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 6beaad52129da5353fd40c0ec48e6a78c4f71a2e (commit) from e31d748dbe16b326fb2e80c1b876814cf7b24f45 (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 6beaad52129da5353fd40c0ec48e6a78c4f71a2e Author: Howard Chu hyc@symas.com Date: Wed Apr 3 18:26:41 2013 -0700
Fix d3990eb2f8b2944782604a2ca7bd52e08c58fc3e
Append mode should *reject* keys that are too small. Also allow APPENDDUP in mdb_put().
-----------------------------------------------------------------------
Summary of changes: libraries/liblmdb/mdb.c | 5 +++-- 1 files changed, 3 insertions(+), 2 deletions(-)