]> git.ipfire.org Git - thirdparty/bind9.git/commitdiff
Add a CHANGES note for [GL #3955]
authorAram Sargsyan <aram@isc.org>
Tue, 21 Mar 2023 10:06:07 +0000 (10:06 +0000)
committerAram Sargsyan <aram@isc.org>
Tue, 21 Mar 2023 11:47:17 +0000 (11:47 +0000)
(cherry picked from commit aee14ee5d9eb4267106f7f4381e710ae6bda4f12)

CHANGES

diff --git a/CHANGES b/CHANGES
index 4e922a425fdda6bfccbe07b02c2920bc65198517..2770543be58f0bce121d54951f4929059bcbb2d0 100644 (file)
--- a/CHANGES
+++ b/CHANGES
@@ -1,3 +1,9 @@
+6125.  [bug]           Hold a catz reference while the update process is
+                       running, so that the catalog zone is not destroyed
+                       during shutdown until the update process is finished or
+                       properly canceled by the activated 'shuttingdown' flag.
+                       [GL #3955]
+
 6124.  [bug]           When changing from a NSEC3 capable DNSSEC algorithm to
                        an NSEC3 incapable DNSSEC algorithm using KASP the zone
                        could sometimes be incompletely signed. [GL #3937]