From: Quanah Gibson-Mount Date: Fri, 9 Feb 2018 17:42:30 +0000 (+0000) Subject: ITS#8791 X-Git-Tag: OPENLDAP_REL_ENG_2_4_46~30 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=3b56db209a33c5de9e6ab7f83a805998aaac113b;p=thirdparty%2Fopenldap.git ITS#8791 --- diff --git a/CHANGES b/CHANGES index 8c2d161653..6a35342f1e 100644 --- a/CHANGES +++ b/CHANGES @@ -4,6 +4,7 @@ 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 OpenSSL 1.1.1 compatibility with BIO_method (ITS#8791) 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 MozNSS initialization (ITS#8484)