Maxim Storchak [Mon, 6 Jul 2020 14:08:48 +0000 (17:08 +0300)]
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>
Florian Eckert [Mon, 6 Jul 2020 06:42:01 +0000 (08:42 +0200)]
Merge pull request #12709 from m01/bugfix-mwan3-config-load
mwan3: Fix mwan3 start not doing anything
Rosen Penev [Sun, 5 Jul 2020 20:22:07 +0000 (13:22 -0700)]
Merge pull request #12669 from neheb/logr
logrotate: update to 3.16.0
Rosen Penev [Sun, 5 Jul 2020 18:40:33 +0000 (11:40 -0700)]
Merge pull request #12721 from neheb/forke
forked-daapd: fix compilation with GCC10
Rosen Penev [Sun, 5 Jul 2020 16:39:11 +0000 (09:39 -0700)]
Merge pull request #12715 from neheb/can2
canutils: switch to CMake
Rosen Penev [Sun, 5 Jul 2020 16:38:28 +0000 (09:38 -0700)]
Merge pull request #12711 from neheb/urcu
liburcu: install pkgconfig files
Rosen Penev [Sun, 5 Jul 2020 16:34:30 +0000 (09:34 -0700)]
Merge pull request #12682 from jonathanunderwood/stubby-0.3.0
stubby: update to version 0.3.0
Rosen Penev [Sun, 5 Jul 2020 16:33:34 +0000 (09:33 -0700)]
Merge pull request #12679 from jonathanunderwood/getdns-1.6.0
getdns: update to version 1.6.0
Josef Schlehofer [Sun, 5 Jul 2020 15:50:41 +0000 (17:50 +0200)]
Merge pull request #12586 from tiagogaspar8/bind-update-9-16-4
bind: update to 9.16.4
Jonathan G. Underwood [Wed, 1 Jul 2020 20:09:34 +0000 (21:09 +0100)]
getdns: update to version 1.6.0
This update also:
- enables parallel builds
- moves to the CMake build system
- removes the redundant InstallDev stanza
Signed-off-by: Jonathan G. Underwood <jonathan.underwood@gmail.com>
Alberto Bursi [Sat, 4 Jul 2020 22:43:53 +0000 (00:43 +0200)]
syncthing: increase inotify limit
default inotify limits at 8k are
low for serious usage
and the GUI shows errors like
"Failed to start filesystem watcher
for folder XXXX"
increase them with this config file
as instructed by syncthing's FAQ.
https://docs.syncthing.net/users/
faq.html#inotify-limits
Signed-off-by: Alberto Bursi <bobafetthotmail@gmail.com>
[bumped PKG_RELEASE]
Signed-off-by: Paul Spooren <mail@aparcar.org>
Rosen Penev [Sat, 4 Jul 2020 19:57:12 +0000 (12:57 -0700)]
forked-daapd: fix compilation with GCC10
Signed-off-by: Rosen Penev <rosenp@gmail.com>
Rosen Penev [Sun, 5 Jul 2020 00:30:50 +0000 (17:30 -0700)]
Merge pull request #12719 from neheb/png3
libpng: remove hardware optimizations for mipsel
Rosen Penev [Sun, 5 Jul 2020 00:23:10 +0000 (17:23 -0700)]
libpng: remove hardware optimizations for mipsel
The mipsel optimizations are only MSA and not any DSP, which means they're
useless for OpenWrt targets.
Signed-off-by: Rosen Penev <rosenp@gmail.com>
Rosen Penev [Sat, 4 Jul 2020 22:57:37 +0000 (15:57 -0700)]
Merge pull request #12718 from Grommish/master
[Snort3/Snort+] Fix Big-Endian compile issues
Rosen Penev [Sat, 4 Jul 2020 21:50:23 +0000 (14:50 -0700)]
canutils: switch to CMake
Allows simplifying the Makefile. Faster compilation as well.
Revert
b70cb0ef5ed196247bd4bcce3cb84167420eeb4d
That commit was misleading and ended up bloating the Utilities section.
Signed-off-by: Rosen Penev <rosenp@gmail.com>
Donald Hoskins [Sat, 4 Jul 2020 22:22:12 +0000 (18:22 -0400)]
[Snort3/Snort+] Fix Big-Endian compile issues
Signed-off-by: Donald Hoskins <grommish@gmail.com>
Rosen Penev [Sat, 4 Jul 2020 18:41:41 +0000 (11:41 -0700)]
Merge pull request #12590 from commodo/numpy2
numpy: bump to version 1.19.0
Rosen Penev [Sat, 4 Jul 2020 18:39:17 +0000 (11:39 -0700)]
Merge pull request #12338 from alinnastac/rtsp-pb_discon
xtables-addons: fix RTSP helper support for client_port=x/y Transport…
Rosen Penev [Sat, 4 Jul 2020 18:38:34 +0000 (11:38 -0700)]
Merge pull request #12692 from qweaszxcdf/openfortivpn
openfortivpn: Remove pingcheck and use l3_device instead
Tiago Gaspar [Sat, 4 Jul 2020 11:12:17 +0000 (12:12 +0100)]
bind: update to 9.16.4
This update fixes the following CVE's:
- CVE-2020-8618
- CVE-2020-8619
More info on bug fixes and feature changes in:
https://downloads.isc.org/isc/bind9/9.16.4/doc/arm/html/notes.html
Signed-off-by: Tiago Gaspar <tiagogaspar8@gmail.com>
Ryan Shi [Sat, 4 Jul 2020 10:28:59 +0000 (18:28 +0800)]
openfortivpn: bump PKG_RELEASE
Signed-off-by: Ryan Shi <qweaszxcdfsh@gmail.com>
Rosen Penev [Sat, 4 Jul 2020 06:44:58 +0000 (23:44 -0700)]
Merge pull request #12689 from jmarcet/docker-ce-update
docker-ce: update to version 19.03.12
Rosen Penev [Sat, 4 Jul 2020 06:06:58 +0000 (23:06 -0700)]
Merge pull request #12603 from neheb/ossh
openssh: update to 8.3p1
Rosen Penev [Sat, 4 Jul 2020 06:06:19 +0000 (23:06 -0700)]
Merge pull request #12633 from neheb/freet
freetype: update to 2.10.2
Rosen Penev [Sat, 4 Jul 2020 06:05:50 +0000 (23:05 -0700)]
Merge pull request #12510 from neheb/git
git: update to 2.27.0
Rosen Penev [Sat, 4 Jul 2020 06:05:01 +0000 (23:05 -0700)]
Merge pull request #12656 from gladiac1337/liburing-0.6
liburing: new package: liburing v0.6
Rosen Penev [Sat, 4 Jul 2020 06:04:46 +0000 (23:04 -0700)]
Merge pull request #12636 from neheb/png2
libpng: switch to CMake
Rosen Penev [Sat, 4 Jul 2020 06:04:28 +0000 (23:04 -0700)]
Merge pull request #12693 from datafl4sh/datafl4sh/add_gnuplot_package
gnuplot: Added package.
Rosen Penev [Sat, 4 Jul 2020 06:03:29 +0000 (23:03 -0700)]
Merge pull request #12690 from jmarcet/docker-compose-update
docker-compose: update to version 1.26.1
Rosen Penev [Sat, 4 Jul 2020 02:49:45 +0000 (19:49 -0700)]
liburcu: install pkgconfig files
Newer versions of lttng* need these.
Signed-off-by: Rosen Penev <rosenp@gmail.com>
Rosen Penev [Wed, 1 Jul 2020 23:56:25 +0000 (16:56 -0700)]
libowfat: fix compilation under GCC10
Signed-off-by: Rosen Penev <rosenp@gmail.com>
Michiel Blokzijl [Fri, 3 Jul 2020 17:54:19 +0000 (18:54 +0100)]
mwan3: Fix mwan3 start not doing anything
Due to a missing config load function call, mwan3 start runs ifup for an empty
list of interfaces, thus not calling ifup at all.
This commit introduces the missing config_load call.
Signed-off-by: Michiel Blokzijl <code@m01.eu>
Rosen Penev [Fri, 3 Jul 2020 14:04:03 +0000 (07:04 -0700)]
Merge pull request #12697 from Andy2244/samba-4_12_5
samba4: update to 4.12.5
Rosen Penev [Fri, 3 Jul 2020 14:03:27 +0000 (07:03 -0700)]
Merge pull request #12696 from neheb/nta
netatalk: fix compilation with GCC10
Rosen Penev [Fri, 3 Jul 2020 14:02:53 +0000 (07:02 -0700)]
Merge pull request #12702 from neheb/davf
davfs2: fix compilation with GCC10
Rosen Penev [Fri, 3 Jul 2020 08:12:08 +0000 (01:12 -0700)]
Merge pull request #12699 from neheb/rad
libradiotap: update to 2020-06-22
Rosen Penev [Fri, 3 Jul 2020 00:08:56 +0000 (17:08 -0700)]
shadowsocks-libev: fix compilation with GCC10
Signed-off-by: Rosen Penev <rosenp@gmail.com>
Rosen Penev [Thu, 2 Jul 2020 22:29:24 +0000 (15:29 -0700)]
davfs2: fix compilation with GCC10
Signed-off-by: Rosen Penev <rosenp@gmail.com>
Rosen Penev [Fri, 3 Jul 2020 02:07:08 +0000 (19:07 -0700)]
libradiotap: update to 2020-06-22
Fixes compilation with GCC10.
Signed-off-by: Rosen Penev <rosenp@gmail.com>
Javier Marcet [Thu, 2 Jul 2020 23:44:48 +0000 (01:44 +0200)]
docker-compose: Update to version 1.26.2, drop six dep
Signed-off-by: Javier Marcet <javier@marcet.info>
Javier Marcet [Thu, 2 Jul 2020 23:40:52 +0000 (01:40 +0200)]
python-urllib3: Update to version 1.25.9
Signed-off-by: Javier Marcet <javier@marcet.info>
Javier Marcet [Thu, 2 Jul 2020 23:40:05 +0000 (01:40 +0200)]
python-certifi: bump to 2020.6.20
Signed-off-by: Javier Marcet <javier@marcet.info>
Javier Marcet [Wed, 1 Jul 2020 23:25:35 +0000 (01:25 +0200)]
python-docker: Update to 4.2.2
Signed-off-by: Javier Marcet <javier@marcet.info>
Andy Walsh [Thu, 2 Jul 2020 23:38:48 +0000 (01:38 +0200)]
samba4: update to 4.12.5
* update to 4.12.5
* fixes CVE-2020-10730, CVE-2020-10745, CVE-2020-10760, CVE-2020-14303
* add fix-musl_missing__nss_buflen_passwd.patch
* remove fixed tirpc include
* add extra CONFIGURE_VARS (XSLTPROC=false, WAF_NO_PREFORK=1)
Signed-off-by: Andy Walsh <andy.walsh44+github@gmail.com>
Rosen Penev [Thu, 2 Jul 2020 00:00:37 +0000 (17:00 -0700)]
netatalk: fix compilation with GCC10
Upstream patch: https://github.com/Netatalk/Netatalk/pull/125
Signed-off-by: Rosen Penev <rosenp@gmail.com>
Rosen Penev [Thu, 2 Jul 2020 18:46:18 +0000 (11:46 -0700)]
Merge pull request #12606 from neheb/zsh
zsh: update to 5.8
Dirk Brenken [Thu, 2 Jul 2020 11:59:25 +0000 (13:59 +0200)]
Merge pull request #12695 from BKPepe/mc-mouse-handling
mc: fix mouse handling
Josef Schlehofer [Thu, 2 Jul 2020 08:52:07 +0000 (10:52 +0200)]
mc: fix mouse handling
Signed-off-by: Josef Schlehofer <pepe.schlehofer@gmail.com>
Matteo Cicuttin [Thu, 2 Jul 2020 07:58:32 +0000 (09:58 +0200)]
gnuplot: Added package.
About the patch: Gnuplot build process includes the compilation of some
custom binaries which are subsequently used to generate help files/docs.
Since those binaries are compiled for TARGET, this breaks the build on
the HOST. The patch disables the generation of those binaries (and the
documentation).
Signed-off-by: Matteo Cicuttin <datafl4sh@toxicnet.eu>
Ryan Shi [Thu, 2 Jul 2020 07:47:13 +0000 (15:47 +0800)]
openfortivpn: Remove pingcheck and use l3_device instead
Signed-off-by: Ryan Shi <qweaszxcdfsh@gmail.com>
Christian Lachner [Thu, 2 Jul 2020 07:04:45 +0000 (09:04 +0200)]
liburing: Simplify CFLAGS assignment for MUSL targets
- Simplify the way we deal with additional CFLAGS for MUSL targets
Signed-off-by: Christian Lachner <gladiac@gmail.com>
Josef Schlehofer [Thu, 2 Jul 2020 06:36:12 +0000 (08:36 +0200)]
Merge pull request #12691 from jmarcet/pyrsistent-update
python-pyrsistent: Update to 0.16.0
Rosen Penev [Thu, 2 Jul 2020 06:24:39 +0000 (23:24 -0700)]
Merge pull request #12663 from rfrankla/netcat_002_patch
netcat: fix Illegal instruction on listen udp
Rosen Penev [Thu, 2 Jul 2020 05:49:16 +0000 (22:49 -0700)]
Merge pull request #12674 from ldir-EDB0/miniupnpd
miniupnpd: macosx compat and refresh patches
Rosen Penev [Thu, 2 Jul 2020 05:48:55 +0000 (22:48 -0700)]
Merge pull request #12670 from neheb/neto
Netopeer2: fix compilation with GCC10
Rosen Penev [Thu, 2 Jul 2020 05:48:34 +0000 (22:48 -0700)]
Merge pull request #12652 from neheb/ykp
ykpers: fix compilation with GCC10
Michael Heimpold [Thu, 2 Jul 2020 05:47:18 +0000 (07:47 +0200)]
Merge pull request #12668 from neheb/oplc
open-plc-utils: fix compilation with GCC10
Rosen Penev [Thu, 2 Jul 2020 05:46:38 +0000 (22:46 -0700)]
Merge pull request #12646 from neheb/minis
minisatip: fix compilation with GCC10
Rosen Penev [Thu, 2 Jul 2020 05:46:07 +0000 (22:46 -0700)]
Merge pull request #12684 from neheb/owfs
owfs: fix compilation with GCC10
Rosen Penev [Thu, 2 Jul 2020 05:45:40 +0000 (22:45 -0700)]
Merge pull request #12683 from neheb/minic
minicom: fix compilation with GCC10
Rosen Penev [Thu, 2 Jul 2020 05:44:24 +0000 (22:44 -0700)]
Merge pull request #12675 from axet/master
add miniupnpd ipv6_disable option, #11971 close
Rosen Penev [Thu, 2 Jul 2020 05:43:43 +0000 (22:43 -0700)]
Merge pull request #12671 from zhanhb/postinst-alternatives
treewide: alternatives instead of postinst, {pre,post}rm
Rosen Penev [Thu, 2 Jul 2020 05:42:58 +0000 (22:42 -0700)]
Merge pull request #12687 from padre-lacroix/darkstat-ssh
darkstat: correct incompatbility with sshd
Rosen Penev [Thu, 2 Jul 2020 05:41:52 +0000 (22:41 -0700)]
Merge pull request #12685 from neheb/squa
squashfs-tools: fix compilation with GCC10
Christian Lachner [Thu, 2 Jul 2020 05:03:45 +0000 (07:03 +0200)]
liburing: Re-enable stack-protection for uClibc targets
- Remove -fno-stack-protector for uClibc targets
- Make TITLE a little nicer
Signed-off-by: Christian Lachner <gladiac@gmail.com>
Rosen Penev [Wed, 1 Jul 2020 22:37:40 +0000 (15:37 -0700)]
tcsh: fix compilation with GCC10
Signed-off-by: Rosen Penev <rosenp@gmail.com>
Alexey Kuznetsov [Thu, 2 Jul 2020 03:18:45 +0000 (06:18 +0300)]
miniupnpd: add miniupnpd ipv6_disable option, #11971 close
Signed-off-by: Alexey Kuznetsov <axet@me.com>
Javier Marcet [Wed, 1 Jul 2020 23:23:10 +0000 (01:23 +0200)]
python-pyrsistent: Update to 0.16.0
Signed-off-by: Javier Marcet <javier@marcet.info>
Javier Marcet [Thu, 2 Jul 2020 01:09:25 +0000 (03:09 +0200)]
libnetwork: Updated to
026aabaa for docker 19.03.12
Signed-off-by: Javier Marcet <javier@marcet.info>
Javier Marcet [Wed, 1 Jul 2020 23:24:22 +0000 (01:24 +0200)]
docker-ce: Updated to 19.03.12
Signed-off-by: Javier Marcet <javier@marcet.info>
Jean-Michel Lacroix [Wed, 1 Jul 2020 22:40:42 +0000 (18:40 -0400)]
darkstat: correct incompatbility with sshd
The init file of darkstat is creating the pid in /var/empty and
setting the owner of the directory to darkstat which is incompatible
with sshd as sshd requires /var/empty to be owned by root and not
group or world-writable. See issue #12420.
This corrects the problem by creating another directory: /var/darkstat
instead without setting the owner, which is not actually required.
Compile tested: not applicable as the changes do not involve
compilation.
Tested on my home router running darkstat.
Signed-off-by: Jean-Michel Lacroix <lacroix@lepine-lacroix.info>
Rosen Penev [Wed, 1 Jul 2020 22:16:31 +0000 (15:16 -0700)]
Merge pull request #12666 from neheb/band
bandwidthd: fix compilation with GCC10
Rosen Penev [Wed, 1 Jul 2020 22:12:32 +0000 (15:12 -0700)]
squashfs-tools: fix compilation with GCC10
Upstream backport.
Signed-off-by: Rosen Penev <rosenp@gmail.com>
Rosen Penev [Wed, 1 Jul 2020 21:59:28 +0000 (14:59 -0700)]
owfs: fix compilation with GCC10
Upstream backport.
Signed-off-by: Rosen Penev <rosenp@gmail.com>
Rosen Penev [Wed, 1 Jul 2020 05:27:10 +0000 (22:27 -0700)]
minicom: fix compilation with GCC10
Signed-off-by: Rosen Penev <rosenp@gmail.com>
Rosen Penev [Wed, 1 Jul 2020 21:31:52 +0000 (14:31 -0700)]
Merge pull request #12664 from neheb/dum
dump1900: fix compilation with GCC10
Jonathan G. Underwood [Wed, 1 Jul 2020 21:23:20 +0000 (22:23 +0100)]
stubby: update to version 0.3.0
Signed-off-by: Jonathan G. Underwood <jonathan.underwood@gmail.com>
Stijn Tintel [Wed, 1 Jul 2020 11:04:04 +0000 (14:04 +0300)]
Merge pull request #12665 from neheb/reads
readsb: fix compilation with GCC10
Kevin Darbyshire-Bryant [Sun, 28 Jun 2020 14:52:41 +0000 (15:52 +0100)]
miniupnpd: macosx compat and refresh patches
Tidy up some minor patch fuzz with a refresh.
Also tweak the linux makefile to make it run on macosx and linux:
install only understand -m for filemode, not that the openwrt staging
dir understands file modes. Also glibc>2.17 so patch out the check that
otherwise barfs a number of errors from a missing 'ldd' command under
macos.
Signed-off-by: Kevin Darbyshire-Bryant <ldir@darbyshire-bryant.me.uk>
Rosen Penev [Wed, 1 Jul 2020 08:44:19 +0000 (01:44 -0700)]
Merge pull request #12672 from eduardoabinader/opusfile-0.15
opusfile: bump 0.12
Rosen Penev [Wed, 1 Jul 2020 08:43:49 +0000 (01:43 -0700)]
Merge pull request #12667 from neheb/ocd
openocd: fix compilation with GCC10
Rosen Penev [Wed, 1 Jul 2020 02:19:15 +0000 (19:19 -0700)]
openocd: fix compilation with GCC10
Signed-off-by: Rosen Penev <rosenp@gmail.com>
Alexandru Ardelean [Wed, 3 Jun 2020 13:58:34 +0000 (16:58 +0300)]
numpy: bump to version 1.19.0
Bump host Cython version as well.
Add note near PKG_VERSION to remember to periodically update it.
Signed-off-by: Alexandru Ardelean <ardeleanalex@gmail.com>
Eduardo Abinader [Wed, 1 Jul 2020 05:40:45 +0000 (07:40 +0200)]
opusfile: bump 0.12
Changes since the v0.11 release:
Fix stack overflow buffering out-of-sequence streams.
Fix possible divide-by-zero.
Fix issues with seeking in the win32 backend.
Fix an issue where the seek algorithm could be confused by stream data changing between reads.
Clean up compiler and scan-build warnings.
Avoid use of the deprecated ftime() function which has Y2038 problems.
Remove undefined behaviour memcpy(NULL) in op_read_native().
Visual Studio project files updated for libogg 1.3.4 library name change.
Various build systems updates.
Various integration and testing environment improvements.
Signed-off-by: Eduardo Abinader <eduardoabinader@gmail.com>
Rosen Penev [Tue, 30 Jun 2020 22:45:06 +0000 (15:45 -0700)]
Netopeer2: fix compilation with GCC10
Refreshed openssl patch.
Signed-off-by: Rosen Penev <rosenp@gmail.com>
Rosen Penev [Wed, 1 Jul 2020 00:46:00 +0000 (17:46 -0700)]
logrotate: update to 3.16.0
Fixes compilation with GCC10.
Signed-off-by: Rosen Penev <rosenp@gmail.com>
Rosen Penev [Wed, 1 Jul 2020 01:49:41 +0000 (18:49 -0700)]
open-plc-utils: fix compilation with GCC10
Signed-off-by: Rosen Penev <rosenp@gmail.com>
Rick Frankland [Tue, 30 Jun 2020 16:09:46 +0000 (17:09 +0100)]
netcat: fix Illegal instruction on listen udp
When listening to a udp port an Illegal instruction occurs.
This did NOT happen when compiled with debug on.
Fixes issue openwrt#4747, FS#2937
Signed-off-by: Rick Frankland <rfrankla@yahoo.com>
Rosen Penev [Mon, 29 Jun 2020 23:09:13 +0000 (16:09 -0700)]
bandwidthd: fix compilation with GCC10
Added PKG_BUILD_PARALLEL for faster compilation.
Fixed license information.
Signed-off-by: Rosen Penev <rosenp@gmail.com>
Rosen Penev [Mon, 29 Jun 2020 23:52:36 +0000 (16:52 -0700)]
readsb: fix compilation with GCC10
Upstream backport.
Signed-off-by: Rosen Penev <rosenp@gmail.com>
Rosen Penev [Mon, 29 Jun 2020 23:34:20 +0000 (16:34 -0700)]
dump1900: fix compilation with GCC10
Upstream backport.
Signed-off-by: Rosen Penev <rosenp@gmail.com>
Rosen Penev [Tue, 30 Jun 2020 21:34:35 +0000 (14:34 -0700)]
Merge pull request #12653 from jefferyto/python-no-parallel-host-pip-install
python-packages: Disable parallel build when host pip is needed
Rosen Penev [Tue, 30 Jun 2020 21:34:11 +0000 (14:34 -0700)]
Merge pull request #12654 from zokl/javascript-obfuscator_1.2.2
javascript-obfuscator: update to 1.2.2
Rosen Penev [Tue, 30 Jun 2020 21:33:22 +0000 (14:33 -0700)]
Merge pull request #12655 from wvdakker/master
Shorewall: Bump to 5.2.5.2
Rosen Penev [Tue, 30 Jun 2020 21:32:51 +0000 (14:32 -0700)]
Merge pull request #12660 from eduardoabinader/check_0.15
check: bump 0.15.0
Eduardo Abinader [Tue, 30 Jun 2020 14:52:35 +0000 (16:52 +0200)]
check: bump 0.15.0
Compiled and run in x86_64.
Changes:
-Define CK_ATTRIBUTE_FORMAT for GCC >= 2.95.3, to make use of ‘gnu_printf’ format attribute
-Refactor tests to fix signed - unsigned conversions
-Refactor some Check internals to use proper interger types
Signed-off-by: Eduardo Abinader <eduardoabinader@gmail.com>
Josef Schlehofer [Tue, 30 Jun 2020 12:44:57 +0000 (14:44 +0200)]
Merge pull request #12619 from Cynerd/syslog-ng-network-failover
syslog-ng: detect disabled IPv6 on loopback and fallback to IPv4
Christian Lachner [Tue, 30 Jun 2020 09:18:44 +0000 (11:18 +0200)]
liburing: new package: liburing v0.6
- Add initial Makefile
- Add patch to fix inttypes.h inclusion when __kernel_timespec is unavailable
Signed-off-by: Christian Lachner <gladiac@gmail.com>
W. van den Akker [Tue, 30 Jun 2020 08:21:59 +0000 (10:21 +0200)]
Shorewall6: Bump to 5.2.5.2
Signed-off-by: W. van den Akker <wvdakker@wilsoft.nl>