aboutsummaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAge
* treewide: use name in define and eval linesStijn Tintel2017-03-08
| | | | | | | | | | | | | | | For consistency, use full name instead of $(PKG_NAME) in define and eval lines for all packages. I've seen reviews that asked to do this before, and I am asking the same during reviews now. To avoid this in the future, fix this treewide so when people use existing packages as example, we will not have to request this change anymore. This makes all packages consistent with both LEDE and OpenWrt base repositories. Signed-off-by: Stijn Tintel <stijn@linux-ipv6.be>
* Merge pull request #4108 from lucize/postsqliteStijn Tintel2017-03-08
|\ | | | | postfix: Add SQLite support and fix musl compile without POSTFIX_TLS
| * postfix: Add SQLite supportLucian Cristian2017-03-08
| | | | | | | | Signed-off-by: Lucian Cristian <lucian.cristian@gmail.com>
| * postfix: fix musl compile without POSTFIX_TLSLucian Cristian2017-03-08
| | | | | | | | Signed-off-by: Lucian Cristian <lucian.cristian@gmail.com>
* | Merge pull request #4103 from gabri94/masterJo-Philipp Wich2017-03-07
|\ \ | | | | | | openwisp-config: new package
| * | openwisp-config: new packagegabri942017-03-07
| | | | | | | | | | | | Signed-off-by: Gabriele Gemmi <gabriel@autistici.org>
* | | net/xinet.d: add /etc/xinet.d/ dir to conffiles (#4096)Florian Eckert2017-03-06
| | | | | | | | | Signed-off-by: Florian Eckert <fe@dev.tdt.de>
* | | Merge pull request #4112 from lucize/muslftsHannu Nyman2017-03-06
|\ \ \ | | | | | | | | libs: add musl fts implementation
| * | | libs: add musl fts implementationLucian Cristian2017-03-06
|/ / / | | | | | | | | | Signed-off-by: Lucian Cristian <lucian.cristian@gmail.com>
* | | ntpd: restart instead of killall and startPeter Wagner2017-03-06
| | | | | | | | | | | | Signed-off-by: Peter Wagner <tripolar@gmx.at>
* | | ntpd: only restart ntpd when the wan interface comes up and ntpd is enabledPeter Wagner2017-03-06
| | | | | | | | | | | | Signed-off-by: Peter Wagner <tripolar@gmx.at>
* | | gnunet: fix buildDaniel Golle2017-03-06
| | | | | | | | | | | | | | | | | | experimental DHT implementations have been removed upstream. Signed-off-by: Daniel Golle <daniel@makrotopia.org>
* | | Merge pull request #4074 from commodo/python-cryptografix-fixHannu Nyman2017-03-06
|\ \ \ | | | | | | | | python-cryptography: fix build by disabling setup requirements
| * | | python-cryptography: fix build by disabling setup requirementsAlexandru Ardelean2017-02-26
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | python-cryptography tries to install other packages during setup. However, this isn't needed, since they should have been already resolved/installed via LEDE/OpenWrt's build system dep logic. Signed-off-by: Alexandru Ardelean <ardeleanalex@gmail.com>
* | | | gnunet: update sourcesDaniel Golle2017-03-05
| | | | | | | | | | | | | | | | | | | | | | | | | | | | includes switch to new CADET implementation. rps hasn't been ported yet, hence marked as @BROKEN for now. Signed-off-by: Daniel Golle <daniel@makrotopia.org>
* | | | Merge pull request #4107 from stangri/vpnbypassHannu Nyman2017-03-05
|\ \ \ \ | |_|_|/ |/| | | vpnbypass: No longer depends on hardcoded WAN interface name.
| * | | vpnbypass: reworked output formatting and logic.Stan Grishin2017-03-05
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | vpnbypass: No longer depends on hardcoded WAN interface name). vpnbypass: Table ID, IPSET name and FW_MARK as well as FW_MASK can be defined in config file. vpnbypass: Uses iptables, not ip rules for handling local IPs/ranges. vpnbypass: More reliable creation/destruction of VPNBYPASS iptables chain. vpnbypass: Updated Web UI enables/start and stops/disables service. vpnbypass: Beautified output. Signed-off-by: Stan Grishin <stangri@melmac.net>
* | | | Merge pull request #4106 from dibdot/travelmateHannu Nyman2017-03-05
|\ \ \ \ | | | | | | | | | | travelmate: update 0.4.1 (release 2)
| * | | | travelmate: update 0.4.1 (release 2)Dirk Brenken2017-03-05
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * revert start priority change * mute standard logging even more Signed-off-by: Dirk Brenken <dev@brenken.org>
* | | | | Merge pull request #4105 from dibdot/travelmateHannu Nyman2017-03-04
|\| | | | | | | | | | | | | | travelmate: update 0.4.1
| * | | | travelmate: update 0.4.1Dirk Brenken2017-03-04
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * mute useless logging in "active mode" * optimize startup behaviour * cosmetics Signed-off-by: Dirk Brenken <dev@brenken.org>
* | | | | screen: update to 4.5.1, use PKG_HASHEtienne CHAMPETIER2017-03-04
| | | | | | | | | | | | | | | | | | | | Signed-off-by: Etienne CHAMPETIER <champetier.etienne@gmail.com>
* | | | | zabbix: update to 3.2.4, use PKG_HASHEtienne CHAMPETIER2017-03-04
| | | | | | | | | | | | | | | | | | | | Signed-off-by: Etienne CHAMPETIER <champetier.etienne@gmail.com>
* | | | | monit: update to 5.20, use PKG_HASHEtienne CHAMPETIER2017-03-04
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | this adds zlib as dependency Signed-off-by: Etienne CHAMPETIER <champetier.etienne@gmail.com>
* | | | | htop: use PKG_HASHEtienne CHAMPETIER2017-03-04
| | | | | | | | | | | | | | | | | | | | Signed-off-by: Etienne CHAMPETIER <champetier.etienne@gmail.com>
* | | | | irssi: update to 1.0.1Peter Wagner2017-03-04
| | | | | | | | | | | | | | | | | | | | Signed-off-by: Peter Wagner <tripolar@gmx.at>
* | | | | glib2: update to 2.50.3Peter Wagner2017-03-03
| | | | | | | | | | | | | | | | | | | | Signed-off-by: Peter Wagner <tripolar@gmx.at>
* | | | | Merge pull request #4102 from dibdot/travelmateHannu Nyman2017-03-03
|\| | | | | |_|_|/ |/| | | travelmate: release 0.4.0
| * | | travelmate: release 0.4.0Dirk Brenken2017-03-03
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * add an "active mode", where travelmate will be restarted every n seconds (default 60) and checks existing uplink connection regardless of ifdown event trigger (disabled by default) * enhance multiple radio support * fix the ap detection * respect different radios during scanning & connection handling * cosmetics Signed-off-by: Dirk Brenken <dev@brenken.org>
* | | | 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>