From: Steve Sakoman Date: Mon, 29 Nov 2021 16:19:16 +0000 (-1000) Subject: bind: update to 9.11.34 X-Git-Tag: 2020-04.13-dunfell~20 X-Git-Url: https://code.ossystems.io/gitweb?a=commitdiff_plain;h=ec9d6b2dc3e64715286bd93c789887b3ea0d4e3c;p=openembedded-core.git bind: update to 9.11.34 Notes for BIND 9.11.34 This maintenance release of BIND 9.11 contains no significant changes, although some minor updates have been made (for example, to fix build issues on Solaris 11). Signed-off-by: Steve Sakoman --- diff --git a/meta/recipes-connectivity/bind/bind_9.11.33.bb b/meta/recipes-connectivity/bind/bind_9.11.34.bb similarity index 98% rename from meta/recipes-connectivity/bind/bind_9.11.33.bb rename to meta/recipes-connectivity/bind/bind_9.11.34.bb index 8ef8a76ce2..dbb2f83876 100644 --- a/meta/recipes-connectivity/bind/bind_9.11.33.bb +++ b/meta/recipes-connectivity/bind/bind_9.11.34.bb @@ -21,7 +21,7 @@ SRC_URI = "https://ftp.isc.org/isc/bind9/${PV}/${BPN}-${PV}.tar.gz \ file://0001-avoid-start-failure-with-bind-user.patch \ " -SRC_URI[sha256sum] = "293e767e96ac8ef17163e9f9cba52a6d27163807c29c88d36fe6e18d89083a3e" +SRC_URI[sha256sum] = "aa031775a73d30d951451034c84c4a716a10e6625acc4eb4bb878ed4c61b7271" UPSTREAM_CHECK_URI = "https://ftp.isc.org/isc/bind9/" # stay at 9.11 until 9.16, from 9.16 follow the ESV versions divisible by 4