From: Erik Kapfer Date: Fri, 19 Oct 2012 20:54:07 +0000 (+0200) Subject: iptables: Update to 1.4.16.2. X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=86aad8b61aacfe7b32ea6c0fde01330ec512b5ec;p=ipfire-3.x.git iptables: Update to 1.4.16.2. Fixes #10247. --- diff --git a/iptables/iptables.nm b/iptables/iptables.nm index a0a1a500f..e220b0c6d 100644 --- a/iptables/iptables.nm +++ b/iptables/iptables.nm @@ -4,7 +4,7 @@ ############################################################################### name = iptables -version = 1.4.14 +version = 1.4.16.2 release = 1 groups = Networking/Tools @@ -13,8 +13,8 @@ license = GPL+ summary = Tools for managing Linux kernel packet filtering capabilities. description - The iptables utility controls the network packet filtering code in the \ - Linux kernel. If you need to set up firewalls and/or IP masquerading, \ + The iptables utility controls the network packet filtering code in the + Linux kernel. If you need to set up firewalls and/or IP masquerading, you should install this package. end