Commit graph

3796 commits

Author SHA1 Message Date
Hannu Nyman
967ad04e77
Merge pull request #6083 from Ansuel/master
uwsgi-cgi: New package
2018-06-03 17:09:46 +03:00
Hannu Nyman
fb5736dd1c
Merge pull request #6103 from Ansuel/ddns-fix
ddns-scripts: fix unefficent sh script
2018-06-03 14:53:04 +03:00
Hannu Nyman
362adcbde4
Merge pull request #6116 from cotequeiroz/aircrack-ng_openssl-1.1
aircrack-ng: add openssl 1.1 compatibility
2018-06-03 09:52:15 +03:00
Hannu Nyman
ce37c5fb65
Merge pull request #6117 from cotequeiroz/bitlbee_openssl-1.1
bitlbee: added openssl 1.1 support
2018-06-03 09:50:55 +03:00
Hannu Nyman
6e42b4b129
Merge pull request #6170 from MikePetullo/krb5
krb5: set replay cache directory to /tmp
2018-06-03 09:47:10 +03:00
W. Michael Petullo
536d555456 krb5: set replay cache directory to /tmp
Signed-off-by: W. Michael Petullo <mike@flyn.org>
2018-06-02 15:54:24 -04:00
Ansuel Smith
8bb49eb5ed
ddns-scripts: fix unefficent sh script
Currently this 3 variable are used only 1 time in the sh script and cause 10s of delay for them to load... move them to load only if it's required by the command. This also fix luci-app-ddns delay problem derived by calling dns_lucihelper (that use tdns_functions to load data) for the version.

Signed-off-by: Ansuel Smith <ansuelsmth@gmail.com>
2018-06-02 18:04:16 +02:00
Ansuel Smith
034e2bde7a
ariang: Bump to latest version
This upgrade ariang webui to latest version

Signed-off-by: Ansuel Smith <ansuelsmth@gmail.com>
2018-05-31 20:18:40 +02:00
Martin Blumenstingl
96ae89c801 net/vnstat: enable auto-respawn when vnstatd crashes
Originally this was indended as a fix for devices without RTC support
which do not have the correct time set after a reboot (until ntp is able
to update the system time). vnstat checks if there is a time difference
between the latest entry in the database and detects that the system time
is incorrect. In this case vnstat does not start (to prevent database
corruption), the following message is reported instead:
'Error: Interface "..." has previous update date too much in the future,
exiting.'
Once we have network connectivity (and ntp has updated the system time)
vnstat starts correctly though.
vnstat 1.18 fixes this by waiting a few minutes (instead of exiting) and
the following message is logged:
"Latest database update is in the future (db: 2018-04-28 08:39:11 > now:
2018-04-28 08:07:18). Giving the system clock up to 5 minutes to sync
before continuing."

This still adds a procd respawn trigger to let procd automatically
restart vnstat in case:
- vnstat it crashes
- no valid system time is received for a long time (no network
  connectivity, broken NTP servers, ...)

Signed-off-by: Martin Blumenstingl <martin.blumenstingl@googlemail.com>
2018-05-31 13:03:38 +02:00
Martin Blumenstingl
e1acbd55b6 net/vnstat: port the init-script to procd
This ports the init-script from the legacy functions to procd. There
should be no functional changes with this patch.

Signed-off-by: Martin Blumenstingl <martin.blumenstingl@googlemail.com>
2018-05-31 13:03:38 +02:00
Hannu Nyman
4bacddbbed
Merge pull request #6131 from cotequeiroz/conserver_openssl-1.1
conserver: bump to v8.2.2 - adds openssl 1.1 compatibility
2018-05-30 17:42:46 +03:00
Hannu Nyman
a02335741d
Merge pull request #6153 from TDT-AG/pr/20180530-net-mwan3-fix-connected-networks
net/mwan3: fix connected networks
2018-05-30 16:40:51 +03:00
Florian Eckert
acf7278fb8 net/mwan3: update version to 2.6.17
Signed-off-by: Florian Eckert <fe@dev.tdt.de>
2018-05-30 12:57:49 +02:00
Florian Eckert
7ea690ea3c net/mwan3: fix update on connected ip networks
If an interface is not tracked by mwan3 or enabled and this interface is
setup by netifd, then the connected ipset is not update by mwan3.
To fix this also call connected ipset update code even if the interface
is not tracked or enabled by mwan3.

