]> 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 14:10:31 +0000 (14:10 +0000)
CHANGES
doc/notes/notes-current.rst

diff --git a/CHANGES b/CHANGES
index e9b3d682d381c40228faf3ade734a5a5a54f9a1e..cd12176c6e98224acccbfaa9f3d93f64275643fb 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]
+
 6118.  [func]          Add 'cds-digest-types' configuration option. Also allow
                        dnssec-signzone to create multple CDS records.
                        [GL #3837]
index 12c57321147e1c967b9a8319b4285593f6da5d78..60dfc975f4d2f44c3a41cb63bbcd77bf529ccb42 100644 (file)
@@ -75,7 +75,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
 ~~~~~~~~~~~~