From aabe690b3f675be1f80798c2d40b8fa5f28e55c3 Mon Sep 17 00:00:00 2001 From: Praveen Kumar Date: Tue, 28 Oct 2025 11:08:40 +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: 4cb834388759540ea5bf7265389b9f1b2e15333a) 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 2554a7bb5f..a83ec29bb4 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