From: Quanah Gibson-Mount Date: Wed, 4 May 2022 14:51:21 +0000 (+0000) Subject: ITS#9815 X-Git-Tag: OPENLDAP_REL_ENG_2_5_12~1 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=aa04d8a8f064ce6358090ce4a2424dcc956b3af7;p=thirdparty%2Fopenldap.git ITS#9815 --- diff --git a/CHANGES b/CHANGES index cd41d20cd5..51284ecd21 100644 --- a/CHANGES +++ b/CHANGES @@ -18,6 +18,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 slapd-sql to properly escape filter value (ITS#9815) 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)