]> git.ipfire.org Git - thirdparty/openldap.git/commitdiff
ITS#9379, ITS#9383, ITS#9384
authorQuanah Gibson-Mount <quanah@openldap.org>
Mon, 2 Nov 2020 16:12:49 +0000 (16:12 +0000)
committerQuanah Gibson-Mount <quanah@openldap.org>
Mon, 2 Nov 2020 16:12:49 +0000 (16:12 +0000)
CHANGES

diff --git a/CHANGES b/CHANGES
index 46b6fdaec2c14b484c303e156a4bf494e9641ebb..bc6272b4f3ca1180ee2abbb93aa1fc5428a25058 100644 (file)
--- a/CHANGES
+++ b/CHANGES
@@ -1,6 +1,9 @@
 OpenLDAP 2.4 Change Log
 
 OpenLDAP 2.4.56 Engineering
+       Fixed slapd to remove assert in certificateListValidate (ITS#9383)
+       Fixed slapd to remove assert in csnNormalize23 (ITS#9384)
+       Fixed slapd to better parse ldapi listener URIs (ITS#9379)
 
 OpenLDAP 2.4.55 Release (2020/10/26)
        Fixed slapd normalization handling with modrdn (ITS#9370)