Federico Di Marco
97c16445b2
lftp: compilation bugfix for old openwrt buildroot
Signed-off-by: Federico Di Marco <fededim@gmail.com>
7 years ago
Steven Hessing
16a4bcbcd1
noddos: v0.5.2, mDNS TXT parsing fix
Signed-off-by: Steven Hessing <steven.hessing@gmail.com>
7 years ago
Patrick Grimm
596e228884
knxd: Fix typo in sh vars „send-delay“ and „client-addrs“
Signed-off-by: Patrick Grimm <patrick@lunatiki.de>
7 years ago
Patrick Grimm
ade26942ac
knxd: Add uci config and knxd_args to ini convert
Signed-off-by: Patrick Grimm <patrick@lunatiki.de>
7 years ago
Patrick Grimm
53caa112be
knxd: Fix config file location and init script.
Signed-off-by: Patrick Grimm <patrick@lunatiki.de>
7 years ago
Bruno Randolf
dce9c6496a
horst: Use https tar.gz instead of git download
Signed-off-by: Bruno Randolf <br1@einfach.org>
7 years ago
Kevin Darbyshire-Bryant
4ca30618f6
wireguard: bump to release 0.0.20171005
Bump to latest release snapshot.
Tested on: ar71xx Archer c7 v2
Signed-off-by: Kevin Darbyshire-Bryant <ldir@darbyshire-bryant.me.uk>
7 years ago
Peter Wagner
09bfebc7da
openssh: update to 7.6p1
Signed-off-by: Peter Wagner <tripolar@gmx.at>
7 years ago
Daniel Golle
39f9fc4e48
gnunet: update git snapshot
Start building with testing enabled as a preparation to eventually
packaging the testbed components.
Signed-off-by: Daniel Golle <daniel@makrotopia.org>
7 years ago
Daniel Golle
585385a8d0
gnurl: update to version 7.55.1-4
Signed-off-by: Daniel Golle <daniel@makrotopia.org>
7 years ago
Bruno Randolf
0840efd64c
horst: Update to version 5.1 and add init script
Update to latest stable version and add init script and config file to start
horst in server mode as a service.
Signed-off-by: Bruno Randolf <br1@einfach.org>
7 years ago
Paul Wassi
89c7fa089e
net/rp-pppoe: cleanup config options
Remove misspelled configuration options which were left in place
for reasons of backwards-compatibility.
Signed-off-by: Paul Wassi <p.wassi@gmx.at>
7 years ago
Paul Wassi
a5c43479ce
net/rp-pppoe: fix typo in init script
Due to a typo in the init scripts, certain parameters are not appended
to the cmdline. (max. # of concurrent sessions).
For backwards compatibility leave both spellings in place.
Signed-off-by: Paul Wassi <p.wassi@gmx.at>
7 years ago
Steven Hessing
88f3b3db17
noddos: bump up to noddos v0.5.1
Signed-off-by: Steven Hessing <steven.hessing@gmail.com>
7 years ago
Federico Di Marco
7049eb1746
lftp: updated to 4.8.2
Signed-off-by: Federico Di Marco <fededim@gmail.com>
7 years ago
Jason A. Donenfeld
a69c4b73a9
wireguard: bump to release 0.0.20171001
Simple version bump.
Signed-off-by: Jason A. Donenfeld <Jason@zx2c4.com>
7 years ago
Daniel Engberg
8f177b2430
net/dansguardian: Remove from tree
Dansguardian hasn't seen a release in over 5 years and been deprecated
upstream. We're just doing a disservice providing software that isn't
supported. If functionality is needed please use e2guardian instead (in tree).
Signed-off-by: Daniel Engberg <daniel.engberg.lists@pyret.net>
7 years ago
Peter Wagner
64db240f13
git: update to 2.14.2
Signed-off-by: Peter Wagner <tripolar@gmx.at>
7 years ago
Daniel Salzman
3da0750725
knot: upgrade to 2.5.5
Signed-off-by: Daniel Salzman <daniel.salzman@nic.cz>
7 years ago
Stijn Tintel
e4165b4452
net-snmp: avoid duplicate section names
It seems that UCI can't handle duplicate section names in a single
config file, even if they use different types. After the previous
commit, running `uci export` results in the following error:
uci: Parse error (section of different type overwrites prior section with same name) at line 17, byte 23
Append a 6 to the com2sec6 section names to solve this.
Fixes: 0e1c8b4ccc
("net-snmp: snmpd: listen on IPv6 by default")
Signed-off-by: Stijn Tintel <stijn@linux-ipv6.be>
7 years ago
Stijn Tintel
0e1c8b4ccc
net-snmp: snmpd: listen on IPv6 by default
Closes #4758 .
Signed-off-by: Stijn Tintel <stijn@linux-ipv6.be>
7 years ago
Stijn Tintel
8079f86caa
net-snmp: add snmptrapd packages
Closes #4724 .
Signed-off-by: Stijn Tintel <stijn@linux-ipv6.be>
7 years ago
Stijn Tintel
61769b0786
net-snmp: use LN macro
Signed-off-by: Stijn Tintel <stijn@linux-ipv6.be>
7 years ago
Stijn Tintel
83a216bcc9
net-snmp: improve snmp-utils description
Signed-off-by: Stijn Tintel <stijn@linux-ipv6.be>
7 years ago
Marko Ratkaj
44f41ff9b6
squid: bump to 3.5.27
Bump Squid to version 3.5.27 and fix broken menuconfig menu.
Signed-off-by: Marko Ratkaj <marko.ratkaj@sartura.hr>
7 years ago
Qian Zheng
f626cd6334
net/ddns-scripts: Fix deSEC update URL
deSEC update API doesn't support http://[USERNAME]:[PASSWORD]@update.dedyn.io/update authorization.
So we need to pass username & password as get parameters.
API ref: https://desec.io/#!/en/docs/update-api-details
Signed-off-by: Qian Zheng <sotux82@gmail.com>
7 years ago
Hauke Mehrtens
dbb84d39d4
tor: update to version 0.2.9.12
This fixes the TROVE-2017-008 (CVE-2017-0380) security problem.
Signed-off-by: Hauke Mehrtens <hauke@hauke-m.de>
7 years ago
Etienne Champetier
b11c04d310
iotivity: add PKG_MIRROR_HASH
Signed-off-by: Etienne Champetier <champetier.etienne@gmail.com>
7 years ago
Etienne Champetier
f2730554e5
shorewall: use sha256 for PKG_HASH
Signed-off-by: Etienne Champetier <champetier.etienne@gmail.com>
7 years ago
Eric Luehrsen
e7f5bbc65e
unbound: update options for remote-control
Enhance the 'control' option to allow using SSL
to connect to the server. Add the 'extended_stats'
option to match 'extended-statistics: yes.'
Document the 'extended_luci' option; it does not
control Unbound, but changes the LuCI tabs.
Signed-off-by: Eric Luehrsen <ericluehrsen@hotmail.com>
7 years ago
Eric Luehrsen
d61a16ca11
unbound: update to 1.6.6
Signed-off-by: Eric Luehrsen <ericluehrsen@hotmail.com>
7 years ago
Daniel Salzman
e3cecc84a6
knot: upgrade to 2.5.4
Signed-off-by: Daniel Salzman <daniel.salzman@nic.cz>
7 years ago
Daniel Salzman
4e79fa8059
knot: upgrade to 2.5.3
Update the default config file to reflect the server changes.
Remove no longer applicable patch.
Signed-off-by: Daniel Salzman <daniel.salzman@nic.cz>
8 years ago
Daniel Salzman
f326cc65e3
knot: don't create 'knot' user for utilities
Signed-off-by: Daniel Salzman <daniel.salzman@nic.cz>
7 years ago
Daniel Salzman
603c7b9815
knot: simplify tests installation and execution
Signed-off-by: Daniel Salzman <daniel.salzman@nic.cz>
8 years ago
Daniel Salzman
207de88a2c
knot: merge knot libraries, add explicit dependency versions, library cleanup
Signed-off-by: Daniel Salzman <daniel.salzman@nic.cz>
8 years ago
Hannu Nyman
3fcbbbf500
wget: Revert update to 1.19.1
revert the update as the new wget version links to libunistring
that is a rather large library. Better to revert the update now
in order to fix buildbot and then look into solutions.
signed-off-by: Hannu Nyman <hannu.nyman@iki.fi>
7 years ago
Steven Hessing
62d9d512d7
noddos: Noddos v0.5.0 with mDNS / DNS-SD support
Signed-off-by: Steven Hessing <steven.hessing@gmail.com>
7 years ago
Daniel Engberg
c1653a5f78
net/sngrep: Update to 1.4.4-rc2
Update sngrep to 1.4.4-rc2
Signed-off-by: Daniel Engberg <daniel.engberg.lists@pyret.net>
7 years ago
Hannu Nyman
50148276a1
wget: try to fix libunistring dependency
wget 1.91.1 configure script tries to link libunistring
if that is found. That lib is rather large and is not that
essential for normal operations, so instead of depending
on that, try to avoid linking it.
Revert an upstream commit that removed the clearance of
libunistring data in case IRI is explicitly disabled
(like we have it).
Reference to upstream commits:
http://git.savannah.gnu.org/cgit/wget.git/commit/?id=00ae9b4ee2caa6640776e9777e7ef5a374d082c0
http://git.savannah.gnu.org/cgit/wget.git/commit/?id=990f3d67d340d226bbd4187f5d310a4d2bf2bfe4
Signed-off-by: Hannu Nyman <hannu.nyman@iki.fi>
7 years ago
Jason A. Donenfeld
a429215a7e
wireguard: bump to release 0.0.20170918
Simple version bump.
Signed-off-by: Jason A. Donenfeld <Jason@zx2c4.com>
7 years ago
Mislav Novakovic
8f2dd7dbb7
sysrepo: update the sysrepo/netopeer2 stack
Patch includes updates to packages:
netopeer2: update to version 0.4.0
sysrepo: update to 0.7.0
libnetconf2: update to 0.9.15
libyang: update to 0.13.46
Signed-off-by: Mislav Novakovic <mislav.novakovic@sartura.hr>
7 years ago
Miroslav Lichvar
8a7fc71b52
chrony: update to 3.2
Signed-off-by: Miroslav Lichvar <mlichvar0@gmail.com>
7 years ago
Yousong Zhou
bdb01ebc55
shadowsocks-libev: bump to version 3.1.0
Notable changes since 3.0.8
ede744a: depends on libcares now instead of libudns
1c64829: new cmdline option --no-delay for not turning off TCP_NODELAY
9201619: ss-local: check if client supports socks5 protocol and no-auth-required method
f8283fc: Fix potential buffer overflow when parsing json config
380fddb: redir: fix conversion from DSCP to ToS
The two patches are now in the offical repo
7 years ago
Yousong Zhou
0931d35319
shadowsocks-libev: ss-rules: eliminiate not needed local var
7 years ago
Daniel Engberg
2c53e52bab
net/inadyn: Update to 2.2
Update inadyn to 2.2
Switch to release tarball
Remove example file from package
Signed-off-by: Daniel Engberg <daniel.engberg.lists@pyret.net>
7 years ago
Hannu Nyman
d4b8c0d7cc
wget: update to 1.19.1
Update wget to 1.19.1
Signed-off-by: Hannu Nyman <hannu.nyman@iki.fi>
7 years ago
Steven Hessing
6c89390a01
noddos: Don't create /var/lib/noddos in Noddos OpenWRT/Lede Makefile
Signed-off-by: Steven Hessing <steven.hessing@gmail.com>
7 years ago
Iván Atienza
e43884c9b9
sshfs: bump to 2.10
Signed-off-by: Iván Atienza <gentoo.power@gmail.com>
7 years ago
Dirk Brenken
8822046be5
adblock: update 3.0.2
* better system information
* several kresd related documentation fixes
Signed-off-by: Dirk Brenken <dev@brenken.org>
7 years ago