This commit is contained in:
Quanah Gibson-Mount 2021-04-30 17:07:01 +00:00
parent a31d554ba7
commit faf2c4e786

View file

@ -5,6 +5,7 @@ OpenLDAP 2.4.59 Engineering
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 slapd-mdb deletion of context entry (ITS#9531)
Fixed slapo-pcache locking during expiration (ITS#9529)
Contrib
Fixed slapo-autogroup to not thrash thead context (ITS#9494)