A ref change was pushed to the OpenLDAP (openldap.git) repository. It will be available in the public mirror shortly.
The branch, master has been updated via 8568716376ed129f6f16ac1ebee0f77b9d82e7a1 (commit) from fb49d486a35fd4b2e993398c1eea0c8f7bc6ac40 (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 8568716376ed129f6f16ac1ebee0f77b9d82e7a1 Author: Howard Chu hyc@openldap.org Date: Fri Jun 22 00:30:33 2018 +0100
ITS#8868 don't convert IDL to range needlessly
in idl_intersection. It may lose precision in a subsequent union.
-----------------------------------------------------------------------
Summary of changes: servers/slapd/back-bdb/idl.c | 9 +-------- servers/slapd/back-mdb/idl.c | 9 +-------- 2 files changed, 2 insertions(+), 16 deletions(-)