Commit graph

3874 commits

Author SHA1 Message Date
Yousong Zhou
02fa673f82 openvswitch: bump to version 2.9.2
Signed-off-by: Yousong Zhou <yszhou4tech@gmail.com>
2018-06-04 11:27:54 +08:00
Yousong Zhou
c2f788f054 openvswitch: rework packaging
New scheme mainly provides three packages: openvswitch,
openvswitch-ovn-north, openvswitch-ovn-controller.  These should fit
most usage scenarios.  Other subpackages like openvswitch-libXXX
etc.  are there for dependency management and are hidden from the
menu.

Many python and shell scripts are removed in this revision.  Most of
them cannot run out of box at all for lack of dependencies.  Others
being legacy ones are not that useful now.  Add them back at later time
when real need appears

Below are a simple listing of additions

 - initscript now incorporate also ovn north and controller support
 - ovn-ctl and ovs-ctl can be invoked directly from within $PATH

Signed-off-by: Yousong Zhou <yszhou4tech@gmail.com>
2018-06-04 11:27:54 +08:00
Hannu Nyman
efa81850f2
Merge pull request #6166 from cotequeiroz/nut_openssl-1.1
nut: added compatibility with openssl-1.1
2018-06-04 00:04:51 +03:00
Ansuel Smith
fee38c1cdf
uwsgi-cgi: fix error
Bad makefile, fix missing separator error.
Also add PKG_MIRROR_HASH

Signed-off-by: Ansuel Smith <ansuelsmth@gmail.com>
2018-06-03 19:58:24 +02:00
Hannu Nyman
83bbfa4270
Merge pull request #6096 from xavifr/master
lighttpd: Auth in version 1.4.48 is broken with musl, fixed in 1.4.49
2018-06-03 17:16:56 +03:00
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
157baf5c65
nginx: Package bump to 1.14.0
This bump nginx package to latest stable.
Also add support for the brotli compression module and head_more module.

Signed-off-by: Ansuel Smith <ansuelsmth@gmail.com>
2018-06-02 14:02:37 +02:00
Eneas U de Queiroz
1a9a7cc280 nut: added compatibility with openssl-1.1
Also added a fix in a check for empty string.

Signed-off-by: Eneas U de Queiroz <cote2004-github@yahoo.com>
2018-06-01 12:04:32 -03: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
Eneas U de Queiroz
b941c8d932 noddos: add compatibility with openssl 1.1
Adapted minor piece of code to the new API.

Signed-off-by: Eneas U de Queiroz <cote2004-github@yahoo.com>
2018-05-29 16:42:31 -03:00
Xavier Franquet
429b955ca2 Merge remote-tracking branch 'upstream/master' 2018-05-29 09:07:16 +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
Eneas U de Queiroz
86e4b33a9d ibrdtnd: added openssl 1.1 compatibility
This patch adds compatibility with openssl 1.1.0 to ibrdtnd.

Signed-off-by: Eneas U de Queiroz <cote2004-github@yahoo.com>
2018-05-27 07:48:06 -03:00
Eneas U de Queiroz
9ded227056 freeradius3: update to 3.0.17
Latest stable release, support for openssl 1.1

Signed-off-by: Eneas U de Queiroz <cote2004-github@yahoo.com>
2018-05-25 17:33:12 -03:00
Eneas U de Queiroz
3c78b49ab5 chaosvpn: add compatibility with openssl 1.1
This patch has been merged upstream.

Signed-off-by: Eneas U de Queiroz <cote2004-github@yahoo.com>
2018-05-25 09:24:27 -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
Eneas U de Queiroz
0c995cabe7 rp-pppoe: Fixed compilation with glibc
Do not inlcude <netinet/in.h> when using glibc to avoid various
redefinitions.

Signed-off-by: Eneas U de Queiroz <cote2004-github@yahoo.com>
2018-05-23 14:24:35 -03:00
Xavier Franquet
425331f316 Lighttpd: Update to 1.4.49
At 1.4.48, base64 decode is broken when libc sees `char` as `unsigned char`

d4083effab

Signed-off-by: Xavier Franquet <xavier@franquet.es>
2018-05-23 15:38:53 +02: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
Christian Lachner
4ae1c3307a haproxy: Update HAProxy to v1.8.9
- Update haproxy download URL and hash
- Removed all obsolete patches
- Added logic to Makefile to only append the patch-version to the HA-Proxy version if we actually applied any patches (PKG_RELEASE!=00)

