[Lunar-commits] <moonbase-core> iptables: version bumped to 1.4.18.
Florin Braescu
florin at lunar-linux.org
Fri Mar 15 17:37:24 CET 2013
commit 4cc99c4824f4c16606993daf78074e3832cea78f
Author: Florin Braescu <florin at lunar-linux.org>
Date: Fri, 15 Mar 2013 09:37:24 -0700
URL: https://github.com/lunar-linux/moonbase-core/commit/4cc99c4824f4c16606993daf78074e3832cea78f
iptables: version bumped to 1.4.18.
---
security/iptables/BUILD | +0/-2
security/iptables/DETAILS | +2/-5
2 files changed, 2 insertions(+), 7 deletions(-)
--- a/security/iptables/BUILD
+++ b/security/iptables/BUILD
@@ -1,7 +1,5 @@
(
- patch_it $SOURCE2 1 &&
-
# save tables
if module_installed iptables ; then
iptables-save -c > /etc/config.d/iptables.sav
--- a/security/iptables/DETAILS
+++ b/security/iptables/DETAILS
@@ -1,14 +1,11 @@
MODULE=iptables
- VERSION=1.4.17
+ VERSION=1.4.18
SOURCE=$MODULE-$VERSION.tar.bz2
- SOURCE2=iptables-1.4.17-link_properly_with_ip6tc.patch
SOURCE_URL=ftp://ftp.netfilter.org/pub/$MODULE
SOURCE2_URL=$PATCH_URL
- SOURCE_VFY=sha1:441cc487f1c92db17dbf496b4821246d032c84a8
- SOURCE2_VFY=sha1:7ad0ebf9198151fc907c8f4213a74034bc0dd99b
WEB_SITE=http://www.netfilter.org
ENTERED=20010922
- UPDATED=20130103
+ UPDATED=20130315
SHORT="Tool to create netfilter rules"
PSAFE=no
More information about the Lunar-commits
mailing list