diff options
| author | Praveen Kumar <praveen.kumar@windriver.com> | 2025-10-28 11:07:20 +0530 |
|---|---|---|
| committer | Richard Purdie <richard.purdie@linuxfoundation.org> | 2025-10-30 11:06:28 +0000 |
| commit | ddbe04ea06b618c272966de3e4906287575fb765 (patch) | |
| tree | 0a8d5085e659b9102e9ab9d7182a46b9e10953ca /meta | |
| parent | 588bba19dc4ef775ba622834470a68a832bae4ba (diff) | |
| download | poky-ddbe04ea06b618c272966de3e4906287575fb765.tar.gz | |
bind: upgrade 9.20.13 -> 9.20.15
This upgrade fixes
CVE-2025-8677,CVE-2025-40778 and CVE-2025-40780.
Changelog
==========
https://downloads.isc.org/isc/bind9/9.20.15/doc/arm/html/changelog.html
(From OE-Core rev: 3de3d7864e34407384d5a8b34d9e1c01839f6595)
Signed-off-by: Praveen Kumar <praveen.kumar@windriver.com>
Signed-off-by: Mathieu Dubois-Briand <mathieu.dubois-briand@bootlin.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'meta')
| -rw-r--r-- | meta/recipes-connectivity/bind/bind_9.20.15.bb (renamed from meta/recipes-connectivity/bind/bind_9.20.13.bb) | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/meta/recipes-connectivity/bind/bind_9.20.13.bb b/meta/recipes-connectivity/bind/bind_9.20.15.bb index de39924c3d..1195b5bdc3 100644 --- a/meta/recipes-connectivity/bind/bind_9.20.13.bb +++ b/meta/recipes-connectivity/bind/bind_9.20.15.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] = "151f9376ead317e646a5d0c9f01c060386d891118d7437a7f829bb9727c7b34c" | 23 | SRC_URI[sha256sum] = "d62b38fae48ba83fca6181112d0c71018d8b0f2ce285dc79dc6a0367722ccabb" |
| 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 |
