From: Quanah Gibson-Mount Date: Thu, 9 May 2019 17:50:22 +0000 (+0000) Subject: ITS#9015 X-Git-Tag: OPENLDAP_REL_ENG_2_4_48~82 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=0a4c59ee4f448397e99902cc5fd21a9ee4ac5772;p=thirdparty%2Fopenldap.git ITS#9015 --- diff --git a/CHANGES b/CHANGES index e281d320a9..0148768780 100644 --- a/CHANGES +++ b/CHANGES @@ -9,12 +9,14 @@ OpenLDAP 2.4.48 Engineering Fixed libldap_r handling of deprecated OpenSSL function (ITS#8353) Fixed slapd with an idletimeout of less than four seconds (ITS#8952) Fixed slapd config parser variable for Windows64 (ITS#9012) + Fixed slapd syncrepl fallback handling with delta-syncrepl (ITS#9015) Fixed slapo-accesslog with SLAP_MOD_SOFT modifications (ITS#8990) Fixed slapd-ldap starttls connections timeout behavior (ITS#8963) Fixed slapd-mdb fix bitshift integer overflow (ITS#8989) Fixed slapd-mdb index cleanup with cn=config (ITS#8472) Fixed slapo-accesslog possible assert with exops (ITS#8971) Fixed slapo-memberof conversion from slapd.conf to cn=config (ITS#8663) + Fixed slapo-syncprov contextCSN generation (ITS#9015) Build Environment Fixed slapd to only link to BDB libraries with static build (ITS#8948) Documentation