From: Quanah Gibson-Mount Date: Tue, 28 Feb 2017 21:59:09 +0000 (-0800) Subject: ITS#8529 X-Git-Tag: OPENLDAP_REL_ENG_2_4_45~51 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=62b39c08488b8b0f0ff0c15ba1928275e27f324c;p=thirdparty%2Fopenldap.git ITS#8529 --- diff --git a/CHANGES b/CHANGES index b062c6ea06..3ef4e89497 100644 --- a/CHANGES +++ b/CHANGES @@ -2,6 +2,7 @@ OpenLDAP 2.4 Change Log OpenLDAP 2.4.45 Engineering Added slapd support for OpenSSL 1.1.0 series (ITS#8353, ITS#8533) + Fixed libldap to expose error if user specified CA doesn't exist (ITS#8529) Fixed libldap handling of Diffie-Hellman parameters (ITS#7506) Fixed libldap GnuTLS use after free (ITS#8385) Fixed slapd sasl SEGV rebind in same session (ITS#8568)