]> git.ipfire.org Git - thirdparty/bind9.git/commitdiff
Add CHANGES and release note for [GL #4200]
authorOndřej Surý <ondrej@isc.org>
Tue, 11 Jul 2023 07:48:23 +0000 (09:48 +0200)
committerOndřej Surý <ondrej@isc.org>
Thu, 20 Jul 2023 17:22:30 +0000 (19:22 +0200)
(cherry picked from commit 7cd1ac2fa776bb42420ddbe144bad371999414cc)

CHANGES
doc/notes/notes-current.rst

diff --git a/CHANGES b/CHANGES
index e04878f596221f5335bd79ed543fa5dcc4639206..e41aed56feed737bb9cd00261f3861a20052da0a 100644 (file)
--- a/CHANGES
+++ b/CHANGES
@@ -1,3 +1,6 @@
+6212.  [bug]           Don't process detach and close netmgr events when
+                       the netmgr has been paused. [GL #4200]
+
        --- 9.16.42 released ---
 
 6192.  [security]      A query that prioritizes stale data over lookup
index f1f9c8fceb16f731ea68f5dd6abb97193d56fff9..57e837b390b45fa33612fcabcbcd05620acc019f 100644 (file)
@@ -35,7 +35,10 @@ Feature Changes
 Bug Fixes
 ~~~~~~~~~
 
-- None.
+- Processing already queued queries received over TCP can cause assertion
+  failure when the server is reconfigured at the same time or the cache has been
+  flushed.  This has been fixed to not process queued already received queries
+  over TCP while the server is in the "exclusive" mode.  :gl:`#4200`
 
 Known Issues
 ~~~~~~~~~~~~