summaryrefslogtreecommitdiffstats
path: root/CHANGES
diff options
context:
space:
mode:
authorGustavo Zacarias2010-03-16 18:07:59 +0100
committerPeter Korsgaard2010-03-31 11:00:55 +0200
commitbc7ffe741ead045e1a24977d1c70318d54be74b4 (patch)
treeea3da5d19037a4d567703bab832fde644499064d /CHANGES
parentopenssl: bump version (diff)
downloadbuildroot-bc7ffe741ead045e1a24977d1c70318d54be74b4.tar.gz
buildroot-bc7ffe741ead045e1a24977d1c70318d54be74b4.tar.xz
buildroot-bc7ffe741ead045e1a24977d1c70318d54be74b4.zip
iptables: bump version
Closes #1417 Signed-off-by: Gustavo Zacarias <gustavo@zacarias.com.ar> Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk>
Diffstat (limited to 'CHANGES')
-rw-r--r--CHANGES5
1 files changed, 3 insertions, 2 deletions
diff --git a/CHANGES b/CHANGES
index 585f9844c..34c5f5bc4 100644
--- 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