* [Buildroot] [PATCH 1/1] package/bind: security bump version to 9.16.42
@ 2023-06-28 14:49 Bernd Kuhls
2023-07-01 13:22 ` Thomas Petazzoni via buildroot
0 siblings, 1 reply; 2+ messages in thread
From: Bernd Kuhls @ 2023-06-28 14:49 UTC (permalink / raw)
To: buildroot
Changelog: https://ftp.isc.org/isc/bind9/9.16.42/CHANGES
Fixes CVE-2023-2911
Signed-off-by: Bernd Kuhls <bernd@kuhls.net>
---
package/bind/bind.hash | 4 ++--
package/bind/bind.mk | 2 +-
2 files changed, 3 insertions(+), 3 deletions(-)
diff --git a/package/bind/bind.hash b/package/bind/bind.hash
index 32804b5ce0..a8c15f2a12 100644
--- a/package/bind/bind.hash
+++ b/package/bind/bind.hash
@@ -1,4 +1,4 @@
-# Verified from https://ftp.isc.org/isc/bind9/9.16.38/bind-9.16.38.tar.xz.asc
+# Verified from https://ftp.isc.org/isc/bind9/9.16.42/bind-9.16.42.tar.xz.asc
# with key AADBBA5074F1402F7B69D56BC5B4EE931A9F9DFD
-sha256 8df44c9d9a84a28ab8b49d55f3c33b624b90ef8f6a8b9ee6a4c33cc17c14c50f bind-9.16.38.tar.xz
+sha256 a8b51c6bfdf3ab6885102f764c2418e037897b7ea46a09f8f07876fa11a6c0b3 bind-9.16.42.tar.xz
sha256 13491a682dc0f5ee2273cebd3949e2be62f9470fe659419a03a308d4f444773b COPYRIGHT
diff --git a/package/bind/bind.mk b/package/bind/bind.mk
index 70987a9823..f46d1a8a54 100644
--- a/package/bind/bind.mk
+++ b/package/bind/bind.mk
@@ -4,7 +4,7 @@
#
################################################################################
-BIND_VERSION = 9.16.38
+BIND_VERSION = 9.16.42
BIND_SOURCE= bind-$(BIND_VERSION).tar.xz
BIND_SITE = https://ftp.isc.org/isc/bind9/$(BIND_VERSION)
# bind does not support parallel builds.
--
2.39.2
_______________________________________________
buildroot mailing list
buildroot@buildroot.org
https://lists.buildroot.org/mailman/listinfo/buildroot
^ permalink raw reply related [flat|nested] 2+ messages in thread
* Re: [Buildroot] [PATCH 1/1] package/bind: security bump version to 9.16.42
2023-06-28 14:49 [Buildroot] [PATCH 1/1] package/bind: security bump version to 9.16.42 Bernd Kuhls
@ 2023-07-01 13:22 ` Thomas Petazzoni via buildroot
0 siblings, 0 replies; 2+ messages in thread
From: Thomas Petazzoni via buildroot @ 2023-07-01 13:22 UTC (permalink / raw)
To: Bernd Kuhls; +Cc: buildroot
Hello Bernd,
On Wed, 28 Jun 2023 16:49:23 +0200
Bernd Kuhls <bernd@kuhls.net> wrote:
> Changelog: https://ftp.isc.org/isc/bind9/9.16.42/CHANGES
>
> Fixes CVE-2023-2911
>
> Signed-off-by: Bernd Kuhls <bernd@kuhls.net>
> ---
> package/bind/bind.hash | 4 ++--
> package/bind/bind.mk | 2 +-
> 2 files changed, 3 insertions(+), 3 deletions(-)
Applied to master, thanks. First patch I'm applying since March 29.. I
hope I still know how to do it properly!
Best regards,
Thomas
--
Thomas Petazzoni, CTO, Bootlin
Embedded Linux and Kernel engineering
https://bootlin.com
_______________________________________________
buildroot mailing list
buildroot@buildroot.org
https://lists.buildroot.org/mailman/listinfo/buildroot
^ permalink raw reply [flat|nested] 2+ messages in thread
end of thread, other threads:[~2023-07-01 13:22 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2023-06-28 14:49 [Buildroot] [PATCH 1/1] package/bind: security bump version to 9.16.42 Bernd Kuhls
2023-07-01 13:22 ` Thomas Petazzoni via buildroot
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox