From: Michal Nowak Date: Tue, 30 Nov 2021 13:24:36 +0000 (+0100) Subject: Add CHANGES note for [GL #2886] X-Git-Tag: v9.17.22~43^2 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=7c88292e45e74f7ec12b12036116ce4ec52ea819;p=thirdparty%2Fbind9.git Add CHANGES note for [GL #2886] --- diff --git a/CHANGES b/CHANGES index e13e6cc56b8..25e3094104f 100644 --- a/CHANGES +++ b/CHANGES @@ -1,3 +1,5 @@ +5779. [test] Drop cppcheck suppressions and workarounds. [GL #2886] + 5778. [bug] Destroyed TLS contexts could have been used after a reconfiguration, making BIND unable to serve queries over TLS and HTTPS. [GL #3053]