From: Quanah Gibson-Mount Date: Thu, 11 Jan 2024 17:56:24 +0000 (+0000) Subject: ITS#10101 X-Git-Tag: OPENLDAP_REL_ENG_2_5_17~40 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=94d0e659e8a20462330bceb79049cc26569bf125;p=thirdparty%2Fopenldap.git ITS#10101 --- diff --git a/CHANGES b/CHANGES index c8868c929c..fad4d9ba47 100644 --- a/CHANGES +++ b/CHANGES @@ -2,6 +2,7 @@ OpenLDAP 2.5 Change Log OpenLDAP 2.5.17 Engineering Fixed libldap exit handling with OpenSSL3 (ITS#9952) + Fixed libldap with TLS and multiple ldap URIs (ITS#10101) 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)