From: Quanah Gibson-Mount Date: Tue, 16 Jan 2024 18:20:44 +0000 (+0000) Subject: ITS#10124 X-Git-Tag: OPENLDAP_REL_ENG_2_6_7~33 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=73a3b71596acf8f2b471151e800ca123cb8ae49e;p=thirdparty%2Fopenldap.git ITS#10124 --- diff --git a/CHANGES b/CHANGES index d6a297fe1b..ec2871f3f3 100644 --- a/CHANGES +++ b/CHANGES @@ -5,6 +5,7 @@ OpenLDAP 2.6.7 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)