summaryrefslogtreecommitdiffstats
path: root/network/shorewall-core
diff options
context:
space:
mode:
author ArTourter <artourter@gmail.com>2020-06-20 01:12:53 +0100
committer Willy Sudiarto Raharjo <willysr@slackbuilds.org>2020-06-20 07:59:31 +0700
commit46eb2935f9581e73ec61f70a9be0f763ef79612b (patch)
tree5247f8d0b2851daf22d876ca5fa235b09741aef0 /network/shorewall-core
parent4ceeda1ecb8db6866931067c770c0a1e265cbefd (diff)
downloadslackbuilds-46eb2935f9581e73ec61f70a9be0f763ef79612b.tar.gz
slackbuilds-46eb2935f9581e73ec61f70a9be0f763ef79612b.tar.xz
network/shorewall-core: Updated for version 5.2.5.
Signed-off-by: Dave Woodfall <dave@slackbuilds.org> Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'network/shorewall-core')
-rw-r--r--network/shorewall-core/README18
-rw-r--r--network/shorewall-core/shorewall-core.SlackBuild2
-rw-r--r--network/shorewall-core/shorewall-core.info6
3 files changed, 15 insertions, 11 deletions
diff --git a/network/shorewall-core/README b/network/shorewall-core/README
index ef3127a790..1c5b62089a 100644
--- a/network/shorewall-core/README
+++ b/network/shorewall-core/README
@@ -1,15 +1,19 @@
Shorewall-core (Iptables Made Easy)
-The Shoreline Firewall, more commonly known as "Shorewall", is a Netfilter
-(iptables) based firewall that can be used on a dedicated firewall system, a
-multi-function gateway/router/server or on a standalone GNU/Linux system.
+The Shoreline Firewall, more commonly known as "Shorewall", is a
+Netfilter (iptables) based firewall that can be used on a dedicated
+firewall system, a multi-function gateway/router/server or on a
+standalone GNU/Linux system.
As of version 4.5, shorewall consists of 3 packages:
-* shorewall-core, containing the common elements to both IPv4 and IPv6 components
+* shorewall-core, containing the common elements to both IPv4 and IPv6
+ components
* shorewall, the IPv4 component
* shorewall6, the IPv6 component
-The shorewall-core package is needed for both but now you can install the IPv6
-packages without needing the IPv4 one if you are on aIV6 network only.
+The shorewall-core package is needed for both but now you can install
+the IPv6 packages without needing the IPv4 one if you are on aIV6
+network only.
-xtables-addons is an optional dependency to use the new per-IP accounting feature.
+xtables-addons is an optional dependency to use the new per-IP
+accounting feature.
diff --git a/network/shorewall-core/shorewall-core.SlackBuild b/network/shorewall-core/shorewall-core.SlackBuild
index aa644671e1..026b91315b 100644
--- a/network/shorewall-core/shorewall-core.SlackBuild
+++ b/network/shorewall-core/shorewall-core.SlackBuild
@@ -23,7 +23,7 @@
# ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
PRGNAM=shorewall-core
-VERSION=${VERSION:-5.2.4.5}
+VERSION=${VERSION:-5.2.5}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}
diff --git a/network/shorewall-core/shorewall-core.info b/network/shorewall-core/shorewall-core.info
index 536aa8c025..4b6c3f9bd9 100644
--- a/network/shorewall-core/shorewall-core.info
+++ b/network/shorewall-core/shorewall-core.info
@@ -1,8 +1,8 @@
PRGNAM="shorewall-core"
-VERSION="5.2.4.5"
+VERSION="5.2.5"
HOMEPAGE="https://shorewall.org"
-DOWNLOAD="https://shorewall.org/pub/shorewall/5.2/shorewall-5.2.4/shorewall-core-5.2.4.5.tar.bz2"
-MD5SUM="39b66a4bf7b9339aaf3efb03f7a8d6bb"
+DOWNLOAD="https://shorewall.org/pub/shorewall/5.2/shorewall-5.2.5/shorewall-core-5.2.5.tar.bz2"
+MD5SUM="a92bbd8f6f7c27beff576b52de18e714"
DOWNLOAD_x86_64=""
MD5SUM_x86_64=""
REQUIRES=""