From: Quanah Gibson-Mount Date: Mon, 12 Sep 2022 21:27:34 +0000 (+0000) Subject: ITS#9339 X-Git-Tag: OPENLDAP_REL_ENG_2_5_14~83 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=32f8c51fed950a4719335ec6001980a393e40145;p=thirdparty%2Fopenldap.git ITS#9339 --- diff --git a/CHANGES b/CHANGES index 1bf6f2a61f..3489642c07 100644 --- a/CHANGES +++ b/CHANGES @@ -6,13 +6,14 @@ OpenLDAP 2.5.14 Engineering Fixed libldap ldap_url_parsehosts check for failure (ITS#9904) Fixed slapd memory leak with olcAuthIDRewrite (ITS#6035) Fixed slapd-mdb max number of index databases to 256 (ITS#9895) + Fixed slapd-monitor to free remembered cookies (ITS#9339) 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 slapo-otp testdir creation (ITS#9437) Fixed slapd-tester memory leak (ITS#9908) Fixed usage of non-standard C syntax (ITS#9898, ITS#9899, ITS#9901) - Fixed slapo-otp testdir creation (ITS#9437) Fixed usage of bashism (ITS#9900) OpenLDAP 2.5.13 Release (2022/07/14)