[Lunar-commits] r25022 - moonbase/trunk/security/iptables
Florin Braescu
florin at lunar-linux.org
Tue Jun 26 14:12:39 CEST 2007
Author: florin
Date: 2007-06-26 14:12:38 +0200 (Tue, 26 Jun 2007)
New Revision: 25022
Modified:
moonbase/trunk/security/iptables/DETAILS
Log:
bump the version from 1.3.7 to 1.3.8. Contains lots of accumulated bugfixes, manpage updates, and support for IPv6-MH, TCPMSS and port randomization for NAT.
Modified: moonbase/trunk/security/iptables/DETAILS
===================================================================
--- moonbase/trunk/security/iptables/DETAILS 2007-06-26 12:00:01 UTC (rev 25021)
+++ moonbase/trunk/security/iptables/DETAILS 2007-06-26 12:12:38 UTC (rev 25022)
@@ -1,12 +1,13 @@
MODULE=iptables
- VERSION=1.3.7
+ VERSION=1.3.8
SOURCE=$MODULE-$VERSION.tar.bz2
- SOURCE_URL=ftp://ftp.netfilter.org/pub/iptables/
- SOURCE_VFY=sha1:2f25e7a81fb3e81f92b0121d9dcd5a536854dc60
+ SOURCE_URL=ftp://ftp.netfilter.org/pub/$MODULE/
+ SOURCE_VFY=sha1:948f361b194e989b39de4cfa3e95dbe634269ed0
WEB_SITE=http://www.netfilter.org/
ENTERED=20010922
- UPDATED=20061206
+ UPDATED=20070626
SHORT="Tool to create netfilter rules"
+
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