[koha-commits] main Koha release repository branch 20.05.x updated. v20.05.02-167-g74354d4144

Git repo owner gitmaster at git.koha-community.org
Sat Aug 15 00:52:08 CEST 2020


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, 20.05.x has been updated
       via  74354d414467e4cba61a1114bc777ad37174ae8b (commit)
      from  877cc214f0be2aa7df5a066f34ef543db8e72ab2 (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 74354d414467e4cba61a1114bc777ad37174ae8b
Author: Katrin Fischer <katrin.fischer.83 at web.de>
Date:   Sat Jul 18 01:53:34 2020 +0000

    Bug 25853: Fix file permissions for update_patrons_category script
    
    The permissions for this were -rw-r--r-- and need to be -rwxr-xr-x.
    
    To test:
    - Verify the file permissions before and after applying the patch.
    
    Signed-off-by: Didier Gautheron <didier.gautheron at biblibre.com>
    
    Signed-off-by: Nick Clemens <nick at bywatersolutions.com>
    
    Signed-off-by: Jonathan Druart <jonathan.druart at bugs.koha-community.org>
    (cherry picked from commit e7661a37e657141b994d74398dd8e1b96d1da117)
    
    Signed-off-by: Lucas Gass <lucas at bywatersolutions.com>

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

Summary of changes:
 misc/cronjobs/update_patrons_category.pl | 0
 1 file changed, 0 insertions(+), 0 deletions(-)
 mode change 100644 => 100755 misc/cronjobs/update_patrons_category.pl


hooks/post-receive
-- 
main Koha release repository


More information about the koha-commits mailing list