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
Hannu Nyman
76870c6ac6
Merge pull request #5855 from diizzyy/net-vnstat
...
net/vnstat: Update to 1.18
2018-05-08 19:55:12 +03:00
Hannu Nyman
0c67d811f9
Merge pull request #6022 from ldir-EDB0/bumpminiupnpd
...
miniupnpd: bump to 2.0.20180503
2018-05-08 19:06:24 +03:00
Hannu Nyman
ee979b8ab8
Merge pull request #6009 from ramsonline/patch-1
...
adblock: typo : donwload -> download
2018-05-08 18:59:16 +03:00
Kevin Darbyshire-Bryant
079e57bbd1
miniupnpd: bump to 2.0.20180503
...
Bumping to latest release. No (used) functional difference.
Signed-off-by: Kevin Darbyshire-Bryant <ldir@darbyshire-bryant.me.uk>
2018-05-08 14:32:55 +01:00
Florian Eckert
3bf2768d2e
net/keepalived: update to 1.4.3
...
bump PKG_VERSION to 1.4.3
To Fix compilation issue cherry-pick two commits from keepalived master tree:
afc450807c
58ae2ba75f
This was discussed on:
https://github.com/acassen/keepalived/issues/835
Signed-off-by: Florian Eckert <fe@dev.tdt.de>
2018-05-08 14:51:32 +02:00
Federico Di Marco
2b881481d1
lftp: updated to 4.8.3
...
Signed-off-by: Federico Di Marco <fededim@gmail.com>
2018-05-08 03:24:25 -07:00
Karl Palsson
ea06577f6f
net/mosquitto: support all the extra options from newest version
...
Import the config conversion script from https://github.com/remakeelectric/owrt_pub_feeds/tree/master/net/mosquitto-next
Signed-off-by: Karl Palsson <karlp@etactica.com>
2018-05-07 17:24:11 +00:00
Karl Palsson
276ce75a96
mosquitto: bump to major 1.5 release
...
This is a major release.
https://mosquitto.org/blog/2018/05/version-1-5-released/
Performance, configurability, protection from fuzzing and bad data,
customizable SSL contexts, all sorts of goodies.
Signed-off-by: Karl Palsson <karlp@etactica.com>
2018-05-07 11:09:14 +00:00
Toke Høiland-Jørgensen
9dc0862aab
sqm-scripts: Bump to v1.2.2
...
Signed-off-by: Toke Høiland-Jørgensen <toke@toke.dk>
2018-05-06 18:15:32 +02:00
rams
0d09ff93e4
typo : donwload -> download
...
small typo in description
2018-05-05 20:10:43 +02:00
Jo-Philipp Wich
ddaf94229c
Merge pull request #6001 from ldir-EDB0/importminiupnpd
...
miniupnpd: Import release 20180422 to repo
2018-05-05 19:40:06 +02:00
Hannu Nyman
5ed74f3ba0
Merge pull request #6008 from EricLuehrsen/unbound_171
...
unbound: update to 1.7.1
2018-05-05 18:42:36 +03:00
Hannu Nyman
1934c3a439
lftp: disable correct libidn version
...
Fix buildbot breakage by disabling libidn2 that has been recently
added to the packages.
lftp has apparently switched from libidn to libidn2 some time ago,
so the old configure directive was actually wrong, as can be seen
from build log.
> configure: WARNING: unrecognized options: --without-libidn
> ...
> Package lftp is missing dependencies for the following libraries:
> libidn2.so.0
Signed-off-by: Hannu Nyman <hannu.nyman@iki.fi>
2018-05-05 17:40:02 +03:00
Eric Luehrsen
b3f01f407a
unbound: update to 1.7.1
...
Signed-off-by: Eric Luehrsen <ericluehrsen@hotmail.com>
2018-05-05 10:10:11 -04:00
Kevin Darbyshire-Bryant
a2e2eeb409
miniupnpd: Import release 20180422 to repo
...
Import miniupnpd from routing repo and bump to 20180422.
Drop 102-ipv6-ext-port.patch as this looks upstreamed in the pinhole
code to me.
Consolidate all other patches & update with a view to sending upstream.
Add support for runtime IGDv1 mode switch (default to IGDv2)
(not extensively) Tested-on: ar71xx Archer C7 v2 in IGDv1 compatibility
mode. A variety of devices/applications appear to be able to create
mappings.
Have an attempt at resolving https://github.com/openwrt-routing/packages/issues/286
TL;DR miniupnpd rules get processed before fw3 rules and thus can
override existing/intended redirects. Ideally the miniupnpd rules would
be last in the relevant chains, unfortunately fw3 can sometimes use the
last rule as a REJECT. Put miniupnpd rules as penultimate.
Signed-off-by: Kevin Darbyshire-Bryant <ldir@darbyshire-bryant.me.uk>
2018-05-04 09:03:56 +01:00
Hannu Nyman
a40234905e
Merge pull request #5990 from tripolar/master
...
don't use unitialised vars when UNBOUND_D_DHCP_LINK != odhcpd
2018-05-03 00:04:19 +03:00
Hannu Nyman
3afd1fe1fd
Merge pull request #6000 from mwarning/kadnode
...
kadnode: use codeload url
2018-05-03 00:01:41 +03:00
Hannu Nyman
d1d5a186b0
Merge pull request #5997 from mwarning/zerotier
...
zerotier: update to version 1.2.8
2018-05-03 00:00:27 +03:00
Moritz Warning
32242f6f6e
kadnode: smaller binary
...
Decreases size of package by 3%
Signed-off-by: Moritz Warning <moritzwarning@web.de>
2018-05-02 20:21:50 +02:00
Moritz Warning
e72341e52a
kadnode: use codeload url
...
Signed-off-by: Moritz Warning <moritzwarning@web.de>
2018-05-02 20:21:43 +02:00
Moritz Warning
1296791114
zerotier: update to version 1.2.8
...
Signed-off-by: Moritz Warning <moritzwarning@web.de>
2018-05-02 19:23:31 +02:00
Toke Høiland-Jørgensen
5e73184c2f
sqm-scripts: Another bump to v1.2.1
2018-05-02 18:45:36 +02:00
Jo-Philipp Wich
bcb7c9a68d
Merge pull request #5999 from tohojo/master
...
sqm-scripts: Bump to v1.2.0
2018-05-02 18:14:11 +02:00
Toke Høiland-Jørgensen
5ddd499372
sqm-scripts: Bump to v1.2.0
...
Signed-off-by: Toke Høiland-Jørgensen <toke@toke.dk>
2018-05-02 17:26:41 +02:00
W. van den Akker
7b499ad839
Shorewall6: Bump to version 5.2.0.1.
...
Signed-off-by: W. van den Akker <wvdakker@wilsoft.nl>
2018-05-01 18:45:38 +02:00
W. van den Akker
21d8e453a8
Shorewall: Bump to version 5.2.0.1.
...
Signed-off-by: W. van den Akker <wvdakker@wilsoft.nl>
2018-05-01 18:44:32 +02:00
W. van den Akker
a8ccc81275
Shorewall6-lite: Bump to version 5.2.0.1.
...
Signed-off-by: W. van den Akker <wvdakker@wilsoft.nl>
2018-05-01 18:41:50 +02:00
W. van den Akker
507251f76e
Shorewall-lite: Bump to version 5.2.0.1.
...
Signed-off-by: W. van den Akker <wvdakker@wilsoft.nl>
2018-05-01 18:40:22 +02:00
W. van den Akker
eb878dce15
Shorewall-core: Bump to version 5.2.0.1.
...
Signed-off-by: W. van den Akker <wvdakker@wilsoft.nl>
2018-05-01 18:39:44 +02:00
Peter Wagner
14bc5b015a
unbound: don't use unitialised vars when UNBOUND_D_DHCP_LINK != odhcpd
...
Signed-off-by: Peter Wagner <tripolar@gmx.at>
2018-05-01 14:05:30 +02:00
Philip Prindeville
4097c888f5
isc-dhcp: update to 4.4.1
...
Signed-off-by: Philip Prindeville <philipp@redfish-solutions.com>
2018-04-29 17:32:30 -06:00
Hans Dedecker
916b2f7cb7
Merge pull request #5931 from dedeckeh/pr-xtables-addons-rtsp
...
xtables-addons: rtsp helper improvements
2018-04-27 14:36:43 +02:00
Hans Dedecker
01692d9e13
xtables-addons: rtsp: update source in expected RTP connection
...
Update source IP of the expected RTP connection according to the SOURCE
attribute value if present in the RTSP SETUP REPLY message.
Signed-off-by: Hans Dedecker <dedeckeh@gmail.com>
2018-04-27 14:07:09 +02:00
Hannu Nyman
0cc28022b2
Merge pull request #5970 from jemyzhang/master
...
net/https-dns-proxy: Update to 2018-04-23
2018-04-27 10:38:44 +03:00
Jemy Zhang
f74f517b9a
net/https-dns-proxy: Update to 2018-04-23
...
+ add option for resolver_url_prefix
Signed-off-by: Jemy Zhang <jemy.zhang@gmail.com>
2018-04-26 18:19:54 +08:00
Hannu Nyman
1955fdfb87
Merge pull request #5802 from VincentRiou/lighttpd_with_wstunnel
...
lighttpd: add mod-wstunnel
2018-04-25 12:25:45 +03:00
W. Michael Petullo
ee61fd6d53
snort: depend on libnghttp2
...
Signed-off-by: W. Michael Petullo <mike@flyn.org>
2018-04-23 18:04:26 -04:00
Hannu Nyman
5bb0a8b2cb
Merge pull request #5879 from neheb/transmission
...
transmission: Add rpc_host_whitelist support.
2018-04-23 17:47:41 +03:00
W. Michael Petullo
5acb617137
snort: set configuration file path in init script
...
Signed-off-by: W. Michael Petullo <mike@flyn.org>
2018-04-23 10:11:49 -04:00
Hannu Nyman
ba53019418
Merge pull request #5702 from MikePetullo/snort2
...
snort: update to 2.9.11.1
2018-04-23 16:44:42 +03:00
Hannu Nyman
94b743fb2b
Merge pull request #5927 from MikePetullo/snort3
...
snort: set W. Michael Petullo as maintainer
2018-04-23 16:44:16 +03:00
Hans Dedecker
caed4b5132
Merge pull request #5933 from alinnastac/rp-pppoe-improved-init-scripts
...
rp-pppoe: improve init scripts
2018-04-23 09:50:31 +02:00
Alin Nastac
b8e6e7f0e8
rp-pppoe: add support for logical interface names and fix interface triggers
...
Signed-off-by: Alin Nastac <alin.nastac@gmail.com>
2018-04-23 09:19:27 +02:00
Jaehoon You
82b67e3363
coova-chilli: change PKG_MAINTAINER
...
Signed-off-by: Jaehoon You <teslamint@gmail.com>
2018-04-23 13:34:44 +08:00
Jaehoon You
258cbcdb89
coova-chilli: switch to procd
...
Signed-off-by: Jaehoon You <teslamint@gmail.com>
2018-04-23 13:34:44 +08:00
Lucian Cristian
f915143edf
clamav: update to 0.100.0
...
Signed-off-by: Lucian Cristian <lucian.cristian@gmail.com>
2018-04-22 21:39:33 +03:00
Hannu Nyman
4487a633f6
Merge pull request #5941 from zhaojh329/wifidog-ng
...
wifidog-ng: Update to 1.5.6
2018-04-22 12:24:52 +03:00
Hannu Nyman
3c5829a5dc
Merge pull request #5944 from chris5560/master
...
ddns-scripts: fixes "sed: no previous regexp"
2018-04-22 12:24:32 +03:00