]> git.ipfire.org Git - thirdparty/bind9.git/commitdiff
Add CHANGES and release note for [GL #3772]
authorOndřej Surý <ondrej@isc.org>
Wed, 11 Jan 2023 09:42:03 +0000 (10:42 +0100)
committerOndřej Surý <ondrej@isc.org>
Wed, 11 Jan 2023 09:42:03 +0000 (10:42 +0100)
CHANGES
doc/notes/notes-current.rst

diff --git a/CHANGES b/CHANGES
index 4be8c4465dde4a9df989c9b45f49d2e4cdee35e3..3162a8fd0e6e3dcef536a386ad3a5f52f3ee9532 100644 (file)
--- a/CHANGES
+++ b/CHANGES
@@ -1,3 +1,6 @@
+6063.  [bug]           Revert a change that limited to honour single
+                       read for TLSDNS as it broke XoT. [GL #3772]
+
 6062.  [func]          The DSCP implementation, which has been
                        nonfunctional for some time, is now marked as
                        obsolete and the implementation has been removed.
index d8c23bb200f64683beb5aaa019616fe93bdac831..ef72732ede5e2a6aad3e8d668792e5ac37fa0c38 100644 (file)
@@ -64,6 +64,8 @@ Bug Fixes
 - Clients may see an unexpected "Prohibited" extended DNS error when ``named``
   is configured with :any:`allow-recursion`). :gl:`#3743`
 
+- Fix a TLS error that occured with large transfers over XoT. :gl:`#3772`
+
 Known Issues
 ~~~~~~~~~~~~