GL #2308 was originally referenced by CHANGES entry 5727. However, the
corresponding code change turned out to be flawed and had to be reverted
in BIND 9.16.22, causing CHANGES entry 5727 to be removed on the release
branch.
Commit
d329d47bae68c1cc90374397b4756a8f2487895e subsequently addressed
the flaw, so the fix for GL #2308 will be included in BIND 9.16.23.
Move the relevant CHANGES entry to reflect that.
+5752. [bug] Fix an assertion failure caused by missing member zones
+ during a reload of a catalog zone. [GL #2308]
+
5737. [bug] Address Coverity warning in lib/dns/dnssec.c.
[GL #2935]
degrade resolver performance. (CVE-2021-25219)
[GL #2899]
-5727. [bug] Fix an assertion failure caused by missing member zones
- during a reload of a catalog zone. [GL #2308]
-
5724. [bug] Address a potential deadlock when checking zone content
consistency. [GL #2908]