From: Quanah Gibson-Mount Date: Tue, 22 Feb 2022 20:02:56 +0000 (+0000) Subject: ITS#9801 X-Git-Tag: OPENLDAP_REL_ENG_2_5_12~29 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=e8cf8aa69ec826e669ae8678e42361ee61542098;p=thirdparty%2Fopenldap.git ITS#9801 --- diff --git a/CHANGES b/CHANGES index 12b445a913..61fab93c1b 100644 --- a/CHANGES +++ b/CHANGES @@ -6,6 +6,7 @@ OpenLDAP 2.5.12 Engineering Fixed slapd bconfig locking for cn=config replication (ITS#9584) Fixed slapd syncrepl handling of new sessions (ITS#9584) Fixed slapd to clear connections on bind (ITS#9799) + Fixed slapd syncrepl ODSEE replication of unknown attr (ITS#9801) Fixed slapo-ppolicy operation handling to be consistent (ITS#9794) Build Environment Fix compilation with openssl exclusions (ITS#9791)