From: Quanah Gibson-Mount Date: Mon, 12 Sep 2022 21:13:02 +0000 (+0000) Subject: ITS#9817 X-Git-Tag: OPENLDAP_REL_ENG_2_6_4~91 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=081169dc3a5f5572cedbd7f695dc1ab9ff7cfa64;p=thirdparty%2Fopenldap.git ITS#9817 --- diff --git a/CHANGES b/CHANGES index 537a1c4c7f..ebc7ba3e0a 100644 --- a/CHANGES +++ b/CHANGES @@ -9,6 +9,7 @@ OpenLDAP 2.6.4 Engineering 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) + Fixed slapo-rwm memory leaks (ITS#9817) 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)