aboutsummaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAge
* Merge pull request #4792 from TDT-GmbH/mwan3-fixesHannu Nyman2017-09-02
|\ | | | | ne/mwan3: feature and fixes
| * net/mwan3: update versionFlorian Eckert2017-09-01
| | | | | | | | Signed-off-by: Florian Eckert <fe@dev.tdt.de>
| * net/mwan3: fix /var/state issue in 14-mwan3 hotplugFlorian Eckert2017-09-01
| | | | | | | | | | | | | | | | Use common function to toggle ip address in /var/state/mwan3. Change also to use toggle function and not set function. If ip address is often changed every change is saved to /var/state/mwan3. Signed-off-by: Florian Eckert <fe@dev.tdt.de>
| * net/mwan3: if initial_state is offline set status to unknownFlorian Eckert2017-09-01
| | | | | | | | | | | | | | To show that the status of the interface is neither offline nor online set the status to unknown. Signed-off-by: Florian Eckert <fe@dev.tdt.de>
| * net/mwan3: mwan3track skip track ips if realibility is accomplishedFlorian Eckert2017-09-01
| | | | | | | | | | | | | | If enough tracking ip are pinged skip the reset. They are not needed anymore to mark the interface as up. Signed-off-by: Florian Eckert <fe@dev.tdt.de>
* | libwebsockets: rename cyassl variant to wolfsslKarl Palsson2017-09-01
| | | | | | | | | | | | | | libwolfssl doesn't exist yet, but at least get all the names right as much as we can. Signed-off-by: Karl Palsson <karlp@etactica.com>
* | libwebsockets: fix build for cyassl variantAlexandru Ardelean2017-09-01
|/ | | | | | | | Looks like the cyassl redirect to wolfssl does not work flawlessly in libwebsockets. Tested with libwolfssl 3.12.0 & 3.10.0 from LEDE. Signed-off-by: Alexandru Ardelean <ardeleanalex@gmail.com>
* Merge pull request #4791 from micmac1/masterchamptar2017-08-31
|\ | | | | libedit: install pkgconfig file
| * libedit: install pkgconfig fileSebastian Kemper2017-08-31
|/ | | | | | | Some configure scripts rely on pkgconfig to detect libedit, for instance asterisk-13. Install the file so libedit can be used there as well. Signed-off-by: Sebastian Kemper <sebastian_ml@gmx.net>
* Merge pull request #4785 from thess/ffmpeg-testingTed Hess2017-08-30
|\ | | | | ffmpeg: Add mpeg layer 2 audio support to libffmpeg-mini
| * ffmpeg: Add mpeg layer 2 audio support and mpeg2 demuxer to libffmpeg-miniTed Hess2017-08-30
| | | | | | | | Signed-off-by: Ted Hess <thess@kitschensync.net>
* | knxd: fixup PKG_MIRROR_HASHEtienne Champetier2017-08-30
| | | | | | | | Signed-off-by: Etienne Champetier <champetier.etienne@gmail.com>
* | Merge pull request #4779 from tru7/masterMichael Heimpold2017-08-30
|\ \ | | | | | | knxd: adopt structure and versioning from new upstream stable release
| * | knxd: adopt structure and versioning from new upstream stable releaseOthmar Truniger2017-08-28
| | | | | | | | | | | | Signed-off-by: Othmar Truniger <github@truniger.ch>
* | | psqlodbc: require unixodbc host buildDaniel Golle2017-08-30
| | | | | | | | | | | | Signed-off-by: Daniel Golle <daniel@makrotopia.org>
* | | unixodbc: fix host buildDaniel Golle2017-08-30
| | | | | | | | | | | | | | | | | | | | | Fixed #4705 Reported-by: Michael Braun <michael-dev@fami-braun.de> Signed-off-by: Daniel Golle <daniel@makrotopia.org>
* | | Merge pull request #4786 from ClaymorePT/boost_1.65.0_r1champtar2017-08-30
|\ \ \ | | | | | | | | boost: 1.65.0 Update + Fixes
| * | | boost: 1.65.0 Update + FixesCarlos Miguel Ferreira2017-08-30
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | This commit updates the boost libraries to version 1.65.0 This new version brings two new libraries: - Boost.Stacktrace [1] -> Gather, store, copy and print backtraces, from Antony Polukhin. - Boost.PolyCollection [2] -> Fast containers of polymorphic objects, from Joaquín M López Muñoz. Fixes in this commit: - Boost.Python for Python 3.6 -> The dynamic library was not being compiled, resulting in an empty package. Fixed. - Boost.TypeErasure -> The dynamic library was not available to install. Fixed. - Boost.Serialization -> The wserialization dynamic library was being compiled but not available to install. Fixed. Extras: - This commit also contains the post-release fixes, which did not make it into the final release [3]. As always, more information about this release, can be found in [4]. [1]: http://www.boost.org/doc/libs/1_65_0/doc/html/stacktrace.html [2]: http://www.boost.org/doc/libs/1_65_0/doc/html/poly_collection.html [3]: http://www.boost.org/patches/ [4]: http://www.boost.org/users/history/version_1_65_0.html Signed-off-by: Carlos Miguel Ferreira <carlosmf.pt@gmail.com>
* | | | Merge pull request #4781 from pfzim/masterchamptar2017-08-30
|\ \ \ \ | |/ / / |/| | | fdm: bump to latest version
| * | | fdm: bump to latest versionDmitry V. Zimin2017-08-30
|/ / / | | | | | | | | | Signed-off-by: Dmitry V. Zimin <pfzim@mail.ru>
* | | shadowsocks-libev: more common default configYousong Zhou2017-08-30
| | | | | | | | | | | | Signed-off-by: Yousong Zhou <yszhou4tech@gmail.com>
* | | shadowsocks-libev: ss-rules: query resolveip only for ipv4 addressesYousong Zhou2017-08-30
| | | | | | | | | | | | Signed-off-by: Yousong Zhou <yszhou4tech@gmail.com>
* | | 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>