From: Quanah Gibson-Mount Date: Fri, 9 Feb 2018 17:39:17 +0000 (+0000) Subject: ITS#8796 X-Git-Tag: OPENLDAP_REL_ENG_2_4_46~32 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=143c9e9f806ab0974de95fc097c7abc877d6ad73;p=thirdparty%2Fopenldap.git ITS#8796 --- diff --git a/CHANGES b/CHANGES index 03e9c9e7de..8c2d161653 100644 --- a/CHANGES +++ b/CHANGES @@ -10,6 +10,7 @@ OpenLDAP 2.4.46 Engineering Fixed libldap GnuTLS with GNUTLS_E_AGAIN (ITS#8650) Fixed libldap memory leak with cancel operations (ITS#8782) Fixed slapd Eventlog registry key creation on 64-bit Windows (ITS#8705) + Fixed slapd to maintain SSF across SASL binds (ITS#8796) Fixed slapd syncrepl deadlock when updating cookie (ITS#8752) Fixed slapd syncrepl callback to always be last in the stack (ITS#8752) Fixed slapd telephoneNumberNormalize when the value is spaces and hyphens (ITS#8778)