pkgsrc-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: pkgsrc/www/moodle
Module Name: pkgsrc
Committed By: wen
Date: Thu Jan 19 02:31:57 UTC 2017
Modified Files:
pkgsrc/www/moodle: Makefile distinfo
Log Message:
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
To generate a diff of this commit:
cvs rdiff -u -r1.52 -r1.53 pkgsrc/www/moodle/Makefile
cvs rdiff -u -r1.40 -r1.41 pkgsrc/www/moodle/distinfo
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
Modified files:
Index: pkgsrc/www/moodle/Makefile
diff -u pkgsrc/www/moodle/Makefile:1.52 pkgsrc/www/moodle/Makefile:1.53
--- pkgsrc/www/moodle/Makefile:1.52 Thu Dec 8 15:17:12 2016
+++ pkgsrc/www/moodle/Makefile Thu Jan 19 02:31:57 2017
@@ -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
Index: pkgsrc/www/moodle/distinfo
diff -u pkgsrc/www/moodle/distinfo:1.40 pkgsrc/www/moodle/distinfo:1.41
--- pkgsrc/www/moodle/distinfo:1.40 Thu Dec 8 15:17:12 2016
+++ pkgsrc/www/moodle/distinfo Thu Jan 19 02:31:57 2017
@@ -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