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 3630066843b7ca6b2cd12911d3e2fe3314cd4549 (commit) from d098184f613791c0712a4c23584ddcb858054e42 (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 3630066843b7ca6b2cd12911d3e2fe3314cd4549 Author: Howard Chu <h...@symas.com> Date: Sat Jul 26 18:16:02 2014 -0700 Fix MIPS cache coherency on Linux MIPS chips require manual control of on-chip caches. The cacheflush syscall being used here only exists on MIPS Linux, other OSs will require revisiting. ----------------------------------------------------------------------- Summary of changes: libraries/liblmdb/mdb.c | 14 ++++++++++++++ 1 file changed, 14 insertions(+) --- http://www.openldap.org/devel/gitweb.cgi?p=openldap.git