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: Mon Jul 10 11:44:56 UTC 2017
Modified Files:
pkgsrc/www/moodle: Makefile distinfo
Log Message:
Update to 3.3.1
Upstream changes:
Here is the full list of fixed issues in 3.3.1.
Contents
1 Highlights
2 Security issues
3 Fixes and improvements
4 For developers
5 See also
Highlights
MDL-58136 - Show only "in progress" courses in the My courses list in Booost flat navigation
MDL-56046 - Fixed bug when downloading Quiz statistics report and other multiple-sheet reports
MDL-58646, MDL-59122 - Number of performance improvements in Boost cache rebuilding
MDL-58310, MDL-59312, MDL-58103 - Correctly display AJAX errors and ignore interrupted requests caused by page unload (occasional "undefined" popup)
MDL-44961 - When restoring course with rolling start date never change log dates
Security issues
A number of security related issues were resolved. Details of these issues will be released after a period of approximately one week to allow system administrators to safely update to the latest
version.
Fixes and improvements
MDL-46322 - Assignment: Only enrolled users may be assigned as markers, if admins/managers can view course but are not enrolled they will not be assigned
MDL-58907 - Course overview: Remember last view mode (Timeline/Courses), add a setting for a default mode
MDL-58729 - Performance impovement in MySQL collation change script (follow up for Full UTF-8 Support in MySQL)
MDL-57957 - Assignment: Fixed bug with feedback files not being shown to students if assignment has no grading
MDL-57021 - Use normal password form field during sign up, adding new user and enrolling in a course
MDL-49988 - Wiki: line breaks in HTML source code should not affect page layout
MDL-58811 - Quiz: fixed bug preventing quiz duplication if questions have file links in their texts
For developers
MDL-58911 - Change of behavior when writing unittests for the dashboard events - now callback from module are executed in unittests same way they would be executed on the dashboard
To generate a diff of this commit:
cvs rdiff -u -r1.56 -r1.57 pkgsrc/www/moodle/Makefile
cvs rdiff -u -r1.43 -r1.44 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.56 pkgsrc/www/moodle/Makefile:1.57
--- pkgsrc/www/moodle/Makefile:1.56 Sat May 20 14:35:13 2017
+++ pkgsrc/www/moodle/Makefile Mon Jul 10 11:44:56 2017
@@ -1,6 +1,6 @@
-# $NetBSD: Makefile,v 1.56 2017/05/20 14:35:13 wen Exp $
+# $NetBSD: Makefile,v 1.57 2017/07/10 11:44:56 wen Exp $
-DISTNAME= moodle-3.3
+DISTNAME= moodle-3.3.1
CATEGORIES= www
MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=moodle/}
EXTRACT_SUFX= .tgz
Index: pkgsrc/www/moodle/distinfo
diff -u pkgsrc/www/moodle/distinfo:1.43 pkgsrc/www/moodle/distinfo:1.44
--- pkgsrc/www/moodle/distinfo:1.43 Sat May 20 14:35:13 2017
+++ pkgsrc/www/moodle/distinfo Mon Jul 10 11:44:56 2017
@@ -1,6 +1,6 @@
-$NetBSD: distinfo,v 1.43 2017/05/20 14:35:13 wen Exp $
+$NetBSD: distinfo,v 1.44 2017/07/10 11:44:56 wen Exp $
-SHA1 (moodle-3.3.tgz) = cd740701f5f01bb1469a0f96307739fee5b28863
-RMD160 (moodle-3.3.tgz) = 7851c1b1c97fd646c9e132938360f133caced9e7
-SHA512 (moodle-3.3.tgz) = bdd0426af36ab29fbb2b6a5d84328a652c30a3dfe9ea446cfb4b85bada589601fd418fce3c1e79c8efe95844e1195e4949db4414ba3c4562ad0228c7e5a1b1d3
-Size (moodle-3.3.tgz) = 43763142 bytes
+SHA1 (moodle-3.3.1.tgz) = c0e78550d29d552ca00f8e5b8080fe05d18d8775
+RMD160 (moodle-3.3.1.tgz) = fdc5375303d0dbb434742a67b0dc517e6f35f2f5
+SHA512 (moodle-3.3.1.tgz) = e338e33886b1d76c045d34428be97baedf47e65e4baba8003e334bfca019611bfdcf3f6c68ff3235463bdef6b90734be2725c48202fca259e604456f4c1c0bf1
+Size (moodle-3.3.1.tgz) = 43790252 bytes
Home |
Main Index |
Thread Index |
Old Index