From: Quanah Gibson-Mount Date: Mon, 15 Jul 2019 15:53:46 +0000 (+0000) Subject: ITS#7657 X-Git-Tag: OPENLDAP_REL_ENG_2_4_48~11 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=dc6d1c3deb8416f84443fe150add2071415c3db9;p=thirdparty%2Fopenldap.git ITS#7657 --- diff --git a/CHANGES b/CHANGES index 8edc6cc840..925d55e9a5 100644 --- a/CHANGES +++ b/CHANGES @@ -33,6 +33,7 @@ OpenLDAP 2.4.48 Engineering Fixed slapd-meta assertion when network interface goes down (ITS#8841) Fixed slapd-mdb fix bitshift integer overflow (ITS#8989) Fixed slapd-mdb index cleanup with cn=config (ITS#8472) + Fixed slapd-mdb to improve performance with alias deref (ITS#7657) Fixed slapo-accesslog possible assert with exops (ITS#8971) Fixed slapo-chain to correctly reject multiple chaining URIs (ITS#8637) Fixed slapo-chain conversion from slapd.conf to cn=config (ITS#8799)