From: Quanah Gibson-Mount Date: Thu, 30 Jul 2020 22:10:19 +0000 (+0000) Subject: ITS#9302 X-Git-Tag: OPENLDAP_REL_ENG_2_4_51~17 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=5a1c8defbb08915e456194d2cc479354b7b8eb4d;p=thirdparty%2Fopenldap.git ITS#9302 --- diff --git a/CHANGES b/CHANGES index 8aa3356d23..8dc1cf2ba8 100644 --- a/CHANGES +++ b/CHANGES @@ -9,6 +9,7 @@ OpenLDAP 2.4.51 Engineering 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-chain to check referral (ITS#9262) Contrib Fix default prefix value for pw-argon2, pw-pbkdf2 modules (ITS#9248)