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 762f36e014db6b2d7fdd50bc5195d63646be8dc2 (commit) via 8cec800c68ed915140e66520211e0417a0439618 (commit) via 41427fe3df396103f83daeba42f4635ba454833f (commit) from cdb83f849faaf8f7a60b3a6c59573db4b6587287 (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 762f36e014db6b2d7fdd50bc5195d63646be8dc2 Author: Quanah Gibson-Mount quanah@openldap.org Date: Fri Feb 9 18:27:04 2018 +0000
ITS#8800
commit 8cec800c68ed915140e66520211e0417a0439618 Author: Quanah Gibson-Mount quanah@openldap.org Date: Tue Feb 6 03:41:17 2018 +0000
Regression test for ITS8800
commit 41427fe3df396103f83daeba42f4635ba454833f Author: Howard Chu hyc@openldap.org Date: Fri Feb 2 00:47:25 2018 +0000
ITS#8800 remove originator check in syncprov_search_response
Let the entryCSN check do all the work. Reloading a server from an old backup needs this to go thru.
-----------------------------------------------------------------------
Summary of changes: CHANGES | 1 + servers/slapd/overlays/syncprov.c | 8 - tests/data/regressions/its8800/its8800 | 212 + tests/data/regressions/its8800/its8800db.ldif | 9380 ++++++++++++++++++++ .../{its8444 => its8800}/slapd-provider1.ldif | 70 +- .../{its8444 => its8800}/slapd-provider2.ldif | 70 +- .../{its8444 => its8800}/slapd-provider3.ldif | 70 +- .../{its8444 => its8800}/slapd-provider4.ldif | 70 +- 8 files changed, 9713 insertions(+), 168 deletions(-) create mode 100755 tests/data/regressions/its8800/its8800 create mode 100644 tests/data/regressions/its8800/its8800db.ldif copy tests/data/regressions/{its8444 => its8800}/slapd-provider1.ldif (75%) copy tests/data/regressions/{its8444 => its8800}/slapd-provider2.ldif (75%) copy tests/data/regressions/{its8444 => its8800}/slapd-provider3.ldif (75%) copy tests/data/regressions/{its8444 => its8800}/slapd-provider4.ldif (75%)