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 f8505b10ed37dad514bedb4bcffdcb7de2a5057c (commit) via ea30be6109d6abdc6c67db312cd61ea6c9753820 (commit) from 8c39ba1077808f1edcd034e89f78b0c7d36944e9 (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 f8505b10ed37dad514bedb4bcffdcb7de2a5057c Author: Howard Chu hyc@openldap.org Date: Sun Feb 10 10:13:10 2019 +0000
ITS#8975
commit ea30be6109d6abdc6c67db312cd61ea6c9753820 Author: Kris Zyp kriszyp@gmail.com Date: Wed Feb 6 13:49:27 2019 -0700
ITS#8975 WIN32: Skip setting file pointer for write maps
CreateFileMapping already takes care of it.
-----------------------------------------------------------------------
Summary of changes: libraries/liblmdb/CHANGES | 1 + libraries/liblmdb/mdb.c | 4 ++-- 2 files changed, 3 insertions(+), 2 deletions(-)