From 9557d5c22cd418323fab4c69edebb8dd5847d182 Mon Sep 17 00:00:00 2001 From: tron Date: Thu, 22 May 2014 12:26:35 +0000 Subject: Pullup ticket #4415 - requested by wen www/moodle: security update Revisions pulled up: - www/moodle/Makefile 1.27 - www/moodle/distinfo 1.19 --- Module Name: pkgsrc Committed By: wen Date: Thu May 22 00:58:07 UTC 2014 Modified Files: pkgsrc/www/moodle: Makefile distinfo Log Message: Update to 2.5.6 Upstream changes: Moodle 2.5.6 release notes Release date: 12 May, 2014 Here is the full list of fixed issues in 2.5.6. Functional changes MDL-43985 - Checkbox added to control sending of feedback when grading Assignment (backport of MDL-33600) Security issues MSA-14-0014 Cross-site request forgery possible in Assignment MSA-14-0015 Web service token expiry issue for MoodleMobile MSA-14-0016 Anonymous student identity revealed in Assignment MSA-14-0017 File access issue in HTML block MSA-14-0019 Reflected XSS in URL downloader repository Fixes and improvements MDL-45119 - When student opens assignment feedback PDF no error messages are shown MDL-41551 - Block drag-drop fixed for Clean theme on My Home page MDL-44936 - CSS chunking is now more reliable on IE MDL-45154 - Warnings and errors in user profile page fixed MDL-43721 - Poor performance on Assignment grading page fixed --- www/moodle/Makefile | 4 ++-- www/moodle/distinfo | 8 ++++---- 2 files changed, 6 insertions(+), 6 deletions(-) diff --git a/www/moodle/Makefile b/www/moodle/Makefile index 7c32ae19ec6..68f7fd2b47c 100644 --- a/www/moodle/Makefile +++ b/www/moodle/Makefile @@ -1,6 +1,6 @@ -# $NetBSD: Makefile,v 1.26 2014/03/19 14:20:00 wen Exp $ +# $NetBSD: Makefile,v 1.26.2.1 2014/05/22 12:26:35 tron Exp $ -DISTNAME= moodle-2.5.5 +DISTNAME= moodle-2.5.6 CATEGORIES= www MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=moodle/} EXTRACT_SUFX= .tgz diff --git a/www/moodle/distinfo b/www/moodle/distinfo index 55fb232f0d3..7778de5edf7 100644 --- a/www/moodle/distinfo +++ b/www/moodle/distinfo @@ -1,5 +1,5 @@ -$NetBSD: distinfo,v 1.18 2014/03/19 14:20:00 wen Exp $ +$NetBSD: distinfo,v 1.18.2.1 2014/05/22 12:26:35 tron Exp $ -SHA1 (moodle-2.5.5.tgz) = 255a39babae8a6d726dada5989c1fc75f311c6d4 -RMD160 (moodle-2.5.5.tgz) = 025b0113bc803b265340161e43107b15871b4a02 -Size (moodle-2.5.5.tgz) = 32483875 bytes +SHA1 (moodle-2.5.6.tgz) = e45a0d47d0122574684107457174cd573727c3cb +RMD160 (moodle-2.5.6.tgz) = b1dd1405129eef2137c124885d06ee333e35e988 +Size (moodle-2.5.6.tgz) = 32493195 bytes -- cgit v1.2.3