From: Quanah Gibson-Mount Date: Thu, 20 Jun 2019 17:43:37 +0000 (+0000) Subject: ITS#8755 X-Git-Tag: OPENLDAP_REL_ENG_2_4_48~28 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=f16d6a15b92216fc11c396e69e23e298a59ea0f0;p=thirdparty%2Fopenldap.git ITS#8755 --- diff --git a/CHANGES b/CHANGES index 4bdba30e78..d551203564 100644 --- a/CHANGES +++ b/CHANGES @@ -14,6 +14,7 @@ OpenLDAP 2.4.48 Engineering Fixed libldap race condition in ldap_int_initialize (ITS#7996, ITS#8450) Fixed libldap return code in ldap_create_assertion_control_value (ITS#8674) Fixed libldap to correctly disable IPv6 when configured to do so (ITS#8754) + Fixed libldap to correctly close TLS connection (ITS#8755) Fixed libldap_r handling of deprecated OpenSSL function (ITS#8353) Fixed liblunicode case correspondance (ITS#8508) Fixed slapd with an idletimeout of less than four seconds (ITS#8952)