From: Quanah Gibson-Mount Date: Mon, 29 Jan 2024 18:50:18 +0000 (+0000) Subject: ITS#10139 X-Git-Tag: OPENLDAP_REL_ENG_2_5_17~1 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=67ce5453fe8edbd440f27d300d548713e6f15460;p=thirdparty%2Fopenldap.git ITS#10139 --- diff --git a/CHANGES b/CHANGES index bb89362d5d..ba2ee077f3 100644 --- a/CHANGES +++ b/CHANGES @@ -10,6 +10,7 @@ OpenLDAP 2.5.17 Engineering 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) + Fixed slapd to honour disclose in matchedDN handling (ITS#10139) Fixed slapd handling of regex testing in ACLs (ITS#10089) Fixed slapd-asyncmeta when remote suffix is empty (ITS#10076) Fixed slapo-dynlist so it can't be global (ITS#10091)