From f7651fd6d4867270dbd8c208d4d185aada0d00c4 Mon Sep 17 00:00:00 2001 From: Quanah Gibson-Mount Date: Tue, 17 Oct 2017 10:11:32 -0700 Subject: [PATCH] ITS#8752 --- CHANGES | 3 +++ 1 file changed, 3 insertions(+) diff --git a/CHANGES b/CHANGES index 14fc1bc1a1..908314c042 100644 --- 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) -- 2.39.5