From: Quanah Gibson-Mount Date: Thu, 11 Jan 2024 21:56:58 +0000 (+0000) Subject: ITS#10094 X-Git-Tag: OPENLDAP_REL_ENG_2_5_17~34 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=8404330bf43c5a4c46ccae4ab3c0798278867b6a;p=thirdparty%2Fopenldap.git ITS#10094 --- diff --git a/CHANGES b/CHANGES index 8c15a44fad..4eda6f2076 100644 --- a/CHANGES +++ b/CHANGES @@ -4,6 +4,7 @@ OpenLDAP 2.5.17 Engineering Fixed liblber missing newline on long msg (ITS#10105) 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 lloadd to work when resolv.conf is missing (ITS#10070) Fixed lloadd handling of closing connection (ITS#10083) Fixed slapd handling of regex testing in ACLs (ITS#10089)