Aaron Goodman
f32ad35870
openfortivpn: use standard 'peerdns' argument on netifd script
Signed-off-by: Aaron Goodman <aaronjg@stanford.edu>
4 years ago
Aaron Goodman
374ac6817d
openfortivpn: add option to use ither curl or ping to test host status
allow use of curl rather than ping to test if a host
is up since a host may not respond to ping, but an
https request is part of the openfortivpn connection,
so this is a more reliable test
also clean up overly verbose logging
Signed-off-by: Aaron Goodman <aaronjg@stanford.edu>
4 years ago
Andy Walsh
3ba3a0ba4a
wsdd2: Uppercase NB_PARM
* Uppercase NB_PARM if mdns option is not set
* filter commented lines
Signed-off-by: Andy Walsh <andy.walsh44+github@gmail.com>
4 years ago
Rosen Penev
ef646f2a70
apinger: fix compilation with GCC 10
Signed-off-by: Rosen Penev <rosenp@gmail.com>
4 years ago
Rosen Penev
2bdabc1db7
bfdd: fix compilation with GCC 10
Signed-off-by: Rosen Penev <rosenp@gmail.com>
4 years ago
Rosen Penev
dafbd9e5e4
davfs2: fixup gettext-version again
It seems this is still needed.
Signed-off-by: Rosen Penev <rosenp@gmail.com>
4 years ago
Rosen Penev
d9f15d2cd6
radsecproxy: fix compilation with GCC10
Signed-off-by: Rosen Penev <rosenp@gmail.com>
4 years ago
Rosen Penev
4b7184cd6a
rsyslog: update to 8.2006.0
Fixes compilation with GCC10.
Added random mirror since the normal website has issues at this time.
Signed-off-by: Rosen Penev <rosenp@gmail.com>
4 years ago
Rosen Penev
afbe8536f4
fping: update to 4.3
Fixes compilation with GCC 10.
Backported upstream patch to fix compilation without IPv6.
Signed-off-by: Rosen Penev <rosenp@gmail.com>
4 years ago
Rosen Penev
a98399f3d2
ngircd: update to 26
Fixes compilation with GCC10.
Signed-off-by: Rosen Penev <rosenp@gmail.com>
4 years ago
Rosen Penev
0773d9e111
memcached: update to 1.6.6
Fixes compilation with GCC 10.
Added PKG_BUILD_PARALLEL for faster compilation.
Simplified configure var.
Signed-off-by: Rosen Penev <rosenp@gmail.com>
4 years ago
Peter Stadler
4f7da949cb
uwsgi: update to version 2.0.19.1
update to latest version.
Signed-off-by: Peter Stadler <peter.stadler@student.uibk.ac.at>
4 years ago
Chao Liu
beb5a87be8
kcptun: bump to v20200701
Signed-off-by: Chao Liu <expiron18@gmail.com>
4 years ago
Rosen Penev
cd3a4f4731
zerotier: fix compilation with GCC10
Patch taken from upstream.
Signed-off-by: Rosen Penev <rosenp@gmail.com>
4 years ago
Rosen Penev
cf6c95d752
davfs2: update to 1.5.6
Split musl patch into multiple small ones. Much easier to reason about.
Removed stack protector patch. This is not an issue anymore.
Removed NLS support. There seems to be a linking issue as
libiconv-stub does not have a shared library component.
Signed-off-by: Rosen Penev <rosenp@gmail.com>
4 years ago
Peter Stadler
19b382acea
nginx: update to version 1.19.1
update to newest version.
Signed-off-by: Peter Stadler <peter.stadler@student.uibk.ac.at>
4 years ago
Josef Schlehofer
01ff758894
dnscrypt-proxy2: update to version 2.0.44
Signed-off-by: Josef Schlehofer <pepe.schlehofer@gmail.com>
4 years ago
Aaron Goodman
84a53b7c79
mwan3: be more efficient with sleep after killing trackers
Signed-off-by: Aaron Goodman <aaronjg@stanford.edu>
5 years ago
Aaron Goodman
da9a626f78
mwan3: don't add single ipv4 to connected list if already covered by a cidr
Signed-off-by: Aaron Goodman <aaronjg@stanford.edu>
5 years ago
Rosen Penev
588c5d2041
bridge-utils: update to 1.7
Changed URL to new upstream.
Use PKG_INSTALL for consistency between packages.
Use PKG_BUILD_PARALLEL for faster compilation.
Remove outdated patch.
Minor cleanups.
Signed-off-by: Rosen Penev <rosenp@gmail.com>
4 years ago
Florian Eckert
2594258c4b
mwan3: update version to 2.8.9
Signed-off-by: Florian Eckert <fe@dev.tdt.de>
4 years ago
Florian Eckert
d0c248a7da
mwan3: cleanup function mwan3_create_iface_route
Signed-off-by: Florian Eckert <fe@dev.tdt.de>
4 years ago
Florian Eckert
feae9e5742
mwan3: fix shellcheck warning SC2086
Add double quote to prevent globbing and word splitting where there is
no regression.
Signed-off-by: Florian Eckert <fe@dev.tdt.de>
4 years ago
Florian Eckert
c0fdfaa174
mwan3: fix shellcheck warning SC2166
Replace -o boolean check with ||.
Signed-off-by: Florian Eckert <fe@dev.tdt.de>
4 years ago
Florian Eckert
644d9a25df
mwan3: remove unused variable complained by shellcheck
Signed-off-by: Florian Eckert <fe@dev.tdt.de>
4 years ago
Florian Eckert
0ed7524f81
mwan3: fix shellcheck warning SC2039
Replace all `==` with `=`.
Signed-off-by: Florian Eckert <fe@dev.tdt.de>
4 years ago
Florian Eckert
facf8ea299
mwan3: move redirect error output to trash
This suppress the following output on `mwan3 restart`:
> Dump terminated
Signed-off-by: Florian Eckert <fe@dev.tdt.de>
4 years ago
Yousong Zhou
74d78af936
ovn: bump to version 20.06.1
Signed-off-by: Yousong Zhou <yszhou4tech@gmail.com>
4 years ago
Florian Eckert
86a2e8f671
ntpd: add config include support
Signed-off-by: Florian Eckert <fe@dev.tdt.de>
4 years ago
Rosen Penev
0c200218ec
Revert "modemmanager: remove unnecessary autoreconf and specifications of glib-mkenums and gdbus-codegen"
This reverts commit 352ca90243
.
4 years ago
Willem van den Akker
f615195f48
Shorewall6: Bump to 5.2.6.1
Signed-off-by: Willem van den Akker <wvdakker@wilsoft.nl>
4 years ago
Willem van den Akker
77813b8ee5
Shorewall: Bump to 5.2.6.1
Signed-off-by: Willem van den Akker <wvdakker@wilsoft.nl>
4 years ago
Willem van den Akker
8d826b26fc
Shorewall6-lite: Bump to 5.2.6.1
Signed-off-by: Willem van den Akker <wvdakker@wilsoft.nl>
4 years ago
Willem van den Akker
93f58d0942
Shorewall-lite: Bump to 5.2.6.1
Signed-off-by: Willem van den Akker <wvdakker@wilsoft.nl>
4 years ago
Willem van den Akker
e85e6fc5f3
Shorewall-core: Bump to 5.2.6.1
Signed-off-by: Willem van den Akker <wvdakker@wilsoft.nl>
4 years ago
Eric Luehrsen
e81529596d
unbound: improve startup and dhcp script robustness
- prevent rapid overlap in DHCP script updates
- check and allow localhost forwards with specific applications
- add option for rate limiting inbound queries
- change UCI list to table format with Unbound conf references
Signed-off-by: Eric Luehrsen <ericluehrsen@gmail.com>
4 years ago
Nick Hainke
55daa1e8cb
dawn: update to latest version 2020-07-12
Includes:
- dawn_uci: no need uci_alloc_context on each uci_set_network call
- test_storage: extend test harness; datastorage: two bug fixes
- tcpsocket: free con after ustream write error and make list each safe
list_each is not safe against removal of list entry
Signed-off-by: Nick Hainke <vincent@systemli.org>
4 years ago
Rosen Penev
602e3899b4
lighttpd: switch to meson
Simplifies the Makefile and allows faster compilation with Ninja.
Added patch to fix libmariadb dependency.
Added extra modules.
Speed Before:
time make package/lighttpd/compile -j 12
Executed in 47.91 secs fish external
usr time 41.83 secs 384.00 micros 41.83 secs
sys time 10.79 secs 37.00 micros 10.79 secs
Speed After:
time make package/lighttpd/compile -j 12
Executed in 19.67 secs fish external
usr time 42.79 secs 377.00 micros 42.79 secs
sys time 8.56 secs 37.00 micros 8.56 secs
Tested with fish shell.
Signed-off-by: Rosen Penev <rosenp@gmail.com>
4 years ago
Nicholas Smith
377a33730d
modemmanager: add error message notifications to proto handler
Signed-off-by: Nicholas Smith <nicholas.smith@telcoantennas.com.au>
4 years ago
Florian Eckert
eb6cb75f9f
xinetd: start service in foreground for procd
Since we use now procd for xinetd, we have to start the service with the
option `-dontfork` to make procd happy.
Signed-off-by: Florian Eckert <fe@dev.tdt.de>
4 years ago
Florian Eckert
3d9e9632d4
xinetd: change PKG_MAINTAINER
Signed-off-by: Florian Eckert <fe@dev.tdt.de>
4 years ago
W. Michael Petullo
1000b84ab0
dmapd: update to 0.0.85
Signed-off-by: W. Michael Petullo <mike@flyn.org>
4 years ago
Rosen Penev
7891124d6c
miniupnpd: default to IGDv1
It seems even modern stuff doesn't support v2 correctly. The miniupnp
suite does but other stacks seem to lack support. Default to v1 to
avoid the headache.
Signed-off-by: Rosen Penev <rosenp@gmail.com>
4 years ago
Jan Pavlinec
799db6b36e
ntpd: update to version 4.2.8p15 (security fix)
Fixes:
CVE-2020-11868
CVE-2018-8956
CVE-2020-13817
CVE-2020-1502
Signed-off-by: Jan Pavlinec <jan.pavlinec@nic.cz>
4 years ago
Sebastian Kemper
7582f7fca6
apache/apr/apr-util: remove maintainer
Signed-off-by: Sebastian Kemper <sebastian_ml@gmx.net>
4 years ago
Dirk Brenken
c5a6a1a2bd
foolsm: change mail dependency
* changed mail dependency from orphaned 'ssmtp' to 'msmtp'
Signed-off-by: Dirk Brenken <dev@brenken.org>
4 years ago
Nicholas Smith
352ca90243
modemmanager: remove unnecessary autoreconf and specifications of glib-mkenums and gdbus-codegen
Signed-off-by: Nicholas Smith <nicholas.smith@telcoantennas.com.au>
4 years ago
Huangbin Zhan
704e733e51
treewide: fix broken conffiles
Signed-off-by: Huangbin Zhan <zhanhb88@gmail.com>
4 years ago
Huangbin Zhan
e4a800f432
treewide: add conffiles
Signed-off-by: Huangbin Zhan <zhanhb88@gmail.com>
4 years ago
Maxim Storchak
a10e4fa904
rsync: update to 3.2.2
Force IPv6 support to according to the global CONFIG_IPV6, ignore compile time detection
Signed-off-by: Maxim Storchak <m.storchak@gmail.com>
4 years ago