From: Quanah Gibson-Mount Date: Wed, 17 Apr 2019 23:11:37 +0000 (+0000) Subject: ITS#8980 X-Git-Tag: OPENLDAP_REL_ENG_2_4_48~98 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=d6e34dd4c5e2d99eced08039d5162b95d3905402;p=thirdparty%2Fopenldap.git ITS#8980 Note ITS#8980 fix for async tls --- diff --git a/CHANGES b/CHANGES index e305ae7347..343de1c92f 100644 --- a/CHANGES +++ b/CHANGES @@ -2,7 +2,7 @@ OpenLDAP 2.4 Change Log OpenLDAP 2.4.48 Engineering Fixed liblber leaks (ITS#8727) - Fixed libldap ASYNC TLS so it works (ITS#8957) + Fixed libldap ASYNC TLS so it works (ITS#8957,ITS#8980) Fixed libldap ASYNC connections with Solaris 10 (ITS#8968) Fixed libldap_r handling of deprecated OpenSSL function (ITS#8353) Fixed slapd with an idletimeout of less than four seconds (ITS#8952)