]> git.sur5r.net Git - openldap/commitdiff
ITS#8752
authorQuanah Gibson-Mount <quanah@openldap.org>
Tue, 17 Oct 2017 17:11:32 +0000 (10:11 -0700)
committerQuanah Gibson-Mount <quanah@openldap.org>
Tue, 17 Oct 2017 17:11:32 +0000 (10:11 -0700)
CHANGES

diff --git a/CHANGES b/CHANGES
index 14fc1bc1a1cc4c29f1bbf8f36381bfb827d58616..908314c042be1445146e044c4410804da595d00b 100644 (file)
--- a/CHANGES
+++ b/CHANGES
@@ -7,11 +7,14 @@ OpenLDAP 2.4.46 Engineering
        Fixed libldap MozNSS CA certificate hash matching (ITS#7374)
        Fixed libldap MozNSS with PEM certs when also using an NSS cert db (ITS#7389)
        Fixed slapd Eventlog registry key creation on 64-bit Windows (ITS#8705)
+       Fixed slapd syncrepl deadlock when updating cookie (ITS#8752)
+       Fixed slapd syncrepl callback to always be last in the stack (ITS#8752)
        Fixed slapd-ldap TLS connection timeout with high latency connections (ITS#8720)
        Fixed slapd-ldap to ignore unknown schema when omit-unknown-schema is set (ITS#7520)
        Fixed slapd-mdb with an optimization for long lived read transactions (ITS#8226)
        Fixed slapd-meta assert when olcDbRewrite is modified (ITS#8404)
        Fixed slapd-sock with LDAP_MOD_INCREMENT operations (ITS#8692)
+       Fixed slapo-accesslog cleanup to only occur on failed operations (ITS#8752)
        Fixed slapo-dds entryTTL to actually decrease as per RFC 2589 (ITS#7100)
        Fixed slapo-syncprov memory leak with delete operations (ITS#8690)
        Fixed slapo-syncprov to not clear pending operation when checkpointing (ITS#8444)