iptables: bump version
authorGustavo Zacarias <gustavo@zacarias.com.ar>
Tue, 16 Mar 2010 17:07:59 +0000 (14:07 -0300)
committerPeter Korsgaard <jacmet@sunsite.dk>
Wed, 31 Mar 2010 09:00:55 +0000 (11:00 +0200)
Closes #1417

Signed-off-by: Gustavo Zacarias <gustavo@zacarias.com.ar>
Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk>
CHANGES
package/iptables/iptables.mk

diff --git a/CHANGES b/CHANGES
index 585f9844c8c821fd86e7a2ee12777f183cd41834..34c5f5bc445f5a9f04e91988d468d349f196a1ef 100644 (file)
--- a/CHANGES
+++ b/CHANGES
@@ -8,8 +8,8 @@
        New packages: librsync, lmbench, netperf, squid
 
        Updated/fixed packages: busybox, dosfstools, e2fsprogs,
-       freetype, iperf, less, libgcrypt, libglib2, libpng, libxml2,
-       mdadm, memstat, mtd-utils, nano, openssl, php, pppd,
+       freetype, iperf, iptables, less, libgcrypt, libglib2, libpng,
+       libxml2, mdadm, memstat, mtd-utils, nano, openssl, php, pppd,
        setserial, squashfs, wget, xlib_libXfont
 
        Issues resolved (http://bugs.uclibc.org):
@@ -28,6 +28,7 @@
        #1327: mtd-utils compile failure due to lack of --sysroot in CFLAGS
        #1345: Bump pppd to 2.4.5 and convert to Makefile.autotools.in
        #1411: [SECURITY] Update openssl package to 0.9.8n
+       #1417: Bump iptables to 1.4.7
        #1429: [SECURITY] Update php to 5.2.13
        #1441: Add binutils 2.20.1
        #1447: Package installation on target with debug symbols is broken
index f1c376807330d02040b015f48b0ad4e7eef7f52a..b74321cbfe53d8f28bff60c8d0c37a17e3692d23 100644 (file)
@@ -3,7 +3,7 @@
 # iptables
 #
 #############################################################
-IPTABLES_VERSION = 1.4.6
+IPTABLES_VERSION = 1.4.7
 IPTABLES_SOURCE = iptables-$(IPTABLES_VERSION).tar.bz2
 IPTABLES_SITE = http://ftp.netfilter.org/pub/iptables