From: Quanah Gibson-Mount Date: Wed, 29 Jul 2020 22:40:46 +0000 (+0000) Subject: ITS#9294, ITS#9295 X-Git-Tag: OPENLDAP_REL_ENG_2_4_51~20 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=e3efa6026d61522a91679a086a0f36688e856488;p=thirdparty%2Fopenldap.git ITS#9294, ITS#9295 --- diff --git a/CHANGES b/CHANGES index 602e795099..8aa3356d23 100644 --- a/CHANGES +++ b/CHANGES @@ -6,6 +6,7 @@ OpenLDAP 2.4.51 Engineering Fixed libldap to use getaddrinfo in ldap_pvt_get_fqdn (ITS#9287) 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-chain to check referral (ITS#9262)