* [Buildroot] [PATCH] package/bind: security bump to version 9.18.46
@ 2026-02-27 20:16 Giulio Benetti
2026-02-27 21:06 ` Julien Olivain via buildroot
0 siblings, 1 reply; 2+ messages in thread
From: Giulio Benetti @ 2026-02-27 20:16 UTC (permalink / raw)
To: buildroot; +Cc: Giulio Benetti
Release notes:
https://ftp.isc.org/isc/bind9/9.18.46/doc/arm/html/notes.html
Changelog:
https://ftp.isc.org/isc/bind9/9.18.46/doc/arm/html/changelog.html
Fixes bug:
GL #5751
https://gitlab.isc.org/isc-projects/bind9/-/issues/5751
Signed-off-by: Giulio Benetti <giulio.benetti@benettiengineering.com>
---
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 2e6ab4e043..4671eab985 100644
--- a/package/bind/bind.hash
+++ b/package/bind/bind.hash
@@ -1,4 +1,4 @@
-# Verified from https://ftp.isc.org/isc/bind9/9.18.45/bind-9.18.45.tar.xz.asc
+# Verified from https://ftp.isc.org/isc/bind9/9.18.46/bind-9.18.46.tar.xz.asc
# with key D99CCEAF879747014F038D63182E23579462EFAA
-sha256 096ec94c10bc9d2ba686325660a615962d0fd6529429149acfcfb7daefaf2421 bind-9.18.45.tar.xz
+sha256 6b59f0de30c6901cce783007d06f7dd717ec3aa74b5bb5cc5159f93f0be4fc1d bind-9.18.46.tar.xz
sha256 9734825d67a3ac967b2c2f7c9a83c9e5db1c2474dbe9599157c3a4188749ebd4 COPYRIGHT
diff --git a/package/bind/bind.mk b/package/bind/bind.mk
index 1b71bcbf66..e58dcda34d 100644
--- a/package/bind/bind.mk
+++ b/package/bind/bind.mk
@@ -4,7 +4,7 @@
#
################################################################################
-BIND_VERSION = 9.18.45
+BIND_VERSION = 9.18.46
BIND_SOURCE= bind-$(BIND_VERSION).tar.xz
BIND_SITE = https://ftp.isc.org/isc/bind9/$(BIND_VERSION)
BIND_INSTALL_STAGING = YES
--
2.47.3
_______________________________________________
buildroot mailing list
buildroot@buildroot.org
https://lists.buildroot.org/mailman/listinfo/buildroot
^ permalink raw reply related [flat|nested] 2+ messages in thread
end of thread, other threads:[~2026-02-27 21:06 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2026-02-27 20:16 [Buildroot] [PATCH] package/bind: security bump to version 9.18.46 Giulio Benetti
2026-02-27 21:06 ` Julien Olivain via buildroot
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox