evergreen:tags/rel_2_10_8

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

Branch merges

Branch information

Name:
tags/rel_2_10_8
Repository:
lp:evergreen

Recent commits

6e9e4cd... by Galen Charlton

Bumping version numbers and adding Changelog

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

fcb79fd... by Galen Charlton

bump up upgrade instructions for 2.10.8

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

be89bb3... by Galen Charlton

2.10.7-2.10.8 schema upgrade script

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

5ce99ef... by Galen Charlton

update 2.10.8 release notes

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

7f35fb3... by Galen Charlton

LP#1488655: stamp schema upgrade script

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

237a26c... 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>

720d5b5... 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>

350d602... by Kathy Lussier

Docs: Adding 2.10.8 point release notes

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

0a21c3a... by Galen Charlton

LP#1618183: restamp backport of schema update script

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

5ef5ee2... by Galen Charlton

LP#1618183: make upgrade not die if es-ES locale already exists

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