A ref change was pushed to the OpenLDAP (openldap.git) repository. It will be available in the public mirror shortly.
The branch, master has been updated via 431c4af526b18abb4a18c2c4c8655690b753cbe5 (commit) via e437b12277c1cc8ec72e0f78f660137c60ffaad7 (commit) from 7b5181da8cdd47a13041f9ee36fa9590a0fa6e48 (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 431c4af526b18abb4a18c2c4c8655690b753cbe5 Author: Ryan Tandy ryan@nardis.ca Date: Fri May 5 03:08:07 2017 +0000
ITS#8648 init SASL library in global init
commit e437b12277c1cc8ec72e0f78f660137c60ffaad7 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
-----------------------------------------------------------------------
Summary of changes: libraries/libldap/cyrus.c | 17 +++-------------- libraries/libldap/init.c | 6 ++++++ libraries/libldap/options.c | 4 ++++ 3 files changed, 13 insertions(+), 14 deletions(-)