From: Quanah Gibson-Mount Date: Thu, 31 Jan 2019 23:46:26 +0000 (+0000) Subject: ITS#8963 X-Git-Tag: OPENLDAP_REL_ENG_2_4_48~112 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=d16ee327ef5ac7c1224999d5cf105619b4982465;p=thirdparty%2Fopenldap.git ITS#8963 --- diff --git a/CHANGES b/CHANGES index be6a50e310..512cb8af17 100644 --- a/CHANGES +++ b/CHANGES @@ -5,7 +5,8 @@ OpenLDAP 2.4.48 Engineering Fixed libldap ASYNC TLS so it works (ITS#8957) Fixed libldap ASYNC connections with Solaris 10 (ITS#8968) Fixed libldap_r handling of deprecated OpenSSL function (ITS#8353) - Fixed slapd with idletime of less than four seconds (ITS#8952) + Fixed slapd with an idletimeout of less than four seconds (ITS#8952) + Fixed slapd-ldap starttls connections timeout behavior (ITS#8963) Fixed slapd-mdb index cleanup with cn=config (ITS#8472) Fixed slapo-memberof conversion from slapd.conf to cn=config (ITS#8663) Build Environment