From: Quanah Gibson-Mount Date: Thu, 11 Jan 2024 17:56:13 +0000 (+0000) Subject: ITS#10101 X-Git-Tag: OPENLDAP_REL_ENG_2_6_7~51 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=0537ec0ac997d652c61ff86211153c389a2b279e;p=thirdparty%2Fopenldap.git ITS#10101 --- diff --git a/CHANGES b/CHANGES index 4198b60185..d9b452a2d1 100644 --- a/CHANGES +++ b/CHANGES @@ -2,6 +2,7 @@ OpenLDAP 2.6 Change Log OpenLDAP 2.6.7 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)