From: Quanah Gibson-Mount Date: Mon, 17 Jun 2019 15:30:19 +0000 (+0000) Subject: ITS#8964 X-Git-Tag: OPENLDAP_REL_ENG_2_4_48~45 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=233bf58a7763c10c1c8476e49214af22eff92b59;p=thirdparty%2Fopenldap.git ITS#8964 --- diff --git a/CHANGES b/CHANGES index d2598a0a22..27166cbf12 100644 --- a/CHANGES +++ b/CHANGES @@ -31,6 +31,7 @@ OpenLDAP 2.4.48 Engineering 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-rwm to not free original filter (ITS#8964) Fixed slapo-syncprov contextCSN generation (ITS#9015) Build Environment Fixed slapd to only link to BDB libraries with static build (ITS#8948)