From: Quanah Gibson-Mount Date: Fri, 7 Sep 2018 17:02:07 +0000 (+0000) Subject: ITS#8909 X-Git-Tag: OPENLDAP_REL_ENG_2_4_47~36 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=735c97cfdb6ee21d58146126e916bb3b1cdc511e;p=thirdparty%2Fopenldap.git ITS#8909 --- diff --git a/CHANGES b/CHANGES index 3b4b13a503..31984ff946 100644 --- a/CHANGES +++ b/CHANGES @@ -6,6 +6,7 @@ OpenLDAP 2.4.47 Engineering Fixed libldap dn to domain parsing with bad input (ITS#8842) 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 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)