]> git.ipfire.org Git - thirdparty/bind9.git/commitdiff
Add a CHANGES note for [GL #3678]
authorAram Sargsyan <aram@isc.org>
Thu, 17 Nov 2022 14:21:31 +0000 (14:21 +0000)
committerMatthijs Mekking <matthijs@isc.org>
Mon, 9 Jan 2023 12:57:44 +0000 (13:57 +0100)
(cherry picked from commit 40dee61a1e6c3be351b70fe4a99fbcf0f8a741db)

CHANGES

diff --git a/CHANGES b/CHANGES
index ed3cf1d4312007e665cfc77c7fe8a4e879218907..00ccd2e7ceb4c9de2faa6f409d28da41acc8f9e6 100644 (file)
--- a/CHANGES
+++ b/CHANGES
@@ -1,3 +1,8 @@
+6059.  [bug]           In some serve stale scenarios, like when following an
+                       expired CNAME record, named could return SERVFAIL if the
+                       previous request wasn't successful. Consider non-stale
+                       data when in serve-stale mode. [GL #3678]
+
 6058.  [bug]           Prevent named from crashing when "rndc delzone"
                        attempts to delete a zone added by a catalog zone.
                        [GL #3745]