[Lunar-commits] <moonbase> iptables: version bumped to 1.4.7.
Florin Braescu
florin at lunar-linux.org
Tue Mar 2 09:05:21 CET 2010
commit bde6a44d71c0fe01ffe30356c45d9733fe9a096a
Author: Florin Braescu <florin at lunar-linux.org>
Date: Tue Mar 2 10:05:21 2010 +0200
iptables: version bumped to 1.4.7.
This release supports all new features of the 2.6.33 kernel.
Changes:
libipq: build as shared library
recent: reorder cases in code (cosmetic cleanup)
doc: fix recent manpage to reflect actual supported syntax
doc: fix limit manpage to reflect actual supported syntax
doc: mention requirement of additional packages for ipset
policy: fix error message showing wrong option
includes: header updates
Lift restrictions on interface names.
---
security/iptables/DETAILS | 8 ++++----
1 files changed, 4 insertions(+), 4 deletions(-)
diff --git a/security/iptables/DETAILS b/security/iptables/DETAILS
index cba2f8e..b95e992 100644
--- a/security/iptables/DETAILS
+++ b/security/iptables/DETAILS
@@ -1,14 +1,14 @@
MODULE=iptables
- VERSION=1.4.6
+ VERSION=1.4.7
SOURCE=$MODULE-$VERSION.tar.bz2
SOURCE_URL=ftp://ftp.netfilter.org/pub/$MODULE
- SOURCE_VFY=sha1:3372dca2ba3769e53ffbcae08ee418b53338327a
+ SOURCE_VFY=sha1:825594a2c5017852b03ce441f592c67070b4b29c
WEB_SITE=http://www.netfilter.org
ENTERED=20010922
- UPDATED=20091215
+ UPDATED=20100302
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
More information about the Lunar-commits
mailing list