aboutsummaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAge
* treewide: run "make check FIXUP=1"Etienne Champetier2017-08-29
| | | | | | | | | | fix Makefile chmod (644) replace MD5SUM with HASH add PKG_MIRROR_HASH when PKG_SOURCE_PROTO:=git (PKG_SOURCE_PROTO:=svn tarballs are not reproducible for now) Signed-off-by: Etienne Champetier <champetier.etienne@gmail.com>
* shadowsocks-libev: ss-rules: fix multiple continous \x20 in $o_ifnamesYousong Zhou2017-08-30
| | | | Signed-off-by: Yousong Zhou <yszhou4tech@gmail.com>
* shadowsocks-libev: shorten init script by 2 linesYousong Zhou2017-08-30
| | | | Signed-off-by: Yousong Zhou <yszhou4tech@gmail.com>
* shadowsocks-libev: ss-rules: resolve server names before adding to ipsetYousong Zhou2017-08-30
| | | | | | | | | | ipset command line utility supports ranges of address: IP-IP, but the dash character is also valid character in host names. If we have a remote server ss-00.example.com, ipset may complain that ipset v6.32: Syntax error: cannot parse ss: resolving to IPv4 address failed Signed-off-by: Yousong Zhou <yszhou4tech@gmail.com>
* shadowsocks-libev: fix validation of list optionYousong Zhou2017-08-30
| | | | | | | | | | ubox 'list' type is for validating multiple elements separated by tabs/whitespaces in a single value. E.g. The following should not be accepted list src_ip_bypass '1.2.3.4 4.3.2.1' Signed-off-by: Yousong Zhou <yszhou4tech@gmail.com>
* Merge pull request #4783 from thess/mpd-updateTed Hess2017-08-29
|\ | | | | mpd: Remove glib2 dependency
| * mpd: Remove glib2 dependencyTed Hess2017-08-29
| | | | | | | | Signed-off-by: Ted Hess <thess@kitschensync.net>
* | libmms: Remove glib-2 from pkgconfig (un-needed)Ted Hess2017-08-29
| | | | | | | | Signed-off-by: Ted Hess <thess@kitschensync.net>
* | Merge pull request #4782 from thess/libmms-updateTed Hess2017-08-29
|\ \ | |/ |/| libmms: Remove glib2 dependency
| * libmms: Remove glib2 dependencyTed Hess2017-08-29
|/ | | | Signed-off-by: Ted Hess <thess@kitschensync.net>
* Merge pull request #4703 from hbl0307106015/tdbchamptar2017-08-29
|\ | | | | tdb: bump to latest version
| * tdb: bump to latest versionBangLang Huang2017-08-14
| | | | | | | | Signed-off-by: BangLang Huang <banglang.huang@foxmail.com>
* | Merge pull request #4765 from thess/pianod-updateTed Hess2017-08-29
|\ \ | | | | | | pianod: Update to 174.07. Replace libmad with libmpg123
| * | pianod: Update to 174.07. Replace libmad with libmpg123Ted Hess2017-08-27
| | | | | | | | | | | | Signed-off-by: Ted Hess <thess@kitschensync.net>
* | | Merge pull request #4766 from thess/squeezelite-updateTed Hess2017-08-29
|\ \ \ | | | | | | | | squeezelite: Replace libmad with libmpg123
| * | | squeezelite: Replace libmad with libmpg123Ted Hess2017-08-27
| |/ / | | | | | | | | | Signed-off-by: Ted Hess <thess@kitschensync.net>
* | | Merge pull request #4767 from thess/mjpg-streamer-updateTed Hess2017-08-29
|\ \ \ | | | | | | | | mjpg-streamer: Add PKG_MIRROR_HASH for buildbots w/o svn
| * | | mjpg-streamer: Use tar.xz. Add PKG_MIRROR_HASH for buildbots w/o svnTed Hess2017-08-27
| |/ / | | | | | | | | | | | | | | | Remove unnecessary copyright, add myself as maintainer. Signed-off-by: Ted Hess <thess@kitschensync.net>
* | | strongswan: bump to 5.6.0Stijn Tintel2017-08-28
| | | | | | | | | | | | | | | | | | Fixes CVE-2017-11185. Signed-off-by: Stijn Tintel <stijn@linux-ipv6.be>
* | | Merge pull request #4768 from pprindeville/isc-dhcp-update-4.3.6Philip Prindeville2017-08-28
|\ \ \ | |/ / |/| | isc-dhcp: update to 4.3.6
| * | isc-dhcp: update to 4.3.6Philip Prindeville2017-08-27
| | | | | | | | | | | | Signed-off-by: Philip Prindeville <philipp@redfish-solutions.com>
* | | Merge pull request #4763 from ejurgensen/forked-daapd_builderr4Ted Hess2017-08-27
|\ \ \ | | | | | | | | forked-daapd: Backport upstream patch to prevent gperf build error
| * | | forked-daapd: Backport upstream patch to prevent gperf build errorEspen Jürgensen2017-08-27
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | This adds a patch which is a backport of https://github.com/ejurgensen/forked-daapd/commit/1b8adc11edec48a9b8fcb75b9efdaf618a6744bd This should prevent the gperf build errors on some platforms. Signed-off-by: Espen Jürgensen <espenjurgensen+openwrt@gmail.com>
* | | | kplex: copy config file to /etc/Caesar Schinas2017-08-27
| | | | | | | | | | | | | | | | Signed-off-by: Caesar Schinas <caesar@caesarschinas.com>
* | | | kplex: update to v1.3.4Caesar Schinas2017-08-27
|/ / / | | | | | | | | | | | | | | | Use stable release instead of git commit hash. Signed-off-by: Caesar Schinas <caesar@caesarschinas.com>
* | | Merge pull request #4760 from ejurgensen/forked-daapd_builderr3Ted Hess2017-08-25
|\ \ \ | | | | | | | | forked-daapd: Fix build error due to misdetected pulseaudio
| * | | forked-daapd: Fix build error due to misdetected pulseaudioejurgensen2017-08-25
|/ / / | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | configure finds libpulse and then tries to include the header, but fails, because pulseaudio isn't a dependency in the Makefile. This change disables pulseaudio support so configure won't do this. It wasn't the intention with version update 25.0 of forked-daapd to extend with pulseaudio support, but maybe do that later. Signed-off-by: Espen Jürgensen <espenjurgensen+openwrt@gmail.com>
* | | aria2: Add missing 'or' in section validate functionHsing-Wang Liao2017-08-25
| | | | | | | | | | | | Signed-off-by: Hsing-Wang Liao <kuoruan@gmail.com>
* | | aria2: Enable Bittorrent support by defaultHsing-Wang Liao2017-08-25
| | | | | | | | | | | | | | | | | | Most user need this Bittorrent download support, and this fature can only depends on libssl. Signed-off-by: Hsing-Wang Liao <kuoruan@gmail.com>
* | | aria2: Add some build config optionsHsing-Wang Liao2017-08-25
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | ======================== ======================================== features dependency ======================== ======================================== HTTPS OSX or GnuTLS or OpenSSL or Windows SFTP libssh2 BitTorrent None. Optional: libnettle+libgmp or libgcrypt or OpenSSL Metalink libxml2 or Expat. Checksum None. Optional: OSX or libnettle or libgcrypt or OpenSSL or Windows gzip, deflate in HTTP zlib Async DNS C-Ares Firefox3/Chromium cookie libsqlite3 XML-RPC libxml2 or Expat. JSON-RPC over WebSocket libnettle or libgcrypt or OpenSSL ======================== ======================================== Add 'CONFIG_' to 'PKG_CONFIG_DEPENDS'. Signed-off-by: Hsing-Wang Liao <kuoruan@gmail.com>
* | | aria2: Rewrite init scriptHsing-Wang Liao2017-08-25
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * Add aria2 user and group. * Use procd to start service. * Add more supported options. Compatible with previous version. Signed-off-by: Hsing-Wang Liao <kuoruan@gmail.com>
* | | bind: disable lmdbStijn Tintel2017-08-24
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | When building on hosts with lmdb installed, bind configure phase fails: configure: error: found lmdb include but not library. Solve this by disabling lmdb. Fixes #4748. Fixes: eab56b6bee5d ("bind: version update to 9.11.2") Signed-off-by: Stijn Tintel <stijn@linux-ipv6.be>
* | | Merge pull request #4750 from InBetweenNames/pcre2Philip Prindeville2017-08-23
|\ \ \ | | | | | | | | pcre2: Update PKG_SOURCE to use Sourceforge
| * | | pcre2: Update PKG_SOURCE to use SourceforgeShane Peelar2017-08-23
| | | | | | | | | | | | | | | | Signed-off-by: Shane Peelar <lookatyouhacker@gmail.com>
* | | | Merge pull request #4746 from ejurgensen/forked-daapd_builderr2Hannu Nyman2017-08-23
|\ \ \ \ | |/ / / |/| | | forked-daapd: Fix build error due to missing gperf
| * | | forked-daapd: Fix build error due to missing gperfejurgensen2017-08-22
| | | | | | | | | | | | | | | | | | | | | | | | | | | | Need to put the build dependency to gperf back, because there is a bug in forked-daapd 25.0's configure.ac when building without gperf Signed-off-by: Espen Jürgensen <espenjurgensen+openwrt@gmail.com>
* | | | Merge pull request #4745 from InBetweenNames/pcre2Philip Prindeville2017-08-22
|\ \ \ \ | |/ / / |/| | | pcre2: Update PCRE2 lib to latest version (10.30)
| * | | pcre2: Update PCRE2 lib to latest version (10.30)Shane Peelar2017-08-22
|/ / / | | | | | | | | | | | | | | | Update the PCRE2 library to the latest version. Signed-off-by: Shane Peelar <lookatyouhacker@gmail.com>
* | | Merge pull request #3074 from paulo-raca/python-evdevHannu Nyman2017-08-22
|\ \ \ | | | | | | | | python-evdev: new package
| * | | python-evdev: new packagePaulo Costa2017-08-18
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | This build script supports both Python 2.x (python-evdev) and 3.x (python3-evdev) From the README: This package provides bindings to the generic input event interface in Linux. The evdev interface serves the purpose of passing events generated in the kernel directly to userspace through character devices that are typically located in /dev/input/. This package also comes with bindings to uinput, the userspace input subsystem. Uinput allows userspace programs to create and handle input devices that can inject events directly into the input subsystem. Signed-off-by: Paulo Costa <me@paulo.costa.nom.br>
* | | | Merge pull request #4740 from EricLuehrsen/masterHannu Nyman2017-08-22
|\ \ \ \ | | | | | | | | | | unbound: update to 1.6.5
| * | | | unbound: update to 1.6.5Eric Luehrsen2017-08-21
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | This fixes the root.key file if created when unbound is installed between sep11 and oct11 2017 Signed-off-by: Eric Luehrsen <ericluehrsen@hotmail.com>
* | | | | shadowsocks-libev: ss-rules: new bool option --dst-forward-recentrstYousong Zhou2017-08-22
| | | | | | | | | | | | | | | | | | | | Signed-off-by: Yousong Zhou <yszhou4tech@gmail.com>
* | | | | shadowsocks-libev: ss-rules: rename usage funcYousong Zhou2017-08-22
|/ / / / | | | | | | | | | | | | Signed-off-by: Yousong Zhou <yszhou4tech@gmail.com>
* | | | Merge pull request #4738 from dibdot/travelmateHannu Nyman2017-08-21
|\ \ \ \ | | | | | | | | | | travelmate: update to 0.9.3
| * | | | travelmate: update to 0.9.3Dirk Brenken2017-08-21
| | |/ / | |/| | | | | | | | | | | | | | | | | | | | | | * backend/frontend: supports a Connection Limit ('trm_maxretry') of '0', to disable this feature (unlimited retries) Signed-off-by: Dirk Brenken <dev@brenken.org>
* | | | Merge pull request #4737 from sartura/libuv_bump_to_1.14.0Luka Perkov2017-08-21
|\ \ \ \ | | | | | | | | | | libuv: bump to version 1.14.0
| * | | | libuv: bump to version 1.14.0Marko Ratkaj2017-08-21
|/ / / / | | | | | | | | | | | | Signed-off-by: Marko Ratkaj <marko.ratkaj@sartura.hr>
* | | | glib2: update to 2.53.6Peter Wagner2017-08-20
| | | | | | | | | | | | | | | | Signed-off-by: Peter Wagner <tripolar@gmx.at>
* | | | Merge pull request #4735 from antonlacon/ffmpeg-nextTed Hess2017-08-20
|\ \ \ \ | |/ / / |/| | | ffmpeg: fixup mpeg support in libffmpeg-mini