From: Quanah Gibson-Mount Date: Fri, 14 Jun 2019 15:09:25 +0000 (+0000) Subject: ITS#8754 X-Git-Tag: OPENLDAP_REL_ENG_2_4_48~56 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=e6dd5996bb512032e95799dfbbaadd6f63c8c92b;p=thirdparty%2Fopenldap.git ITS#8754 --- diff --git a/CHANGES b/CHANGES index f11c3a6814..816e945160 100644 --- a/CHANGES +++ b/CHANGES @@ -10,6 +10,7 @@ OpenLDAP 2.4.48 Engineering Fixed libldap to be able to unset syncrepl TLS options (ITS#7042) 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_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)