summaryrefslogtreecommitdiff
path: root/www/moodle
diff options
context:
space:
mode:
authorwen <wen@pkgsrc.org>2017-07-10 11:44:56 +0000
committerwen <wen@pkgsrc.org>2017-07-10 11:44:56 +0000
commitdc9b4f6ada8d91416eac18508e8c145baa20ea22 (patch)
treef22bda5ed41804a18044b82ea87c27741c34dea0 /www/moodle
parent18eaa8b2fa9110447256660d6022dda99b544821 (diff)
downloadpkgsrc-dc9b4f6ada8d91416eac18508e8c145baa20ea22.tar.gz
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
Diffstat (limited to 'www/moodle')
-rw-r--r--www/moodle/Makefile4
-rw-r--r--www/moodle/distinfo10
2 files changed, 7 insertions, 7 deletions
diff --git a/www/moodle/Makefile b/www/moodle/Makefile
index 5d0247196d9..1f3c1e63466 100644
--- a/www/moodle/Makefile
+++ b/www/moodle/Makefile
@@ -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
diff --git a/www/moodle/distinfo b/www/moodle/distinfo
index 83d9659fc72..2eb99b16fd8 100644
--- a/www/moodle/distinfo
+++ b/www/moodle/distinfo
@@ -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