]> rtime.felk.cvut.cz Git - coffee/buildroot.git/commitdiff
bind: security bump to version 9.11.0-P3
authorPeter Korsgaard <peter@korsgaard.com>
Sun, 12 Feb 2017 21:59:58 +0000 (22:59 +0100)
committerPeter Korsgaard <peter@korsgaard.com>
Mon, 13 Feb 2017 17:01:14 +0000 (18:01 +0100)
Fixes CVE-2017-3135: Combination of DNS64 and RPZ Can Lead to Crash:

https://kb.isc.org/article/AA-01453

Signed-off-by: Peter Korsgaard <peter@korsgaard.com>
package/bind/bind.hash
package/bind/bind.mk

index dc472b1216d127a29114eca0f525897b724d68bb..780e43b9a028400e678debe0ebb99d028504ad84 100644 (file)
@@ -1,2 +1,2 @@
-# Verified from http://ftp.isc.org/isc/bind9/9.11.0-P2/bind-9.11.0-P2.tar.gz.sha256.asc
-sha256 d651f83ce1c08c83d6ac8201685c4f2b5fdb79794f3a4f93c3948e0ef439c1e5  bind-9.11.0-P2.tar.gz
+# Verified from http://ftp.isc.org/isc/bind9/9.11.0-P3/bind-9.11.0-P3.tar.gz.sha256.asc
+sha256 0feee0374bcbdee73a9d4277f3c5007622279572d520d7c27a4b64015d8ca9e9  bind-9.11.0-P3.tar.gz
index 714308977a2f97eabebf1367dae11bbaf478be58..860ee9d5e8630764e9c35570e3a7f2677c24fc8e 100644 (file)
@@ -4,7 +4,7 @@
 #
 ################################################################################
 
-BIND_VERSION = 9.11.0-P2
+BIND_VERSION = 9.11.0-P3
 BIND_SITE = ftp://ftp.isc.org/isc/bind9/$(BIND_VERSION)
 # bind does not support parallel builds.
 BIND_MAKE = $(MAKE1)