From: Quanah Gibson-Mount Date: Mon, 18 Feb 2019 20:30:02 +0000 (+0000) Subject: ITS#8971 X-Git-Tag: OPENLDAP_REL_ENG_2_4_48~108 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=9bd7ad9481598dac7a4c6706b105d5606efa3d56;p=thirdparty%2Fopenldap.git ITS#8971 --- diff --git a/CHANGES b/CHANGES index 512cb8af17..cb235a080b 100644 --- a/CHANGES +++ b/CHANGES @@ -8,6 +8,7 @@ OpenLDAP 2.4.48 Engineering Fixed slapd with an idletimeout of less than four seconds (ITS#8952) Fixed slapd-ldap starttls connections timeout behavior (ITS#8963) 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) Build Environment Fixed slapd to only link to BDB libraries with static build (ITS#8948)