From: Quanah Gibson-Mount Date: Mon, 17 Jun 2019 16:16:26 +0000 (+0000) Subject: ITS#8637 X-Git-Tag: OPENLDAP_REL_ENG_2_4_48~41 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=cb24b6eca7d66e9309b0d1b42e6ed2e94a264216;p=thirdparty%2Fopenldap.git ITS#8637 --- diff --git a/CHANGES b/CHANGES index c1031ec9f4..ec109f02a5 100644 --- a/CHANGES +++ b/CHANGES @@ -30,6 +30,7 @@ OpenLDAP 2.4.48 Engineering 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-chain to correctly reject multiple chaining URIs (ITS#8637) Fixed slapo-memberof conversion from slapd.conf to cn=config (ITS#8663) Fixed slapo-ppolicy behavior when pwdInHistory is changed (ITS#8349) Fixed slapo-rwm to not free original filter (ITS#8964)