From: Jinfeng Wang Date: Thu, 28 May 2026 02:28:14 +0000 (+0800) Subject: bind: upgrade 9.20.22 -> 9.20.23 X-Git-Url: http://git.ipfire.org/gitweb/index.cgi?a=commitdiff_plain;h=ef00c353d3c77fcfd70300fa25ed86555d011b34;p=thirdparty%2Fopenembedded%2Fopenembedded-core.git bind: upgrade 9.20.22 -> 9.20.23 Solves CVE-2026-3592, CVE-2026-3039, CVE-2026-5950, CVE-2026-5947, CVE-2026-3593, CVE-2026-5946. Release notes 9.20.23: [1] [1] https://bind9.readthedocs.io/en/stable/changelog.html#bind-9-20-23 Signed-off-by: Jinfeng Wang Signed-off-by: Mathieu Dubois-Briand --- diff --git a/meta/recipes-connectivity/bind/bind_9.20.22.bb b/meta/recipes-connectivity/bind/bind_9.20.23.bb similarity index 97% rename from meta/recipes-connectivity/bind/bind_9.20.22.bb rename to meta/recipes-connectivity/bind/bind_9.20.23.bb index 318412a62c..ebc4422b67 100644 --- a/meta/recipes-connectivity/bind/bind_9.20.22.bb +++ b/meta/recipes-connectivity/bind/bind_9.20.23.bb @@ -21,7 +21,7 @@ SRC_URI = "https://ftp.isc.org/isc/bind9/${PV}/${BPN}-${PV}.tar.xz \ file://0001-m4-Backport-ax_prog_cc_for_build.m4-macros.patch \ " -SRC_URI[sha256sum] = "cba92ff631b949655f475fe4b54290f6860fd0070d399f2279f6437c0d383ec6" +SRC_URI[sha256sum] = "5d4475aed3f9e500ef554b2b14d972bdb83d33de214a9b3be92918ea46908371" UPSTREAM_CHECK_URI = "https://ftp.isc.org/isc/bind9/" # follow the ESV versions divisible by 2