[OE-core] [PATCH] bind: update to 9.11.4

Armin Kuster akuster808 at gmail.com
Wed Jul 18 22:48:03 UTC 2018


include:
CVE-2018-5738

Signed-off-by: Armin Kuster <akuster808 at gmail.com>
---
 meta/recipes-connectivity/bind/{bind_9.11.3.bb => bind_9.11.4.bb} | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)
 rename meta/recipes-connectivity/bind/{bind_9.11.3.bb => bind_9.11.4.bb} (97%)

diff --git a/meta/recipes-connectivity/bind/bind_9.11.3.bb b/meta/recipes-connectivity/bind/bind_9.11.4.bb
similarity index 97%
rename from meta/recipes-connectivity/bind/bind_9.11.3.bb
rename to meta/recipes-connectivity/bind/bind_9.11.4.bb
index 1cb1f3f..7522fdb 100644
--- a/meta/recipes-connectivity/bind/bind_9.11.3.bb
+++ b/meta/recipes-connectivity/bind/bind_9.11.4.bb
@@ -19,8 +19,8 @@ SRC_URI = "https://ftp.isc.org/isc/bind9/${PV}/${BPN}-${PV}.tar.gz \
            file://0001-lib-dns-gen.c-fix-too-long-error.patch \
 "
 
-SRC_URI[md5sum] = "4ed2a3f235595eadbd763b7ecb687ca0"
-SRC_URI[sha256sum] = "0d9dde14b2ec7f9cdc3b69f19540c7a2e4eee7b6c727965dfae48810965876f5"
+SRC_URI[md5sum] = "9b4834d78f30cdb796ce437262272a36"
+SRC_URI[sha256sum] = "595070b031f869f8939656b5a5d11b121211967f15f6afeafa895df745279617"
 
 UPSTREAM_CHECK_URI = "https://ftp.isc.org/isc/bind9/"
 UPSTREAM_CHECK_REGEX = "(?P<pver>9(\.\d+)+(-P\d+)*)/"
-- 
2.7.4




More information about the Openembedded-core mailing list