From: Quanah Gibson-Mount Date: Wed, 27 Apr 2022 15:49:28 +0000 (+0000) Subject: ITS#9820 X-Git-Tag: OPENLDAP_REL_ENG_2_5_12~6 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=42f59fd214ce826f16045151ddb317630fb47068;p=thirdparty%2Fopenldap.git ITS#9820 --- diff --git a/CHANGES b/CHANGES index f597978172..f3cc421e57 100644 --- a/CHANGES +++ b/CHANGES @@ -6,6 +6,7 @@ OpenLDAP 2.5.12 Engineering Fixed slapd slaptest conversion of olcLastBind (ITS#9808) Fixed slapd usage of thread local counters (ITS#9789) Fixed slapd to clear runqueue task correctly (ITS#9785) + Fixed slapd idletimeout handling (ITS#9820) Fixed slapd bconfig locking for cn=config replication (ITS#9584) Fixed slapd syncrepl handling of new sessions (ITS#9584) Fixed slapd to clear connections on bind (ITS#9799)