From: Quanah Gibson-Mount Date: Wed, 24 Aug 2022 17:45:49 +0000 (+0000) Subject: ITS#9894 X-Git-Tag: OPENLDAP_REL_ENG_2_5_14~109 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=785d4373904a06c43a1fa1b9a39f49408b098bd5;p=thirdparty%2Fopenldap.git ITS#9894 --- diff --git a/CHANGES b/CHANGES index 438ef75cad..906ac29dea 100644 --- a/CHANGES +++ b/CHANGES @@ -3,6 +3,8 @@ OpenLDAP 2.5 Change Log OpenLDAP 2.5.14 Engineering Fixed ldapsearch memory leak with controls (ITS#9860) Fixed slapd-mdb max number of index databases to 256 (ITS#9895) + Build Environment + Fixed build process to not use gmake specific features (ITS#9894) OpenLDAP 2.5.13 Release (2022/07/14) Fixed librewrite declaration of calloc (ITS#9841)