aboutsummaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAge
* Merge pull request #6531 from jow-/privoxy-fix-uci-parsingJo-Philipp Wich2018-08-01
|\ | | | | privoxy: fix uci configuration parsing after upstream OpenWrt changes
| * privoxy: fix uci configuration parsing after upstream OpenWrt changesJo-Philipp Wich2018-07-21
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | OpenWrt changed the way the uci shell parsing functions deal with list configuration items. This change broke the generation of the privoxy runtime configuration because no callbacks were emitted anymore. Fix the problem by defining a list_cb() that simply calls the existing option_cb() to deal with list item values. Ref: c9c0fc28a9 ("base-files: fix UCI config parsing and callback handling") Ref: https://forum.lede-project.org/t/openwrt-snapshot-privoxy-error/15919 Signed-off-by: Jo-Philipp Wich <jo@mein.io>
* | Merge pull request #6420 from micmac1/lighttpd-uclibc-iconvHannu Nyman2018-07-31
|\ \ | | | | | | lighttpd: fix uclibc build issue
| * | lighttpd: include nls.mk for mysql pluginSebastian Kemper2018-07-13
| | | | | | | | | | | | | | | | | | libmariadb 10.2 needs to be linked in together with iconv. Signed-off-by: Sebastian Kemper <sebastian_ml@gmx.net>
| * | lighttpd: fix CONFIGURE_ARGSSebastian Kemper2018-07-13
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | With the current layout CONFIGURE_ARGS can end up like this: --with-mysql --without-mysql To avoid that join the ifneqs of the two mysql related plugins. Signed-off-by: Sebastian Kemper <sebastian_ml@gmx.net>
* | | Merge pull request #6527 from val-kulkov/pigeonhole-packageHannu Nyman2018-07-31
|\ \ \ | | | | | | | | dovecot-pigeonhole: fix compilation with full language support
| * | | dovecot-pigeonhole: fix compilation with full language supportVal Kulkov2018-07-20
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | If the full language support is enabled (CONFIG_BUILD_NLS=y), compilation fails on undefined references to libiconv, libiconv_open and libiconv_closed. Including nls.mk into the package's Makefile fixes the problem. Signed-off-by: Val Kulkov <val.kulkov@gmail.com>
* | | | Merge pull request #6541 from neheb/patch-9Hannu Nyman2018-07-31
|\ \ \ \ | | | | | | | | | | acl: Switch to tarballs
| * | | | acl: Switch to tarballsRosen Penev2018-07-21
| | | | | | | | | | | | | | | | | | | | | | | | | Should be faster. Also fixes uscan. Signed-off-by: Rosen Penev <rosenp@gmail.com>
* | | | | Merge pull request #6612 from neheb/patch-19Hannu Nyman2018-07-31
|\ \ \ \ \ | | | | | | | | | | | | chaosvpn: Update to 2.19 and switch to codeload
| * | | | | chaosvpn: Update to 2.19 and switch to codeloadRosen Penev2018-07-29
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Simpler Signed-off-by: Rosen Penev <rosenp@gmail.com>
* | | | | | Merge pull request #6606 from neheb/patch-18Hannu Nyman2018-07-31
|\ \ \ \ \ \ | | | | | | | | | | | | | | softflowd: Fix URL
| * | | | | | softflowd: Fix URLRosen Penev2018-07-29
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Found using uscan. Signed-off-by: Rosen Penev <rosenp@gmail.com>
* | | | | | | Merge pull request #6622 from neheb/patch-11Hannu Nyman2018-07-31
|\ \ \ \ \ \ \ | | | | | | | | | | | | | | | | inadyn: Update to 2.3.1
| * | | | | | | inadyn: Update to 2.3.1Rosen Penev2018-07-30
| | | | | | | | | | | | | | | | | | | | | | | | Signed-off-by: Rosen Penev <rosenp@gmail.com>
* | | | | | | | Merge pull request #6468 from micmac1/gnunet-nlsDaniel Golle2018-07-31
|\ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | gnunet: remove iconv hack
| * | | | | | | | gnunet: remove iconv hackSebastian Kemper2018-07-13
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Undo previous commit that added an iconv hack. The problem was actually fixed by including nls.mk in the mariadb package. Signed-off-by: Sebastian Kemper <sebastian_ml@gmx.net>
* | | | | | | | | Merge pull request #6625 from neheb/hiredisDaniel Golle2018-07-31
|\ \ \ \ \ \ \ \ \ | |_|/ / / / / / / |/| | | | | | | | hiredis: Switch to codeload tarball
| * | | | | | | | hiredis: Switch to codeload tarballRosen Penev2018-07-30
| | |_|/ / / / / | |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Simpler makefile. Also fixes uscan. Signed-off-by: Rosen Penev <rosenp@gmail.com>
* | | | | | | | Merge pull request #5273 from brianjmurrell/add-foolsmJo-Philipp Wich2018-07-30
|\ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | Add package foolsm
| * | | | | | | | foolsm: Add package foolsmBrian J. Murrell2018-04-11
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Signed-off-by: Brian J. Murrell <brian@interlinx.bc.ca>
* | | | | | | | | Merge pull request #6579 from thess/mpc-autotoolsTed Hess2018-07-30
|\ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | mpc: Update to 0.30. Use autotools
| * | | | | | | | | mpc: Update to 0.30. Use autotoolsTed Hess2018-07-30
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Package versions newer than 0.28 require meson/ninja which OpenWrt does not support in its build environment. These files provide the minimum autotool configuration necessary to build later versions. Signed-off-by: Ted Hess <thess@kitschensync.net>
* | | | | | | | | | Merge pull request #6578 from thess/libmpdclient-autotoolsTed Hess2018-07-30
|\ \ \ \ \ \ \ \ \ \ | |/ / / / / / / / / |/| | | | | | | | | libmpdclient: Update to 2.14. Use autotools
| * | | | | | | | | libmpdclient: Update to 2.14. Use autotoolsTed Hess2018-07-30
|/ / / / / / / / / | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Package versions newer than 2.11 require meson/ninja which OpenWrt does not support in its build environment. These files provide the minimum autotool configuration necessary to build later versions. Signed-off-by: Ted Hess <thess@kitschensync.net>
* | | | | | | | | Merge pull request #6611 from neheb/ccryptHannu Nyman2018-07-30
|\ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | ccrypt: Update to 1.11
| * | | | | | | | | ccrypt: Update to 1.11Rosen Penev2018-07-29
| | |/ / / / / / / | |/| | | | | | | | | | | | | | | | | | | | | | | | | Signed-off-by: Rosen Penev <rosenp@gmail.com>
* | | | | | | | | acme: Update to 2.7.9Rosen Penev2018-07-30
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Switch to codeload. Simplifies the Makefile. Signed-off-by: Rosen Penev <rosenp@gmail.com>
* | | | | | | | | Merge pull request #6615 from Ansuel/nginxHannu Nyman2018-07-30
|\ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | nginx: bump to latest release
| * | | | | | | | | nginx: bump to latest releaseAnsuel Smith2018-07-30
|/ / / / / / / / / | | | | | | | | | | | | | | | | | | | | | | | | | | | Signed-off-by: Ansuel Smith <ansuelsmth@gmail.com>
* | | | | | | | | Merge pull request #5563 from Andy2244/samba-4.8Jo-Philipp Wich2018-07-30
|\ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | samba4: add package samba-4.8
| * | | | | | | | | samba4: add package samba-4.8Andy Walsh2018-07-26
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Signed-off-by: Andy Walsh <andy.walsh44+github@gmail.com>
* | | | | | | | | | Merge pull request #6573 from EricLuehrsen/unbound_20180721Jo-Philipp Wich2018-07-30
|\ \ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | unbound: add UCI for forward stub and auth zone clauses
| * | | | | | | | | | unbound: add UCI for forward stub and auth zone clausesEric Luehrsen2018-07-29
| | |/ / / / / / / / | |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | With growing interest, DNS over TLS can be setup in Unbounds foward-zone: clause. A broader UCI solution is added to support forward-, stub-, and auth- zone clauses in a new 'zone' section. This implentation required reworking scripts, because they did not scale. 'forward_domain' and 'prefetch_root' options are removed, and superceded by 'zone' section. Signed-off-by: Eric Luehrsen <ericluehrsen@gmail.com>
* | | | | | | | | | Merge pull request #6586 from neheb/patch-14Philip Prindeville2018-07-30
|\ \ \ \ \ \ \ \ \ \ | |/ / / / / / / / / |/| | | | | | | | | acpica-unix: Update to 20180629
| * | | | | | | | | acpica-unix: Update to 20180629Rosen Penev2018-07-26
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Signed-off-by: Rosen Penev <rosenp@gmail.com>
* | | | | | | | | | dtc: bump to version 1.4.7Yousong Zhou2018-07-30
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Signed-off-by: Yousong Zhou <zhouyousong@yunionyun.com>
* | | | | | | | | | Merge pull request #6609 from mwarning/zerotierHannu Nyman2018-07-29
|\ \ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | zerotier: update to version 1.2.12
| * | | | | | | | | | zerotier: update to version 1.2.12Moritz Warning2018-07-29
| | |_|_|_|/ / / / / | |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | Signed-off-by: Moritz Warning <moritzwarning@web.de>
* | | | | | | | | | Merge pull request #6550 from sartura/geth_update_1.8.12Hannu Nyman2018-07-29
|\ \ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | geth: update to 1.8.12
| * | | | | | | | | | geth: update to 1.8.12Mislav Novakovic2018-07-23
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Signed-off-by: Mislav Novakovic <mislav.novakovic@sartura.hr>
* | | | | | | | | | | Merge pull request #6528 from val-kulkov/subversion-packageHannu Nyman2018-07-29
|\ \ \ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | subversion: bump to the latest stable bugfix release
| * | | | | | | | | | | subversion: bump to the latest stable bugfix releaseVal Kulkov2018-07-24
| | |_|_|_|_|_|_|/ / / | |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | While at it, add build dependency on apr-util. Signed-off-by: Val Kulkov <val.kulkov@gmail.com>
* | | | | | | | | | | Merge pull request #6600 from dibdot/travelmateDirk Brenken2018-07-29
|\ \ \ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | travelmate: update 1.2.1
| * | | | | | | | | | | travelmate: update 1.2.1Dirk Brenken2018-07-29
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * no longer rename faulty uplinks in /etc/config/wireless, but save uplink state in json runtime information. To reset the saved state simply restart travelmate processing. Signed-off-by: Dirk Brenken <dev@brenken.org>
* | | | | | | | | | | | lxc: bump PKG_RELEASE after backporting nl patchRafał Miłecki2018-07-29
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Signed-off-by: Rafał Miłecki <rafal@milecki.pl>
* | | | | | | | | | | | lxc: nl: avoid NULL pointer dereferenceRafał Miłecki2018-07-29
| |_|_|/ / / / / / / / |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | This backports upstream fix from the master branch. Signed-off-by: Rafał Miłecki <rafal@milecki.pl>
* | | | | | | | | | | p910nd: Change start init sequence to 99Francesco Molitierno2018-07-29
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Delay startup of p910nd to give devices more time to enumerate Fixes issue #4752 Tested on mir3g Signed-off-by: Francesco Molitierno <francyesc0@hotmail.it>
* | | | | | | | | | | Merge pull request #6587 from neheb/acpidThomas Heil2018-07-29
|\ \ \ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | acpid: Update to 2.0.30
| * | | | | | | | | | | acpid: Update to 2.0.30Rosen Penev2018-07-26
| | |_|_|/ / / / / / / | |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Remove obsolete patch. Also update the website. Signed-off-by: Rosen Penev <rosenp@gmail.com>