A ref change was pushed to the OpenLDAP (openldap.git) repository. It will be available in the public mirror shortly.
The branch, mdb.RE/0.9 has been updated via 19d135af54d185d0b5687af7cfd20986af406820 (commit) via 8738e5e306a37220d9ee5fac1c32802eff0aa5ca (commit) via 99427fcab8b0faed55e2017eb4c20619fdeefedd (commit) from 2011eb37c1a3d390df2336cb2c55843771723a0c (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 19d135af54d185d0b5687af7cfd20986af406820 Author: Sebastien Launay sebastien@slaunay.fr Date: Thu Dec 3 10:42:36 2015 -0800
ITS#8330 Fix robust mutex detection for glibc 2.10 and 2.11
pthread_mutexattr_setrobust and pthread_mutex_consistent are provided since 2.12 not 2.10: https://sourceware.org/git/?p=glibc.git;a=commit;h=402cd98775db1478f64c9b0db... https://sourceware.org/git/?p=glibc.git;a=commit;h=78ee21859939ff75ccf8bbe00...
commit 8738e5e306a37220d9ee5fac1c32802eff0aa5ca Author: Howard Chu hyc@openldap.org Date: Tue Dec 1 13:48:29 2015 +0000
ITS#8169 more Makefile tweaks
Fix prev commit, use all the same vars as main OpenLDAP makefiles
commit 99427fcab8b0faed55e2017eb4c20619fdeefedd Author: Howard Chu hyc@openldap.org Date: Thu Dec 3 19:08:00 2015 +0000
Return to releng
-----------------------------------------------------------------------
Summary of changes: libraries/liblmdb/CHANGES | 2 ++ libraries/liblmdb/Makefile | 21 +++++++++++++-------- libraries/liblmdb/mdb.c | 4 ++-- 3 files changed, 17 insertions(+), 10 deletions(-)