From: Quanah Gibson-Mount Date: Tue, 1 Nov 2022 17:07:08 +0000 (+0000) Subject: ITS#9045 X-Git-Tag: OPENLDAP_REL_ENG_2_6_4~44 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=af16c8be111033a5390e2598688e67d1d1d7a1fc;p=thirdparty%2Fopenldap.git ITS#9045 --- diff --git a/CHANGES b/CHANGES index 85c11acf36..12cd424978 100644 --- a/CHANGES +++ b/CHANGES @@ -11,6 +11,7 @@ OpenLDAP 2.6.4 Engineering Fixed slapd free of redundant cmdline option (ITS#9912) 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-monitor memory leaks with lloadd (ITS#9906)