From: Quanah Gibson-Mount Date: Thu, 27 Apr 2023 15:44:25 +0000 (+0000) Subject: ITS#10032 X-Git-Tag: OPENLDAP_REL_ENG_2_5_15~29 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=e3a2f7edc8736e690bbdc863b1d65de0b9378261;p=thirdparty%2Fopenldap.git ITS#10032 --- diff --git a/CHANGES b/CHANGES index 945aa3e97e..9c517d49d3 100644 --- a/CHANGES +++ b/CHANGES @@ -7,9 +7,11 @@ OpenLDAP 2.5.15 Engineering Fixed slapd callback handling with overlays that do extended operations (ITS#9990) Fixed slapd conversion of pcache configurations (ITS#10031) 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) Fixed slapo-ppolicy handling of pwdMinDelay (ITS#10028) Fixed slapo-syncprov abandon handling (ITS#10016) + Fixed slapo-translucent handling of invalid schema (ITS#10032) Fixed slapo-unique handling of push replication (ITS#9953) Build Environment Fixed compatibility with stricter C99 compilers (ITS#10011)