From: Quanah Gibson-Mount Date: Thu, 31 Jan 2019 23:40:32 +0000 (+0000) Subject: ITS#8472 X-Git-Tag: OPENLDAP_REL_ENG_2_4_48~118 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=9ed69f92e92050e6dab968a1eaec7769a028ad1e;p=thirdparty%2Fopenldap.git ITS#8472 --- diff --git a/CHANGES b/CHANGES index 0ca256ed69..f02bc6b32a 100644 --- a/CHANGES +++ b/CHANGES @@ -4,6 +4,7 @@ OpenLDAP 2.4.48 Engineering Fixed liblber leaks (ITS#8727) Fixed libldap_r handling of deprecated OpenSSL function (ITS#8353) Fixed slapd with idletime of less than four seconds (ITS#8952) + Fixed slapd-mdb index cleanup with cn=config (ITS#8472) Fixed slapo-memberof conversion from slapd.conf to cn=config (ITS#8663) Build Environment Fixed slapd to only link to BDB libraries with static build (ITS#8948)