From: Quanah Gibson-Mount Date: Mon, 30 Jan 2023 19:05:03 +0000 (+0000) Subject: ITS#9991 X-Git-Tag: OPENLDAP_REL_ENG_2_5_14~5 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=dc2f3ef913367203aa75241b13d273086bdb1d32;p=thirdparty%2Fopenldap.git ITS#9991 --- diff --git a/CHANGES b/CHANGES index fa2bf59296..77d7336977 100644 --- a/CHANGES +++ b/CHANGES @@ -12,6 +12,7 @@ OpenLDAP 2.5.14 Engineering 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,ITS#8102) + Fixed slapd connection close logic (ITS#9991) Fixed slapd bconfig locking of cn=config entries (ITS#9045) Fixed slapd-mdb max number of index databases to 256 (ITS#9895) Fixed slapd-mdb to always release entries from ADD operations (ITS#9942)