]> git.ipfire.org Git - thirdparty/bind9.git/commitdiff
Add CHANGES and release notes for [GL #3911]
authorAram Sargsyan <aram@isc.org>
Wed, 1 Mar 2023 13:45:03 +0000 (13:45 +0000)
committerAram Sargsyan <aram@isc.org>
Wed, 1 Mar 2023 15:50:58 +0000 (15:50 +0000)
(cherry picked from commit e1036253db90efbd17db0eef3b17e37d2db86176)

CHANGES
doc/notes/notes-current.rst

diff --git a/CHANGES b/CHANGES
index 1e11032ae850168bf997b86ad2ea3c261fe16e91..8f6795ebe09df0d91b3aaaa911314c0c35749de5 100644 (file)
--- a/CHANGES
+++ b/CHANGES
@@ -1,3 +1,8 @@
+6119.  [bug]           Make sure to revert the reconfigured zones to the
+                       previous version of the view, when the new view
+                       reconfiguration fails during the configuration of
+                       one of the configured zones. [GL #3911]
+
 6116.  [bug]           Fix error path cleanup issue in the dns_catz_new_zones()
                        function. [GL #3900]
 
index 883842717bf597ce7f193ffb4b0ccb60c5f30a52..31f3f1e841e3703cde1a17161923a33a33a54487 100644 (file)
@@ -54,7 +54,9 @@ Feature Changes
 Bug Fixes
 ~~~~~~~~~
 
-- None.
+- :iscman:`named` could crash with an assertion failure when adding a new zone
+  into the configuration file for a name, which is already configured as a
+  member zone for a catalog zone. This has been fixed. :gl:`#3911`
 
 Known Issues
 ~~~~~~~~~~~~