aboutsummaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAge
* libwebsockets: Bump to version 1.5Karl Palsson2015-11-05
| | | | | | | | | Very minor changes in this release, but best to keep up. Full changelog available at http://git.libwebsockets.org/cgi-bin/cgit/libwebsockets/tree/changelog Signed-off-by: Karl Palsson <karlp@remake.is>
* fossl: update to 1.34Luka Perkov2015-11-04
| | | | Signed-off-by: Luka Perkov <luka@openwrt.org>
* Merge pull request #1916 from chris5560/masterTed Hess2015-11-04
|\ | | | | ddns-scripts: rollup to version 2.5.0-1
| * ddns-scripts: rollup to version 2.5.0-1Christian Schoenebeck2015-11-04
| | | | | | | | | | | | | | | | | | | | | | | | | | | | - add -V / --version parameter to show version information - new option lookup_host as host to use by nslookup/host to validate IP address changes, to be separate from [DOMAIN] parameter which produces a lot of questions in the forum and on multi-host updates - new option param_enc for optional usage inside update_url [PARAMENC] (will be send urlencoded) - new option param_opt for optional usage inside update_url [PARAMOPT] - new service strato.de (IPv4 only) requested by ludwig.jaffe@ - new service variomedia.de (IPv4 & IPv6) requested by Wolfgang Oertl #1884 - rewritten function get_service_data to read services/service_ipv6 file - allow 3rd parameter inside services/service_ipv6 file - here should be the answer of the ddns provider on success. If parameter is set, it's checked by ddns-scripts and report errors to logfile/syslog if failed and retry - updated tld_names.dat Signed-off-by: Christian Schoenebeck <christian.schoenebeck@gmail.com>
* | pianod: Remove svn version check from buildsTed Hess2015-11-04
|/ | | | Signed-off-by: Ted Hess <thess@kitschensync.net>
* tvheadend: Fix build dependency for iconv libsTed Hess2015-11-04
| | | | Signed-off-by: Ted Hess <thess@kitschensync.net>
* Merge pull request #1915 from thess/sps-updateTed Hess2015-11-04
|\ | | | | shairport-sync: Add "mini" package (no soxr, no avahi, use polarssl)
| * shairport-sync: Add "mini" package (no soxr, no avahi, use polarssl)Ted Hess2015-11-04
| | | | | | | | Signed-off-by: Ted Hess <thess@kitschensync.net>
* | Merge pull request #1913 from dddaniel/masterTed Hess2015-11-04
|\ \ | | | | | | atftp: fix invalid read in tftp_send_request.
| * | atftp: fix invalid read in tftp_send_request.Daniel Danzberger2015-11-04
| | | | | | | | | | | | | | | | | | | | | This invalid read of 1 byte caused a segfault on some arm platforms. Signed-off-by: Daniel Danzberger <daniel@dd-wrt.com>
* | | Merge pull request #1910 from dajhorn/liblz4-r131Steven Barth2015-11-04
|\ \ \ | |_|/ |/| | liblz4: update to r131
| * | liblz4: update to r131Darik Horn2015-11-01
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | From the upstream NEWS file: r131 New : Dos/DJGPP target, thanks to Louis Santillan (#114) Added : Example using lz4frame library, by Zbigniew Jędrzejewski-Szmek (#118) Changed: xxhash symbols are modified (namespace emulation) within liblz4 r130: Fixed : incompatibility sparse mode vs console, reported by Yongwoon Cho (#105) Fixed : LZ4IO exits too early when frame crc not present, reported by Yongwoon Cho (#106) Fixed : incompatibility sparse mode vs append mode, reported by Takayuki Matsuoka (#110) Performance fix : big compression speed boost for clang (+30%) New : cross-version test, by Takayuki Matsuoka Signed-off-by: Darik Horn <dajhorn@vanadac.com>
* | | pppossh: use exec with pty option to eliminate a level of bufferbloatYousong Zhou2015-11-03
| | | | | | | | | | | | | | | | | | | | | | | | | | | While at it, also do the following fixes - Drop the URL pointing to the old github repo - Fix detection of default set of private keys Signed-off-by: Yousong Zhou <yszhou4tech@gmail.com>
* | | sqm-scripts: Bump to v1.0.4.Toke Høiland-Jørgensen2015-11-02
| | |
* | | Merge pull request #1900 from jefferyto/python-cryptoSteven Barth2015-11-02
|\ \ \ | | | | | | | | python-crypto: import pycrypto from old packages feed
| * | | python-crypto: let the KeyError bubble up instead of manually throwing an ↵Jeffery To2015-11-01
| | | | | | | | | | | | | | | | | | | | | | | | AssertionError Signed-off-by: Jeffery To <jeffery.to@gmail.com>
| * | | python-crypto: fixed endianness detectionJeffery To2015-10-30
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | This fixes setup.py so that it uses the endianness of the target system instead of detecting endianness from the host. This affects the computation of RIPEMD-160 hashes. Signed-off-by: Jeffery To <jeffery.to@gmail.com>
| * | | python-crypto: import pycrypto from old packages feedJeffery To2015-10-29
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | - update to latest stable version (2.6.1) - add PyPackage call - add license info - add myself as maintainer Signed-off-by: Jeffery To <jeffery.to@gmail.com>
* | | | Merge pull request #1906 from damianorenfer/masterSteven Barth2015-11-02
|\ \ \ \ | |_|/ / |/| | | libs/libsodium: update to 1.0.5
| * | | libs/libsodium: update to 1.0.5Damiano Renfer2015-11-01
| | | | | | | | | | | | | | | | Signed-off-by: Damiano Renfer damiano.renfer@gmail.com
* | | | unrar: update to v5.3.7Álvaro Fernández Rojas2015-11-01
|/ / / | | | | | | | | | Signed-off-by: Álvaro Fernández Rojas <noltari@gmail.com>
* | | fossil: add packageLuka Perkov2015-11-01
| | | | | | | | | | | | Signed-off-by: Luka Perkov <luka@openwrt.org>
* | | unzip: patch CVE-2015-7696, CVE-2015-7697 and integer underflowÁlvaro Fernández Rojas2015-11-01
| | | | | | | | | | | | Signed-off-by: Álvaro Fernández Rojas <noltari@gmail.com>
* | | ocserv: allow enabling proxy ARPNikos Mavrogiannopoulos2015-11-01
| | | | | | | | | | | | Signed-off-by: Nikos Mavrogiannopoulos <nmav@gnutls.org>
* | | ocserv: if ocserv.conf.local is present append it to ocserv.confNikos Mavrogiannopoulos2015-11-01
| | | | | | | | | | | | Signed-off-by: Nikos Mavrogiannopoulos <nmav@gnutls.org>
* | | Merge pull request #1905 from kissg1988/seafileSteven Barth2015-11-01
|\ \ \ | | | | | | | | seafile-server: fix dependency and postinst script
| * | | seafile-server: make postinst script work with Image GeneratorGergely Kiss2015-11-01
| | | | | | | | | | | | | | | | Signed-off-by: Gergely Kiss <mail.gery@gmail.com>
| * | | seafile-server: fix broken dependency on seafile-ccnetGergely Kiss2015-10-31
| | | | | | | | | | | | | | | | Signed-off-by: Gergely Kiss <mail.gery@gmail.com>
* | | | nginx: bump to 1.9.6Luka Perkov2015-10-31
|/ / / | | | | | | | | | | | | | | | | | | | | | In this bump as agreed with Thomas we are dropping out all the nginx 3rd party addons. In case you would like to see your 3rd party addon included please send a pull request and make sure it works with newest version. Signed-off-by: Luka Perkov <luka@openwrt.org>
* | | ocserv: simplify IPv6 network settingNikos Mavrogiannopoulos2015-10-31
| | | | | | | | | | | | Signed-off-by: Nikos Mavrogiannopoulos <nmav@gnutls.org>
* | | ocserv: removed unecessary instructions and scriptNikos Mavrogiannopoulos2015-10-31
| | | | | | | | | | | | Signed-off-by: Nikos Mavrogiannopoulos <nmav@gnutls.org>
* | | Merge pull request #1903 from hansmi/masterSteven Barth2015-10-31
|\ \ \ | | | | | | | | [Unbound] Update to 1.5.6
| * | | [Unbound] Update to 1.5.6Michael Hanselmann2015-10-30
|/ / / | | | | | | | | | | | | | | | Bump unbound to version 1.5.6 released on October 20, 2015. Signed-off-by: Michael Hanselmann <public@hansmi.ch>
* | | Merge pull request #1895 from yousong/add-ppposshSteven Barth2015-10-30
|\ \ \ | | | | | | | | pppossh: new package for network proto "pppossh"
| * | | pppossh: new package for network proto "pppossh"Yousong Zhou2015-10-27
| | | | | | | | | | | | | | | | Signed-off-by: Yousong Zhou <yszhou4tech@gmail.com>
* | | | Merge pull request #1901 from dangowrt/fix-openvswitch-ramipsSteven Barth2015-10-30
|\ \ \ \ | | | | | | | | | | openvswitch: work-around kernel architecture detection
| * | | | openvswitch: work-around kernel architecture detectionDaniel Golle2015-10-30
|/ / / / | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | caught on build-bot: make -C /store/buildbot/slave/ramips/build/build_dir/target-mipsel_24kec+dsp_musl-1.1.11/linux-ramips_rt305x/linux-3.18.21 M=/store/buildbot/slave/ramips/build/build_dir/target-mipsel_24kec+dsp_musl-1.1.11/openvswitch-2.4.0/datapath/linux modules make[7]: Entering directory `/store/buildbot/slave/ramips/build/build_dir/target-mipsel_24kec+dsp_musl-1.1.11/linux-ramips_rt305x/linux-3.18.21' Makefile:610: arch/mipsel/Makefile: No such file or directory Declare LINUX_KARCH to package's build-system to resolv this. Signed-off-by: Daniel Golle <daniel@makrotopia.org>
* | / / perl-cgi: Update to 4.22Marcel Denia2015-10-29
| |/ / |/| | | | | | | | Signed-off-by: Marcel Denia <naoir@gmx.net>
* | | Merge pull request #1899 from ollie27/collectdconfdJo-Philipp Wich2015-10-28
|\ \ \ | | | | | | | | collectd: add $(INSTALL_DIR) $(1)/etc/collectd/conf.d
| * | | collectd: add $(INSTALL_DIR) $(1)/etc/collectd/conf.dOliver Middleton2015-10-28
| | | | | | | | | | | | | | | | | | | | | | | | | | | | /etc/collectd/conf.d is referenced in the default config so should be installed to prevent the following in syslog every boot: Fri Oct 9 02:09:38 2015 user.emerg : configfile: stat (/etc/collectd/conf.d) failed: No such file or directory Signed-off-by: Oliver Middleton <olliemail27@gmail.com>
* | | | Merge pull request #1897 from dibdot/masterSteven Barth2015-10-28
|\ \ \ \ | |/ / / |/| | | new package "adblock" (v2): powerful adblock script to block ad/abuse domains
| * | | powerful adblock script to block ad/abuse domainsdirk2015-10-28
|/ / / | | | | | | Signed-off-by: dirk <dirk@brenken.org>
* | | iotivity: add resource-containerHauke Mehrtens2015-10-27
| | | | | | | | | | | | | | | | | | This is the new interface to add support for non OIC protocols to IoTivity. Signed-off-by: Hauke Mehrtens <hauke.mehrtens@lantiq.com>
* | | iotivity: update to version 1.0.0Hauke Mehrtens2015-10-27
| | | | | | | | | | | | | | | | | | | | | | | | | | | This brings IoTivity to version 1.0.0. The patches removed by this commit are merged upstream now. There are some new patches needed for new problems with Big Endian CPUs and also for musl. The plugin manager was removed in upstream IoTivity 1.0.0. Signed-off-by: Hauke Mehrtens <hauke.mehrtens@lantiq.com>
* | | madplay: some build variant related fixesJohn Crispin2015-10-26
|/ / | | | | | | | | | | the 2 variants could not be built at the same time Signed-off-by: John Crispin <blogic@openwrt.org>
* | Merge pull request #1885 from luizluca/sane_compileallSteven Barth2015-10-26
|\ \ | | | | | | sane-backends: select all backends when CONFIG_ALL
| * | sane-backends: select all backends when CONFIG_ALLLuiz Angelo Daros de Luca2015-10-26
|/ / | | | | | | | | | | | | | | | | | | | | | | | | | | | | sane-xxx backend packages are hidden packages with custom config and CONFIG_ALL does not select them alone. Now sane-backends depends on +ALL:sane-backends-all. No existing ipk is affected as the changed package/sane-backends does not exist as an ipk. 030-musl.patch was updated to be submitted upstream. However, the added preprocessor #if are always true for OpenWRT and will not change the resulting code. Signed-off-by: Luiz Angelo Daros de Luca <luizluca@gmail.com>
* | node: disable MIPS16John Crispin2015-10-26
| | | | | | | | Signed-off-by: John Crispin <blogic@openwrt.org>
* | Merge pull request #1875 from psidhu/masterSteven Barth2015-10-26
|\ \ | | | | | | gpsd: initial add to packages
| * | gpsd: initial add to packagesPushpal Sidhu2015-10-19
| | | | | | | | | | | | | | | | | | | | | | | | | | | This package is currently in oldpackages. Add here to keep support for gpsd. From oldpackages, this was bumped from 3.10 -> 3.15 and includes an upstream patch to allow building with musl. Signed-off-by: Pushpal Sidhu <psidhu@gateworks.com>