From: Aram Sargsyan Date: Fri, 25 Feb 2022 09:22:10 +0000 (+0000) Subject: Add CHANGES entry for [GL #3172] X-Git-Tag: v9.16.27~4^2 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=908fdeb4d24009c4d48a92369d9705d1f1958611;p=thirdparty%2Fbind9.git Add CHANGES entry for [GL #3172] (cherry picked from commit 0f399851d88b7958a45bfbc4f626e82bdc34c771) --- diff --git a/CHANGES b/CHANGES index 7818ade44ee..95345869ecf 100644 --- a/CHANGES +++ b/CHANGES @@ -1,3 +1,7 @@ +5816. [bug] Make BIND compile with LibreSSL 3.5.0, as it was using + not very accurate pre-processor checks for using shims. + [GL #3172] + 5815. [bug] If an oversized key name of a specific length was used in the text form of an HTTP or SVBC record, an INSIST could be triggered when parsing it. [GL #3175]