From: Quanah Gibson-Mount Date: Fri, 9 Feb 2018 17:22:56 +0000 (+0000) Subject: ITS#8650 X-Git-Tag: OPENLDAP_REL_ENG_2_4_46~41 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=fd11f355453f8fb123471a665ac496ad0193974a;p=thirdparty%2Fopenldap.git ITS#8650 --- diff --git a/CHANGES b/CHANGES index 908314c042..a1aadbc044 100644 --- a/CHANGES +++ b/CHANGES @@ -6,6 +6,7 @@ OpenLDAP 2.4.46 Engineering Fixed libldap cross-compiling with OpenSSL 1.1 (ITS#8687) 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 libldap GnuTLS with GNUTLS_E_AGAIN (ITS#8650) 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)