summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorGustavo Zacarias2010-02-01 17:53:12 +0100
committerPeter Korsgaard2010-02-03 17:22:57 +0100
commit49d92ebea75f518e2d3047f27da836ac6fb41e22 (patch)
treed5daec89bb74c9b9219a55a86e30ee3debc5cbc2
parentmtd: don't put mtd options in a seperate submenu (diff)
downloadbuildroot-49d92ebea75f518e2d3047f27da836ac6fb41e22.tar.gz
buildroot-49d92ebea75f518e2d3047f27da836ac6fb41e22.tar.xz
buildroot-49d92ebea75f518e2d3047f27da836ac6fb41e22.zip
Bump bind to 9.5.1-P2
Closes #1015. Signed-off-by: Gustavo Zacarias <gustavo@zacarias.com.ar> Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk>
-rw-r--r--CHANGES1
-rw-r--r--package/bind/bind.mk2
2 files changed, 2 insertions, 1 deletions
diff --git a/CHANGES b/CHANGES
index 27915dda9..0a37be7a1 100644
--- a/CHANGES
+++ b/CHANGES
@@ -45,6 +45,7 @@
#973: Bump iw to 0.9.19
#1003: DHCP options disabled with busybox-1.16.0
#1009: [SECURITY] Bump php to 5.2.12
+ #1015: [SECURITY] Bump bind to 9.5.1-P2
2009.11, Released December 1st, 2009:
diff --git a/package/bind/bind.mk b/package/bind/bind.mk
index 4661eebe7..e1baef73e 100644
--- a/package/bind/bind.mk
+++ b/package/bind/bind.mk
@@ -4,7 +4,7 @@
#
#############################################################
-BIND_VERSION = 9.5.2-P1
+BIND_VERSION = 9.5.2-P2
BIND_SITE = ftp://ftp.isc.org/isc/bind9/$(BIND_VERSION)
BIND_LIBTOOL_PATCH = NO
BIND_INSTALL_STAGING = NO