[koha-commits] main Koha release repository branch 3.22.x updated. v3.22.09-23-g3bf89dd

Git repo owner gitmaster at git.koha-community.org
Tue Aug 16 15:34:29 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  3bf89dd047c31b38fb0726c19f908ede012ecb32 (commit)
       via  d8ea53f31923b187015c0f3b6ad464f7f7fa7765 (commit)
       via  f852461ab0d213b3762b447c8530a2edb2bd4164 (commit)
      from  3cd210a13eee03092b3975f42fd13773a2291fa6 (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 3bf89dd047c31b38fb0726c19f908ede012ecb32
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>
    (cherry picked from commit 735789d71aa802385b282c79edad43d2a6fb58d6)
    Signed-off-by: Frédéric Demians <f.demians at tamil.fr>
    (cherry picked from commit 927498a007fe076feacfddefafc07e9cdbb8827d)
    Signed-off-by: Julian Maurice <julian.maurice at biblibre.com>

commit d8ea53f31923b187015c0f3b6ad464f7f7fa7765
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>
    (cherry picked from commit 67e6efab5d2da2c55d138153060c70cba342db7e)
    (cherry picked from commit 998ea5d57a2311d63d53e13879e4194a141d4199)
    Signed-off-by: Julian Maurice <julian.maurice at biblibre.com>

commit f852461ab0d213b3762b447c8530a2edb2bd4164
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
    
    Looking 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>
    (cherry picked from commit 44fb6e72254391d38b7a66fa395bb9874a6d716c)
    Signed-off-by: Frédéric Demians <f.demians at tamil.fr>
    (cherry picked from commit 0a09cb7d09e3dabd983d137dd7f86e08525a75fa)
    Signed-off-by: Julian Maurice <julian.maurice at biblibre.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