From: Quanah Gibson-Mount Date: Mon, 19 Apr 2021 16:35:06 +0000 (+0000) Subject: ITS#9526 X-Git-Tag: OPENLDAP_REL_ENG_2_4_59~16 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=3e74340ee6453f34e6e9b8dfea46ccacf500601a;p=thirdparty%2Fopenldap.git ITS#9526 --- diff --git a/CHANGES b/CHANGES index ddb7d8ed28..bf6effbc65 100644 --- a/CHANGES +++ b/CHANGES @@ -3,6 +3,7 @@ OpenLDAP 2.4 Change Log OpenLDAP 2.4.59 Engineering Fixed libldap TLSv1.3 cipher suites with OpenSSL 1.1.1 (ITS#9521) Fixed slapd syncrepl handling of add+delete on single value attr (ITS#9295) + Fixed slapd-mdb to cursor init check (ITS#9526) Contrib Fixed slapo-autogroup to not thrash thead context (ITS#9494)