[koha-commits] main Koha release repository branch master updated. v19.11.00-183-ge5ce7f5

Git repo owner gitmaster at git.koha-community.org
Tue Jan 7 17:20:22 CET 2020


This is an automated email from the git hooks/post-receive script. It was
generated because a ref change was pushed to the repository containing
the project "main Koha release repository".

The branch, master has been updated
       via  e5ce7f54a47b34b2aae87ed3e064f2d7d3de0d24 (commit)
       via  2405ab761889480a91e64f8d4431e320c78603be (commit)
       via  a1450e4a6e10a788678b999df84cf22f9e5bc5e9 (commit)
      from  2aedb2dfa6473dfec825f51ce7ab3d8071b38366 (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 e5ce7f54a47b34b2aae87ed3e064f2d7d3de0d24
Author: Jonathan Druart <jonathan.druart at bugs.koha-community.org>
Date:   Thu Jan 2 13:12:58 2020 +0100

    Bug 24328: Fix bibliographic frameworks install (linkid)
    
    With strict mode enabled (tested with MariaDB 10.4.11)
    
    ERROR 1366 (22007) at line 8029: Incorrect integer value: '' for column
    `koha_kohadev`.`auth_subfield_structure`.`linkid` at row 769
    
    Test plan:
    Insert the .sql files from this patch and confirm that you can now
    insert them correctly
    
    Signed-off-by: Bernardo Gonzalez Kriegel <bgkriegel at gmail.com>
    Signed-off-by: Katrin Fischer <katrin.fischer.83 at web.de>
    Signed-off-by: Martin Renvoize <martin.renvoize at ptfs-europe.com>

commit 2405ab761889480a91e64f8d4431e320c78603be
Author: Katrin Fischer <katrin.fischer.83 at web.de>
Date:   Sun Dec 29 03:36:35 2019 +0000

    Bug 24314: Update de-DE MARC21 frameworks for updates 28+29 (May and November 2019)
    
    This updates the MARC framework files in the de-DE (German) installer
    to the latest MARC standard. The files also include some translation
    changes and fixes.
    
    Files have been generated using the po files on translate.koha-community.org.
    
    To test:
    - Run the de-DE installer on a fresh database
    - Verify that all files are installed without errors
    - Verify that the frameworks are correctly in place
    
    Signed-off-by: Bernardo Gonzalez Kriegel <bgkriegel at gmail.com>
    MARC21 files load without problems, no qa errors.
    Loaded into 'en' install (delete fw then load) all frameworks look good.
    
    Signed-off-by: Jonathan Druart <jonathan.druart at bugs.koha-community.org>
    Signed-off-by: Martin Renvoize <martin.renvoize at ptfs-europe.com>

commit a1450e4a6e10a788678b999df84cf22f9e5bc5e9
Author: Bernardo Gonzalez Kriegel <bgkriegel at gmail.com>
Date:   Fri Dec 27 10:09:22 2019 -0300

    Bug 24312: Update MARC21 frameworks to Updates 28+29 (May and November 2019)
    
    MARC21 format changes
    
    Bibliographic
    -------------
    Update 28 (May 2019)
    
    New subfield f in 540
    New subfield g in 506,540
    New subfield q in 506,540
    New subfield 2 in 540
    New subfield 2 in 100,110,111,130,240,
                      700,710,711,730,758
                      800,810,811,830
    New subfield 7 in 856
    New code b in 007/01 Sound Recording
    
    Update 29 (November 2019)
    
    New field 688
    New subfield i in 041
    New subfield t in 041
    New subfield g in 751
    Renamed subfield g in 041
    
    Authority
    ---------
    Update 28 (May 2019)
    
    New subfield 0 and 1 in 024
    Renamed subfield 2 in 024
    New subfield 7 in 856
    
    Update 29 (November 2019)
    No changes
    
    To test:
    1) Remove all your frameworks
    2) Check mandatory bibliographic and authority files load without problem
    3) Check new fields/subfields
    
    Signed-off-by: Katrin Fischer <katrin.fischer.83 at web.de>
    Signed-off-by: Jonathan Druart <jonathan.druart at bugs.koha-community.org>
    Signed-off-by: Martin Renvoize <martin.renvoize at ptfs-europe.com>

-----------------------------------------------------------------------

Summary of changes:
 .../marc21/mandatory/authorities_normal_marc21.sql |    8 +-
 .../marc21/mandatory/marc21_framework_DEFAULT.sql  |  185 +-
 .../marc21/mandatory/authorities_normal_marc21.sql |    7 +-
 .../marc21/mandatory/marc21_framework_DEFAULT.sql  |   39 +-
 .../Obligatoire/authorities_normal_marc21.sql      |15332 ++++++++++----------
 .../prog/en/data/marc21_field_007.xml              |    1 +
 6 files changed, 7837 insertions(+), 7735 deletions(-)


hooks/post-receive
-- 
main Koha release repository


More information about the koha-commits mailing list