A ref change was pushed to the OpenLDAP (openldap.git) repository. It will be available in the public mirror shortly.
The branch, OPENLDAP_REL_ENG_2_4 has been updated via 235035821d5f4c4c5ce8b6f00100ddbccc68dd9d (commit) via f6b3d9d0ac7dfce373cbbd6083fdb9985aed1d06 (commit) via 4badd1e83d9055414ce0ba5a66fea793090e1a3c (commit) from 83e73bce233fed8034bc3bc326b3c44aae976062 (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 235035821d5f4c4c5ce8b6f00100ddbccc68dd9d Author: Quanah Gibson-Mount quanah@openldap.org Date: Thu Jan 9 17:34:28 2020 +0000
ITS#9144
commit f6b3d9d0ac7dfce373cbbd6083fdb9985aed1d06 Author: Quanah Gibson-Mount quanah@openldap.org Date: Thu Jan 9 17:33:57 2020 +0000
ITS#9144 - Regenerate configure
commit 4badd1e83d9055414ce0ba5a66fea793090e1a3c Author: Ryan Tandy ryan@nardis.ca Date: Thu Dec 19 14:34:58 2019 -0800
ITS#9144 Remove unused ICU detection and linking
This reverts commits a956f75924c5d8f2a80ccb899666820cd71a4d6b ("Add (not yet used) ICU detection") and 1cf5838e081fa3198161c53fb8e783b5f0f24503 ("detect ICU and link it into slapd(8)").
-----------------------------------------------------------------------
Summary of changes: CHANGES | 1 + build/openldap.m4 | 27 --------------- build/top.mk | 3 +- configure | 92 ++++++---------------------------------------------- configure.in | 10 ------ include/portable.hin | 6 ---- 6 files changed, 12 insertions(+), 127 deletions(-)