[koha-commits] main Koha release repository branch 17.11.x updated. v17.11.05-70-g5f846a3

Git repo owner gitmaster at git.koha-community.org
Thu May 24 14:38:44 CEST 2018


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, 17.11.x has been updated
       via  5f846a33abe89599fa7b9a37cb3c00632d30ec90 (commit)
       via  873da065b859e5503f6f88c4a87927a68305528f (commit)
       via  43a297efc9b923ecfe5c703e2be4c99549b48954 (commit)
       via  fb083c95a2582904d633b84e4eddabce08baf99c (commit)
       via  730d1fd57d982735522b3c7c1bc4d421255c2107 (commit)
       via  a2fb66abd3706f6cd82192b0bb2e593654b2379e (commit)
       via  0c892f823bcc00ba38bb1eb37635670118559a82 (commit)
      from  9d96397f55b333d63bec4fc09690aefcd164f809 (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 5f846a33abe89599fa7b9a37cb3c00632d30ec90
Author: Nick Clemens <nick at bywatersolutions.com>
Date:   Wed May 23 10:37:35 2018 +0000

    Bug 20701: (17.11 follow-up) Move csrf token after checkauth and use
    scalar
    
    Signed-off-by: Nick Clemens <nick at bywatersolutions.com>

commit 873da065b859e5503f6f88c4a87927a68305528f
Author: Nick Clemens <nick at bywatersolutions.com>
Date:   Tue May 22 12:06:47 2018 +0000

    Update release notes for 17.11.06 release
    
    Signed-off-by: Nick Clemens <nick at bywatersolutions.com>

commit 43a297efc9b923ecfe5c703e2be4c99549b48954
Author: Jonathan Druart <jonathan.druart at bugs.koha-community.org>
Date:   Tue May 8 14:27:38 2018 -0300

    Bug 20730: Move the authentication block before doing anything
    
    No need to add more information here, it's self-explanatory...
    
    Signed-off-by: Mark Tompsett <mtompset at hotmail.com>
    Signed-off-by: Tomas Cohen Arazi <tomascohen at theke.io>
    
    Signed-off-by: Nick Clemens <nick at bywatersolutions.com>

commit fb083c95a2582904d633b84e4eddabce08baf99c
Author: Jonathan Druart <jonathan.druart at bugs.koha-community.org>
Date:   Thu May 3 09:09:19 2018 -0300

    Bug 20701: Add csrf protection to mancredit.pl
    
    Works OK.
    
    Signed-off-by: Amit Gupta <amit.gupta at informaticsglobal.com>
    
    Signed-off-by: Marcel de Rooy <m.de.rooy at rijksmuseum.nl>
    
    Signed-off-by: Nick Clemens <nick at bywatersolutions.com>

commit 730d1fd57d982735522b3c7c1bc4d421255c2107
Author: Nick Clemens <nick at bywatersolutions.com>
Date:   Thu May 3 11:52:24 2018 +0000

    Bug 20701: Add csrf protection to maninvoice.pl
    
    TO test:
    1 - Be signed in to Koha
    2 - Add a manual invoice to an account, works fine
    3 - Now do it via url: http://localhost:8081/cgi-bin/koha/members/maninvoice.pl?borrowernumber=5&type=test&amount=5&add=Save
    4 - Apply patches
    5 - Test that everything continues to work as expected (but more securely)
    6 - Try adding a new invoice via URL
    7 - Should get 'internal server error' and wrong csrf token in logs
    
    Works OK.
    
    Signed-off-by: Amit Gupta <amit.gupta at informaticsglobal.com>
    
    Signed-off-by: Marcel de Rooy <m.de.rooy at rijksmuseum.nl>
    
    Signed-off-by: Nick Clemens <nick at bywatersolutions.com>

commit a2fb66abd3706f6cd82192b0bb2e593654b2379e
Author: Nick Clemens <nick at bywatersolutions.com>
Date:   Tue May 22 07:52:58 2018 -0400

    Increment version for 17.11.06 release
    
    Signed-off-by: Nick Clemens <nick at bywatersolutions.com>

commit 0c892f823bcc00ba38bb1eb37635670118559a82
Author: Koha translators <>
Date:   Tue May 22 08:37:22 2018 -0300

    Translation updates for Koha 17.11.06
    
    Signed-off-by: Nick Clemens <nick at bywatersolutions.com>

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

Summary of changes:
 Koha.pm                                            |    2 +-
 installer/data/mysql/updatedatabase.pl             |    6 +
 .../prog/en/modules/members/mancredit.tt           |    1 +
 .../prog/en/modules/members/maninvoice.tt          |    1 +
 members/mancredit.pl                               |   13 +
 members/maninvoice.pl                              |    8 +
 misc/release_notes/release_notes_17_11_06.md       |  366 ++++++
 misc/translator/po/cs-CZ-marc-MARC21.po            |   12 +-
 misc/translator/po/cs-CZ-staff-prog.po             |   14 +-
 misc/translator/po/de-DE-opac-bootstrap.po         |   10 +-
 misc/translator/po/de-DE-pref.po                   |   13 +-
 misc/translator/po/de-DE-staff-help.po             |   16 +-
 misc/translator/po/de-DE-staff-prog.po             |   45 +-
 misc/translator/po/el-GR-opac-bootstrap.po         |    8 +-
 misc/translator/po/el-GR-pref.po                   |   11 +-
 misc/translator/po/el-GR-staff-help.po             |    8 +-
 misc/translator/po/el-GR-staff-prog.po             |  148 +--
 misc/translator/po/es-ES-pref.po                   |   12 +-
 misc/translator/po/es-ES-staff-help.po             |   22 +-
 misc/translator/po/es-ES-staff-prog.po             |   14 +-
 misc/translator/po/fr-FR-pref.po                   |   10 +-
 misc/translator/po/fr-FR-staff-prog.po             |    8 +-
 misc/translator/po/id-ID-opac-bootstrap.po         |  148 +--
 misc/translator/po/it-IT-staff-prog.po             |   21 +-
 misc/translator/po/pl-PL-staff-prog.po             |  104 +-
 misc/translator/po/pt-BR-marc-UNIMARC.po           |   48 +-
 misc/translator/po/pt-BR-opac-bootstrap.po         |  331 ++---
 misc/translator/po/pt-BR-pref.po                   |   40 +-
 misc/translator/po/pt-BR-staff-help.po             |   94 +-
 misc/translator/po/pt-BR-staff-prog.po             | 1322 ++++++++++----------
 misc/translator/po/pt-PT-staff-help.po             |   12 +-
 misc/translator/po/pt-PT-staff-prog.po             |   30 +-
 misc/translator/po/sv-SE-marc-MARC21.po            |    8 +-
 misc/translator/po/tr-TR-pref.po                   |   27 +-
 misc/translator/po/tr-TR-staff-help.po             |   18 +-
 misc/translator/po/tr-TR-staff-prog.po             |   66 +-
 misc/translator/po/zh-Hans-TW-opac-bootstrap.po    |   18 +-
 misc/translator/po/zh-Hans-TW-pref.po              |   11 +-
 misc/translator/po/zh-Hans-TW-staff-help.po        |   16 +-
 misc/translator/po/zh-Hans-TW-staff-prog.po        |   24 +-
 serials/routing.pl                                 |   19 +-
 41 files changed, 1783 insertions(+), 1322 deletions(-)
 create mode 100644 misc/release_notes/release_notes_17_11_06.md


hooks/post-receive
-- 
main Koha release repository


More information about the koha-commits mailing list