[koha-commits] main Koha release repository branch 3.22.x updated. v3.22.06-90-g0c752b3

Git repo owner gitmaster at git.koha-community.org
Mon May 16 19:12:09 CEST 2016


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, 3.22.x has been updated
       via  0c752b367cca3d577b2c2b87901ee18c49940cea (commit)
       via  2b6664fd1cae92de24d14328d5c167a4e65b145f (commit)
       via  dfcdf597ff45c17fce5f092c0114c93cc2ef04b4 (commit)
       via  401f654bd46941d0f0d3d6f4e4255268bc2abd5a (commit)
      from  bf924a0fadd846a1e179a0b5944a7e8d78c37a8e (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 0c752b367cca3d577b2c2b87901ee18c49940cea
Author: Kyle M Hall <kyle at bywatersolutions.com>
Date:   Mon May 16 17:09:53 2016 +0000

    Bug 16402: Update DB rev (3.22.06.004)
    
    Signed-off-by: Julian Maurice <julian.maurice at biblibre.com>

commit 2b6664fd1cae92de24d14328d5c167a4e65b145f
Author: Tomas Cohen Arazi <tomascohen at theke.io>
Date:   Mon May 16 12:36:56 2016 -0300

    Bug 16402: (QA followup)
    
    Signed-off-by: Tomas Cohen Arazi <tomascohen at theke.io>
    
    Signed-off-by: Kyle M Hall <kyle at bywatersolutions.com>
    (cherry picked from commit 4e1b0e024297ecfe9b9ca91ea43e730db74a528a)
    Signed-off-by: Julian Maurice <julian.maurice at biblibre.com>

commit dfcdf597ff45c17fce5f092c0114c93cc2ef04b4
Author: Jonathan Druart <jonathan.druart at bugs.koha-community.org>
Date:   Mon May 9 15:08:56 2016 +0100

    Bug 16402: Fix fox existing installations
    
    Signed-off-by: Tomas Cohen Arazi <tomascohen at theke.io>
    
    Signed-off-by: Kyle M Hall <kyle at bywatersolutions.com>
    (cherry picked from commit 74937f9c891b9a17c06cbb8100ef535c7da56285)
    Signed-off-by: Julian Maurice <julian.maurice at biblibre.com>

commit 401f654bd46941d0f0d3d6f4e4255268bc2abd5a
Author: Jonathan Druart <jonathan.druart at bugs.koha-community.org>
Date:   Thu May 5 15:14:51 2016 +0100

    Bug 16402: Make kohastructure.sql valid for MySQL v5.7
    
    A primary key should not contain null value, and MySQL v5.7 is now more
    strict and won't accept our errors in the DB structure.
    
    Test plan:
      mysql < installer/data/mysql/kohastructure.sql
    should work using MySQL v5.7
    
    QA:
    - letter.branchcode should not be NULL, the default (all) is an empty
    string
    - permissions.code should not be NULL, it's always a string
    
    Signed-off-by: Bernardo Gonzalez Kriegel <bgkriegel at gmail.com>
    Clean install of Ubuntu 16.05, MySQL 5.7.11
    kohastructure.sql loads ok, just one warning
    No errors
    
    Signed-off-by: Katrin Fischer <katrin.fischer.83 at web.de>
    Signed-off-by: Tomas Cohen Arazi <tomascohen at theke.io>
    
    Signed-off-by: Kyle M Hall <kyle at bywatersolutions.com>
    (cherry picked from commit 1960ba7e5b108ecc81ec7ac2f6303ee45f0f2c2c)
    Signed-off-by: Julian Maurice <julian.maurice at biblibre.com>

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

Summary of changes:
 Koha.pm                                |    2 +-
 installer/data/mysql/kohastructure.sql |    4 ++--
 installer/data/mysql/updatedatabase.pl |   12 ++++++++++++
 3 files changed, 15 insertions(+), 3 deletions(-)


hooks/post-receive
-- 
main Koha release repository


More information about the koha-commits mailing list