From: Roy Li <[email protected]>

9.10.2-p3 includes the fix for CVE-2015-5477:
  BIND 9.x before 9.9.7-P2 and 9.10.x before 9.10.2-P3 allows remote
  attackers to cause a denial of service (REQUIRE assertion failure
  and daemon exit) via TKEY queries.

Signed-off-by: Roy Li <[email protected]>
---
 .../bind/{bind_9.10.2-P2.bb => bind_9.10.2-P3.bb}                     | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)
 rename meta/recipes-connectivity/bind/{bind_9.10.2-P2.bb => bind_9.10.2-P3.bb} 
(96%)

diff --git a/meta/recipes-connectivity/bind/bind_9.10.2-P2.bb 
b/meta/recipes-connectivity/bind/bind_9.10.2-P3.bb
similarity index 96%
rename from meta/recipes-connectivity/bind/bind_9.10.2-P2.bb
rename to meta/recipes-connectivity/bind/bind_9.10.2-P3.bb
index 3a8959e..52244b0 100644
--- a/meta/recipes-connectivity/bind/bind_9.10.2-P2.bb
+++ b/meta/recipes-connectivity/bind/bind_9.10.2-P3.bb
@@ -21,8 +21,8 @@ SRC_URI = 
"ftp://ftp.isc.org/isc/bind9/${PV}/${BPN}-${PV}.tar.gz \
            file://bind-ensure-searching-for-json-headers-searches-sysr.patch \
            "
 
-SRC_URI[md5sum] = "55d8f094bc10baae0e23e5e9100ba320"
-SRC_URI[sha256sum] = 
"b1e6f0af88634aaf48fb9d06bbf82968264f49b8e2685f061dd3fd4c1ab76c5f"
+SRC_URI[md5sum] = "a810d5d65fbdcf28dcda80d646913c3a"
+SRC_URI[sha256sum] = 
"78079a66dda455ffecfe93ef72d1ffc947f17b1c453d55ec06b860b49a5e1d4a"
 
 # --enable-exportlib is necessary for building dhcp
 ENABLE_IPV6 = "--enable-ipv6=${@bb.utils.contains('DISTRO_FEATURES', 'ipv6', 
'yes', 'no', d)}"
-- 
1.9.1

-- 
_______________________________________________
Openembedded-core mailing list
[email protected]
http://lists.openembedded.org/mailman/listinfo/openembedded-core

Reply via email to