From: Quanah Gibson-Mount Date: Tue, 1 Sep 2020 19:46:03 +0000 (+0000) Subject: ITS#9332 X-Git-Tag: OPENLDAP_REL_ENG_2_4_53~11 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=04263407d27257c9701e3e7a5d9b039b4d35edc5;p=thirdparty%2Fopenldap.git ITS#9332 --- diff --git a/CHANGES b/CHANGES index 9b1d825e7a..353a898f09 100644 --- a/CHANGES +++ b/CHANGES @@ -4,6 +4,7 @@ OpenLDAP 2.4.53 Engineering Fixed slapd syncrepl segfault on NULL cookie on REFRESH (ITS#9282) Build Require OpenSSL 1.0.2 or later (ITS#9323) + Fixed libldap compilation issue with broken C compilers (ITS#9332) OpenLDAP 2.4.52 (2020/08/28) Added libldap LDAP_OPT_X_TLS_REQUIRE_SAN option (ITS#9318)