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 d327a36ad8c2602173da7bf2fb3b41db80950dc5 (commit) from 2520247ba156ae2f881c800ccc47792c622725ae (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 d327a36ad8c2602173da7bf2fb3b41db80950dc5 Author: Howard Chu hyc@symas.com Date: Fri Oct 4 02:55:34 2013 -0700
Fix mdb_env_set_mapsize()
Don't allow shrinking below minimum size for an already open env.
-----------------------------------------------------------------------
Summary of changes: libraries/liblmdb/mdb.c | 8 ++++++++ 1 files changed, 8 insertions(+), 0 deletions(-)