All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH] bind: upgrade to 9.10.2-p3
@ 2015-08-07  6:30 rongqing.li
  0 siblings, 0 replies; only message in thread
From: rongqing.li @ 2015-08-07  6:30 UTC (permalink / raw)
  To: openembedded-core

From: Roy Li <rongqing.li@windriver.com>

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 <rongqing.li@windriver.com>
---
 .../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



^ permalink raw reply related	[flat|nested] only message in thread

only message in thread, other threads:[~2015-08-07  6:33 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2015-08-07  6:30 [PATCH] bind: upgrade to 9.10.2-p3 rongqing.li

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.