From: Quanah Gibson-Mount Date: Thu, 27 Apr 2023 15:03:02 +0000 (+0000) Subject: ITS#9953 X-Git-Tag: OPENLDAP_REL_ENG_2_6_5~45 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=38d1e36eb597406ac0976e42fbe3c4578c35d4c6;p=thirdparty%2Fopenldap.git ITS#9953 --- diff --git a/CHANGES b/CHANGES index 94ad1cae3a..fd78b201a3 100644 --- a/CHANGES +++ b/CHANGES @@ -3,9 +3,14 @@ OpenLDAP 2.6 Change Log OpenLDAP 2.6.5 Engineering Fixed slapd callback handling with overlays that do extended operations (ITS#9990) Fixed slapd-mdb online indexer termination and cleanup (ITS#9993) + Fixed slapo-constraint handling of push replication (ITS#9953) + Fixed slapo-ppolicy handling of push replication (ITS#9953) + Fixed slapo-unique handling of push replication (ITS#9953) Build Environment Fixed compatibility with stricter C99 compilers (ITS#10011) Keep .pc files during make clean (ITS#9989) + Contrib + Fixed slapo-variant handling of push replication (ITS#9953) Minor Cleanup ITS#9995 ITS#9996