From: Quanah Gibson-Mount Date: Mon, 15 May 2023 17:43:48 +0000 (+0000) Subject: ITS#10045 X-Git-Tag: OPENLDAP_REL_ENG_2_5_15~25 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=8e6fd993e49613cf2a3f3c019b146f5d744f0eab;p=thirdparty%2Fopenldap.git ITS#10045 --- diff --git a/CHANGES b/CHANGES index 8826fb3e2c..eec890f78d 100644 --- a/CHANGES +++ b/CHANGES @@ -6,6 +6,7 @@ OpenLDAP 2.5.15 Engineering Fixed libldap openssl TLSv1.3 cipher suite handling (ITS#10035) Fixed slapd callback handling with overlays that do extended operations (ITS#9990) Fixed slapd conversion of pcache configurations (ITS#10031) + Fixed slapd cn=config modification handling with abandon (ITS#10045) Fixed slapo-constraint handling of push replication (ITS#9953) Fixed slapo-pcache handling of invalid schema (ITS#10032) Fixed slapo-ppolicy handling of push replication (ITS#9953)