evergreen:tags/rel_2_11_1

Last commit made on 2016-11-16
Get this branch:
git clone -b tags/rel_2_11_1 https://git.launchpad.net/evergreen

Branch merges

Branch information

Name:
tags/rel_2_11_1
Repository:
lp:evergreen

Recent commits

0bce42d... by Dan Wells

Bumping version numbers, adding Upgrade Script and Changelog

Signed-off-by: Dan Wells <email address hidden>

0ed9781... by Dan Wells

bump up upgrade instructions for 2.11.1

Signed-off-by: Dan Wells <email address hidden>

4a562ae... by Dan Wells

bumping Perl version string for 2.11.1

Signed-off-by: Dan Wells <email address hidden>

8f9e0ee... by Galen Charlton

2.10.7-2.10.8 schema upgrade script

Signed-off-by: Galen Charlton <email address hidden>

f6f11d9... by Galen Charlton

update 2.10.8 release notes

Signed-off-by: Galen Charlton <email address hidden>

27dcd0b... by Galen Charlton

updates to 2.11.1 release notes

Signed-off-by: Galen Charlton <email address hidden>

c41d389... by Galen Charlton

LP#1488655: stamp schema upgrade script

Signed-off-by: Galen Charlton <email address hidden>

88a106f... by Galen Charlton

LP#1488655: fix MR remapping upon fingerprint change

This patch ensures that if the fingerprint of a bib changes, the
bib will be moved to a new metarecord as opposed to ending up
as a member of more than one metarecord.

To test
-------
[1] Note the metarecord that a bib belongs to.
[2] Change the bib so that its fingerprint changes -- with stock
    cbf settings, editing the 245$a should suffice.
[3] Note that it is now a component of two metarecords.
[4] Apply the patch.
[5] Repeat step 2 or force a reingest. The bib should now be part
    of exactly one metarecord.

Signed-off-by: Galen Charlton <email address hidden>
Signed-off-by: Rogan Hamby <email address hidden>
Signed-off-by: Chris Sharp <email address hidden>

a83cb2e... by Galen Charlton

LP#1488655: regression test for metarecord remapping

This patch contains pgTAP tests for verifying that when
the fingerprint of a bib is changed, it remains part of
exactly one metarecord (as opposed to being part of both
its old and new MRs).

Signed-off-by: Galen Charlton <email address hidden>
Signed-off-by: Rogan Hamby <email address hidden>
Signed-off-by: Chris Sharp <email address hidden>

22fae8e... by Kathy Lussier

Docs: Adding 2.11.1 point release notes

Signed-off-by: Kathy Lussier <email address hidden>