From: Quanah Gibson-Mount Date: Tue, 16 Jan 2024 18:21:21 +0000 (+0000) Subject: ITS#10124 X-Git-Tag: OPENLDAP_REL_ENG_2_5_17~26 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=719a588385b370bd6b39bc9a060bd37028cacbf5;p=thirdparty%2Fopenldap.git ITS#10124 --- diff --git a/CHANGES b/CHANGES index dc38faf875..4ede11ec5b 100644 --- a/CHANGES +++ b/CHANGES @@ -5,6 +5,7 @@ OpenLDAP 2.5.17 Engineering Fixed libldap exit handling with OpenSSL3 (ITS#9952) Fixed libldap with TLS and multiple ldap URIs (ITS#10101) Fixed libldap OpenSSL cipher suite handling (ITS#10094) + Fixed libldap OpenSSL 3.0 and Diffie-Hellman param files (ITS#10124) Fixed libldap timestamps on Windows (ITS#10100) Fixed lloadd to work when resolv.conf is missing (ITS#10070) Fixed lloadd handling of closing connection (ITS#10083)