]> 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 10:48:46 +0000 (10:48 +0000)
CHANGES

diff --git a/CHANGES b/CHANGES
index 6f2bdf0d8796dc228d2cb4db1c31de5e1d1a54d7..5c828a6213232b789cd7df3d79d16a39a7e09205 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]