bind: security bump to version 9.10.3-P4
authorGustavo Zacarias <gustavo@zacarias.com.ar>
Thu, 10 Mar 2016 17:22:28 +0000 (14:22 -0300)
committerPeter Korsgaard <peter@korsgaard.com>
Thu, 10 Mar 2016 19:49:52 +0000 (20:49 +0100)
Fixes:
CVE-2016-1285 - An error parsing input received by the rndc control
channel can cause an assertion failure in sexpr.c or alist.c
CVE-2016-1286 - A problem parsing resource record signatures for DNAME
resource records can lead to an assertion failure in resolver.c or db.c
CVE-2016-2088 - A response containing multiple DNS cookies causes
servers with cookie support enabled to exit with an assertion failure.

Signed-off-by: Gustavo Zacarias <gustavo@zacarias.com.ar>
Signed-off-by: Peter Korsgaard <peter@korsgaard.com>
package/bind/bind.hash
package/bind/bind.mk

index fea800c741c0c5ac93926b17f27bd59d6471ace3..cd76a54f64b7db69f04ec3efe5b65c743d26c855 100644 (file)
@@ -1,2 +1,2 @@
-# Verified from ftp://ftp.isc.org/isc/bind9/9.10.3-P3/bind-9.10.3-P3.tar.gz.sha256.asc
-sha256 690810d1fbb72afa629e74638d19cd44e28d2b2e5eb63f55c705ad85d1a4cb83        bind-9.10.3-P3.tar.gz
+# Verified from ftp://ftp.isc.org/isc/bind9/9.10.3-P4/bind-9.10.3-P4.tar.gz.sha256.asc
+sha256 2ac044b5fbdf45fb45107af0df961b3b7cb5262a3bf1948ed3fe7a170dd13e3e        bind-9.10.3-P4.tar.gz
index 12dd52e74ca456aef2cf07ad26fd439bc1bd8b28..895217a379dc2eb727ac987b288ed3000664f767 100644 (file)
@@ -4,7 +4,7 @@
 #
 ################################################################################
 
-BIND_VERSION = 9.10.3-P3
+BIND_VERSION = 9.10.3-P4
 BIND_SITE = ftp://ftp.isc.org/isc/bind9/$(BIND_VERSION)
 # bind does not support parallel builds.
 BIND_MAKE = $(MAKE1)