2
0
mirror of https://gitlab.isc.org/isc-projects/bind9 synced 2025-08-31 06:25:31 +00:00

Add a CHANGES note for [GL #3955]

This commit is contained in:
Aram Sargsyan
2023-03-21 10:06:07 +00:00
parent dc2b8bb1c9
commit aee14ee5d9

View File

@@ -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]