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 3.2.1



details:   https://anonhg.NetBSD.org/pkgsrc/rev/8e8c0ac24921
branches:  trunk
changeset: 357350:8e8c0ac24921
user:      wen <wen%pkgsrc.org@localhost>
date:      Thu Jan 19 02:31:57 2017 +0000

description:
Update to 3.2.1

Upstream changes:
Moodle 3.2.1 release notes

Releases > Moodle 3.2.1 release notes

Release date: 9 January 2017

Here is the full list of fixed issues in 3.2.1.
Fixes and improvements

    MDL-55906 - Assignment grading table reset button should clear persistent settings
    MDL-57222 - Marking workflow and grading must still save for hidden Assignment
    MDL-56810 - Fixed error converting submissions for annotation when student is unenrolled from course
    MDL-55062 - Upload users admin tool incorrectly updates authentication method for existing users when not included in CSV
    MDL-56912 - Feedback: Allow to submit empty not required multichoice questions
    MDL-53044 - Completely prevent login with expired passwords
    MDL-57213 - Boost - Fixed bug when my courses were not displayed at all with $CFG->navshowmycoursecategories on

Security issues

    MSA-17-0001 System file inclusion when adding own preset file in Boost theme
    MSA-17-0002 Incorrect sanitation of attributes in forums
    MSA-17-0003 PHPMailer vulnerability in no-reply address
    MSA-17-0004 XSS in assignment submission page

diffstat:

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

diffs (27 lines):

diff -r 49f182157ca2 -r 8e8c0ac24921 www/moodle/Makefile
--- a/www/moodle/Makefile       Thu Jan 19 01:26:07 2017 +0000
+++ b/www/moodle/Makefile       Thu Jan 19 02:31:57 2017 +0000
@@ -1,6 +1,6 @@
-# $NetBSD: Makefile,v 1.52 2016/12/08 15:17:12 wen Exp $
+# $NetBSD: Makefile,v 1.53 2017/01/19 02:31:57 wen Exp $
 
-DISTNAME=      moodle-3.2
+DISTNAME=      moodle-3.2.1
 CATEGORIES=    www
 MASTER_SITES=  ${MASTER_SITE_SOURCEFORGE:=moodle/}
 EXTRACT_SUFX=  .tgz
diff -r 49f182157ca2 -r 8e8c0ac24921 www/moodle/distinfo
--- a/www/moodle/distinfo       Thu Jan 19 01:26:07 2017 +0000
+++ b/www/moodle/distinfo       Thu Jan 19 02:31:57 2017 +0000
@@ -1,6 +1,6 @@
-$NetBSD: distinfo,v 1.40 2016/12/08 15:17:12 wen Exp $
+$NetBSD: distinfo,v 1.41 2017/01/19 02:31:57 wen Exp $
 
-SHA1 (moodle-3.2.tgz) = 02e5659e9460f9f92444df3cf3942f9eac3b8bca
-RMD160 (moodle-3.2.tgz) = ec157eb58b302d06f0899ecfc74ea1353250711d
-SHA512 (moodle-3.2.tgz) = 6eca98c02cd42809dbb39b2a6197e984c6f110b33d1c15cb6399966af0bf7eeb0436f65f3ceb06e3bbf21a27551867ed5eaec6706fdf5624550d9aa96907cc58
-Size (moodle-3.2.tgz) = 38923254 bytes
+SHA1 (moodle-3.2.1.tgz) = 8af24d10612d6bd2d62ac9c2175e14d28b11806b
+RMD160 (moodle-3.2.1.tgz) = 6ae6a61127f08b265b677ce428422cfe3a73423c
+SHA512 (moodle-3.2.1.tgz) = 2942e312dcaae9ac234424f04216bf4f832cc5a716cc9fec392f4d71c8ece725d7d0ea0d19b09aeefcd661c73928f282812f94ad8e3be844c6739cf4da5b359c
+Size (moodle-3.2.1.tgz) = 38940294 bytes



Home | Main Index | Thread Index | Old Index