diff options
| author | Praveen Kumar <praveen.kumar@windriver.com> | 2025-10-29 08:58:32 +0530 |
|---|---|---|
| committer | Steve Sakoman <steve@sakoman.com> | 2025-11-06 07:14:05 -0800 |
| commit | 1dd6d907446fda40de58651701ed67d86e2d0fbf (patch) | |
| tree | fafd4b17dfb4782f6f7a27d299096657f1c3459a /meta | |
| parent | 8641f0fec992d079cd0c1d7ba0032e5568d194cf (diff) | |
| download | poky-1dd6d907446fda40de58651701ed67d86e2d0fbf.tar.gz | |
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 <praveen.kumar@windriver.com>
Signed-off-by: Steve Sakoman <steve@sakoman.com>
Diffstat (limited to 'meta')
| -rw-r--r-- | meta/recipes-connectivity/bind/bind_9.18.41.bb (renamed from meta/recipes-connectivity/bind/bind_9.18.33.bb) | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/meta/recipes-connectivity/bind/bind_9.18.33.bb b/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 \ | |||
| 20 | file://0001-avoid-start-failure-with-bind-user.patch \ | 20 | file://0001-avoid-start-failure-with-bind-user.patch \ |
| 21 | " | 21 | " |
| 22 | 22 | ||
| 23 | SRC_URI[sha256sum] = "fb373fac5ebbc41c645160afd5a9fb451918f6c0e69ab1d9474154e2b515de40" | 23 | SRC_URI[sha256sum] = "6ddc1d981511c4da0b203b0513af131e5d15e5f1c261145736fe1f35dd1fe79d" |
| 24 | 24 | ||
| 25 | UPSTREAM_CHECK_URI = "https://ftp.isc.org/isc/bind9/" | 25 | UPSTREAM_CHECK_URI = "https://ftp.isc.org/isc/bind9/" |
| 26 | # follow the ESV versions divisible by 2 | 26 | # follow the ESV versions divisible by 2 |