Signed-off-by: Florian Eckert <fe@dev.tdt.de>
2018-05-30 12:56:50 +02:00
Peter Wagner
1673e33b20 git: update to 2.17.1
Fixes CVE-2018-11233 and CVE-2018-11235

Signed-off-by: Peter Wagner <tripolar@gmx.at>
2018-05-30 01:07:15 +02:00
Eric Luehrsen
36e1aa0892 unbound: add root zone file cache option
Add the possibility to use Unbound auto-zone: clause to
fetch complete root, arpa, in-addr.arpa, and ip6.arpa
zone files. This can speed up recursion when users
access many ccTLD or connection logging hits many PTR.

Signed-off-by: Eric Luehrsen <ericluehrsen@hotmail.com>
2018-05-28 23:32:12 -04:00
Eric Luehrsen
cdeefec73e unbound: provide transparent defaults with documentation
Some resource options bundled many Unbound.conf options and
made customizing on top of UCI difficult. Make it easier to
use Unbound built defaults (blank conf sections).

Signed-off-by: Eric Luehrsen <ericluehrsen@hotmail.com>
2018-05-28 23:32:12 -04:00
Eneas U de Queiroz
731a00aae5 conserver: update to v8.2.2
Adds openssl compatibility.

Signed-off-by: Eneas U de Queiroz <cote2004-github@yahoo.com>
2018-05-28 23:31:54 -03:00
Stijn Tintel
7bb68c74e2 strongswan: bump to 5.6.3
Fixes the following CVEs:
- CVE-2018-5388
- CVE-2018-10811

Signed-off-by: Stijn Tintel <stijn@linux-ipv6.be>
2018-05-28 23:38:53 +03:00
Hannu Nyman
1dc97d9206
Merge pull request #6140 from neheb/tr
transmission: Update to 2.94
2018-05-30 13:59:07 +03:00
Peter Wagner
0d1f48893c nfs-kernel-server: update to 2.3.2
Signed-off-by: Peter Wagner <tripolar@gmx.at>
2018-05-28 20:53:18 +02:00
Yousong Zhou
86ece31c66 openvswitch: remove ovs-parse-backtrace
It's a python script and requires backtrace support when building
openvswitch which requires glibc.

Signed-off-by: Yousong Zhou <yszhou4tech@gmail.com>
2018-05-28 18:06:44 +08:00
Yousong Zhou
a65da6a79a openvswitch: remove docker related utilities
The overlay and underlay driver, and ovs-docker utilities requires setup
and dependencies that are just not available in known maintained state.

Signed-off-by: Yousong Zhou <yszhou4tech@gmail.com>
2018-05-28 17:41:51 +08:00
Rosen Penev
a46d0ffb83 transmission: Update to 2.94
Mainly a bugfix for XSS. Patches have been refreshed.

Added an upstream fix for TLS verification. Now enabled by default.

Signed-off-by: Rosen Penev <rosenp@gmail.com>
2018-05-27 15:18:12 -07:00
Hannu Nyman
763dab4eb8
Merge pull request #5897 from oldium/fwknopd-device-fix
fwknopd: More reliable network dependency
2018-05-28 00:37:11 +03:00
Hannu Nyman
61c4f98c4c
Merge pull request #6127 from mwarning/zerotier
zerotier: update to version 1.2.10
2018-05-25 15:19:59 +03:00
Moritz Warning
0bc668aded zerotier: update to version 1.2.10
Signed-off-by: Moritz Warning <moritzwarning@web.de>
2018-05-25 13:08:06 +02:00
Eneas U de Queiroz
b2dcf42108 bitlbee: added openssl 1.1 support
This patch was submitted upstream.

Signed-off-by: Eneas U de Queiroz <cote2004-github@yahoo.com>
2018-05-24 23:57:24 -03:00
Eneas U de Queiroz
168ccaafbf aircrack-ng: adds openssl 1.1 compatibility
Applied a patch that was merged upstream.

