]> git.ipfire.org Git - thirdparty/openldap.git/commitdiff
ITS#9809
authorQuanah Gibson-Mount <quanah@openldap.org>
Mon, 21 Mar 2022 16:49:31 +0000 (16:49 +0000)
committerQuanah Gibson-Mount <quanah@openldap.org>
Mon, 21 Mar 2022 16:49:31 +0000 (16:49 +0000)
CHANGES

diff --git a/CHANGES b/CHANGES
index 82c37b66509eb85a18f8f7db4f14740cb6152189..d7290178c04f8364efa66e2b825462f87f531128 100644 (file)
--- 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)