pkgsrc-Changes-HG archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

[pkgsrc/trunk]: pkgsrc/www/moodle Update to 2.7.2(security update)



details:   https://anonhg.NetBSD.org/pkgsrc/rev/a1f083010f35
branches:  trunk
changeset: 639679:a1f083010f35
user:      wen <wen%pkgsrc.org@localhost>
date:      Tue Sep 23 07:06:10 2014 +0000

description:
Update to 2.7.2(security update)

Upstream changes:
Highlights
MDL-45780 - Atto now working with form change checker and quiz autosave
MDL-46748 - Mathjax address that changed, that caused Atto to fail to load, has been updated in Moodle
MDL-35984 - Gradebook Sum of grades shows correct total if items are hidden
Functional changes
MDL-45724 - Warning given when the same memcached instance is used for both sessions and MUC
MDL-46681 - For Multiple choices questions in the quiz / question bank, the options "Clear incorrect responses" and "Show the number of correct responses" did not make sense for "One answer only" 
questions. It is now impossible to select that combination of options on the form.
Security issues
MSA-14-0033 URL parameter injection in CAS authentication
MSA-14-0034 Identity information revealed early in Q&A forum
Fixes and improvements
MDL-37509 - Description of assignment hidden in calendar if "always show description" = NO
MDL-46545 - Weekly stats now working again
MDL-46589 - Automatic emails now sent after users import from CSV
MDL-43197 - Parent role only sees course total and no longer individual grades
MDL-46236 - Start New Attempt option is now followed if SCORM is set to appear in a popup

Approved by:    wiz@

diffstat:

 www/moodle/Makefile |  4 ++--
 www/moodle/distinfo |  8 ++++----
 2 files changed, 6 insertions(+), 6 deletions(-)

diffs (25 lines):

diff -r 1045f810a798 -r a1f083010f35 www/moodle/Makefile
--- a/www/moodle/Makefile       Mon Sep 22 12:02:05 2014 +0000
+++ b/www/moodle/Makefile       Tue Sep 23 07:06:10 2014 +0000
@@ -1,6 +1,6 @@
-# $NetBSD: Makefile,v 1.30 2014/07/18 13:34:17 wen Exp $
+# $NetBSD: Makefile,v 1.31 2014/09/23 07:06:10 wen Exp $
 
-DISTNAME=      moodle-2.7.1
+DISTNAME=      moodle-2.7.2
 CATEGORIES=    www
 MASTER_SITES=  ${MASTER_SITE_SOURCEFORGE:=moodle/}
 EXTRACT_SUFX=  .tgz
diff -r 1045f810a798 -r a1f083010f35 www/moodle/distinfo
--- a/www/moodle/distinfo       Mon Sep 22 12:02:05 2014 +0000
+++ b/www/moodle/distinfo       Tue Sep 23 07:06:10 2014 +0000
@@ -1,5 +1,5 @@
-$NetBSD: distinfo,v 1.21 2014/07/18 13:34:17 wen Exp $
+$NetBSD: distinfo,v 1.22 2014/09/23 07:06:10 wen Exp $
 
-SHA1 (moodle-2.7.1.tgz) = b0474b2cac4d05897b181f1db7d921586a771903
-RMD160 (moodle-2.7.1.tgz) = deed447a568a71a5b137ee97356900f8a3707eb9
-Size (moodle-2.7.1.tgz) = 34818166 bytes
+SHA1 (moodle-2.7.2.tgz) = 396d985a12d6b34bc25028ecd34e5e1ab6fc2faf
+RMD160 (moodle-2.7.2.tgz) = 96decaf48c3659c49a3db4f30e895b4d944ad9e2
+Size (moodle-2.7.2.tgz) = 34850996 bytes



Home | Main Index | Thread Index | Old Index