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 8e7bb2042b560618caf481e280f2d42ff9594f47 (commit) from 1a0d02c4c40bb869e8179192de10f8fbad60b1e2 (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 8e7bb2042b560618caf481e280f2d42ff9594f47 Author: Howard Chu hyc@openldap.org Date: Tue Jan 15 04:24:07 2013 -0800
ITS#7485 data sizes limited to 32 bits
That's all we have space for in a node record.
-----------------------------------------------------------------------
Summary of changes: libraries/liblmdb/mdb.c | 17 ++++++++++++++--- 1 files changed, 14 insertions(+), 3 deletions(-)