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 8788c52ccf20a52fd4097e69d6f28d81cf7dc818 (commit) from 58ebe8bd455854e70ffa5199b24a1dc535572797 (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 8788c52ccf20a52fd4097e69d6f28d81cf7dc818 Author: Quanah Gibson-Mount quanah@openldap.org Date: Thu Dec 1 12:26:08 2016 -0800
ITS#8521 - Add testcase for this regression
-----------------------------------------------------------------------
Summary of changes: tests/data/regressions/its8521/its8521 | 347 ++++++++++++++++++++ tests/data/regressions/its8521/slapd-consumer.ldif | 59 ++++ tests/data/regressions/its8521/slapd-provider.ldif | 59 ++++ tests/scripts/conf.sh | 4 +- 4 files changed, 468 insertions(+), 1 deletion(-) create mode 100755 tests/data/regressions/its8521/its8521 create mode 100644 tests/data/regressions/its8521/slapd-consumer.ldif create mode 100644 tests/data/regressions/its8521/slapd-provider.ldif