aboutsummaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAge
* avrdude: change libelf1 dependency to libelfJo-Philipp Wich2019-01-24
| | | | | | | | | The libelf1 source package has been renamed to libelf in OpenWrt base, adjust the dependency in avrdude accordingly. There are no functional changes and no changes in the resulting binary. Signed-off-by: Jo-Philipp Wich <jo@mein.io>
* conntrack-tools: add missing patchJo-Philipp Wich2019-01-24
| | | | | | | | Add a forgotten patch which was part of the original PR to switch ct tools to libtirpc. Fixes: ecebe0ed1 ("conntrack-tools: update to 1.4.5 and link against libtirpc") Signed-off-by: Jo-Philipp Wich <jo@mein.io>
* Merge pull request #7921 from daniel-santos/python-idnaHannu Nyman2019-01-23
|\ | | | | python-idna: Add missing dependency on python(3)-codecs
| * python-idna: Add missing dependency on python(3)-codecsDaniel Santos2019-01-12
| | | | | | | | | | | | This error is exposed when using python-minimal. Signed-off-by: Daniel Santos <daniel.santos@pobox.com>
* | Merge pull request #8022 from BKPepe/youtube-dlHannu Nyman2019-01-23
|\ \ | | | | | | youtube-dl: update to version 2019.01.23
| * | youtube-dl: update to version 2019.01.23Josef Schlehofer2019-01-23
| | | | | | | | | | | | Signed-off-by: Josef Schlehofer <pepe.schlehofer@gmail.com>
* | | Merge pull request #7616 from jbenden/aircrack-ng-1.5Hannu Nyman2019-01-23
|\ \ \ | | | | | | | | aircrack-ng: Update to 1.5.2
| * | | aircrack-ng: Update to 1.5.2Joseph Benden2019-01-11
| | | | | | | | | | | | | | | | Signed-off-by: Joseph Benden <joe@benden.us>
| * | | aircrack-ng: Update to 1.5.1Joseph Benden2018-12-08
| | | | | | | | | | | | | | | | Signed-off-by: Joseph Benden <joe@benden.us>
| * | | aircrack-ng: Update to 1.5Joseph Benden2018-12-08
| | | | | | | | | | | | | | | | Signed-off-by: Joseph Benden <joe@benden.us>
* | | | Merge pull request #7912 from ja-pa/keepalived-updateHannu Nyman2019-01-23
|\ \ \ \ | |_|/ / |/| | | keepalived: update to version 2.0.10
| * | | keepalived: update to version 2.0.10Jan Pavlinec2019-01-19
| | | | | | | | | | | | | | | | | | | | | | | | Fixes CVE-2018-19046 Signed-off-by: Jan Pavlinec <jan.pavlinec@nic.cz>
* | | | Merge pull request #8017 from ↵Hannu Nyman2019-01-22
|\ \ \ \ | | | | | | | | | | | | | | | | | | | | cshoredaniel/pr-nut-cleanup-small-but-mighty-issues nut: initscripts hotplug: Fix many small by mighty semantic issues
| * | | | nut: initscripts hotplug: Fix many small semantic issuesDaniel F. Dickinson2019-01-20
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Small but important tweaks to fix the operation of the nut initscripts and hotplug scripts. All hail shellcheck and proofreading and dogfooding. Signed-off-by: Daniel F. Dickinson <cshored@thecshore.com>
* | | | | Merge pull request #8015 from TDT-AG/pr/20190122-mwan3Hannu Nyman2019-01-22
|\ \ \ \ \ | | | | | | | | | | | | mwan3: update version
| * | | | | mwan3: update version to 2.7.10Florian Eckert2019-01-22
| | | | | | | | | | | | | | | | | | | | | | | | Signed-off-by: Florian Eckert <fe@dev.tdt.de>
| * | | | | mwan3: add locking debug possibilityFlorian Eckert2019-01-22
| | | | | | | | | | | | | | | | | | | | | | | | Signed-off-by: Florian Eckert <fe@dev.tdt.de>
| * | | | | mwan3: lock critical section on mwan3 downFlorian Eckert2019-01-22
| | | | | | | | | | | | | | | | | | | | | | | | Signed-off-by: Florian Eckert <fe@dev.tdt.de>
| * | | | | mwan3: lock critical mwan3rtmon sectionFlorian Eckert2019-01-22
| | | | | | | | | | | | | | | | | | | | | | | | Signed-off-by: Florian Eckert <fe@dev.tdt.de>
* | | | | | Merge pull request #8019 from cshoredaniel/pr-gitolite-3-6-11-updateHannu Nyman2019-01-22
|\ \ \ \ \ \ | | | | | | | | | | | | | | gitolite: Update to 3.6.11
| * | | | | | gitolite: Update to 3.6.11Daniel F. Dickinson2019-01-22
|/ / / / / / | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | A migration bugfix. Signed-off-by: Daniel F. Dickinson <cshored@thecshore.com>
* | | | | | Merge pull request #8016 from dibdot/travelmateDirk Brenken2019-01-22
|\ \ \ \ \ \ | |/ / / / / |/| | | | | travelmate: release 1.3.3
| * | | | | travelmate: release 1.3.3Dirk Brenken2019-01-22
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * re-fine/optimize re-connection logic in 'ProActive' mode, prevent needless ubus calls Signed-off-by: Dirk Brenken <dev@brenken.org>
* | | | | | shadowsocks-libev: ss-rules: simplify grep_afYousong Zhou2019-01-22
| | | | | | | | | | | | | | | | | | | | | | | | Signed-off-by: Yousong Zhou <yszhou4tech@gmail.com>
* | | | | | conntrack-tools: update to 1.4.5 and link against libtirpcPeter Wagner2019-01-22
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Signed-off-by: Peter Wagner <tripolar@gmx.at> [split from https://github.com/openwrt/openwrt/pull/1274] Signed-off-by: Jo-Philipp Wich <jo@mein.io>
* | | | | | conntrack-tools: import from OpenWrt baseJo-Philipp Wich2019-01-22
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | In order to allow for the switch from librpc to libtirpc, we need to relocate the conntrack-tools package here. Signed-off-by: Jo-Philipp Wich <jo@mein.io>
* | | | | | Merge pull request #8008 from aparcar/prometheus-2.6.1Hannu Nyman2019-01-21
|\ \ \ \ \ \ | | | | | | | | | | | | | | prometheus: update to 2.6.1
| * | | | | | prometheus: update to 2.6.1Paul Spooren2019-01-21
| | | | | | | | | | | | | | | | | | | | | | | | | | | | Signed-off-by: Paul Spooren <mail@aparcar.org>
* | | | | | | Merge pull request #8003 from neheb/btrHannu Nyman2019-01-21
|\ \ \ \ \ \ \ | | | | | | | | | | | | | | | | btrfs-progs: Update to 4.20
| * | | | | | | btrfs-progs: Update to 4.20Rosen Penev2019-01-20
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Remove copyright. Signed-off-by: Rosen Penev <rosenp@gmail.com>
* | | | | | | | sqm-scripts: Bump to v1.3.0Toke Høiland-Jørgensen2019-01-21
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Signed-off-by: Toke Høiland-Jørgensen <toke@redhat.com>
* | | | | | | | rtl-ais: Fix compilation on i386Rosen Penev2019-01-21
| |/ / / / / / |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | The code from 1996 is using pre-c99 inline semantics that cause compilation failures on i386. Added std-gnu89 to fix this. Signed-off-by: Rosen Penev <rosenp@gmail.com>
* | | | | | | shadowsocks-libev: ss-rules: add ipv6 supportYousong Zhou2019-01-21
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | It will require support from ip6tables-mod-nat. The added functionality will be skipped otherwise. For $o_dst_bypass6_, include only address blocks in link [1] whose "Globally Reachable" field are explicitly "False" Closes openwrt/packages#7508 [1] IANA IPv6 Special-Purpose Address Registry, https://www.iana.org/assignments/iana-ipv6-special-registry/iana-ipv6-special-registry.xhtml Signed-off-by: Yousong Zhou <yszhou4tech@gmail.com>
* | | | | | | Merge pull request #7990 from WeekendSoftware/safe-searchHannu Nyman2019-01-21
|\ \ \ \ \ \ \ | | | | | | | | | | | | | | | | net/safe-search Add duckduckgo.com
| * | | | | | | net/safe-search Add duckduckgo.comGregory L. Dietsche2019-01-19
| | |_|_|/ / / | |/| | | | | | | | | | | | | | | | | | | Signed-off-by: Gregory L. Dietsche <gregory.dietsche@cuw.edu>
* | | | | | | Merge pull request #7977 from neheb/keyuHannu Nyman2019-01-21
|\ \ \ \ \ \ \ | |_|/ / / / / |/| | | | | | keyutils: Update to 1.6
| * | | | | | keyutils: Update to 1.6Rosen Penev2019-01-19
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Add keyctl binary, which can be used to add fscrypt support to ext4 and other filesystems that support it. Signed-off-by: Rosen Penev <rosenp@gmail.com>
* | | | | | | lm-sensors: use codeload and add ABI_VERSIONDeng Qingfang2019-01-20
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Use codeload URL suggested by neheb Add ABI_VERSION:=5 to libsensors Signed-off-by: Deng Qingfang <dengqf6@mail2.sysu.edu.cn> Bump PKG_RELEASE just in case. Signed-off-by: Hannu Nyman <hannu.nyman@iki.fi>
* | | | | | | kplex: Update to 1.4Rosen Penev2019-01-20
| | | | | | | | | | | | | | | | | | | | | Signed-off-by: Rosen Penev <rosenp@gmail.com>
* | | | | | | Merge pull request #7865 from jonathanunderwood/stubby-0.2.4Hannu Nyman2019-01-20
|\ \ \ \ \ \ \ | | | | | | | | | | | | | | | | stubby: update to version 0.2.4
| * | | | | | | stubby: update to version 0.2.4Jonathan G. Underwood2019-01-20
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | This upstream release adds support for trust_anchors_backoff_time configuration parameter. UCI support has been added for this. This commit also includes a number of clean-ups: o change START=50 to START=30 in init file Starting earlier in the boot means less chance of missing interface trigger events. See: https://github.com/openwrt/packages/pull/4675 o remove unused variables from init file o separate local declarations and assignments in init file o add defensive quoting in init file o use default values for procd respawn in init file o make use of {} in variables consistent in init file o remove unused variable from init file Signed-off-by: Jonathan G. Underwood <jonathan.underwood@gmail.com>
| * | | | | | | getdns: update to version 1.5.0Jonathan G. Underwood2019-01-20
|/ / / / / / / | | | | | | | | | | | | | | | | | | | | | Signed-off-by: Jonathan G. Underwood <jonathan.underwood@gmail.com>
* | | | | | | Merge pull request #7943 from neheb/smHannu Nyman2019-01-20
|\ \ \ \ \ \ \ | | | | | | | | | | | | | | | | smartmontools: Update to 7.0
| * | | | | | | smartmontools: Update to 7.0Rosen Penev2019-01-15
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Removed weird uclibc++ compatibility stuff as it seems to not be needed anymore. Switched to standard variables. Added PKG_BUILD_PARALLEL for faster compilation. Removed PKG_FIXUP as it seems the package has been fixed already. A few changes to the CFLAGS and linker options resulted in ipk size going from 244694 to 244283, possibly due to previous overlinking. Signed-off-by: Rosen Penev <rosenp@gmail.com>
* | | | | | | | Merge pull request #7968 from neheb/patch-9Hannu Nyman2019-01-20
|\ \ \ \ \ \ \ \ | |_|_|/ / / / / |/| | | | | | | geth: Update to 1.8.21
| * | | | | | | geth: Update to 1.8.21Rosen Penev2019-01-15
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Emergency update as the planned upgrade went south. Signed-off-by: Rosen Penev <rosenp@gmail.com>
* | | | | | | | Merge pull request #7838 from neheb/erlHannu Nyman2019-01-20
|\ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | erlang: Fix compilation without deprecated OpenSSL 1.0.2 APIs
| * | | | | | | | erlang: Fix compilation without deprecated OpenSSL 1.0.2 APIsRosen Penev2019-01-01
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Signed-off-by: Rosen Penev <rosenp@gmail.com>
* | | | | | | | | Merge pull request #7909 from Rixerx/masterHannu Nyman2019-01-20
|\ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | zabbix: update to 4.0.3
| * | | | | | | | | zabbix: update to 4.0.3Krystian Kozak2019-01-08
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Updated to 4.0.3 LTS version. Compile tested: Yes, ar71xx Run tested: Yes, ar71xx Signed-off-by: Krystian Kozak <krystian.kozak20@gmail.com>