Signed-off-by: Christian Lachner <gladiac@gmail.com>
2018-05-19 10:14:50 +02:00
Christian Lachner
567135a239 haproxy: Update all patches for HAProxy v1.8.8+5
- Add new patches (see https://www.haproxy.org/bugs/bugs-1.8.8.html)
- Raise patch-level to 05

Signed-off-by: Christian Lachner <gladiac@gmail.com>
2018-05-18 14:01:18 +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
Christian Lachner
e5a860634b haproxy: Update all patches for HAProxy v1.8.8
- Add new patches (see https://www.haproxy.org/bugs/bugs-1.8.8.html)
- Raise patch-level to 04

Signed-off-by: Christian Lachner <gladiac@gmail.com>
2018-05-16 14:44:53 +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
Florian Eckert
ab4e62b885 net/mwan3: execute only ifup event if l3_device is found
Only execute an ifup event with the command "mwan3 ifup <iface>" if the
l3_device is found in the ubus "network.interface.<iface>".

Signed-off-by: Florian Eckert <fe@dev.tdt.de>
2018-05-16 11:21:25 +02:00
Florian Eckert
215708a415 net/mwan3: remove logging mwan3track pid is not found
Remove unnecessary logging if mwan3track pid is not found

Signed-off-by: Florian Eckert <fe@dev.tdt.de>
2018-05-16 11:20:32 +02:00
Florian Eckert
2d9dfa3b1b net/mwan3: add/remove src_ip from routing table
Add or remove local_source ip also if mwan3 is stopped or started

Signed-off-by: Florian Eckert <fe@dev.tdt.de>
2018-05-16 11:19:24 +02:00
Hannu Nyman
13c7705415
Merge pull request #5915 from neheb/cifs
cifs-utils: Update to 6.8
2018-05-15 09:08:42 +03:00
Dirk Brenken
258039dbbe adblock: update 3.5.2
backend:
* add generic blocklist archive support
* add support for blacklist archive from Toulouse 1 University Capitole
* add support for urlhaus RPZ domains by abuse.ch
* small bugfixes & enhancements

luci:
* archive sub-categories (shalla & ut_capitole) are now configurable
  via LuCI CBI template
* small bugfixes & enhancements

Signed-off-by: Dirk Brenken <dev@brenken.org>
2018-05-14 22:23:18 +02:00
Jo-Philipp Wich
72d2829781
Merge pull request #6050 from ldir-EDB0/bumpminiupnpd
miniupnpd: bump to v2.1 20180508
2018-05-14 09:50:35 +02:00
Jo-Philipp Wich
20c6cec0c8
Merge pull request #6039 from vortigont/ddns-now
ddns-scripts: "now-dns.com" service fix
2018-05-14 07:40:18 +02:00
Peter Wagner
5de59d6ef4 wget: update to 1.19.5
Signed-off-by: Peter Wagner <tripolar@gmx.at>
2018-05-13 21:17:21 +02:00
Kevin Darbyshire-Bryant
762e8b0f17 miniupnpd: bump to v2.1 20180508
Signed-off-by: Kevin Darbyshire-Bryant <ldir@darbyshire-bryant.me.uk>
2018-05-13 19:01:44 +01:00
Hannu Nyman
12a833d09f
Merge pull request #6017 from tohojo/master
acme: Change boot init script logic to invoke start
2018-05-13 18:36:18 +03:00
Hannu Nyman
61137a5340
Merge pull request #6028 from ldir-EDB0/miniupnpdtweaks
Miniupnpdtweaks
2018-05-13 18:34:45 +03:00
Hannu Nyman
030963762b
Merge pull request #6048 from iamperson347/stubby0.2.3
stubby: Bump to 0.2.3
2018-05-13 18:29:52 +03:00
Hannu Nyman
e18166c9d3
Merge pull request #6032 from wvdakker/master
Shorewall: Bump to version 5.2.0.2
2018-05-13 18:28:37 +03:00
David Mora
8a8e68580f stubby: Bump to 0.2.3
Update to new upstream version. Also changed to Cloudflare's DNS as default.

Signed-off-by: David Mora <iamperson347+public@gmail.com>
2018-05-13 07:27:30 -04:00
Nikos Mavrogiannopoulos
48d5f1a591 ocserv: updated to 0.12.1
Signed-off-by: Nikos Mavrogiannopoulos <nmav@gnutls.org>
2018-05-12 08:24:07 +02:00
Dirk Brenken
7da5d595a0
Merge pull request #6036 from TDT-AG/pr/20180511-net-mwan3-update
net/mwan3: add packet loss and latency check
2018-05-11 21:58:54 +02:00
Emil Muratov
19415a4c47 ddns-scripts: "now-dns.com" service fix
- Add valid responses "good|nochg" so that ddns-script could recognize "badauth"
   error that comes with http 200 code
 - Switch url to https scheme. "now-dns.com" always returns 302 redirect
   to https:// for all plain-text http requests. Since working via default
   plain-text http is not possible anyway, forcing url to https prevents
   curl sending unencrypted plain-text credentials via basic auth

Signed-off-by: Emil Muratov <gpm@hotplug.ru>
2018-05-11 18:35:49 +03:00
Florian Eckert
0d5dd6da4f net/mwan3: add missing local variables
Signed-off-by: Florian Eckert <fe@dev.tdt.de>
2018-05-11 09:00:57 +02:00
Florian Eckert
bdff2e990b net/mwan3: remove check_quality option from default config
The normal situation should be to use ping without quality_check.
If quality_check option is not set in the default option then ping
quality_check is not performed during tracking. This is and should
be the default situation.

Signed-off-by: Florian Eckert <fe@dev.tdt.de>
2018-05-11 08:46:57 +02:00
Florian Eckert
21c42901e1 net/mwan3: update logging output
Unify logging output for tracking methode ping.

Signed-off-by: Florian Eckert <fe@dev.tdt.de>
2018-05-11 08:46:40 +02:00
Florian Eckert
3b33e01791 net/mwan3: fix indentation
Fix indentation.

Signed-off-by: Florian Eckert <fe@dev.tdt.de>
2018-05-11 08:43:34 +02:00
Florian Eckert
7962bfd3df net/mwan3: replace legancy backticks
Replace legancy backticks syntax shell execution with braces.

Signed-off-by: Florian Eckert <fe@dev.tdt.de>
2018-05-11 08:42:53 +02:00
Florian Eckert
5f068b7fb3 net/mwan3: remove needless log output on mwan3track
Remove needless log output this will pollute the logging.

Signed-off-by: Florian Eckert <fe@dev.tdt.de>
2018-05-11 08:42:17 +02:00
Nishant Sharma
1a33492ff8 mwan3: Packet Loss & Latency Check
1. Test link quality based on packet loss & latency w.r.t. pre-defined high and low watermark values.
2. Extended ubus support to provide packet loss & latency information per wan per track_ip

Signed-off-by: Nishant Sharma <codemarauder@gmail.com>
2018-05-11 08:21:28 +02:00
Christian Lachner
842901b4b1 haproxy: Update all patches for HAProxy v1.8.8
- Add new patches (see https://www.haproxy.org/bugs/bugs-1.8.8.html)
- Raise patch-level to 03

Signed-off-by: Christian Lachner <gladiac@gmail.com>
2018-05-10 20:37:15 +02:00
W. van den Akker
99724fa475
Shorewall6: Bump to version 5.2.0.2.
Signed-off-by: W. van den Akker <wvdakker@wilsoft.nl>
2018-05-10 19:12:15 +02:00
W. van den Akker
49d593367e
Shorewall: Bump to version 5.2.0.2.
Signed-off-by: W. van den Akker <wvdakker@wilsoft.nl>
2018-05-10 19:12:15 +02:00
W. van den Akker
1b2104c26a
Shorewall6-lite: Bump to version 5.2.0.2.
Signed-off-by: W. van den Akker <wvdakker@wilsoft.nl>
2018-05-10 19:12:15 +02:00
W. van den Akker
f4bb39a774
Shorewall-lite: Bump to version 5.2.0.2.
Signed-off-by: W. van den Akker <wvdakker@wilsoft.nl>
2018-05-10 19:12:00 +02:00
W. van den Akker
ddff9ea59b
Shorewall-core: Bump to version 5.2.0.2.
Signed-off-by: W. van den Akker <wvdakker@wilsoft.nl>
2018-05-10 18:59:19 +02:00
Kevin Darbyshire-Bryant
569ed29e63 miniupnpd: change leasefile location
Move default leasefile location from /var to /var/run.
Also rename from upnp.leases to miniupnpd.leases

Signed-off-by: Kevin Darbyshire-Bryant <ldir@darbyshire-bryant.me.uk>
2018-05-09 20:02:29 +01:00
Kevin Darbyshire-Bryant
2777953325 miniupnpd: build with gc-sections & LTO
Building with --gc-sections & -flto drop ipk size from 72600 to 66345
on MIPS

No misbehaviour due to these optimisations observed.

Signed-off-by: Kevin Darbyshire-Bryant <ldir@darbyshire-bryant.me.uk>
2018-05-09 20:02:17 +01:00
Florian Eckert
bafec2901b net/keepalived: update to 1.4.4
Update to new upstream stable version 1.4.4

Signed-off-by: Florian Eckert <fe@dev.tdt.de>
2018-05-09 10:01:13 +02:00