[Lunar-commits] r18476 - moonbase/trunk/security/iptables
Florin Braescu
florin at lunar-linux.org
Thu Feb 2 05:55:32 UTC 2006
Author: florin
Date: 2006-02-02 05:55:31 +0000 (Thu, 02 Feb 2006)
New Revision: 18476
Modified:
moonbase/trunk/security/iptables/DETAILS
Log:
bump the version from 1.3.4 to 1.3.5. A number of iptables-save/restore problems with conntrack were fixed. String, ttl, REJECT, and connbytes match. Some gcc-4 warnings were fixed. Support was added for ip6tables state and conntrack and connmark extensions. Support for new policy match was added. A major manpage update was done..
Modified: moonbase/trunk/security/iptables/DETAILS
===================================================================
--- moonbase/trunk/security/iptables/DETAILS 2006-02-02 05:08:20 UTC (rev 18475)
+++ moonbase/trunk/security/iptables/DETAILS 2006-02-02 05:55:31 UTC (rev 18476)
@@ -1,11 +1,11 @@
MODULE=iptables
- VERSION=1.3.4
+ VERSION=1.3.5
SOURCE=$MODULE-$VERSION.tar.bz2
SOURCE_URL=ftp://ftp.netfilter.org/pub/iptables/
- SOURCE_VFY=sha1:47a779204306dd8499ca73df4c3a5233f23dfaae
+ SOURCE_VFY=sha1:6dbeeee13517fa02852960b6f6e51115c7548a09
WEB_SITE=http://www.netfilter.org
ENTERED=20010922
- UPDATED=20051104
+ UPDATED=20060202
SHORT="Tool to create netfilter rules"
cat << EOF
More information about the Lunar-commits
mailing list