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 814ab4c18752ff24a127bbcebdabaa011f6343cb (commit) via 71a7040393ac02c807e6f2b78967725a3ebd378f (commit) via d59310f86295d5ca0e2947efc78a08448610a074 (commit) from 66d107e2261e198e41312a3f31218ab00b66c954 (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 814ab4c18752ff24a127bbcebdabaa011f6343cb Author: Quanah Gibson-Mount quanah@openldap.org Date: Wed May 10 09:52:39 2017 -0700
ITS#8648
commit 71a7040393ac02c807e6f2b78967725a3ebd378f Author: Ryan Tandy ryan@nardis.ca Date: Sun May 7 20:16:00 2017 +0000
ITS#8648 check result of ldap_int_initialize in ldap_{get,set}_option
commit d59310f86295d5ca0e2947efc78a08448610a074 Author: Ryan Tandy ryan@nardis.ca Date: Fri May 5 03:08:07 2017 +0000
ITS#8648 init SASL library in global init
-----------------------------------------------------------------------
Summary of changes: CHANGES | 1 + libraries/libldap/cyrus.c | 17 +++-------------- libraries/libldap/init.c | 6 ++++++ libraries/libldap/options.c | 4 ++++ 4 files changed, 14 insertions(+), 14 deletions(-)