aboutsummaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAge
* libtorrent: add support for openssl 1.1Eneas U de Queiroz2018-05-23
| | | | | | Used a patch that was merged upstream. Signed-off-by: Eneas U de Queiroz <cote2004-github@yahoo.com>
* nano: update to 2.9.7Hannu Nyman2018-05-16
| | | | | | | | | | | | | | | | | | nano 2.9.7 was released on 2018 May 15. Release notes: GNU nano 2.9.7 "Hvide Sande" adds the option '--afterends' for making Ctrl+Right (the nextword function) stop at word ends instead of beginnings, accepts multibyte letters for the Yes/No/All answers, does emergency saves of changed buffers in the unlikely event that nano crashes, adds the until-now missing bindable function 'linenumbers', and renames the toggles 'constupdate' to 'constantshow' and 'cuttoend' to 'cutfromcursor', for consistency with the corresponding options -- adjust your nanorc files soon. Signed-off-by: Hannu Nyman <hannu.nyman@iki.fi>
* Merge pull request #6060 from TDT-AG/pr/20180516-net-mwan3-fixesHannu Nyman2018-05-16
|\ | | | | Pr/20180516 net mwan3 fixes
| * net/mwan3: update version to 2.6.16Florian Eckert2018-05-16
| | | | | | | | Signed-off-by: Florian Eckert <fe@dev.tdt.de>
| * net/mwan3: execute only ifup event if l3_device is foundFlorian Eckert2018-05-16
| | | | | | | | | | | | | | Only execute an ifup event with the command "mwan3 ifup <iface>" if the l3_device is found in the ubus "network.interface.<iface>". Signed-off-by: Florian Eckert <fe@dev.tdt.de>
| * net/mwan3: remove logging mwan3track pid is not foundFlorian Eckert2018-05-16
| | | | | | | | | | | | Remove unnecessary logging if mwan3track pid is not found Signed-off-by: Florian Eckert <fe@dev.tdt.de>
| * net/mwan3: add/remove src_ip from routing tableFlorian Eckert2018-05-16
|/ | | | | | Add or remove local_source ip also if mwan3 is stopped or started Signed-off-by: Florian Eckert <fe@dev.tdt.de>
* node: fix host build failHirokazu MORIKAWA2018-05-16
| | | | | | | | | | modify patch. https://github.com/nodejs/node/pull/19196 made not to use libressl headers fix to include path not to use "host/include" Signed-off-by: Hirokazu MORIKAWA <morikw2@gmail.com>
* php7: replace libmysqlclient dependencies with libmariadbclientMichael Heimpold2018-05-15
| | | | Signed-off-by: Michael Heimpold <mhei@heimpold.de>
* Merge pull request #6049 from jow-/flashrom-updateJohn Crispin2018-05-15
|\ | | | | flashrom: update to v1.0
| * flashrom: update to v1.0Jo-Philipp Wich2018-05-15
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Update to flashrom version 1.0 and cherry-pick an upstream fix for deprecated libusb api usage. Fixes the following error spotted by the buildbots: ch341a_spi.c: In function 'ch341a_spi_init': ch341a_spi.c:447:2: error: 'libusb_set_debug' is deprecated: [...] libusb_set_debug(NULL, 3); // Enable information, warning and [...] ^~~~~~~~~~~~~~~~ In file included from ch341a_spi.c:25:0: .../libusb-1.0/libusb.h:1300:18: note: declared here void LIBUSB_CALL libusb_set_debug(libusb_context *ctx, int level); ^~~~~~~~~~~~~~~~ cc1: all warnings being treated as errors Makefile:1030: recipe for target 'ch341a_spi.o' failed Signed-off-by: Jo-Philipp Wich <jo@mein.io>
* | Merge pull request #5915 from neheb/cifsHannu Nyman2018-05-15
|\ \ | | | | | | cifs-utils: Update to 6.8
| * | cifs-utils: Update to 6.8Rosen Penev2018-04-13
| | | | | | | | | | | | | | | | | | | | | | | | Removed libtalloc dependency and adjusted configure args to skip some tests. Those packages were not being built anyway. Size difference: 14405 vs. 14125 on mvebu. Also 11275 bytes for libtalloc are gone. Signed-off-by: Rosen Penev <rosenp@gmail.com>
* | | Merge pull request #6057 from dibdot/adblockDirk Brenken2018-05-15
|\ \ \ | | | | | | | | adblock: update 3.5.2
| * | | adblock: update 3.5.2Dirk Brenken2018-05-14
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | backend: * add generic blocklist archive support * add support for blacklist archive from Toulouse 1 University Capitole * add support for urlhaus RPZ domains by abuse.ch * small bugfixes & enhancements luci: * archive sub-categories (shalla & ut_capitole) are now configurable via LuCI CBI template * small bugfixes & enhancements Signed-off-by: Dirk Brenken <dev@brenken.org>
* | | | Merge pull request #5917 from diizzyy/patch-2Ted Hess2018-05-14
|\ \ \ \ | |/ / / |/| | | libs/libx264: Update to snapshot 20180401
| * | | libs/libx264: Update to snapshot 20180401Daniel Engberg2018-04-14
| | | | | | | | | | | | | | | | | | | | | | | | Update libx264 to snapshot 20180401 Scrub any previous set -O flags, cosmetic change. Signed-off-by: Daniel Engberg <daniel.engberg.lists@pyret.net>
* | | | Merge pull request #6023 from ClaymorePT/boost_1.67.0_r2Hannu Nyman2018-05-14
|\ \ \ \ | | | | | | | | | | boost: Package Release 2 (minor fixes)
| * | | | boost: Package Release 2 (minor fixes)Carlos Miguel Ferreira2018-05-09
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | - Fixed package hyperlink -> Now using the @SF macro to obtain the best mirror link -> Added backup link in case Source Forge fails to provide the proper link - Minor fix to package documentation -> Help documentation was lacking the contract library info. Signed-off-by: Carlos Miguel Ferreira <carlosmf.pt@gmail.com>
* | | | | Merge pull request #6054 from zhaojh329/libuwscHannu Nyman2018-05-14
|\ \ \ \ \ | | | | | | | | | | | | libuwsc: Update to 2.0.2
| * | | | | libuwsc: Update to 2.0.2Jianhui Zhao2018-05-15
| | | | | | | | | | | | | | | | | | | | | | | | Signed-off-by: Jianhui Zhao <jianhuizhao329@gmail.com>
* | | | | | Merge pull request #6053 from commodo/python-remove-ignore-installed-hostHannu Nyman2018-05-14
|\ \ \ \ \ \ | | | | | | | | | | | | | | python,python3: remove `--ignore-installed` flag for host packages
| * | | | | | python,python3: remove `--ignore-installed` flag for host packagesAlexandru Ardelean2018-05-14
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | This was copied over from python-packages, when support for installing packages host-side (via pip) was added. Based on the discussion on this commit: https://github.com/openwrt/packages/commit/612c53fc6c3d9ba2a57f7329baf055f1d59a9246 it was mentioned that removing this may add more benefit in terms of reducing build time, because packages won't get reinstalled every time. I'm not entirely sure about any potential side-effects of this, but it's worth trying it out. Signed-off-by: Alexandru Ardelean <ardeleanalex@gmail.com>
* | | | | | | Merge pull request #6051 from ldir-EDB0/bumplibidnHannu Nyman2018-05-14
|\ \ \ \ \ \ \ | |_|/ / / / / |/| | | | | | libidn: bump to v1.35 (2018-05-11)
| * | | | | | libidn: bump to v1.35 (2018-05-11)Kevin Darbyshire-Bryant2018-05-14
|/ / / / / / | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Bump to v1.35 Refresh patches. Update Makefile to use new '--disable-doc' configure flag. Signed-off-by: Kevin Darbyshire-Bryant <ldir@darbyshire-bryant.me.uk>
* | | | | | Merge pull request #6050 from ldir-EDB0/bumpminiupnpdJo-Philipp Wich2018-05-14
|\ \ \ \ \ \ | |/ / / / / |/| | | | | miniupnpd: bump to v2.1 20180508
| * | | | | miniupnpd: bump to v2.1 20180508Kevin Darbyshire-Bryant2018-05-13
| | | | | | | | | | | | | | | | | | | | | | | | Signed-off-by: Kevin Darbyshire-Bryant <ldir@darbyshire-bryant.me.uk>
* | | | | | Merge pull request #6039 from vortigont/ddns-nowJo-Philipp Wich2018-05-14
|\ \ \ \ \ \ | | | | | | | | | | | | | | ddns-scripts: "now-dns.com" service fix
| * | | | | | ddns-scripts: "now-dns.com" service fixEmil Muratov2018-05-11
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | - Add valid responses "good|nochg" so that ddns-script could recognize "badauth" error that comes with http 200 code - Switch url to https scheme. "now-dns.com" always returns 302 redirect to https:// for all plain-text http requests. Since working via default plain-text http is not possible anyway, forcing url to https prevents curl sending unencrypted plain-text credentials via basic auth Signed-off-by: Emil Muratov <gpm@hotplug.ru>
* | | | | | | Merge pull request #6043 from diizzyy/alsautils-libsamplerateTed Hess2018-05-13
|\ \ \ \ \ \ \ | | | | | | | | | | | | | | | | alsa-utils: Don't pull in libsamplerate
| * | | | | | | alsa-utils: Don't pull in libsamplerateDaniel Engberg2018-05-12
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Disable libsamplerate Signed-off-by: Daniel Engberg <daniel.engberg.lists@pyret.net>
* | | | | | | | wget: update to 1.19.5Peter Wagner2018-05-13
| |_|/ / / / / |/| | | | | | | | | | | | | | | | | | | | Signed-off-by: Peter Wagner <tripolar@gmx.at>
* | | | | | | Merge pull request #6017 from tohojo/masterHannu Nyman2018-05-13
|\ \ \ \ \ \ \ | | | | | | | | | | | | | | | | acme: Change boot init script logic to invoke start
| * | | | | | | acme: Change boot init script logic to invoke startToke Høiland-Jørgensen2018-05-07
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | The new procd config dependency tracking requires the start method to be called even on boot. So add a state file that is checked by the run script to condition the special-case boot run instead of the previous independent call to the run script. Ref: https://github.com/openwrt/luci/pull/1769 Signed-off-by: Toke Høiland-Jørgensen <toke@toke.dk>
* | | | | | | | Merge pull request #6028 from ldir-EDB0/miniupnpdtweaksHannu Nyman2018-05-13
|\ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | Miniupnpdtweaks
| * | | | | | | | miniupnpd: change leasefile locationKevin Darbyshire-Bryant2018-05-09
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Move default leasefile location from /var to /var/run. Also rename from upnp.leases to miniupnpd.leases Signed-off-by: Kevin Darbyshire-Bryant <ldir@darbyshire-bryant.me.uk>
| * | | | | | | | miniupnpd: build with gc-sections & LTOKevin Darbyshire-Bryant2018-05-09
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Building with --gc-sections & -flto drop ipk size from 72600 to 66345 on MIPS No misbehaviour due to these optimisations observed. Signed-off-by: Kevin Darbyshire-Bryant <ldir@darbyshire-bryant.me.uk>
* | | | | | | | | Merge pull request #6044 from micmac1/maria-upHannu Nyman2018-05-13
|\ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | MariaDB: version bump to 10.1.33
| * | | | | | | | | mariadb: add source mirrorsSebastian Kemper2018-05-13
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | As suggested by Daniel Engberg, add some mirror servers to offload from MariaDB's main download server. Signed-off-by: Sebastian Kemper <sebastian_ml@gmx.net>
| * | | | | | | | | mariadb: bump to 10.1.33Sebastian Kemper2018-05-13
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Maintenance release. Fixes the following security vulnerabilities: CVE-2018-2782 CVE-2018-2784 CVE-2018-2787 CVE-2018-2766 CVE-2018-2755 CVE-2018-2819 CVE-2018-2817 CVE-2018-2761 CVE-2018-2781 CVE-2018-2771 CVE-2018-2813 Signed-off-by: Sebastian Kemper <sebastian_ml@gmx.net>
| * | | | | | | | | mariadb: fix /etc/mysql setupSebastian Kemper2018-05-13
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | - create directory /etc/mysql/conf.d as without it the server refuses to start - correct the path to my.cnf in the init script Signed-off-by: Sebastian Kemper <sebastian_ml@gmx.net>
| * | | | | | | | | mariadb: Makefile cleanupsSebastian Kemper2018-05-13
| | |_|/ / / / / / | |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | - fix a typo - remove unnecessary trailing slashes Signed-off-by: Sebastian Kemper <sebastian_ml@gmx.net>
* | | | | | | | | Merge pull request #6048 from iamperson347/stubby0.2.3Hannu Nyman2018-05-13
|\ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | stubby: Bump to 0.2.3
| * | | | | | | | | stubby: Bump to 0.2.3David Mora2018-05-13
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Update to new upstream version. Also changed to Cloudflare's DNS as default. Signed-off-by: David Mora <iamperson347+public@gmail.com>
* | | | | | | | | | Merge pull request #6047 from iamperson347/getdns1.4.2Hannu Nyman2018-05-13
|\ \ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | getdns: Bump to 1.4.2
| * | | | | | | | | | getdns: Bump to 1.4.2David Mora2018-05-13
| |/ / / / / / / / / | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Update to new upstream version. Needed to add a patch provided by upstream to compile with musl. Signed-off-by: David Mora <iamperson347+public@gmail.com>
* | | | | | | | | | Merge pull request #6032 from wvdakker/masterHannu Nyman2018-05-13
|\ \ \ \ \ \ \ \ \ \ | |_|/ / / / / / / / |/| | | | | | | | | Shorewall: Bump to version 5.2.0.2
| * | | | | | | | | Shorewall6: Bump to version 5.2.0.2.W. van den Akker2018-05-10
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Signed-off-by: W. van den Akker <wvdakker@wilsoft.nl>
| * | | | | | | | | Shorewall: Bump to version 5.2.0.2.W. van den Akker2018-05-10
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Signed-off-by: W. van den Akker <wvdakker@wilsoft.nl>
| * | | | | | | | | Shorewall6-lite: Bump to version 5.2.0.2.W. van den Akker2018-05-10
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Signed-off-by: W. van den Akker <wvdakker@wilsoft.nl>