bind: bump version to 9.10.4-P2
authorVicente Olivert Riera <Vincent.Riera@imgtec.com>
Tue, 19 Jul 2016 09:29:06 +0000 (10:29 +0100)
committerThomas Petazzoni <thomas.petazzoni@free-electrons.com>
Tue, 19 Jul 2016 09:50:22 +0000 (11:50 +0200)
Security fixes: CVE-2016-2775

Signed-off-by: Vicente Olivert Riera <Vincent.Riera@imgtec.com>
Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
package/bind/bind.hash
package/bind/bind.mk

index 1f8b8b7720fc4b11282688230f23981974c3a37e..0fb4eb473c19445365de6ca5fe9ede72b588d18e 100644 (file)
@@ -1,2 +1,2 @@
-# Verified from ftp://ftp.isc.org/isc/bind9/9.10.4/bind-9.10.4.tar.gz.sha256.asc
-sha256 f8d412b38d5ac390275b943bde69f4608f67862a45487ec854b30e4448fcb056        bind-9.10.4.tar.gz
+# Verified from ftp://ftp.isc.org/isc/bind9/9.10.4-P2/bind-9.10.4-P2.tar.gz.sha256.asc
+sha256 b35b8af8fe030196d03b3e487f5ecd0c0836b5e124abc7a3ecd184740b444423  bind-9.10.4-P2.tar.gz
index 8cfcf7f3ccaa96118aac7c9083d855e402c2ba94..fc9e30e3a13a2f4cb5ba0679b1517222a7541568 100644 (file)
@@ -4,7 +4,7 @@
 #
 ################################################################################
 
-BIND_VERSION = 9.10.4
+BIND_VERSION = 9.10.4-P2
 BIND_SITE = ftp://ftp.isc.org/isc/bind9/$(BIND_VERSION)
 # bind does not support parallel builds.
 BIND_MAKE = $(MAKE1)