From: Quanah Gibson-Mount Date: Mon, 26 Sep 2022 16:50:45 +0000 (+0000) Subject: ITS#9892 X-Git-Tag: OPENLDAP_REL_ENG_2_5_14~81 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=f723ab2bbac498f1a9341264121aab6552c2cbe4;p=thirdparty%2Fopenldap.git ITS#9892 --- diff --git a/CHANGES b/CHANGES index 3489642c07..b28719e9e1 100644 --- a/CHANGES +++ b/CHANGES @@ -5,6 +5,7 @@ OpenLDAP 2.5.14 Engineering Fixed libldap ldif_open_urlto check for failure (ITS#9904) Fixed libldap ldap_url_parsehosts check for failure (ITS#9904) Fixed slapd memory leak with olcAuthIDRewrite (ITS#6035) + Fixed slapd transactions extended operations cleanup after write (ITS#9892) 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)