[Lunar-commits] <moonbase-core> iptables: version bumped to 1.4.17.
Florin Braescu
florin at lunar-linux.org
Sat Dec 29 19:35:45 CET 2012
commit 6bf2340e7c1a92b04a09b74edc837f3852084813
Author: Florin Braescu <florin at lunar-linux.org>
Date: Sat, 29 Dec 2012 10:35:45 -0800
URL: https://github.com/lunar-linux/moonbase-core/commit/6bf2340e7c1a92b04a09b74edc837f3852084813
iptables: version bumped to 1.4.17.
---
security/iptables/DETAILS | +4/-4
1 file changed, 4 insertions(+), 4 deletions(-)
--- a/security/iptables/DETAILS
+++ b/security/iptables/DETAILS
@@ -1,17 +1,17 @@
MODULE=iptables
- VERSION=1.4.16.3
+ VERSION=1.4.17
SOURCE=$MODULE-$VERSION.tar.bz2
SOURCE_URL=ftp://ftp.netfilter.org/pub/$MODULE
- SOURCE_VFY=sha1:819949fdf4276a04c5061b82898b515f139b0117
+ SOURCE_VFY=sha1:441cc487f1c92db17dbf496b4821246d032c84a8
WEB_SITE=http://www.netfilter.org
ENTERED=20010922
- UPDATED=20121021
+ UPDATED=20121229
SHORT="Tool to create netfilter rules"
PSAFE=no
cat << EOF
iptables is built on top of netfilter: the new packet alteration
-framework for Linux 2.4. It is an enhancement on ipchains, and is used
+framework for Linux. It is an enhancement on ipchains, and is used
to control packet filtering, Network Address Translation (masquerading,
portforwarding, transparent proxying), and special effects.
EOF
More information about the Lunar-commits
mailing list