From: Ondřej Surý Date: Fri, 14 Apr 2023 04:12:54 +0000 (+0200) Subject: Add CHANGES note for [GL #4015] X-Git-Tag: v9.19.13~31^2 X-Git-Url: http://git.ipfire.org/gitweb/index.cgi?a=commitdiff_plain;h=2423907b8754f550d983da455f6a9534a07ca87f;p=thirdparty%2Fbind9.git Add CHANGES note for [GL #4015] --- diff --git a/CHANGES b/CHANGES index f58c4e6c9fa..2aa2225de30 100644 --- a/CHANGES +++ b/CHANGES @@ -1,3 +1,9 @@ +6150. [bug] If the zones have active upstream forwards, the + shutting down the server might cause assertion + failures as the forward were all canceled from + the main loop instead from the loops associated + with the zone. [GL #4015] + 6149. [test] As a workaround, include an OpenSSL header file before including cmocka.h in the unit tests, because OpenSSL 3.1.0 uses __attribute__(malloc), conflicting with a