* [PATCH] bind: Update to 9.11.35
@ 2021-08-22 14:47 Matthias Fischer
0 siblings, 0 replies; only message in thread
From: Matthias Fischer @ 2021-08-22 14:47 UTC (permalink / raw)
To: development
[-- Attachment #1: Type: text/plain, Size: 2006 bytes --]
For details see:
https://downloads.isc.org/isc/bind9/9.11.35/RELEASE-NOTES-bind-9.11.35.html
"Security Fixes
named failed to check the opcode of responses when performing zone
refreshes, stub zone updates, and UPDATE forwarding. This could lead
to an assertion failure under certain conditions and has been
addressed by rejecting responses whose opcode does not match the
expected value. [GL #2762]
Notes for BIND 9.11.34
This maintenance release of BIND 9.11 contains no significant changes,
although some minor updates have been made (for example, to fix build
issues on Solaris 11).
Notes for BIND 9.11.33
This maintenance release of BIND 9.11 contains no significant changes,
although some minor updates have been made (for example, to eliminate
compiler warnings emitted by GCC 11)."
Signed-off-by: Matthias Fischer <matthias.fischer(a)ipfire.org>
---
config/rootfiles/common/bind | 4 ++--
lfs/bind | 4 ++--
2 files changed, 4 insertions(+), 4 deletions(-)
diff --git a/config/rootfiles/common/bind b/config/rootfiles/common/bind
index 6fb228a5a..2cc6f29b3 100644
--- a/config/rootfiles/common/bind
+++ b/config/rootfiles/common/bind
@@ -273,11 +273,11 @@ usr/lib/libbind9.so.161.0.4
#usr/lib/libdns.la
#usr/lib/libdns.so
usr/lib/libdns.so.1115
-usr/lib/libdns.so.1115.0.0
+usr/lib/libdns.so.1115.0.2
#usr/lib/libisc.la
#usr/lib/libisc.so
usr/lib/libisc.so.1107
-usr/lib/libisc.so.1107.0.5
+usr/lib/libisc.so.1107.0.7
#usr/lib/libisccc.la
#usr/lib/libisccc.so
usr/lib/libisccc.so.161
diff --git a/lfs/bind b/lfs/bind
index 0545066b7..9ec512067 100644
--- a/lfs/bind
+++ b/lfs/bind
@@ -25,7 +25,7 @@
include Config
-VER = 9.11.32
+VER = 9.11.35
THISAPP = bind-$(VER)
DL_FILE = $(THISAPP).tar.gz
@@ -43,7 +43,7 @@ objects = $(DL_FILE)
$(DL_FILE) = $(DL_FROM)/$(DL_FILE)
-$(DL_FILE)_MD5 = 0d029dd06ca60c6739c3189c999ef757
+$(DL_FILE)_MD5 = dff5141ccfc05b4b7c0fca811290d39f
install : $(TARGET)
--
2.18.0
^ permalink raw reply [flat|nested] only message in thread
only message in thread, other threads:[~2021-08-22 14:47 UTC | newest]
Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2021-08-22 14:47 [PATCH] bind: Update to 9.11.35 Matthias Fischer
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox