A ref change was pushed to the OpenLDAP (openldap.git) repository. It will be available in the public mirror shortly.
The branch, mdb.master has been updated via 404697b369bf6eacab02f68113eeafaaaef85d27 (commit) from 71741a6b08b18e5be4e57c211e70541f4e4b4995 (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 404697b369bf6eacab02f68113eeafaaaef85d27 Author: Hallvard Furuseth hallvard@openldap.org Date: Wed Jan 14 08:12:50 2015 +0100
mdb_env_set_flags(): Reject CHANGELESS flags.
Reverts part of a2ac10107e2fb845c4a38a339239063ec4407d84. MDB_ROBUST needed to be accepted, but that flag is gone.
-----------------------------------------------------------------------
Summary of changes: libraries/liblmdb/lmdb.h | 1 - libraries/liblmdb/mdb.c | 2 +- 2 files changed, 1 insertion(+), 2 deletions(-)