]> git.ipfire.org Git - thirdparty/bind9.git/commitdiff
Add CHANGES entry for [GL #3172]
authorAram Sargsyan <aram@isc.org>
Fri, 25 Feb 2022 09:22:10 +0000 (09:22 +0000)
committerAram Sargsyan <aram@isc.org>
Wed, 2 Mar 2022 09:34:29 +0000 (09:34 +0000)
(cherry picked from commit 0f399851d88b7958a45bfbc4f626e82bdc34c771)

CHANGES

diff --git a/CHANGES b/CHANGES
index 7818ade44eebea8ccbaddbcd2587a3317aeffa79..95345869ecf3fb756212f1a052b735d1752c5680 100644 (file)
--- 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]