]> git.ipfire.org Git - thirdparty/openldap.git/commitdiff
ITS#10224
authorQuanah Gibson-Mount <quanah@openldap.org>
Fri, 28 Jun 2024 16:47:55 +0000 (16:47 +0000)
committerQuanah Gibson-Mount <quanah@openldap.org>
Fri, 28 Jun 2024 16:47:55 +0000 (16:47 +0000)
CHANGES

diff --git a/CHANGES b/CHANGES
index 1b0560114c37b1271bb0dcb2e5005fa1c036af21..d5b9ad7382df19e1211fb77531295a10b82ec557 100644 (file)
--- a/CHANGES
+++ b/CHANGES
@@ -2,6 +2,7 @@ OpenLDAP 2.6 Change Log
 
 OpenLDAP 2.6.9 Engineering
        Fixed libldap OpenSSL set_ciphersuite error handling (ITS#10223)
+       Fixed libldap to check for OpenSSL EVP_Digest* failure (ITS#10224)
 
 OpenLDAP 2.6.8 Release (2024/05/21)
        Fixed libldap exit handling with OpenSSL3 again (ITS#9952)