From: Quanah Gibson-Mount Date: Thu, 12 May 2022 15:43:00 +0000 (+0000) Subject: ITS#9841 X-Git-Tag: OPENLDAP_REL_ENG_2_5_13~48 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=6b0582a18d7fab6e48f621ce42c1847f9abde0f5;p=thirdparty%2Fopenldap.git ITS#9841 --- diff --git a/CHANGES b/CHANGES index d491ce3fc3..3565485acd 100644 --- a/CHANGES +++ b/CHANGES @@ -1,6 +1,7 @@ OpenLDAP 2.5 Change Log OpenLDAP 2.5.13 Engineering + Fixed librewrite declaration of calloc (ITS#9841) OpenLDAP 2.5.12 Release (2022/05/04) Fixed libldap to drop connection when non-LDAP data is received (ITS#9803)