summaryrefslogtreecommitdiff
path: root/www
diff options
context:
space:
mode:
authorwen <wen@pkgsrc.org>2014-03-19 14:20:00 +0000
committerwen <wen@pkgsrc.org>2014-03-19 14:20:00 +0000
commit1af9ee98f68c4071c77a8745dd3c7b4d8b00cd03 (patch)
treef7b8d928c751d79a4681bf7b57591e2ca66120d0 /www
parentece1f830b1cee2298e26ee924db8d292868a40ab (diff)
downloadpkgsrc-1af9ee98f68c4071c77a8745dd3c7b4d8b00cd03.tar.gz
Update to 2.5.5
Approved by: wiz@ Upstream changes: 2.5.5 Highlights MDL-43733 - Auto-saved responses are used when a quiz attempt is submitted automatically MDL-27414 - Random short answer matching question type now works again (with thanks to Jean-Michel VĂ©drine) Functional changes MDL-40821 - Language menu in Clean shows language used API changes MDL-43882 - "Time spent waiting for the database" value added to performance info UI changes MDL-44425 - Skydrive, Box.net and Google Docs are renamed OneDrive, Box and Google Drive respectively to reflect these remote service name changes. Security issues MSA-14-0004 Incorrect filtering in Quiz MSA-14-0005 Access issue in Feedback activity MSA-14-0006 Capability issue in Chat MSA-14-0007 Access issue in Wiki MSA-14-0008 Cross site scripting potential in Flowplayer MSA-14-0009 Identity information leak in Forum and Quiz MSA-14-0010 Identity information leak in Alfresco Repository MSA-14-0011 Cross site request forgery potential in IMS enrolments MSA-14-0012 Access issue in Badges Fixes and improvements MDL-40705 - Long course names are truncated in navigation menu MDL-40205 - Long block titles are truncated in Clean MDL-42882 - Performance improvement to missing root directory upgrade step MDL-40849 - Assignment marking guide screen fixed in Clean MDL-44217 - The link colour in Bootstrapbase (and Clean) is now WCAG compliant MDL-44029 - Quiz user overrides no longer deleted by group event handler MDL-44018 - Variant field of question_attempts is backed up by Moodle backup MDL-43941 - Activity show/hide toggle fixed in hidden and orphaned sections MDL-43306 - Backup no longer introduces duplicate gradeitem sortorders when restoring 2.5.4 Highlights MDL-41819 - Able to edit a larger number of grades in the grader report Functional changes MDL-42504 - Quiz auto-save detects that the connection to the server has been lost and warns students API changes MDL-40741 - Behat tests adapted to Clean theme MDL-42942 - Environmental information shown at the beginning of every Behat run Security issues MSA-14-0001 Config passwords visibility issue MSA-14-0002 Group constraints lacking in "login as" MSA-14-0003 Cross-site request forgery vulnerability in profile fields Fixes and improvements MDL-34182 - Invalid JSON no longer output on filepicker when repository plugins output invalid content MDL-43367 - get_child_contexts() returns correct contexts when context path missing MDL-42913 - Group cache works as expected MDL-40003 - Assignment submission comments are restored MDL-42085 - Default enrolment duration is now applied when manually enrolling a user
Diffstat (limited to 'www')
-rw-r--r--www/moodle/Makefile4
-rw-r--r--www/moodle/distinfo8
2 files changed, 6 insertions, 6 deletions
diff --git a/www/moodle/Makefile b/www/moodle/Makefile
index ad1cf0b8573..7c32ae19ec6 100644
--- a/www/moodle/Makefile
+++ b/www/moodle/Makefile
@@ -1,6 +1,6 @@
-# $NetBSD: Makefile,v 1.25 2013/11/16 13:03:08 wen Exp $
+# $NetBSD: Makefile,v 1.26 2014/03/19 14:20:00 wen Exp $
-DISTNAME= moodle-2.5.3
+DISTNAME= moodle-2.5.5
CATEGORIES= www
MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=moodle/}
EXTRACT_SUFX= .tgz
diff --git a/www/moodle/distinfo b/www/moodle/distinfo
index 0803a66a3ae..55fb232f0d3 100644
--- a/www/moodle/distinfo
+++ b/www/moodle/distinfo
@@ -1,5 +1,5 @@
-$NetBSD: distinfo,v 1.17 2013/11/16 13:03:08 wen Exp $
+$NetBSD: distinfo,v 1.18 2014/03/19 14:20:00 wen Exp $
-SHA1 (moodle-2.5.3.tgz) = 0e0f9afb01623d6d0cd940c3e4eca07e5a0691cb
-RMD160 (moodle-2.5.3.tgz) = d4e95830f59d1fe0bab568c76847338065814284
-Size (moodle-2.5.3.tgz) = 32377514 bytes
+SHA1 (moodle-2.5.5.tgz) = 255a39babae8a6d726dada5989c1fc75f311c6d4
+RMD160 (moodle-2.5.5.tgz) = 025b0113bc803b265340161e43107b15871b4a02
+Size (moodle-2.5.5.tgz) = 32483875 bytes