From 1dd6d907446fda40de58651701ed67d86e2d0fbf Mon Sep 17 00:00:00 2001 From: Praveen Kumar Date: Wed, 29 Oct 2025 08:58:32 +0530 Subject: [PATCH] bind: upgrade 9.18.33 -> 9.18.41 This upgrade fixes CVE-2025-8677,CVE-2025-40778 and CVE-2025-40780. Changelog ========== https://downloads.isc.org/isc/bind9/9.18.41/doc/arm/html/changelog.html (From OE-Core rev: deca51264991a2f6c6e450f8fa8b4a233280b700) Signed-off-by: Praveen Kumar Signed-off-by: Steve Sakoman --- .../bind/{bind_9.18.33.bb => bind_9.18.41.bb} | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) rename meta/recipes-connectivity/bind/{bind_9.18.33.bb => bind_9.18.41.bb} (97%) diff --git a/meta/recipes-connectivity/bind/bind_9.18.33.bb b/meta/recipes-connectivity/bind/bind_9.18.41.bb similarity index 97% rename from meta/recipes-connectivity/bind/bind_9.18.33.bb rename to meta/recipes-connectivity/bind/bind_9.18.41.bb index ceea149699..0e557163d5 100644 --- a/meta/recipes-connectivity/bind/bind_9.18.33.bb +++ b/meta/recipes-connectivity/bind/bind_9.18.41.bb @@ -20,7 +20,7 @@ SRC_URI = "https://ftp.isc.org/isc/bind9/${PV}/${BPN}-${PV}.tar.xz \ file://0001-avoid-start-failure-with-bind-user.patch \ " -SRC_URI[sha256sum] = "fb373fac5ebbc41c645160afd5a9fb451918f6c0e69ab1d9474154e2b515de40" +SRC_URI[sha256sum] = "6ddc1d981511c4da0b203b0513af131e5d15e5f1c261145736fe1f35dd1fe79d" UPSTREAM_CHECK_URI = "https://ftp.isc.org/isc/bind9/" # follow the ESV versions divisible by 2