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 Sep 12 12:24:06 UTC 2016
Modified Files:
pkgsrc/www/moodle: Makefile distinfo
Log Message:
Update to 3.1.2
Upstream changes:
3.1.2
Highlights
MDL-37250 - Lessons: save students attempts if they timeout
MDL-54977 - Fixed bug with navigation tree not working in some cases
MDL-50586 - Warn teachers about removing level 0 in rubrics as it leads to unexpected grades.
MDL-41174 - Update the calendar event when inline changing activity name or duplicating activity
MDL-33741 - Allow teacher to access course files in hidden categories using Server files repository in filepicker
MDL-55333 - Fixed error when trying to view/export feedback responses with over 60 questions using mariadb/mysql
Security issues
MSA-16-0022 Web service tokens should be invalidated when the user password is changed or forced to be changed
Fixes and improvements
MDL-55312 - Bugfix: Load timeout for modules: core/first occurs after purge caches
MDL-55229 - Bugfix: Meta Enrolment - Search for course produces error
MDL-55707 - Bugfix: Possible to get in "recalculating grades" infinite loop
MDL-55292 - Include tideways profiler along with xhprof for PHP7 profiling
MDL-54892 - Uninstall scheduled tasks when plugin is uninstalled
MDL-22183 - Prevent stats from running later and later - use scheduled task time only
MDL-47371 - Bugfix: The character & is displayed as " & amp ; " in book module
MDL-52544 - Resolved problems of Oracle driver in PHP7 environment
MDL-55246 - Bugfix: Unoconv fails on files with spaces in the name.
MDL-51078 - Add "All changes" option to the Action selector in report_log (was present in 2.6 and removed in 2.7+)
MDL-52105 - Remove CAP_PROHIBIT in manager role for capability 'enrol/self:holdkey'
MDL-54847 - Allow students to insert HTML audio and video tags
MDL-55273 - Default setting for cookiesecure should be on
MDL-55520 - Assignment module no longer resets max grade to 100 during module editing
MDL-55245 - Attempting to select text in PDF annotation comments drags the comment box
To generate a diff of this commit:
cvs rdiff -u -r1.49 -r1.50 pkgsrc/www/moodle/Makefile
cvs rdiff -u -r1.37 -r1.38 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.49 pkgsrc/www/moodle/Makefile:1.50
--- pkgsrc/www/moodle/Makefile:1.49 Fri Jul 15 02:44:39 2016
+++ pkgsrc/www/moodle/Makefile Mon Sep 12 12:24:06 2016
@@ -1,6 +1,6 @@
-# $NetBSD: Makefile,v 1.49 2016/07/15 02:44:39 wen Exp $
+# $NetBSD: Makefile,v 1.50 2016/09/12 12:24:06 wen Exp $
-DISTNAME= moodle-3.1.1
+DISTNAME= moodle-3.1.2
CATEGORIES= www
MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=moodle/}
EXTRACT_SUFX= .tgz
Index: pkgsrc/www/moodle/distinfo
diff -u pkgsrc/www/moodle/distinfo:1.37 pkgsrc/www/moodle/distinfo:1.38
--- pkgsrc/www/moodle/distinfo:1.37 Fri Jul 15 02:44:39 2016
+++ pkgsrc/www/moodle/distinfo Mon Sep 12 12:24:06 2016
@@ -1,6 +1,6 @@
-$NetBSD: distinfo,v 1.37 2016/07/15 02:44:39 wen Exp $
+$NetBSD: distinfo,v 1.38 2016/09/12 12:24:06 wen Exp $
-SHA1 (moodle-3.1.1.tgz) = 90e8fd8c54fe280bb175bcb543c2995c5375058e
-RMD160 (moodle-3.1.1.tgz) = b6eb572dfb15c4fd98f8226591a6f4e44c5d7688
-SHA512 (moodle-3.1.1.tgz) = 12c5c68691833033518f8dc9ce9053eb5a5bf88ebe7c4683c7ef611725d2763ad34f1af9e64d9696f4bb9d3a454c41f7516d040f34d7b6f88da1c140d074a552
-Size (moodle-3.1.1.tgz) = 37479843 bytes
+SHA1 (moodle-3.1.2.tgz) = 583a80523834bec3fe51d83f457679d01ed22a08
+RMD160 (moodle-3.1.2.tgz) = 50ad503ed354646510c40018860ba3e06d7b809c
+SHA512 (moodle-3.1.2.tgz) = 82f3448c2255d7665a2acea1baeaed9982e3a9a96842a5878ed02d92a5f92b8f00d7b43d6393018d604151f348d7fdc371b200569fd5b5ba4a83081f0604b693
+Size (moodle-3.1.2.tgz) = 37508124 bytes
Home |
Main Index |
Thread Index |
Old Index