From: Quanah Gibson-Mount Date: Wed, 26 Aug 2020 21:39:01 +0000 (+0000) Subject: ITS#9328 X-Git-Tag: OPENLDAP_REL_ENG_2_4_52~6 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=06ab4743662cdba615f5378c670a1d3b15b57bae;p=thirdparty%2Fopenldap.git ITS#9328 --- diff --git a/CHANGES b/CHANGES index 20c9dc8ea0..81a5aa58eb 100644 --- a/CHANGES +++ b/CHANGES @@ -5,6 +5,7 @@ OpenLDAP 2.4.52 Engineering 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 libldap hang when using UDP and server down (ITS#9328) Fixed slapd syncrepl rare deadlock due to network issues (ITS#9324) Fixed slapd syncrepl regression that could trigger an assert (ITS#9329)