From: Quanah Gibson-Mount Date: Sun, 10 Mar 2019 19:02:20 +0000 (+0000) Subject: ITS#8989 X-Git-Tag: OPENLDAP_REL_ENG_2_4_48~105 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=8f154a843d0699369a49ac01bb227153c6f4ada4;p=thirdparty%2Fopenldap.git ITS#8989 --- diff --git a/CHANGES b/CHANGES index cb235a080b..7e7e830584 100644 --- a/CHANGES +++ b/CHANGES @@ -7,6 +7,7 @@ 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-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)