From: Gustavo Zacarias Date: Mon, 1 Feb 2010 16:53:12 +0000 (-0300) Subject: Bump bind to 9.5.1-P2 X-Git-Url: https://git.libre-soc.org/?a=commitdiff_plain;h=49d92ebea75f518e2d3047f27da836ac6fb41e22;p=buildroot.git Bump bind to 9.5.1-P2 Closes #1015. Signed-off-by: Gustavo Zacarias Signed-off-by: Peter Korsgaard --- diff --git a/CHANGES b/CHANGES index 27915dda95..0a37be7a1f 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 4661eebe74..e1baef73ed 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