From: Quanah Gibson-Mount Date: Fri, 30 Apr 2021 16:58:20 +0000 (+0000) Subject: ITS#9529 X-Git-Tag: OPENLDAP_REL_ENG_2_4_59~13 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=efb53b7a20e6163cbcaeaa39c1c6a85f37d4bb5c;p=thirdparty%2Fopenldap.git ITS#9529 --- diff --git a/CHANGES b/CHANGES index bf6effbc65..56187b6191 100644 --- a/CHANGES +++ b/CHANGES @@ -4,6 +4,7 @@ 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) + Fixed slapo-pcache locking during expiration (ITS#9529) Contrib Fixed slapo-autogroup to not thrash thead context (ITS#9494)