From: Aram Sargsyan Date: Fri, 10 Dec 2021 09:44:17 +0000 (+0000) Subject: Add CHANGES for [GL #3053] X-Git-Tag: v9.17.22~45^2~1 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=e2460a1b580207daa2a802d2179680f5250afc4e;p=thirdparty%2Fbind9.git Add CHANGES for [GL #3053] --- diff --git a/CHANGES b/CHANGES index b786f8a39d4..e13e6cc56b8 100644 --- a/CHANGES +++ b/CHANGES @@ -1,3 +1,7 @@ +5778. [bug] Destroyed TLS contexts could have been used after a + reconfiguration, making BIND unable to serve queries + over TLS and HTTPS. [GL #3053] + 5777. [bug] TCP connections could hang after receiving non-matching responses. [GL #3042]