Rosen Penev
cabf977d38
aria2: Fix the faulty patch again
The previous solution was incorrect. The issue was that the macro was not
defined as the header defining it was not included. GCC warns if -Wunder
is passed and does not error by default, leading to the confusion.
Signed-off-by: Rosen Penev <rosenp@gmail.com>
6 years ago
Rosen Penev
f81ef698d5
usbip: Switch usb.ids location to match usbutils
It's versioned and therefore easier to update.
Signed-off-by: Rosen Penev <rosenp@gmail.com>
6 years ago
Ted Hess
2fa8dfd1a0
Merge pull request #8029 from jow-/avrdude-elf-depends
avrdude: change libelf1 dependency to libelf
6 years ago
Ted Hess
17f0502e1c
Merge pull request #7947 from neheb/sh
shairport-sync: Get rid of libc++ dependency
6 years ago
Hannu Nyman
78c65a1e34
Merge pull request #8032 from lnslbrty/update/ptunnel-ng
ptunnel-ng: update to 1.32
6 years ago
Hannu Nyman
804d434127
Merge pull request #8028 from salzmdan/master
knot: update to 2.7.6
6 years ago
Hannu Nyman
b2e4f8ff1a
Merge pull request #8026 from BKPepe/youtube-dl
youtube-dl: update to version 2019.01.24
6 years ago
Dirk Brenken
fd7cad216f
Merge pull request #8031 from dibdot/travelmate
travelmate: bugfix 1.3.4
6 years ago
Dirk Brenken
4aa7adf041
Merge pull request #8027 from dibdot/adblock
adblock: bugfix 3.6.4
6 years ago
Dirk Brenken
2e93d26f51
travelmate: bugfix 1.3.4
* fix runtime behaviour with empty scan results on radioX
* fix radiolist preparation (prevent dups)
* further optimize 'ProActive' mode
Signed-off-by: Dirk Brenken <dev@brenken.org>
6 years ago
Toni Uhlig
5dc7b0db24
ptunnel-ng: update to 1.32
Signed-off-by: Toni Uhlig <matzeton@googlemail.com>
6 years ago
Hannu Nyman
8c48c21fd9
Merge pull request #8004 from neheb/patch-16
libgpg-error: Update to 1.34
6 years ago
Daniel Engberg
c48a405b23
utils/bash: Update to 5.0
Update bash to 5.0
Signed-off-by: Daniel Engberg <daniel.engberg.lists@pyret.net>
6 years ago
Jo-Philipp Wich
24061255cd
avrdude: change libelf1 dependency to libelf
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>
6 years ago
Jo-Philipp Wich
eaf6411452
conntrack-tools: add missing patch
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>
6 years ago
Daniel Salzman
3c727055b5
knot: update to 2.7.6
Signed-off-by: Daniel Salzman <daniel.salzman@nic.cz>
6 years ago
Dirk Brenken
5a7e8cea89
adblock: bugfix 3.6.4
* respect 'adb_report' option to enable/disable adblock reporting
(incl. tcpdump background process)
* other reporting related corner case fixes
Signed-off-by: Dirk Brenken <dev@brenken.org>
6 years ago
Josef Schlehofer
d2035335f6
youtube-dl: update to version 2019.01.24
Signed-off-by: Josef Schlehofer <pepe.schlehofer@gmail.com>
6 years ago
Rosen Penev
b468d5cf57
libgpg-error: Update to 1.34
Remove FPIC as it is already default. Both fPIC and DPIC are passed.
Some extra configure arguments to speed up build times.
Signed-off-by: Rosen Penev <rosenp@gmail.com>
6 years ago
Hannu Nyman
13e1f0fdf2
Merge pull request #7921 from daniel-santos/python-idna
python-idna: Add missing dependency on python(3)-codecs
6 years ago
Hannu Nyman
702de5869d
Merge pull request #8022 from BKPepe/youtube-dl
youtube-dl: update to version 2019.01.23
6 years ago
Hannu Nyman
82a77db89c
Merge pull request #7616 from jbenden/aircrack-ng-1.5
aircrack-ng: Update to 1.5.2
6 years ago
Hannu Nyman
7857cf7f33
Merge pull request #7912 from ja-pa/keepalived-update
keepalived: update to version 2.0.10
6 years ago
Josef Schlehofer
8de1c6b284
youtube-dl: update to version 2019.01.23
Signed-off-by: Josef Schlehofer <pepe.schlehofer@gmail.com>
6 years ago
Hannu Nyman
38e5864273
Merge pull request #8017 from cshoredaniel/pr-nut-cleanup-small-but-mighty-issues
nut: initscripts hotplug: Fix many small by mighty semantic issues
6 years ago
Hannu Nyman
ce69b6979e
Merge pull request #8015 from TDT-AG/pr/20190122-mwan3
mwan3: update version
6 years ago
Hannu Nyman
0091bf6fcb
Merge pull request #8019 from cshoredaniel/pr-gitolite-3-6-11-update
gitolite: Update to 3.6.11
6 years ago
Daniel F. Dickinson
533ee33e79
gitolite: Update to 3.6.11
A migration bugfix.
Signed-off-by: Daniel F. Dickinson <cshored@thecshore.com>
6 years ago
Dirk Brenken
6fbf3576ea
Merge pull request #8016 from dibdot/travelmate
travelmate: release 1.3.3
6 years ago
Dirk Brenken
2abae00f16
travelmate: release 1.3.3
* re-fine/optimize re-connection logic in 'ProActive' mode,
prevent needless ubus calls
Signed-off-by: Dirk Brenken <dev@brenken.org>
6 years ago
Florian Eckert
7b4c075cc2
mwan3: update version to 2.7.10
Signed-off-by: Florian Eckert <fe@dev.tdt.de>
6 years ago
Florian Eckert
2ff9c8ecb7
mwan3: add locking debug possibility
Signed-off-by: Florian Eckert <fe@dev.tdt.de>
6 years ago
Florian Eckert
d167e3718d
mwan3: lock critical section on mwan3 down
Signed-off-by: Florian Eckert <fe@dev.tdt.de>
6 years ago
Florian Eckert
dd206b7d0b
mwan3: lock critical mwan3rtmon section
Signed-off-by: Florian Eckert <fe@dev.tdt.de>
6 years ago
Yousong Zhou
c059c283fe
shadowsocks-libev: ss-rules: simplify grep_af
Signed-off-by: Yousong Zhou <yszhou4tech@gmail.com>
6 years ago
Peter Wagner
ecebe0ed17
conntrack-tools: update to 1.4.5 and link against libtirpc
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>
6 years ago
Jo-Philipp Wich
cd9354e548
conntrack-tools: import from OpenWrt base
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>
6 years ago
Hannu Nyman
c0d4684528
Merge pull request #8008 from aparcar/prometheus-2.6.1
prometheus: update to 2.6.1
6 years ago
Paul Spooren
bd577f1d57
prometheus: update to 2.6.1
Signed-off-by: Paul Spooren <mail@aparcar.org>
6 years ago
Hannu Nyman
49e441c259
Merge pull request #8003 from neheb/btr
btrfs-progs: Update to 4.20
6 years ago
Toke Høiland-Jørgensen
56fea1e1b9
sqm-scripts: Bump to v1.3.0
Signed-off-by: Toke Høiland-Jørgensen <toke@redhat.com>
6 years ago
Rosen Penev
16f623b387
rtl-ais: Fix compilation on i386
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>
6 years ago
Yousong Zhou
5fd4687164
shadowsocks-libev: ss-rules: add ipv6 support
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>
6 years ago
Hannu Nyman
1f4a6d29a1
Merge pull request #7990 from WeekendSoftware/safe-search
net/safe-search Add duckduckgo.com
6 years ago
Hannu Nyman
3b16e648f0
Merge pull request #7977 from neheb/keyu
keyutils: Update to 1.6
6 years ago
Rosen Penev
fb93387ec3
btrfs-progs: Update to 4.20
Remove copyright.
Signed-off-by: Rosen Penev <rosenp@gmail.com>
6 years ago
Deng Qingfang
db10582fdb
lm-sensors: use codeload and add ABI_VERSION
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>
6 years ago
Daniel F. Dickinson
d7db15459f
nut: initscripts hotplug: Fix many small semantic issues
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>
6 years ago
Rosen Penev
0ea5b983fd
kplex: Update to 1.4
Signed-off-by: Rosen Penev <rosenp@gmail.com>
6 years ago
Hannu Nyman
35971508b2
Merge pull request #7865 from jonathanunderwood/stubby-0.2.4
stubby: update to version 0.2.4
6 years ago