From: Quanah Gibson-Mount Date: Wed, 26 Aug 2020 15:02:53 +0000 (+0000) Subject: ITS#9249 X-Git-Tag: OPENLDAP_REL_ENG_2_4_52~10 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=3afca8f533c5365ac80e7bd1ac8a02b2f5abd9d9;p=thirdparty%2Fopenldap.git ITS#9249 --- diff --git a/CHANGES b/CHANGES index 5b94248639..20c9dc8ea0 100644 --- a/CHANGES +++ b/CHANGES @@ -4,6 +4,7 @@ OpenLDAP 2.4.52 Engineering Added libldap LDAP_OPT_X_TLS_REQUIRE_SAN option (ITS#9318) Added libldap OpenSSL support for multiple EECDH curves (ITS#9054) Added slapd OpenSSL support for multiple EECDH curves (ITS#9054) + Fixed librewrite malloc/free corruption (ITS#9249) Fixed slapd syncrepl rare deadlock due to network issues (ITS#9324) Fixed slapd syncrepl regression that could trigger an assert (ITS#9329)