summaryrefslogtreecommitdiffstats
path: root/source/n/iptables
diff options
context:
space:
mode:
author Patrick J Volkerding <volkerdi@slackware.com>2018-07-10 21:57:11 +0000
committer Eric Hameleers <alien@slackware.com>2018-07-11 09:00:34 +0200
commitcc2d429ab3734ba7a54b9e2bbbf8d0657e5b9c2d (patch)
treebd1cead1a9d7ebc98480b2d1de7623eee4f98147 /source/n/iptables
parent2118a0f08fda28754d966110166374d7a813a753 (diff)
downloadcurrent-cc2d429ab3734ba7a54b9e2bbbf8d0657e5b9c2d.tar.gz
current-cc2d429ab3734ba7a54b9e2bbbf8d0657e5b9c2d.tar.xz
Tue Jul 10 21:57:11 UTC 201820180710215711
a/e2fsprogs-1.44.3-x86_64-1.txz: Upgraded. a/gptfdisk-1.0.4-x86_64-1.txz: Upgraded. n/dovecot-2.3.2.1-x86_64-1.txz: Upgraded. n/iptables-1.8.0-x86_64-1.txz: Upgraded. n/libnftnl-1.1.1-x86_64-1.txz: Upgraded. n/nftables-0.9.0-x86_64-1.txz: Upgraded. xap/mozilla-thunderbird-52.9.1-x86_64-1.txz: Upgraded. This release contains security fixes and improvements. For more information, see: https://www.mozilla.org/en-US/thunderbird/52.9.1/releasenotes/ https://www.mozilla.org/security/known-vulnerabilities/thunderbird.html (* Security fix *)
Diffstat (limited to 'source/n/iptables')
-rwxr-xr-xsource/n/iptables/iptables.SlackBuild2
-rw-r--r--source/n/iptables/slack-desc4
2 files changed, 3 insertions, 3 deletions
diff --git a/source/n/iptables/iptables.SlackBuild b/source/n/iptables/iptables.SlackBuild
index af065d931..65a514e56 100755
--- a/source/n/iptables/iptables.SlackBuild
+++ b/source/n/iptables/iptables.SlackBuild
@@ -24,7 +24,7 @@ cd $(dirname $0) ; CWD=$(pwd)
PKGNAM=iptables
VERSION=${VERSION:-$(echo iptables-*.tar.?z | rev | cut -f 3- -d . | cut -f 1 -d - | rev)}
-BUILD=${BUILD:-2}
+BUILD=${BUILD:-1}
NUMJOBS=${NUMJOBS:-" -j7 "}
diff --git a/source/n/iptables/slack-desc b/source/n/iptables/slack-desc
index 1d73fd50e..d10ddfe53 100644
--- a/source/n/iptables/slack-desc
+++ b/source/n/iptables/slack-desc
@@ -8,8 +8,6 @@
|-----handy-ruler------------------------------------------------------|
iptables: iptables (IP packet filter administration)
iptables:
-iptables: iptables is a packet filter administration tool.
-iptables:
iptables: Iptables can be used to build internet firewalls based on stateless
iptables: and stateful packet filtering, use NAT and masquerading for sharing
iptables: internet access if you don't have enough public IP addresses, use NAT
@@ -17,3 +15,5 @@ iptables: to implement transparent proxies, aid the tc and iproute2 systems
iptables: used to build sophisticated QoS and policy routers, do further packet
iptables: manipulation (mangling) like altering the TOS/DSCP/ECN bits of the IP
iptables: header, and much more. See: http://www.netfilter.org
+iptables:
+iptables: