aboutsummaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAge
* kadnode: update to version 2.2.3Moritz Warning2018-05-21
| | | | Signed-off-by: Moritz Warning <moritzwarning@web.de>
* Merge pull request #5680 from neheb/shairplayTed Hess2018-05-20
|\ | | | | shairplay: Change URL to HTTPS and switch file to .xz
| * shairplay: Change URL to HTTPS and switch file to .xzRosen Penev2018-02-25
| | | | | | | | | | | | HTTPS tends to go through firewalls and xz is smaller. Signed-off-by: Rosen Penev <rosenp@gmail.com>
* | Merge pull request #6075 from mwarning/kadnodeHannu Nyman2018-05-20
|\ \ | | | | | | kadnode: update to version 2.2.2
| * | kadnode: update to version 2.2.2Moritz Warning2018-05-20
| | | | | | | | | | | | Signed-off-by: Moritz Warning <moritzwarning@web.de>
* | | Merge pull request #6072 from wvdakker/masterHannu Nyman2018-05-20
|\ \ \ | | | | | | | | Shorewall: Bump to 5.2.0.3
| * | | Shorewall6: Bump to 5.2.0.3W. van den Akker2018-05-19
| | | | | | | | | | | | | | | | Signed-off-by: W. van den Akker <wvdakker@wilsoft.nl>
| * | | Shorewall: Bump to 5.2.0.3W. van den Akker2018-05-19
| | | | | | | | | | | | | | | | Signed-off-by: W. van den Akker <wvdakker@wilsoft.nl>
| * | | Shorewall6-lite: Bump to 5.2.0.3W. van den Akker2018-05-19
| | | | | | | | | | | | | | | | Signed-off-by: W. van den Akker <wvdakker@wilsoft.nl>
| * | | Shorewall-lite: Bump to 5.2.0.3W. van den Akker2018-05-19
| | | | | | | | | | | | | | | | Signed-off-by: W. van den Akker <wvdakker@wilsoft.nl>
| * | | Shorewall-core: Bump to 5.2.0.3W. van den Akker2018-05-19
| |/ / | | | | | | | | | Signed-off-by: W. van den Akker <wvdakker@wilsoft.nl>
* | | Merge pull request #5562 from Andy2244/krb5-fixHannu Nyman2018-05-20
|\ \ \ | |/ / |/| | krb5: update depends, fix FS#1310
| * | krb5: update depends, adapt FS#1310Andy Walsh2018-04-05
| | | | | | | | | | | | Signed-off-by: Andy Walsh <andy.walsh44+github@gmail.com>
* | | Merge pull request #6066 from salzmdan/masterHannu Nyman2018-05-17
|\ \ \ | | | | | | | | knot: update to 2.6.7
| * | | knot: update to 2.6.7Daniel Salzman2018-05-17
|/ / / | | | | | | | | | Signed-off-by: Daniel Salzman <daniel.salzman@nic.cz>
* | | Merge pull request #5682 from neheb/xzHannu Nyman2018-05-17
|\ \ \ | | | | | | | | xz: Update to 5.2.4 + misc
| * | | xz: Update to 5.2.4 + miscRosen Penev2018-05-08
| | |/ | |/| | | | | | | | | | | | | | | | The second source is just a redirect to SourceForge. Removed. Also change URL to HTTPS as the website now supports it. Signed-off-by: Rosen Penev <rosenp@gmail.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>