From: Quanah Gibson-Mount Date: Mon, 30 Jan 2023 19:04:50 +0000 (+0000) Subject: ITS#9991 X-Git-Tag: OPENLDAP_REL_ENG_2_6_4~5 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=0e1e7ec5f3b63955c76f9ae6bb698add12b41b8d;p=thirdparty%2Fopenldap.git ITS#9991 --- diff --git a/CHANGES b/CHANGES index 2432e2bafe..792e2d82f0 100644 --- a/CHANGES +++ b/CHANGES @@ -16,6 +16,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,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)