[koha-commits] main Koha release repository branch master updated. v3.08.00-1029-ga4bf495

Git repo owner gitmaster at git.koha-community.org
Fri Oct 12 12:14:58 CEST 2012


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  a4bf495f3b7763059d6ceab2001fbf07313ca00d (commit)
       via  2e30600a5827deb1686d56ea00c27c232b22b7bc (commit)
       via  53309fab4b3c2b15a1c15797be392a9ace982b47 (commit)
       via  6eeb5180422d9439afb9e783aae70f7c1beb27e7 (commit)
       via  54d56e303a7ec993b3f8ff8593f8e19024ad9624 (commit)
       via  802dd7baf5a51e4bf028a070497c72cf894c9527 (commit)
       via  6a4cbbba6095791926d925cb14bd286dea16c835 (commit)
      from  0c75d667d5a299e72601965459e5ab3c1c67974c (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 a4bf495f3b7763059d6ceab2001fbf07313ca00d
Author: Chris Cormack <chrisc at catalyst.net.nz>
Date:   Tue Oct 9 14:19:18 2012 +1300

    Bug 3652 XSS vulnerability in facets
    
    Signed-off-by: Katrin Fischer <Katrin.Fischer.83 at web.de>
    Confirmed bug with test plan on the bug and checked that
    problem is fixed after applying the patch and that facets
    still work.

commit 2e30600a5827deb1686d56ea00c27c232b22b7bc
Author: Chris Cormack <chrisc at catalyst.net.nz>
Date:   Tue Oct 9 14:11:10 2012 +1300

    Bug 3652: XSS vulnerability in page numbering
    
    Signed-off-by: Katrin Fischer <Katrin.Fischer.83 at web.de>
    Confirmed the problem with test plan on the bug and checked that
    paging works correctly after the patch.
    
    Signed-off-by: Paul Poulain <paul.poulain at biblibre.com>

commit 53309fab4b3c2b15a1c15797be392a9ace982b47
Author: Chris Cormack <chrisc at catalyst.net.nz>
Date:   Mon Oct 8 21:30:49 2012 +1300

    Bug 3652 : [SIGNED-OFF] [SECURITY] XSS vulnerability
    
    Signed-off-by: Magnus Enger <magnus at enger.priv.no>
    Works as advertised. After applying the patch, <blink>fish</blink>
    is displayed on the page, but no blinking occurs.
    
    Signed-off-by: Magnus Enger <magnus at enger.priv.no>
    Signed-off-by: Paul Poulain <paul.poulain at biblibre.com>

commit 6eeb5180422d9439afb9e783aae70f7c1beb27e7
Merge: 802dd7b 54d56e3
Author: Paul Poulain <paul.poulain at biblibre.com>
Date:   Fri Oct 12 11:55:14 2012 +0200

    Merge remote-tracking branch 'origin/new/bug_8636'

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

Summary of changes:
 C4/Installer/PerlDependencies.pm                   |    6 +-
 .../prog/en/modules/members/member.tt              |    2 +-
 .../opac-tmpl/prog/en/includes/opac-facets.inc     |    6 +-
 .../opac-tmpl/prog/en/includes/page-numbers.inc    |    7 +-
 .../opac-tmpl/prog/en/modules/opac-shelves.tt      |    2 +-
 members/member.pl                                  |    1 +
 misc/translator/LangInstaller.pm                   |   87 ++++++++++++--------
 7 files changed, 66 insertions(+), 45 deletions(-)


hooks/post-receive
-- 
main Koha release repository


More information about the koha-commits mailing list