From: Quanah Gibson-Mount Date: Mon, 30 Jan 2023 18:59:59 +0000 (+0000) Subject: ITS#9045 X-Git-Tag: OPENLDAP_REL_ENG_2_5_14~10 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=1ebe4e13e6e3886a3aecc1accbaf67382aeaf9c9;p=thirdparty%2Fopenldap.git ITS#9045 --- diff --git a/CHANGES b/CHANGES index 315b4b173d..2ad9d415ee 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) + 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) Fixed slapd-mdb to fully init empty DN in tool_entry_get (ITS#9940)