From: Aram Sargsyan Date: Tue, 21 Mar 2023 10:06:07 +0000 (+0000) Subject: Add a CHANGES note for [GL #3955] X-Git-Tag: v9.18.14~34^2 X-Git-Url: http://git.ipfire.org/gitweb/?a=commitdiff_plain;h=51d7b130091207653a1ba075fda7dcff229d370e;p=thirdparty%2Fbind9.git Add a CHANGES note for [GL #3955] (cherry picked from commit aee14ee5d9eb4267106f7f4381e710ae6bda4f12) --- diff --git a/CHANGES b/CHANGES index 4e922a425fd..2770543be58 100644 --- 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]