From cc2d429ab3734ba7a54b9e2bbbf8d0657e5b9c2d Mon Sep 17 00:00:00 2001 From: Patrick J Volkerding Date: Tue, 10 Jul 2018 21:57:11 +0000 Subject: Tue Jul 10 21:57:11 UTC 2018 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 *) --- source/n/iptables/iptables.SlackBuild | 2 +- source/n/iptables/slack-desc | 4 ++-- 2 files changed, 3 insertions(+), 3 deletions(-) (limited to 'source/n/iptables') 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: -- cgit v1.2.3