From: Peter Marko Date: Wed, 15 Apr 2026 19:46:37 +0000 (+0200) Subject: bind: upgrade 9.20.20 -> 9.20.22 X-Git-Tag: yocto-6.0~111 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=2d7dd737ae64e42fbdf9d845791978794c664c3f;p=thirdparty%2Fopenembedded%2Fopenembedded-core.git bind: upgrade 9.20.20 -> 9.20.22 Solves CVE-2026-1519, CVE-2026-3104, CVE-2026-3119 and CVE-2026-3591. Release notes 9.20.21: [1] Release notes 9.20.22: [2] [1] https://bind9.readthedocs.io/en/stable/changelog.html#bind-9-20-21 [2] https://gitlab.isc.org/isc-projects/bind9/-/blob/bind-9.20/doc/changelog/changelog-9.20.22.rst?ref_type=heads Signed-off-by: Peter Marko Signed-off-by: Richard Purdie --- diff --git a/meta/recipes-connectivity/bind/bind_9.20.20.bb b/meta/recipes-connectivity/bind/bind_9.20.22.bb similarity index 97% rename from meta/recipes-connectivity/bind/bind_9.20.20.bb rename to meta/recipes-connectivity/bind/bind_9.20.22.bb index dd51c3a808..c459cf28c9 100644 --- a/meta/recipes-connectivity/bind/bind_9.20.20.bb +++ b/meta/recipes-connectivity/bind/bind_9.20.22.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] = "19b8335d25305231d5eb8f7d924240d1ac97c4da7c93eaa6273503133aa6106a" +SRC_URI[sha256sum] = "cba92ff631b949655f475fe4b54290f6860fd0070d399f2279f6437c0d383ec6" UPSTREAM_CHECK_URI = "https://ftp.isc.org/isc/bind9/" # follow the ESV versions divisible by 2