From: Quanah Gibson-Mount Date: Mon, 26 Oct 2015 21:10:53 +0000 (-0500) Subject: ITS#8281 X-Git-Tag: OPENLDAP_REL_ENG_2_4_43~27 X-Git-Url: https://git.sur5r.net/?a=commitdiff_plain;h=89a89e60af5b90e06e7eb5be8f746ef85f0415f0;p=openldap ITS#8281 --- diff --git a/CHANGES b/CHANGES index eebe45150a..e30674e1c7 100644 --- a/CHANGES +++ b/CHANGES @@ -12,10 +12,12 @@ OpenLDAP 2.4.43 Engineering Fixed slapd-ldap SEGV after failed retry (ITS#8173) Fixed slapd-ldap to skip client controls in ldap_back_entry_get (ITS#8244) Fixed slapd-null to have an option to return a search entry (ITS#8249) + Fixed slapo-accesslog delta-sync MMR with interrupted refresh phase (ITS#8281) Fixed slapo-dds segfault when using slapo-memberof (ITS#8133) Fixed slapo-ppolicy to allow purging of stale pwdFailureTime attributes (ITS#8185) Fixed slapo-ppolicy to release entry on failure (ITS#7537) Fixed slapo-ppolicy to fall back to default policy if there is a parsing error (ITS#8234) + Fixed slapo-syncprov with interrupted refresh phase (ITS#8281) Fixed slapo-refint with subtree renames (ITS#8220) Fixed slapo-rwm missing olcDropUnrequested attribute (ITS#7889) Fixed slapo-rwm parsing to avoid double-escaping rewrite rules (ITS#7964)