diff --git a/CHANGES b/CHANGES index c1bfe38a9..0a3f0a000 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 1bf162792..c6d77e513 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