From: Quanah Gibson-Mount Date: Mon, 12 Sep 2022 21:11:52 +0000 (+0000) Subject: ITS#9438 X-Git-Tag: OPENLDAP_REL_ENG_2_6_4~92 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=6d75f45abaabd2ecfa4c7ab6db12e31b30724a38;p=thirdparty%2Fopenldap.git ITS#9438 --- diff --git a/CHANGES b/CHANGES index 354b5a9a89..537a1c4c7f 100644 --- a/CHANGES +++ b/CHANGES @@ -8,6 +8,7 @@ OpenLDAP 2.6.4 Engineering Fixed slapd-mdb max number of index databases to 256 (ITS#9895) Fixed slapd-monitor memory leaks with lloadd (ITS#9906) Fixed slapo-dynlist to ignore irrelevant objectClasses (ITS#9897) + Fixed slapo-remoteauth memory leaks (ITS#9438) Build Environment Fixed build process to not use gmake specific features (ITS#9894) Fixed usage of non-standard C syntax (ITS#9898, ITS#9899, ITS#9901)