From 20c40fa2dca114a71bc578376c4c347e84e6b558 Mon Sep 17 00:00:00 2001 From: Quanah Gibson-Mount Date: Fri, 4 Nov 2016 15:36:29 -0700 Subject: [PATCH] ITS#8435 --- CHANGES | 3 +++ 1 file changed, 3 insertions(+) diff --git a/CHANGES b/CHANGES index a764d006c5..be13ad94af 100644 --- a/CHANGES +++ b/CHANGES @@ -5,6 +5,8 @@ OpenLDAP 2.4.45 Engineering Fixed libldap GnuTLS use after free (ITS#8385) Fixed slapd syncrepl filter handling (ITS#8413) Fixed slapd syncrepl infinite looping mods with delta-sync MMR (ITS#8432) + Fixed slapd callback struct so older modules without writewait should function. + Custom modules may need to be updated for sc_writewait callback (ITS#8435) Fixed slapo-accesslog to honor pauses during purge for cn=config update (ITS#8423) Fixed slapd-meta uninitialized diagnostic message (ITS#8442) Fixed slapo-relay to correctly initialize sc_writewait (ITS#8428) @@ -12,6 +14,7 @@ OpenLDAP 2.4.45 Engineering Fix test008 to be portable (ITS#8414) Contrib Added passwd missing conversion scripts for apr1 (ITS#6826) + Fixed contrib modules where the writewait callback was not correctly initialized (ITS#8435) Documentation admin24 fixed tls_cipher_suite bindconf option (ITS#8099) admin24 fixed typo cn=config to be slapd.d (ITS#8449) -- 2.39.5