From: Quanah Gibson-Mount Date: Mon, 21 Mar 2022 16:49:31 +0000 (+0000) Subject: ITS#9809 X-Git-Tag: OPENLDAP_REL_ENG_2_5_12~22 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=492fe2fcef6dd8e10ed55eacc14e454b26b0acbf;p=thirdparty%2Fopenldap.git ITS#9809 --- diff --git a/CHANGES b/CHANGES index 82c37b6650..d7290178c0 100644 --- a/CHANGES +++ b/CHANGES @@ -9,6 +9,8 @@ OpenLDAP 2.5.12 Engineering Fixed slapd syncrepl handling of new sessions (ITS#9584) Fixed slapd to clear connections on bind (ITS#9799) Fixed slapd syncrepl ODSEE replication of unknown attr (ITS#9801) + Fixed slapd-monitor SEGV on shutdown (ITS#9809) + Fixed slapo-pcache SEGV on shutdown (ITS#9809) Fixed slapo-ppolicy operation handling to be consistent (ITS#9794) Build Environment Fix compilation with openssl exclusions (ITS#9791)