[Lunar-commits] <moonbase> iptables: version bumped to 1.4.1.1.
Florin Braescu
florin at lunar-linux.org
Thu Jun 19 06:30:02 CEST 2008
commit 8415f1aea4339cdfee5fae7fa7135bee8e2b6df8
Author: Florin Braescu <florin at lunar-linux.org>
Date: Thu Jun 19 07:30:02 2008 +0300
iptables: version bumped to 1.4.1.1.
Many new features and improvements.
---
security/iptables/BUILD | 18 ------------------
security/iptables/DETAILS | 12 ++++++------
2 files changed, 6 insertions(+), 24 deletions(-)
diff --git a/security/iptables/BUILD b/security/iptables/BUILD
deleted file mode 100644
index 49ae082..0000000
--- a/security/iptables/BUILD
+++ /dev/null
@@ -1,18 +0,0 @@
-(
-
- sedit "s/-O2/$CFLAGS -O2/" Makefile &&
- make LIBDIR=/usr/lib \
- KERNEL_DIR=/usr/src/linux &&
- prepare_install &&
- make LIBDIR=/usr/lib \
- BINDIR=/usr/sbin \
- MANDIR=/usr/share/man \
- INCDIR=/usr/include install \
- install
- make LIBDIR=/usr/lib \
- BINDIR=/usr/sbin \
- MANDIR=/usr/share/man \
- INCDIR=/usr/include \
- install-devel
-
-) > $C_FIFO 2>&1
diff --git a/security/iptables/DETAILS b/security/iptables/DETAILS
index 233e8e8..7cd4e7c 100644
--- a/security/iptables/DETAILS
+++ b/security/iptables/DETAILS
@@ -1,12 +1,12 @@
MODULE=iptables
- VERSION=1.4.0
+ VERSION=1.4.1.1
SOURCE=$MODULE-$VERSION.tar.bz2
- SOURCE_URL=ftp://ftp.netfilter.org/pub/$MODULE/
- SOURCE_VFY=sha1:b61064885ab20b62d6ac2a590ea429117248d9d7
- WEB_SITE=http://www.netfilter.org/
+ SOURCE_URL=ftp://ftp.netfilter.org/pub/$MODULE
+ SOURCE_VFY=sha1:61a8680b2aa578d1ff8d242b9ddf6b682c60eba7
+ WEB_SITE=http://www.netfilter.org
ENTERED=20010922
- UPDATED=20071223
- SHORT="Tool to create netfilter rules"
+ UPDATED=20080619
+ SHORT="Tool to create netfilter rules"
PSAFE=no
cat << EOF
More information about the Lunar-commits
mailing list