Signed-off-by: Eneas U de Queiroz <cote2004-github@yahoo.com>
2018-05-24 22:19:13 -03:00
W. van den Akker
4473c576bf
Shorewall6: Bump to version 5.2.0.4
Signed-off-by: W. van den Akker <wvdakker@wilsoft.nl>
2018-05-23 08:26:44 +02:00
W. van den Akker
015c433282
Shorewall: Bump to version 5.2.0.4
Signed-off-by: W. van den Akker <wvdakker@wilsoft.nl>
2018-05-23 08:26:20 +02:00
W. van den Akker
0200f56ea1
Shorewall6-lite: Bump to version 5.2.0.4
Signed-off-by: W. van den Akker <wvdakker@wilsoft.nl>
2018-05-23 08:26:08 +02:00
W. van den Akker
f7cd33b67a
Shorewall-lite: Bump to version 5.2.0.4
Signed-off-by: W. van den Akker <wvdakker@wilsoft.nl>
2018-05-23 08:25:53 +02:00
W. van den Akker
45b2cfe7ac
Shorewall-core: Bump to version 5.2.0.4
Signed-off-by: W. van den Akker <wvdakker@wilsoft.nl>
2018-05-23 08:25:35 +02:00
Ansuel Smith
6fe09e86d1
uwsgi-cgi: New package
Uwsgi compiled with cgi profile to support plain cgi for ngix webserver

Signed-off-by: Ansuel Smith <ansuelsmth@gmail.com>
2018-05-21 17:24:09 +02:00
Yousong Zhou
af5ebf6220 xl2tpd: bump to version 1.3.12
Signed-off-by: Yousong Zhou <yszhou4tech@gmail.com>
2018-05-21 16:09:26 +08:00
Hannu Nyman
5a30601780
Merge pull request #6080 from kuoruan/aria2
aria2: Bump 1.34.0
2018-05-21 08:41:43 +03:00
Hsing-Wang Liao
be5feb784a aria2: Bump 1.34.0
Signed-off-by: Hsing-Wang Liao <kuoruan@gmail.com>
2018-05-21 10:38:24 +08:00
Moritz Warning
f7cfb61edc kadnode: update to version 2.2.3
Signed-off-by: Moritz Warning <moritzwarning@web.de>
2018-05-21 02:18:34 +02:00
Hannu Nyman
269b3d8c44
Merge pull request #6075 from mwarning/kadnode
kadnode: update to version 2.2.2
2018-05-20 19:28:58 +03:00
Hannu Nyman
6e0c49be57
Merge pull request #6072 from wvdakker/master
Shorewall: Bump to 5.2.0.3
2018-05-20 19:28:19 +03:00
Hannu Nyman
2c9889ce2a
Merge pull request #5562 from Andy2244/krb5-fix
krb5: update depends, fix FS#1310
2018-05-20 19:27:42 +03:00
Moritz Warning
1632a5d307 kadnode: update to version 2.2.2
Signed-off-by: Moritz Warning <moritzwarning@web.de>
2018-05-20 02:29:41 +02:00
W. van den Akker
c045dd5214
Shorewall6: Bump to 5.2.0.3
Signed-off-by: W. van den Akker <wvdakker@wilsoft.nl>
2018-05-19 11:10:25 +02:00
W. van den Akker
9244b1c305
Shorewall: Bump to 5.2.0.3
Signed-off-by: W. van den Akker <wvdakker@wilsoft.nl>
2018-05-19 10:56:54 +02:00
W. van den Akker
8761c4d29a
Shorewall6-lite: Bump to 5.2.0.3
Signed-off-by: W. van den Akker <wvdakker@wilsoft.nl>
2018-05-19 10:55:51 +02:00
W. van den Akker
23ec075476
Shorewall-lite: Bump to 5.2.0.3
Signed-off-by: W. van den Akker <wvdakker@wilsoft.nl>
2018-05-19 10:54:51 +02:00
W. van den Akker
99851b6c1a
Shorewall-core: Bump to 5.2.0.3
Signed-off-by: W. van den Akker <wvdakker@wilsoft.nl>
2018-05-19 10:53:37 +02:00
Daniel Salzman
67f32fd5eb knot: update to 2.6.7
Signed-off-by: Daniel Salzman <daniel.salzman@nic.cz>
2018-05-17 13:11:10 +02:00
Florian Eckert
18022993d9 net/mwan3: update version to 2.6.16
Signed-off-by: Florian Eckert <fe@dev.tdt.de>
2018-05-16 11:24:37 +02:00