Commit graph

3895 commits

Author SHA1 Message Date
Rosen Penev
87a616f339 reaver: Update to 1.6.5
Signed-off-by: Rosen Penev <rosenp@gmail.com>
2018-06-08 10:30:34 +08:00
Rosen Penev
e227456efa
autossh: Update to 1.4f
Signed-off-by: Rosen Penev <rosenp@gmail.com>
2018-06-07 18:17:49 -07:00
Eneas U de Queiroz
dec7628ea9 squid: Upgrade to 4.0.24 beta
This beta version brings compatibility with openssl 1.1

Signed-off-by: Eneas U de Queiroz <cote2004-github@yahoo.com>
2018-06-07 18:16:02 -03:00
Dirk Brenken
18190c1fbb adblock: update 3.5.3
backend:
* enhance the whitelist function. Now sub-domains could be whitelisted
  (e.g. 'fakenews.facebook.com'), even if the correspondent tld is
  blacklisted (e.g. 'facebook.com') - this makes whitelisting
  much more flexible and predictable
* rework the domain query function to adapt the whitelist changes
* refine startup error checks/messages
* small fixes

luci:
* cosmetics

Signed-off-by: Dirk Brenken <dev@brenken.org>
2018-06-07 21:12:42 +02:00
Eneas U de Queiroz
10345fbba5 openvswitch: add openssl-1.1 compatibility
Do not call library initialization when compiling with openssl 1.1.

The package generates the C source files for its DH parameters at
compile time using the host installed openssl.  This patch adds a DH
source, using the same parameters, compatible with openssl 1.0 and 1.1.

Signed-off-by: Eneas U de Queiroz <cote2004-github@yahoo.com>
2018-06-07 07:27:57 +08:00
Hannu Nyman
f837e8c4c7
Merge pull request #6128 from cotequeiroz/chaosvpn_openssl-1.1
chaosvpn: add compatibility with openssl 1.1
2018-06-06 21:41:35 +03:00
Florian Eckert
b6249f1781 net/mwan3: fix NDP on ipv6 for ra services
Signed-off-by: Florian Eckert <fe@dev.tdt.de>
2018-06-06 10:41:38 +02:00
Toke Høiland-Jørgensen
81873e11ae sqm-scripts: Bump to v1.2.3
Fixes an issue with sqm-scripts not being reloaded on ifup/down.

Signed-off-by: Toke Høiland-Jørgensen <toke@toke.dk>
2018-06-05 23:37:42 +02:00
Hannu Nyman
3f5c6262c9
Merge pull request #5658 from neheb/e2guardian
e2guardian: Change URL to use git directly.
2018-06-05 21:04:58 +03:00
Hannu Nyman
93d787da02
Merge pull request #6056 from cotequeiroz/rp-pppoe-glibc
rp-pppoe: Fixed compilation with glibc
2018-06-05 18:06:33 +03:00
Hannu Nyman
7e10d79eb4
Merge pull request #6132 from cotequeiroz/freeradius3_openssl-1.1
freeradius3: update to 3.0.17
2018-06-05 18:04:46 +03:00
Ansuel Smith
dc66614a65
uwsgi-cgi: remove useless dep
Signed-off-by: Ansuel Smith <ansuelsmth@gmail.com>
2018-06-04 22:51:47 +02:00
Eneas U de Queiroz
59563c7040 chaosvpn: changed 'ip' program location to /sbin/ip
This was previously set to /usr/sbin/ip.

Signed-off-by: Eneas U de Queiroz <cote2004-github@yahoo.com>
2018-06-04 15:16:24 -03:00
Dirk Brenken
2e54b64b4f
Merge pull request #6186 from dibdot/adblock
adblock: change winspy url
2018-06-04 14:39:20 +02:00
Hannu Nyman
10eb55f580
Merge pull request #6180 from openwrt/unbound-tfo-v2
unbound: Enable TCP fast open
2018-06-04 15:36:02 +03:00
Dirk Brenken
1aa8e8fe14 adblock: change winspy url
* the windows 7/8.1/10 rules has been merged and the blocklist url
  has been changed

Signed-off-by: Dirk Brenken <dev@brenken.org>
2018-06-04 14:29:47 +02:00
Toke Høiland-Jørgensen
17b2c1a23b unbound: Enable TCP fast open
This can reduce the lookup times for TCP lookups with a full RTT for
supported servers.

Signed-off-by: Toke Høiland-Jørgensen <toke@toke.dk>
2018-06-04 09:19:23 +02:00
Ansuel Smith
bcc1c9615a
uwsgi-cgi: another missing library
Signed-off-by: Ansuel Smith <ansuelsmth@gmail.com>
2018-06-04 08:35:18 +02:00
Ansuel Smith
e4917a9bc6
uwsgi-cgi: add missing library
This fix compilation error for the missing library libjansson

Signed-off-by: Ansuel Smith <ansuelsmth@gmail.com>
2018-06-04 07:58:08 +02:00
Yousong Zhou
932cb25b41 shadowsocks-libev: bump to version 3.2.0
Changes summarized by upstream maintainer

  * Add MinGW support by @linusyang.
  * Refine c-ares integration by @xnoreq.
  * Fix building issues with GCC8 by @FlyingheartCN.
  * Minor bug fixes.

Signed-off-by: Yousong Zhou <yszhou4tech@gmail.com>
2018-06-04 11:47:17 +08:00
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
a565ef8eaa SNMPD: Add snmp_extend config option
Signed-off-by: Xavier Franquet <xavier@franquet.es>
2018-05-23 16:04:13 +02: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