package/bind: security bump to version 9.18.49

Release notes:
https://ftp.isc.org/isc/bind9/9.18.49/doc/arm/html/notes.html

Changelog:
https://ftp.isc.org/isc/bind9/9.18.49/doc/arm/html/changelog.html

Fixes CVE-2026-3592, CVE-2026-3039, CVE-2026-5946, CVE-2026-5950.

Fixes bugs:
GL #5804
https://gitlab.isc.org/isc-projects/bind9/-/issues/5804
GL #3589
https://gitlab.isc.org/isc-projects/bind9/-/issues/3589

Signed-off-by: Giulio Benetti <giulio.benetti@benettiengineering.com>
Signed-off-by: Arnout Vandecappelle <arnout@rnout.be>
This commit is contained in:
Giulio Benetti
2026-05-20 11:24:15 +02:00
committed by Arnout Vandecappelle
parent 47b5cbb1ca
commit 5528e00b10
2 changed files with 3 additions and 3 deletions

View File

@@ -1,4 +1,4 @@
# Verified from https://ftp.isc.org/isc/bind9/9.18.48/bind-9.18.48.tar.xz.asc
# Verified from https://ftp.isc.org/isc/bind9/9.18.49/bind-9.18.49.tar.xz.asc
# with key D99CCEAF879747014F038D63182E23579462EFAA
sha256 c742a69bff2561c23099d7c70c6984c145bcca1c1e3c67fac1f68a8132e8e7c5 bind-9.18.48.tar.xz
sha256 c43ce4548ebed788cd9df63658a7de105ceafba43fcd63fa352b1093e525cd24 bind-9.18.49.tar.xz
sha256 9734825d67a3ac967b2c2f7c9a83c9e5db1c2474dbe9599157c3a4188749ebd4 COPYRIGHT

View File

@@ -4,7 +4,7 @@
#
################################################################################
BIND_VERSION = 9.18.48
BIND_VERSION = 9.18.49
BIND_SOURCE= bind-$(BIND_VERSION).tar.xz
BIND_SITE = https://ftp.isc.org/isc/bind9/$(BIND_VERSION)
BIND_INSTALL_STAGING = YES