From: Quanah Gibson-Mount Date: Mon, 29 Aug 2022 16:40:05 +0000 (+0000) Subject: ITS#9904 X-Git-Tag: OPENLDAP_REL_ENG_2_5_14~95 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=9b8bca4cb42ffc1a78279c660a825bb2ab28c8f2;p=thirdparty%2Fopenldap.git ITS#9904 --- diff --git a/CHANGES b/CHANGES index 2984e1944d..c72f27160b 100644 --- a/CHANGES +++ b/CHANGES @@ -3,6 +3,7 @@ OpenLDAP 2.5 Change Log OpenLDAP 2.5.14 Engineering Fixed ldapsearch memory leak with controls (ITS#9860) Fixed libldap ldif_open_urlto check for failure (ITS#9904) + Fixed libldap ldap_url_parsehosts check for failure (ITS#9904) 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)