From: Quanah Gibson-Mount Date: Mon, 29 Aug 2022 16:39:15 +0000 (+0000) Subject: ITS#9904 X-Git-Tag: OPENLDAP_REL_ENG_2_6_4~111 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=a65cbbb9d4c0d1569d66db19a518d19c24df0938;p=thirdparty%2Fopenldap.git ITS#9904 --- diff --git a/CHANGES b/CHANGES index fdcf012767..47a8982a05 100644 --- a/CHANGES +++ b/CHANGES @@ -3,6 +3,7 @@ OpenLDAP 2.6 Change Log OpenLDAP 2.6.4 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)