This commit is contained in:
Quanah Gibson-Mount 2021-04-30 16:58:51 +00:00
parent 5452fb154e
commit 041e422261

View file

@ -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)