From: Gustavo Zacarias Date: Wed, 29 Jul 2009 13:02:15 +0000 (-0300) Subject: Bump to bind-9.5.1-P3 security fix for CVE-2009-0696 X-Git-Url: https://git.libre-soc.org/?a=commitdiff_plain;h=ff69aeea406c8ad8f35dc3af7a93c431a15e09a3;p=buildroot.git Bump to bind-9.5.1-P3 security fix for CVE-2009-0696 Closes #495. Signed-off-by: Gustavo Zacarias Signed-off-by: Peter Korsgaard --- diff --git a/CHANGES b/CHANGES index c1bfe38a9d..0a3f0a000b 100644 --- a/CHANGES +++ b/CHANGES @@ -46,6 +46,7 @@ #451: Upgrade from unmaintained dosfstools-2.11 to dosfstools-3.0.3 #467: DirectFB 1.4.1 #473: memstat_0.5.tar.gz has install with -D and that fails "make" + #495: Bump bind package to 9.5.1-P3 (security) #497: OpenSSL RSA key generation hangs on x86_64 2009.05, Released June 1st, 2009: diff --git a/package/bind/bind.mk b/package/bind/bind.mk index 1bf1627927..c6d77e513d 100644 --- a/package/bind/bind.mk +++ b/package/bind/bind.mk @@ -3,7 +3,7 @@ # bind # ############################################################# -BIND_VERSION = 9.5.1-P2 +BIND_VERSION = 9.5.1-P3 BIND_SOURCE = bind-$(BIND_VERSION).tar.gz BIND_SITE = ftp://ftp.isc.org/isc/bind9/$(BIND_VERSION) BIND_LIBTOOL_PATCH = NO