From: Quanah Gibson-Mount Date: Wed, 11 Oct 2017 19:45:11 +0000 (-0700) Subject: ITS#8687 X-Git-Tag: OPENLDAP_REL_ENG_2_4_46~55 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=49e7fb84cd6e92936ece5459dfd71a3f5b644c8d;p=thirdparty%2Fopenldap.git ITS#8687 --- diff --git a/CHANGES b/CHANGES index b8847b8288..e000296201 100644 --- a/CHANGES +++ b/CHANGES @@ -3,6 +3,7 @@ OpenLDAP 2.4 Change Log OpenLDAP 2.4.46 Engineering Fixed libldap connection delete callbacks when TLS fails to start (ITS#8717) Fixed libldap to not reuse tls_session if TLS hostname check fails (ITS#7373) + Fixed libldap cross-compiling with OpenSSL 1.1 (ITS#8687) Fixed libldap MozNSS CA certificate hash matching (ITS#7374) Fixed slapd Eventlog registry key creation on 64-bit Windows (ITS#8705) Fixed slapd-ldap TLS connection timeout with high latency connections (ITS#8720)