From: Quanah Gibson-Mount Date: Fri, 14 Jun 2019 14:54:37 +0000 (+0000) Subject: ITS#7042 X-Git-Tag: OPENLDAP_REL_ENG_2_4_48~60 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=8b16785a0af80b446494cc65ebebaf577982b99c;p=thirdparty%2Fopenldap.git ITS#7042 --- diff --git a/CHANGES b/CHANGES index e4ead6352b..21fc327243 100644 --- a/CHANGES +++ b/CHANGES @@ -7,6 +7,7 @@ OpenLDAP 2.4.48 Engineering Fixed libldap ASYNC connections with Solaris 10 (ITS#8968) Fixed libldap with SASL_NOCANON=on and ldapi connections (ITS#7585) Fixed libldap to use AI_ADDRCONFIG when available (ITS#7326) + Fixed libldap to be able to unset syncrepl TLS options (ITS#7042) Fixed libldap_r handling of deprecated OpenSSL function (ITS#8353) Fixed slapd with an idletimeout of less than four seconds (ITS#8952) Fixed slapd config parser variable for Windows64 (ITS#9012)