[koha-commits] main Koha release repository branch master updated. v16.11.00-586-g708a896

Git repo owner gitmaster at git.koha-community.org
Thu Mar 23 13:12:33 CET 2017


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  708a896ffadda23caf1dc52463f47aede8fe005a (commit)
       via  c80cd97b68c76312062780783427542a5268c61f (commit)
      from  37da40b323d8bc012724510fe4839dcb908c2b3b (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 708a896ffadda23caf1dc52463f47aede8fe005a
Author: Mark Tompsett <mtompset at hotmail.com>
Date:   Fri Mar 10 15:04:15 2017 -0500

    Bug 18215: Third case which was missed.
    
    Git install old-school style a pre-tls koha
    Drop the DB
    Create the DB
    change branch to master
    Run a web install.
    
    Signed-off-by: Brendan A Gallagher <brendan at bywatersolutions.com>

commit c80cd97b68c76312062780783427542a5268c61f
Author: Marcel de Rooy <m.de.rooy at rijksmuseum.nl>
Date:   Fri Mar 10 09:17:02 2017 +0100

    Bug 18215: Fix another tls warning
    
    Resolve warning:
    Use of uninitialized value in string eq at C4/Installer.pm line 79.
    
    Test plan:
    Add a trivial .sql file in atomicupdate (comment is sufficient).
    Run updatedatabase.pl
    Without the patch you have the warning.
    Apply the patch and repeat (no warning).
    
    Signed-off-by: Marcel de Rooy <m.de.rooy at rijksmuseum.nl>
    
    Signed-off-by: Brendan A Gallagher <brendan at bywatersolutions.com>

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

Summary of changes:
 C4/Installer.pm      |    2 +-
 installer/install.pl |    2 +-
 2 files changed, 2 insertions(+), 2 deletions(-)


hooks/post-receive
-- 
main Koha release repository


More information about the koha-commits mailing list