From: Quanah Gibson-Mount Date: Thu, 18 Apr 2019 23:39:02 +0000 (+0000) Subject: ITS#7585 X-Git-Tag: OPENLDAP_REL_ENG_2_4_48~92 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=8bb270414bbff9d83f06df26d8ea981ad462ef02;p=thirdparty%2Fopenldap.git ITS#7585 --- diff --git a/CHANGES b/CHANGES index 8e77fcbdab..2d1df69c69 100644 --- a/CHANGES +++ b/CHANGES @@ -4,6 +4,7 @@ OpenLDAP 2.4.48 Engineering Fixed liblber leaks (ITS#8727) Fixed libldap ASYNC TLS so it works (ITS#8957,ITS#8980) Fixed libldap ASYNC connections with Solaris 10 (ITS#8968) + Fixed libldap with SASL_NOCANON=on and ldapi connections (ITS#7585) Fixed libldap_r handling of deprecated OpenSSL function (ITS#8353) Fixed slapd with an idletimeout of less than four seconds (ITS#8952) Fixed slapo-accesslog with SLAP_MOD_SOFT modifications (ITS#8990)