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 >
2017-10-04 21:40:16 +01:00
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 >
2017-10-04 16:14:51 +02:00
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 >
2017-10-04 16:13:38 +02:00
Hannu Nyman
938401f4a4
Merge pull request #4894 from StevenHessing/noddos
...
noddos: bump up to noddos v0.5.1
2017-10-03 10:20:54 +03:00
Steven Hessing
88f3b3db17
noddos: bump up to noddos v0.5.1
...
Signed-off-by: Steven Hessing <steven.hessing@gmail.com >
2017-10-02 17:34:17 -07:00
Hannu Nyman
81ee54c24c
Merge pull request #4892 from fededim/master
...
lftp: updated to 4.8.2
2017-10-02 20:39:55 +03:00
Federico Di Marco
7049eb1746
lftp: updated to 4.8.2
...
Signed-off-by: Federico Di Marco <fededim@gmail.com >
2017-10-02 10:43:23 +02:00
Jason A. Donenfeld
a69c4b73a9
wireguard: bump to release 0.0.20171001
...
Simple version bump.
Signed-off-by: Jason A. Donenfeld <Jason@zx2c4.com >
2017-10-02 03:15:35 +02:00
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 >
2017-10-02 00:34:10 +02:00
Peter Wagner
64db240f13
git: update to 2.14.2
...
Signed-off-by: Peter Wagner <tripolar@gmx.at >
2017-10-01 22:12:01 +02:00
Daniel Salzman
3da0750725
knot: upgrade to 2.5.5
...
Signed-off-by: Daniel Salzman <daniel.salzman@nic.cz >
2017-09-29 15:04:49 +02:00
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 >
2017-09-29 04:36:47 +03:00
Stijn Tintel
0e1c8b4ccc
net-snmp: snmpd: listen on IPv6 by default
...
Closes #4758 .
Signed-off-by: Stijn Tintel <stijn@linux-ipv6.be >
2017-09-29 02:45:25 +03:00
Stijn Tintel
8079f86caa
net-snmp: add snmptrapd packages
...
Closes #4724 .
Signed-off-by: Stijn Tintel <stijn@linux-ipv6.be >
2017-09-29 02:40:49 +03:00
Stijn Tintel
61769b0786
net-snmp: use LN macro
...
Signed-off-by: Stijn Tintel <stijn@linux-ipv6.be >
2017-09-29 01:56:38 +03:00
Stijn Tintel
83a216bcc9
net-snmp: improve snmp-utils description
...
Signed-off-by: Stijn Tintel <stijn@linux-ipv6.be >
2017-09-29 01:38:37 +03:00
Hannu Nyman
9bd2f8477e
Merge pull request #4866 from sotux/bugfix
...
net/ddns-scripts: Fix deSEC update URL
2017-09-25 22:21:42 +03:00
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 >
2017-09-25 10:50:44 +02:00
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 >
2017-09-25 08:56:46 +08:00
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 >
2017-09-24 17:51:27 +02:00
champtar
091cb4ef2f
Merge pull request #4853 from StevenHessing/noddos
...
noddos: Noddos v0.5.0 with mDNS / DNS-SD support
2017-09-23 15:16:48 -07:00
champtar
d55f755201
Merge pull request #4872 from champtar/sha256
...
Fix some PKG_MIRROR_HASH / PKG_HASH
2017-09-23 14:00:04 -07:00
Hannu Nyman
59735c02c8
Merge pull request #4871 from EricLuehrsen/unbound_control
...
unbound: upstream 1.6.6 and enhance control UCI option
2017-09-23 15:43:36 +03:00
Etienne Champetier
b11c04d310
iotivity: add PKG_MIRROR_HASH
...
Signed-off-by: Etienne Champetier <champetier.etienne@gmail.com >
2017-09-22 21:53:40 -07:00
Etienne Champetier
f2730554e5
shorewall: use sha256 for PKG_HASH
...
Signed-off-by: Etienne Champetier <champetier.etienne@gmail.com >
2017-09-22 21:20:36 -07:00
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 >
2017-09-22 22:54:32 -04:00
Eric Luehrsen
d61a16ca11
unbound: update to 1.6.6
...
Signed-off-by: Eric Luehrsen <ericluehrsen@hotmail.com >
2017-09-21 22:54:35 -04:00
Daniel Salzman
e3cecc84a6
knot: upgrade to 2.5.4
...
Signed-off-by: Daniel Salzman <daniel.salzman@nic.cz >
2017-09-20 16:01:11 +02:00
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 >
2017-09-20 16:01:10 +02:00
Daniel Salzman
f326cc65e3
knot: don't create 'knot' user for utilities
...
Signed-off-by: Daniel Salzman <daniel.salzman@nic.cz >
2017-09-20 16:01:10 +02:00
Daniel Salzman
603c7b9815
knot: simplify tests installation and execution
...
Signed-off-by: Daniel Salzman <daniel.salzman@nic.cz >
2017-09-20 16:01:10 +02:00
Daniel Salzman
207de88a2c
knot: merge knot libraries, add explicit dependency versions, library cleanup
...
Signed-off-by: Daniel Salzman <daniel.salzman@nic.cz >
2017-09-20 16:01:10 +02:00
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 >
2017-09-19 19:37:21 +03:00
Steven Hessing
62d9d512d7
noddos: Noddos v0.5.0 with mDNS / DNS-SD support
...
Signed-off-by: Steven Hessing <steven.hessing@gmail.com >
2017-09-18 20:52:09 -07:00
champtar
7fdf3e02cf
Merge pull request #4838 from StevenHessing/noddos
...
noddos: Don't create /var/lib/noddos in Makefile (#4837 )
2017-09-18 16:58:37 -07:00
champtar
837d32805d
Merge pull request #4852 from diizzyy/patch-90
...
net/sngrep: Update to 1.4.4-rc2
2017-09-18 16:49:55 -07:00
champtar
5e12eb440d
Merge pull request #4844 from diizzyy/patch-88
...
net/inadyn: Update to 2.2
2017-09-18 16:35:52 -07:00
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 >
2017-09-19 00:17:39 +02:00
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 >
2017-09-18 20:40:16 +03:00
champtar
a5b23eff1c
Merge pull request #4849 from zx2c4/patch-9
...
wireguard: bump to release 0.0.20170918
2017-09-18 09:40:47 -07:00
champtar
abcb97f3e9
Merge pull request #4744 from sartura/sysrepo_update
...
Sysrepo update
2017-09-18 09:34:55 -07:00
Jason A. Donenfeld
a429215a7e
wireguard: bump to release 0.0.20170918
...
Simple version bump.
Signed-off-by: Jason A. Donenfeld <Jason@zx2c4.com >
2017-09-18 17:59:00 +02:00
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 >
2017-09-18 12:00:38 +02:00
Hannu Nyman
39fa464ffe
Merge pull request #4847 from mlichvar/chrony-update-3.2
...
chrony: update to 3.2
2017-09-18 12:40:13 +03:00
Hannu Nyman
38fc74e257
Merge pull request #4841 from hnyman/wget191
...
wget: update to 1.19.1
2017-09-18 12:39:11 +03:00
Miroslav Lichvar
8a7fc71b52
chrony: update to 3.2
...
Signed-off-by: Miroslav Lichvar <mlichvar0@gmail.com >
2017-09-18 09:55:16 +02:00
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
2017-09-18 13:29:24 +08:00
Yousong Zhou
0931d35319
shadowsocks-libev: ss-rules: eliminiate not needed local var
2017-09-18 13:29:23 +08:00
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 >
2017-09-18 01:05:09 +02:00
Hannu Nyman
d4b8c0d7cc
wget: update to 1.19.1
...
Update wget to 1.19.1
Signed-off-by: Hannu Nyman <hannu.nyman@iki.fi >
2017-09-16 18:31:51 +03:00