From: Quanah Gibson-Mount Date: Fri, 7 Sep 2018 17:03:22 +0000 (+0000) Subject: ITS#8912 X-Git-Tag: OPENLDAP_REL_ENG_2_4_47~32 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=dfc67067a7b85418fe8cf485dbd0bf56410f6128;p=thirdparty%2Fopenldap.git ITS#8912 --- diff --git a/CHANGES b/CHANGES index 31984ff946..f084892f63 100644 --- a/CHANGES +++ b/CHANGES @@ -7,6 +7,7 @@ OpenLDAP 2.4.47 Engineering Fixed slapd slapcat to correctly honor -g option (ITS#8667) Fixed slapd cn=config when modifying slapo-syncprov config (ITS#8616) Fixed slapd sasl authz-policy "all" behavior (ITS#8909) + Fixed slapd to correctly hide hidden DBs in the rootDSE (ITS#8912) Fixed slapd domainScope control to match Microsoft specification (ITS#8840) Fixed slapd-bdb/hdb/mdb to not convert certain IDLs to ranges (ITS#8868) Fixed slapo-memberof cn=config modifications (ITS#8663)