]> git.ipfire.org Git - thirdparty/bind9.git/commitdiff
Update CHANGES [GL #3867]
authorArtem Boldariev <artem@boldariev.com>
Tue, 14 Mar 2023 11:28:09 +0000 (13:28 +0200)
committerArtem Boldariev <artem@boldariev.com>
Tue, 14 Mar 2023 16:51:00 +0000 (18:51 +0200)
Mention that XoT hangs have been fixed.

CHANGES

diff --git a/CHANGES b/CHANGES
index d4d9606b44c08f15224b2f659d1f25e5702e2ad3..72730007b405d17f74a5cbad38712dcd9f56e1fe 100644 (file)
--- 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()