From: Quanah Gibson-Mount Date: Wed, 27 Apr 2022 15:43:23 +0000 (+0000) Subject: ITS#9825 X-Git-Tag: OPENLDAP_REL_ENG_2_5_12~8 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=de458c3f3de26635a077bfd61ca7562de6f0b4fc;p=thirdparty%2Fopenldap.git ITS#9825 --- diff --git a/CHANGES b/CHANGES index 039e3cf3fb..f597978172 100644 --- a/CHANGES +++ b/CHANGES @@ -16,6 +16,7 @@ OpenLDAP 2.5.12 Engineering Fixed slapd-meta ordering on config rewrite (ITS#9802) Fixed slapd-meta memory leak in keepalive setting (ITS#9802) Fixed slapd-monitor SEGV on shutdown (ITS#9809) + Fixed slapo-dynlist dynamic group regression (ITS#9825) Fixed slapo-pcache SEGV on shutdown (ITS#9809) Fixed slapo-ppolicy operation handling to be consistent (ITS#9794) Fixed slapo-translucent to correctly duplicate substring filters (ITS#9818)