A ref change was pushed to the OpenLDAP (openldap.git) repository.
It will be available in the public mirror shortly.

The branch, OPENLDAP_REL_ENG_2_4 has been updated
       via  62b39c08488b8b0f0ff0c15ba1928275e27f324c (commit)
       via  aaabf35ecff79d20e88995b06f5b7e765cc1ace3 (commit)
       via  e3affc71e05b33bfac43833c7b95fd7b7c3188f8 (commit)
       via  0bf20d52e68be2caaca6f027f798f060cf3001ab (commit)
       via  514dcd039a8d0616b96515986e178de941f48771 (commit)
       via  054289d6cbee3e310766f743e61692cb331f1c17 (commit)
      from  69e5b256297728516e3f8406769f2a6ca7a26d16 (commit)

Those revisions listed above that are new to this repository have
not appeared on any other notification email; so we list those
revisions in full, below.

- Log -----------------------------------------------------------------
commit 62b39c08488b8b0f0ff0c15ba1928275e27f324c
Author: Quanah Gibson-Mount <qua...@openldap.org>
Date:   Tue Feb 28 13:59:09 2017 -0800

    ITS#8529

commit aaabf35ecff79d20e88995b06f5b7e765cc1ace3
Author: Quanah Gibson-Mount <qua...@openldap.org>
Date:   Tue Feb 28 13:57:13 2017 -0800

    ITS#8253

commit e3affc71e05b33bfac43833c7b95fd7b7c3188f8
Author: Howard Guo <h...@suse.com>
Date:   Thu Nov 10 15:39:03 2016 +0100

    ITS#8529 Avoid hiding the error if user specified CA does not load
    
    The TLS configuration deliberately hid the error in case that
    user specified CA locations cannot be read, by loading CAs from default
    locations; and when user does not specify CA locations, the CAs from default
    locations are not read at all.
    
    This patch corrects the behaviour so that CAs from default location are used
    if user does not specify a CA location, and user is informed of the error if
    CAs cannot be loaded from the user specified location.

commit 0bf20d52e68be2caaca6f027f798f060cf3001ab
Author: Quanah Gibson-Mount <qua...@openldap.org>
Date:   Tue Feb 21 16:02:17 2017 -0800

    ITS8589 - This modifies the test so that it will not trigger the issue 
described in the ITS.

commit 514dcd039a8d0616b96515986e178de941f48771
Author: Quanah Gibson-Mount <qua...@openldap.org>
Date:   Tue Feb 21 15:27:13 2017 -0800

    ITS#8253 - Further clarification around replication information

commit 054289d6cbee3e310766f743e61692cb331f1c17
Author: Quanah Gibson-Mount <qua...@openldap.org>
Date:   Mon Feb 6 15:27:25 2017 -0800

    ITS#8253 - better document options for the syncprov module

-----------------------------------------------------------------------

Summary of changes:
 CHANGES                            |    3 +++
 doc/guide/admin/replication.sdf    |   45 ++++++++++++++++++++++++++----------
 doc/man/man5/slapo-syncprov.5      |    8 +++----
 libraries/libldap/tls_o.c          |   12 +++++++---
 tests/scripts/test059-slave-config |   14 +++++++++++
 5 files changed, 62 insertions(+), 20 deletions(-)


--- 
http://www.openldap.org/devel/gitweb.cgi?p=openldap.git

Reply via email to