From: Quanah Gibson-Mount Date: Fri, 30 Apr 2021 16:58:51 +0000 (+0000) Subject: ITS#9530 X-Git-Tag: OPENLDAP_REL_ENG_2_4_59~10 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=041e422261865e07d940732b6a89790fc29ce0e7;p=thirdparty%2Fopenldap.git ITS#9530 --- diff --git a/CHANGES b/CHANGES index 56187b6191..8fed374187 100644 --- a/CHANGES +++ b/CHANGES @@ -2,6 +2,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 libldap double free of LDAP_OPT_DEFBASE (ITS#9530) 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)