]> git.ipfire.org Git - thirdparty/kea.git/commitdiff
[qa#261] add ChangeLog entry
authorAndrei Pavel <andrei@isc.org>
Mon, 23 Aug 2021 15:12:10 +0000 (18:12 +0300)
committerAndrei Pavel <andrei@isc.org>
Tue, 24 Aug 2021 11:02:42 +0000 (14:02 +0300)
ChangeLog

index bc4c9a1b239da963543457675fd05114a3edd1ed..d83e0bad2281567ef4d90a800d57050d47e5c22f 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,9 @@
+1936.  [build]         andrei
+       Kea attempts to first link with compatibility library OpenSSL 1.1
+       (usually found on CentOS 7) before falling back to the system
+       OpenSSL (1.0 on CentOS 7 which is out of support).
+       (Gitlab qa#261)
+
 1935.  [func]          andrei
        The store-extended-info config entry was added to Kea YANG
        modules at root-level and at subnet-level.