From: Quanah Gibson-Mount Date: Tue, 25 Oct 2022 16:05:05 +0000 (+0000) Subject: ITS#9930 X-Git-Tag: OPENLDAP_REL_ENG_2_6_4~57 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=e34741da25e8cd9627519401a05050b3dba3f9ec;p=thirdparty%2Fopenldap.git ITS#9930 --- diff --git a/CHANGES b/CHANGES index 96ff4f21fa..241001f91c 100644 --- a/CHANGES +++ b/CHANGES @@ -10,6 +10,7 @@ OpenLDAP 2.6.4 Engineering Fixed slapd memory leak with olcAuthIDRewrite (ITS#6035) 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-mdb max number of index databases to 256 (ITS#9895) Fixed slapd-monitor memory leaks with lloadd (ITS#9906) Fixed slapd-monitor to free remembered cookies (ITS#9339)