From: Quanah Gibson-Mount Date: Thu, 19 Jan 2023 17:47:25 +0000 (+0000) Subject: ITS#9984 X-Git-Tag: OPENLDAP_REL_ENG_2_5_14~17 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=b0769e968e16142d0d284d0270532dd5524fdcc7;p=thirdparty%2Fopenldap.git ITS#9984 --- diff --git a/CHANGES b/CHANGES index 0f36486a4d..716f425e1a 100644 --- a/CHANGES +++ b/CHANGES @@ -7,6 +7,7 @@ OpenLDAP 2.5.14 Engineering Fixed libldap ldap_url_parsehosts check for failure (ITS#9904) Fixed liblunicode UTF8bvnormalize buffer size (ITS#9955) Fixed lloadd race in epoch.c (ITS#9947) + Fixed lloadd to keep listener base around when not active (ITS#9984) Fixed slapd memory leak with olcAuthIDRewrite (ITS#6035) Fixed slapd transactions extended operations cleanup after write (ITS#9892) Fixed slapd deadlock with replicated cn=config (ITS#9930)