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 f537429b64dc57d669ded6aae8c7e43c7d2ae978 (commit) via 9026894e05a016f4e7cfe675490b7ede3db10e73 (commit) from 86d9675543b82856523826c5c16fde0f8dc2b745 (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 f537429b64dc57d669ded6aae8c7e43c7d2ae978 Author: Howard Chu hyc@symas.com Date: Wed Mar 26 02:33:51 2014 -0700
ITS#7828, #7793
Clarify MDB_CURRENT key usage, simplify freelist_save
commit 9026894e05a016f4e7cfe675490b7ede3db10e73 Author: Howard Chu hyc@symas.com Date: Wed Mar 26 02:18:20 2014 -0700
Revert "ITS#7793 mdb_cursor_put(): Fix MDB_CURRENT."
This reverts commit 4e954f8ae83d5b39736bab2da0eaf2bdf5ee3961. Caused ITS#7828.
-----------------------------------------------------------------------
Summary of changes: libraries/liblmdb/lmdb.h | 3 ++- libraries/liblmdb/mdb.c | 21 +++++---------------- 2 files changed, 7 insertions(+), 17 deletions(-)