From: Quanah Gibson-Mount Date: Mon, 21 Mar 2022 16:46:54 +0000 (+0000) Subject: ITS#9803 X-Git-Tag: OPENLDAP_REL_ENG_2_5_12~26 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=91366f8e03289d4040b8b57753f2b0d729d3c73c;p=thirdparty%2Fopenldap.git ITS#9803 --- diff --git a/CHANGES b/CHANGES index 61fab93c1b..a4d67c60d6 100644 --- a/CHANGES +++ b/CHANGES @@ -1,6 +1,7 @@ OpenLDAP 2.5 Change Log OpenLDAP 2.5.12 Engineering + Fixed libldap to drop connection when non-LDAP data is received (ITS#9803) Fixed slapd usage of thread local counters (ITS#9789) Fixed slapd to clear runqueue task correctly (ITS#9785) Fixed slapd bconfig locking for cn=config replication (ITS#9584)