From: Aram Sargsyan Date: Fri, 25 Feb 2022 09:22:10 +0000 (+0000) Subject: Add CHANGES entry for [GL #3172] X-Git-Tag: v9.19.0~87^2 X-Git-Url: http://git.ipfire.org/gitweb/?a=commitdiff_plain;h=347ce4f5908387d07ecb78a34ea8baaac155e140;p=thirdparty%2Fbind9.git Add CHANGES entry for [GL #3172] --- diff --git a/CHANGES b/CHANGES index 6f2bdf0d879..5c828a62132 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]