From: Quanah Gibson-Mount Date: Mon, 10 Aug 2020 16:06:40 +0000 (+0000) Subject: ITS#9309 X-Git-Tag: OPENLDAP_REL_ENG_2_4_51~4 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=3dc2920f5e649509f840ec8d6efe6ead91f33d37;p=thirdparty%2Fopenldap.git ITS#9309 --- diff --git a/CHANGES b/CHANGES index 1ea64d303d..e0d5e663ec 100644 --- a/CHANGES +++ b/CHANGES @@ -4,12 +4,14 @@ OpenLDAP 2.4.51 Engineering Added slapo-ppolicy implement Netscape password policy controls (ITS#9279) Fixed libldap retry loop in ldap_int_tls_connect (ITS#8650) Fixed libldap to use getaddrinfo in ldap_pvt_get_fqdn (ITS#9287) + Fixed slapd to enforce singular existence of some overlays (ITS#9309) Fixed slapd syncrepl to not delete non-replicated attrs (ITS#9227) Fixed slapd syncrepl to correctly delete entries on resync (ITS#9282) Fixed slapd syncrepl to use replace on single valued attrs (ITS#9294, ITS#9295) Fixed slapd-perl dynamic config with threaded slapd (ITS#7573) Fixed slapo-ppolicy to expose the ppolicy control (ITS#9285) Fixed slapo-ppolicy race condition for pwdFailureTime (ITS#9302) + Fixed slapo-ppolicy so it can only exist once per DB (ITS#9309) Fixed slapo-chain to check referral (ITS#9262) Build Environment Fix test064 so it no longer uses bashisms (ITS#9263)