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 discards 4214b250575a49115aaa10d303d56aaf71348a5e (commit) discards eee50a4321fb6c2dfc0ee6fa78b51880537a517a (commit) discards c8fecbbc2954436077a90815e76dbce28332c6aa (commit) discards d833026693aebedacbad28994b879522b9a61556 (commit) discards b57bb99fa6c934a7f811d58d2028fdd2b8f60c25 (commit) discards 7a8d0f6953c3fb60c24c5cf11af2398f391de145 (commit) discards 369b99a46099fdca33ba86b530c1bed2ed098f92 (commit) discards c2f6f04dba9006935bb89b5f0d08102e2776a4ab (commit) via 86df7d3bc343c553a314a99a7f38a8f3561cdd65 (commit) via 64bd9f6abc740ba6c5f1e124be37293921501bdf (commit)
This update added new revisions after undoing existing revisions. That is to say, the old revision is not a strict subset of the new revision. This situation occurs when you --force push a change and generate a repository containing something like this:
* -- * -- B -- O -- O -- O (4214b250575a49115aaa10d303d56aaf71348a5e) \ N -- N -- N (86df7d3bc343c553a314a99a7f38a8f3561cdd65)
When this happens we assume that you've already had alert emails for all of the O revisions, and so we here report only the revisions in the N branch from the common base, B.
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 86df7d3bc343c553a314a99a7f38a8f3561cdd65 Author: Quanah Gibson-Mount quanah@openldap.org Date: Thu Dec 8 17:14:38 2016 -0800
Specifically test for error 32 on the consumer.
commit 64bd9f6abc740ba6c5f1e124be37293921501bdf Author: Quanah Gibson-Mount quanah@openldap.org Date: Thu Dec 8 17:06:04 2016 -0800
Fix rootdn
-----------------------------------------------------------------------
Summary of changes: libraries/liblmdb/lmdb.h | 5 --- libraries/liblmdb/mdb.c | 78 ++++++++++++++++++++++------------------------ 2 files changed, 38 insertions(+), 45 deletions(-)