From: Quanah Gibson-Mount Date: Tue, 17 Oct 2017 17:11:32 +0000 (-0700) Subject: ITS#8752 X-Git-Tag: OPENLDAP_REL_ENG_2_4_46~43 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=f7651fd6d4867270dbd8c208d4d185aada0d00c4;p=thirdparty%2Fopenldap.git ITS#8752 --- 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)