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 e8ba9dbd28e5f36717a226e01e7a4139d6968161 (commit) from de72c08660fca1597be0bb0b6536c122ae324645 (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 e8ba9dbd28e5f36717a226e01e7a4139d6968161 Author: Howard Chu hyc@symas.com Date: Fri Jul 26 10:19:54 2013 -0700
ITS#7615 use shorter names for semaphores
NetBSD can only handle up to 14 chars, we were using 21. Now we encode to 15, and for NetBSD truncate the last char.
-----------------------------------------------------------------------
Summary of changes: libraries/liblmdb/mdb.c | 53 +++++++++++++++++++++++++++++++++------------- 1 files changed, 38 insertions(+), 15 deletions(-)