From: Michał Kępień Date: Thu, 12 Jan 2023 21:11:14 +0000 (+0100) Subject: Add release note for GL #3678 X-Git-Tag: v9.18.11~2^2~1 X-Git-Url: http://git.ipfire.org/gitweb/?a=commitdiff_plain;h=c9012706701b0e01ab454cc4ce1b45851e4920ed;p=thirdparty%2Fbind9.git Add release note for GL #3678 --- diff --git a/doc/notes/notes-9.18.11.rst b/doc/notes/notes-9.18.11.rst index d0cc062f4f9..3e44dc2d695 100644 --- a/doc/notes/notes-9.18.11.rst +++ b/doc/notes/notes-9.18.11.rst @@ -81,6 +81,11 @@ Bug Fixes including any configured forwarders, resulting in SERVFAIL answers being sent to clients. This has been fixed. :gl:`#3752` +- In certain query resolution scenarios (e.g. when following CNAME + records), :iscman:`named` configured to answer from stale cache could + return a SERVFAIL response despite a usable, non-stale answer being + present in the cache. This has been fixed. :gl:`#3678` + - When an outgoing request timed out, :iscman:`named` would retry up to three times with the same server instead of trying the next available name server. This has been fixed. :gl:`#3637`