aboutsummaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAge
* Merge pull request #3938 from stintel/domoticzStijn Tintel2017-03-03
|\ | | | | Add Open-ZWave and Domoticz
| * domoticz: new packageStijn Tintel2017-03-03
| | | | | | | | | | Signed-off-by: David Woodhouse <dwmw2@infradead.org> Signed-off-by: Stijn Tintel <stijn@linux-ipv6.be>
| * openzwave: new packageStijn Tintel2017-03-03
|/ | | | | Signed-off-by: Hauke Mehrtens <hauke@hauke-m.de> Signed-off-by: Stijn Tintel <stijn@linux-ipv6.be>
* Merge pull request #4097 from Wedmer/masterHannu Nyman2017-03-02
|\ | | | | [utils/zoneinfo] Updated to the latest release
| * [utils/zoneinfo] Updated to the latest releaseVladimir Ulrich2017-03-02
|/ | | | Signed-off-by: Vladimir Ulrich <admin@evl.su>
* Merge pull request #4095 from EricLuehrsen/unbound_rfc5011Hannu Nyman2017-03-02
|\ | | | | unbound: improve maintenance of trust anchor
| * unbound: improve maintenance of trust anchorEric Luehrsen2017-03-02
|/ | | | | | | | | | | | | | | | | | | Unbound UCI tries to protect embedded flash from excess use. Unbound RFC5011 KSK tracking can rewrite root.key every few minutes to an hour. It also writes and destroys files in the same directory during the process. Recommended UCI delays for copying busy work in /var/ back to /etc/ may be too conservative. These are all changed from 28 to 9 days. The RFC5011 KSK results were also destroyed by an init.d restart, even if /var/ is mounted on persistent storage like USB drive. /var/lib/unbound/root.key is now preserved during this process, unless a newer key is installed in /etc/ manually or package update. Signed-off-by: Eric Luehrsen <ericluehrsen@hotmail.com>
* Merge pull request #4080 from antonlacon/libflac-1.3.xTed Hess2017-03-01
|\ | | | | libflac: update to 1.3.2, refresh patches
| * libflac: update to 1.3.2, refresh patchesIan Leonard2017-02-19
| | | | | | | | | | | | No mention of sigemptyset seen in source code; dropped patch Signed-off-by: Ian Leonard <antonlacon@gmail.com>
* | Merge pull request #4091 from ClaymorePT/boost_undo_21091faHannu Nyman2017-03-01
|\ \ | | | | | | boost: Revert Commit 21091fa
| * | Revert "boost: 1.63 Revision 3 -> Python 3.6 Support Fixed and Unsupported ↵Carlos Miguel Ferreira2017-03-01
|/ / | | | | | | | | | | Target Fixes" This reverts commit 21091fa0acda1f723d933e83652bc9d0317977e8.
* | net-snmp: enable agent/extend MIBStijn Tintel2017-03-01
| | | | | | | | | | | | Closes #4085. Signed-off-by: Stijn Tintel <stijn@linux-ipv6.be>
* | collectd: disable plugin for the depracated madwifi driverHannu Nyman2017-03-01
| | | | | | | | Signed-off-by: Hannu Nyman <hannu.nyman@iki.fi>
* | Merge pull request #4079 from antonlacon/sqlite3-3.17.xchamptar2017-02-28
|\ \ | | | | | | sqlite: update to 3.17.0
| * | sqlite: update to 3.17.0Ian Leonard2017-02-19
| |/ | | | | | | Signed-off-by: Ian Leonard <antonlacon@gmail.com>
* | Merge pull request #4088 from dibdot/adblockHannu Nyman2017-02-28
|\ \ | | | | | | adblock: release 2.4.0 (release 2)
| * | adblock: release 2.4.0 (release 2)Dirk Brenken2017-02-28
| | | | | | | | | | | | | | | | | | * add missing sort step if tld compression was disabled Signed-off-by: Dirk Brenken <dev@brenken.org>
* | | Merge pull request #4086 from dibdot/adblockHannu Nyman2017-02-28
|\| | | | | | | | adblock: release 2.4.0
| * | adblock: release 2.4.0Dirk Brenken2017-02-28
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * add tld compression, this new "top level domain compression" removes up to 40 thousand needless host entries from the block lists and lowers the memory footprint for the dns backends by 8-10 MByte * optimize restart behavior in case of an error * cosmetics Signed-off-by: Dirk Brenken <dev@brenken.org>
* | | Merge pull request #4083 from salzmdan/masterHannu Nyman2017-02-28
|\ \ \ | | | | | | | | knot: update to 2.3.3
| * | | knot: update to 2.3.3Daniel Salzman2017-02-28
| | | | | | | | | | | | | | | | Signed-off-by: Daniel Salzman <daniel.salzman@nic.cz>
* | | | Merge pull request #4063 from mlichvar/collectd-newpluginsHannu Nyman2017-02-28
|\ \ \ \ | |_|/ / |/| | | collectd: package chrony and match plugins
| * | | collectd: package chrony and match pluginsMiroslav Lichvar2017-02-23
| | | | | | | | | | | | | | | | Signed-off-by: Miroslav Lichvar <mlichvar0@gmail.com>
* | | | Merge pull request #4068 from danrl/wgHannu Nyman2017-02-27
|\ \ \ \ | | | | | | | | | | net/wireguard: add support for fwmark option
| * | | | net/wireguard: add support for fwmark optiondanrl2017-02-27
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Adds support for the fwmark option. FwMark is a 32-bit fwmark for outgoing packets. If set to 0 or "off", this option is disabled. Signed-off-by: Dan Luedtke <mail@danrl.com>
* | | | | Merge pull request #4078 from TDT-GmbH/openssh_engine_fixtripolar2017-02-27
|\ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | openssh: Fix ssl-engine support Signed-off-by: Martin Schiller <ms@dev.tdt.de> Signed-off-by: Peter Wagner <tripolar@gmx.at>
| * | | | | openssh: Fix ssl-engine supportMartin Schiller2017-02-27
|/ / / / / | | | | | | | | | | | | | | | Signed-off-by: Martin Schiller <ms@dev.tdt.de>
* | | | | Merge pull request #4065 from ClaymorePT/boost_1.63_r3Hannu Nyman2017-02-26
|\ \ \ \ \ | | | | | | | | | | | | boost: 1.63 Revision 3 -> Python 3.6 Support Fixed and Unsupported Target Fixes
| * | | | | boost: 1.63 Revision 3 -> Python 3.6 Support Fixed and Unsupported Target FixesCarlos Miguel Ferreira2017-02-24
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Update: - Python 3.6 support fixed. It is now correctly compiled and available. Fixes: - disabled context and fiber for unsupported targets There are several architectures which are not supported by context nor fiber. Because of this, Boost build was failing targets. This created the situation where the other boost libs were not being built and consequently, becoming unavailable at the OpenWRT/LEDE repositories. To solve this issue, it was necessary to disabled fiber and context for the incompatible targets. Boost.Fiber is disabled for: -> ar7, rb532, brcm63xx.smp, brcm63xx, brcm47xx, brcm47xx.legacy, brcm2708, au1000, ath25, adm8668 and adm5120. Boost.Context is disabled for: -> avr32, octeon and netlogic. Signed-off-by: Carlos Miguel Ferreira <carlosmf.pt@gmail.com>
* | | | | | Merge pull request #4069 from alive4ever/mksh-54Hannu Nyman2017-02-26
|\ \ \ \ \ \ | | | | | | | | | | | | | | utils/mksh: update to r54
| * | | | | | utils/mksh: update to r54Alif M. Ahmad2017-02-24
| | |/ / / / | |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Update to current latest upstream: r54. Also add a new download mirror to fetch the source. Signed-off-by: Alif M. Ahmad <alive4ever@live.com>
* | | | | | Merge pull request #4058 from nikil/bitlbeeHannu Nyman2017-02-26
|\ \ \ \ \ \ | | | | | | | | | | | | | | bitlbee: Update to 3.5.1
| * | | | | | bitlbee: Update to 3.5.1Nikil Mehta2017-02-22
| | |/ / / / | |/| | | | | | | | | | | | | | | | Signed-off-by: Nikil Mehta <nikil.mehta@gmail.com>
* | | | | | Merge pull request #4067 from oskar456/addrwatchHannu Nyman2017-02-26
|\ \ \ \ \ \ | | | | | | | | | | | | | | addrwatch: fix imagebuilder and config file name
| * | | | | | addrwatch: fix typo in config file nameOndřej Caletka2017-02-24
| | | | | | | | | | | | | | | | | | | | | | | | | | | | Signed-off-by: Ondřej Caletka <ondrej@caletka.cz>
| * | | | | | addrwatch: fix complaint when adding addrwatch with image builderStan Grishin2017-02-24
| | | | | | | | | | | | | | | | | | | | | | | | | | | | Signed-off-by: Stan Grishin <stangri@melmac.net>
* | | | | | | Merge pull request #4070 from D-Albers/updateNano2.7.5Hannu Nyman2017-02-26
|\ \ \ \ \ \ \ | | | | | | | | | | | | | | | | nano: Update to version 2.7.5
| * | | | | | | nano: Update to version 2.7.5Daniel Albers2017-02-25
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Description: fixes a crash with zero-length regex matches and further updates Signed-off-by: Daniel Albers <Daniel.Albers@public-files.de>
* | | | | | | | Merge pull request #4053 from nikil/fpingHannu Nyman2017-02-26
|\ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | fping: Update to 3.16
| * | | | | | | | fping: Update to 3.16Nikil Mehta2017-02-22
| | |_|/ / / / / | |/| | | | | | | | | | | | | | | | | | | | | | Signed-off-by: Nikil Mehta <nikil.mehta@gmail.com>
* | | | | | | | Merge pull request #4059 from EricLuehrsen/trust_anchorHannu Nyman2017-02-26
|\ \ \ \ \ \ \ \ | |_|/ / / / / / |/| | | | | | | unbound: DNSSEC trust anchor roll for 2017
| * | | | | | | unbound: Update to 1.6.1 with 2017 trust anchorEric Luehrsen2017-02-25
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Unbound 1.6.1 has a few bug fixes for resource leaks, configuration robustness, compile environment interaction, and maintaining the trust anchor. The 2017 trust anchor (DS) is built into unbound and unbound-anchor. File /etc/unbound/root.key holds 2010/2017 DS record until 2018 https://www.icann.org/resources/pages/ksk-rollover https://www.iana.org/domains/root Signed-off-by: Eric Luehrsen <ericluehrsen@hotmail.com>
| * | | | | | | unbound: bugfix add_local_fqdn with empty ULAEric Luehrsen2017-02-25
|/ / / / / / / | | | | | | | | | | | | | | | | | | | | | Signed-off-by: Eric Luehrsen <ericluehrsen@hotmail.com>
* | | / / / / php7: update to 7.1.2Michael Heimpold2017-02-24
| |_|/ / / / |/| | | | | | | | | | | | | | | | | Signed-off-by: Michael Heimpold <mhei@heimpold.de>
* | | | | | Merge pull request #4056 from dibdot/adblockTed Hess2017-02-24
|\ \ \ \ \ \ | | | | | | | | | | | | | | adblock: update 2.3.2
| * | | | | | adblock: update 2.3.2Dirk Brenken2017-02-22
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * optimize memory consumption & enable overall sort only on devices with > 64MB RAM, this prevents sort related kernel dumps Signed-off-by: Dirk Brenken <dev@brenken.org>
* | | | | | | Merge pull request #4066 from nxhack/support-icu-configMichael Heimpold2017-02-24
|\ \ \ \ \ \ \ | |_|_|/ / / / |/| | | | | | icu: Added icu-config installation to InstallDev
| * | | | | | icu: Added icu-config installation to InstallDevHirokazu MORIKAWA2017-02-24
|/ / / / / / | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Maintainer: me Compile tested: ar71xx, mips_24kc_gcc-6.3.0_musl, LEDE trunk r3576-ea24d87 Run tested: NONE Description: "php7-mod-intl" build fail, because of lacking icu-config. Signed-off-by: Hirokazu MORIKAWA <morikw2@gmail.com>
* | | | | | Merge pull request #4064 from danrl/wgTed Hess2017-02-23
|\ \ \ \ \ \ | |_|_|_|/ / |/| | | | | wireguard: version bump
| * | | | | wireguard: version bumpdanrl2017-02-23
|/ / / / / | | | | | | | | | | | | | | | Signed-off-by: Dan Luedtke <mail@danrl.com>