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 bda6a60ad4ea32eeae6470bd2bcb7ac5e90931b7 (commit) from f3573a73831ee05d7d36dd4a5d89df5cbe2e4828 (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 bda6a60ad4ea32eeae6470bd2bcb7ac5e90931b7 Author: Howard Chu hyc@symas.com Date: Wed Jul 9 10:22:25 2014 -0700
Windows fixes
Always set the filesize when opening for writes. Otherwise can't use backups from mdb_copy.
-----------------------------------------------------------------------
Summary of changes: libraries/liblmdb/mdb.c | 17 +++++++++-------- 1 file changed, 9 insertions(+), 8 deletions(-)