From: Artem Boldariev Date: Tue, 14 Mar 2023 11:28:09 +0000 (+0200) Subject: Update CHANGES [GL #3867] X-Git-Tag: v9.18.14~38^2~1 X-Git-Url: http://git.ipfire.org/gitweb/?a=commitdiff_plain;h=8e4b9421ac8f6b3e7142a35b261bee014224dd14;p=thirdparty%2Fbind9.git Update CHANGES [GL #3867] Mention that XoT hangs have been fixed. --- diff --git a/CHANGES b/CHANGES index d4d9606b44c..72730007b40 100644 --- a/CHANGES +++ b/CHANGES @@ -2,6 +2,10 @@ an NSEC3 incapable DNSSEC algorithm using KASP the zone could sometimes be incompletely signed. [GL #3937] +6121. [bug] Fix BIND and dig zone transfer hanging when + downloading large zones over TLS from a primary server, + especially over unstable connections. [GL #3867] + 6120. [bug] Use two pairs of dns_db_t and dns_dbversion_t in a catalog zone structure to avoid a race between the dns__catz_update_cb() and dns_catz_dbupdate_callback()