[koha-commits] main Koha release repository branch master updated. v16.05.00-213-g735789d

Git repo owner gitmaster at git.koha-community.org
Fri Jun 24 16:04:53 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, master has been updated
       via  735789d71aa802385b282c79edad43d2a6fb58d6 (commit)
       via  67e6efab5d2da2c55d138153060c70cba342db7e (commit)
       via  44fb6e72254391d38b7a66fa395bb9874a6d716c (commit)
      from  40598f8e4fb7a0f772a2fc960df0e67440f4e0a6 (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 735789d71aa802385b282c79edad43d2a6fb58d6
Author: Jonathan Druart <jonathan.druart at bugs.koha-community.org>
Date:   Tue Jun 21 12:36:38 2016 +0100

    Bug 16770: Remove 2 other occurrences of libmemoize-memcached-perl
    
    Signed-off-by: Jacek Ablewicz <abl at biblos.pk.edu.pl>
    Signed-off-by: Tomas Cohen Arazi <tomascohen at theke.io>
    
    Signed-off-by: Kyle M Hall <kyle at bywatersolutions.com>

commit 67e6efab5d2da2c55d138153060c70cba342db7e
Author: Jonathan Druart <jonathan.druart at bugs.koha-community.org>
Date:   Sat Jun 18 15:22:35 2016 +0100

    Bug 16770: Remove Memoize::Memcached dependency
    
    This module is no longer in use and can be removed.
    
    Signed-off-by: Jacek Ablewicz <abl at biblos.pk.edu.pl>
    
    This part involves some changes in a bunch of mysterious debian|ubuntu
    related files, not quite sure if I know what I'm doing
    Signed-off-by: Tomas Cohen Arazi <tomascohen at theke.io>
    
    Signed-off-by: Kyle M Hall <kyle at bywatersolutions.com>

commit 44fb6e72254391d38b7a66fa395bb9874a6d716c
Author: Jonathan Druart <jonathan.druart at bugs.koha-community.org>
Date:   Sat Jun 18 15:21:28 2016 +0100

    Bug 16770: Remove wrong caching of 3 subroutines in C4::Lancuages
    
    ooking at this code, you might think these subroutines are cached, but
    actually they are not.
    
    The eval surrounding the code hides a bug, if you remove it, you will
    get:
      Invalid memcached argument (expected a hash)
    
    Test plan:
    Do not apply this patch and confirm that the code does not work
    
    Signed-off-by: Jacek Ablewicz <abl at biblos.pk.edu.pl>
    Signed-off-by: Tomas Cohen Arazi <tomascohen at theke.io>
    
    Signed-off-by: Kyle M Hall <kyle at bywatersolutions.com>

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

Summary of changes:
 C4/Installer/PerlDependencies.pm   |    5 -----
 C4/Languages.pm                    |   11 -----------
 Makefile.PL                        |    2 +-
 debian/control                     |    2 --
 install_misc/debian.packages       |    1 -
 install_misc/ubuntu.10.04.packages |    1 -
 install_misc/ubuntu.12.04.packages |    1 -
 install_misc/ubuntu.packages       |    1 -
 8 files changed, 1 insertion(+), 23 deletions(-)


hooks/post-receive
-- 
main Koha release repository


More information about the koha-commits mailing list