diff mbox series

[scarthgap] bind: Upgrade 9.18.25 -> 9.18.28

Message ID 20240730104038.5894-1-asharma@mvista.com
State Accepted
Delegated to: Steve Sakoman
Headers show
Series [scarthgap] bind: Upgrade 9.18.25 -> 9.18.28 | expand

Commit Message

Ashish Sharma July 30, 2024, 10:40 a.m. UTC
Includes security fixes for:
			CVE-2024-1975
			CVE-2024-1737
			CVE-2024-0760
			CVE-2024-4076

Changelog:
=========
https://gitlab.isc.org/isc-projects/bind9/-/blob/v9.18.28/CHANGES

Signed-off-by: Ashish Sharma <asharma@mvista.com>
---
 .../bind/{bind_9.18.25.bb => bind_9.18.28.bb}                   | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
 rename meta/recipes-connectivity/bind/{bind_9.18.25.bb => bind_9.18.28.bb} (97%)

Comments

Steve Sakoman July 30, 2024, 2:24 p.m. UTC | #1
I can't take a version bump to 9.18.28 until master is also updated.

Could you submit a master patch?  I can then update scarthgap and kirkstone.

Thanks!

Steve

On Tue, Jul 30, 2024 at 3:40 AM Ashish Sharma via
lists.openembedded.org <asharma=mvista.com@lists.openembedded.org>
wrote:
>
> Includes security fixes for:
>                         CVE-2024-1975
>                         CVE-2024-1737
>                         CVE-2024-0760
>                         CVE-2024-4076
>
> Changelog:
> =========
> https://gitlab.isc.org/isc-projects/bind9/-/blob/v9.18.28/CHANGES
>
> Signed-off-by: Ashish Sharma <asharma@mvista.com>
> ---
>  .../bind/{bind_9.18.25.bb => bind_9.18.28.bb}                   | 2 +-
>  1 file changed, 1 insertion(+), 1 deletion(-)
>  rename meta/recipes-connectivity/bind/{bind_9.18.25.bb => bind_9.18.28.bb} (97%)
>
> diff --git a/meta/recipes-connectivity/bind/bind_9.18.25.bb b/meta/recipes-connectivity/bind/bind_9.18.28.bb
> similarity index 97%
> rename from meta/recipes-connectivity/bind/bind_9.18.25.bb
> rename to meta/recipes-connectivity/bind/bind_9.18.28.bb
> index cc35604aba4..ca2aef233b4 100644
> --- a/meta/recipes-connectivity/bind/bind_9.18.25.bb
> +++ b/meta/recipes-connectivity/bind/bind_9.18.28.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] = "5a4a70432a33d009f0e6e9dbb328aae7a5e27507e98e28bf3c0c6b250ccb2ab3"
> +SRC_URI[sha256sum] = "e7cce9a165f7b619eefc4832f0a8dc16b005d29e3890aed6008c506ea286a5e7"
>
>  UPSTREAM_CHECK_URI = "https://ftp.isc.org/isc/bind9/"
>  # follow the ESV versions divisible by 2
> --
> 2.44.0
>
>
> -=-=-=-=-=-=-=-=-=-=-=-
> Links: You receive all messages sent to this group.
> View/Reply Online (#202671): https://lists.openembedded.org/g/openembedded-core/message/202671
> Mute This Topic: https://lists.openembedded.org/mt/107625279/3620601
> Group Owner: openembedded-core+owner@lists.openembedded.org
> Unsubscribe: https://lists.openembedded.org/g/openembedded-core/unsub [steve@sakoman.com]
> -=-=-=-=-=-=-=-=-=-=-=-
>
diff mbox series

Patch

diff --git a/meta/recipes-connectivity/bind/bind_9.18.25.bb b/meta/recipes-connectivity/bind/bind_9.18.28.bb
similarity index 97%
rename from meta/recipes-connectivity/bind/bind_9.18.25.bb
rename to meta/recipes-connectivity/bind/bind_9.18.28.bb
index cc35604aba4..ca2aef233b4 100644
--- a/meta/recipes-connectivity/bind/bind_9.18.25.bb
+++ b/meta/recipes-connectivity/bind/bind_9.18.28.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] = "5a4a70432a33d009f0e6e9dbb328aae7a5e27507e98e28bf3c0c6b250ccb2ab3"
+SRC_URI[sha256sum] = "e7cce9a165f7b619eefc4832f0a8dc16b005d29e3890aed6008c506ea286a5e7"
 
 UPSTREAM_CHECK_URI = "https://ftp.isc.org/isc/bind9/"
 # follow the ESV versions divisible by 2