[Buildroot] [git commit master] Bump bind to 9.5.1-P2

Gustavo Zacarias gustavo at zacarias.com.ar
Wed Feb 3 16:30:38 UTC 2010


commit: http://git.buildroot.net/buildroot/commit/?id=49d92ebea75f518e2d3047f27da836ac6fb41e22
branch: http://git.buildroot.net/buildroot/commit/?id=refs/heads/master

Closes #1015.

Signed-off-by: Gustavo Zacarias <gustavo at zacarias.com.ar>
Signed-off-by: Peter Korsgaard <jacmet at sunsite.dk>
---
 CHANGES              |    1 +
 package/bind/bind.mk |    2 +-
 2 files changed, 2 insertions(+), 1 deletions(-)

diff --git a/CHANGES b/CHANGES
index 27915dd..0a37be7 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 4661eeb..e1baef7 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
-- 
1.6.3.3




More information about the buildroot mailing list