[koha-commits] main Koha release repository branch master updated. v16.11.00-1105-gc9de665

Git repo owner gitmaster at git.koha-community.org
Fri May 19 16:48:05 CEST 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  c9de665c294f0e4416a9f1ea751e2859eb065a9c (commit)
      from  63c6eaca8d649cb7864b90e5e1ee9ac019daffdf (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 c9de665c294f0e4416a9f1ea751e2859eb065a9c
Author: Marcel de Rooy <m.de.rooy at rijksmuseum.nl>
Date:   Thu May 11 09:10:50 2017 +0200

    Bug 18578: Use subdirectory in /tmp for session storage during installation
    
    Apply the change from bug 15553 to InstallAuth.pm too.
    
    Test plan:
    [1] Remove all cgisess_* files from your /tmp directory.
    [2] Remove directory /tmp/cgisess_koha_[your instance], if there.
    [3] Run the webinstaller
        /cgi-bin/koha/installer/install.pl?step=1&op=updatestructure
    [4] Check if you have cgisess_ files in /tmp/cgisess_koha_[your instance].
    
    Signed-off-by: Marcel de Rooy <m.de.rooy at rijksmuseum.nl>
    
    Signed-off-by: Josef Moravec <josef.moravec at gmail.com>
    
    Signed-off-by: Jonathan Druart <jonathan.druart at bugs.koha-community.org>
    
    Signed-off-by: Kyle M Hall <kyle at bywatersolutions.com>

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

Summary of changes:
 C4/InstallAuth.pm |    6 ++++--
 1 file changed, 4 insertions(+), 2 deletions(-)


hooks/post-receive
-- 
main Koha release repository


More information about the koha-commits mailing list