From: Quanah Gibson-Mount Date: Thu, 3 Sep 2020 21:46:58 +0000 (+0000) Subject: ITS#9302, ITS#9334 X-Git-Tag: OPENLDAP_REL_ENG_2_4_53~7 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=19e841127645cdb68a5139ae90583763c969136d;p=thirdparty%2Fopenldap.git ITS#9302, ITS#9334 --- diff --git a/CHANGES b/CHANGES index 353a898f09..3fb99860a8 100644 --- a/CHANGES +++ b/CHANGES @@ -2,6 +2,7 @@ OpenLDAP 2.4 Change Log OpenLDAP 2.4.53 Engineering Fixed slapd syncrepl segfault on NULL cookie on REFRESH (ITS#9282) + Fixed slapo-ppolicy race condition for pwdFailureTime (ITS#9302,ITS#9334) Build Require OpenSSL 1.0.2 or later (ITS#9323) Fixed libldap compilation issue with broken C compilers (ITS#9332)