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 Mar 19 11:47:09 UTC 2018
Modified Files:
pkgsrc/www/moodle: Makefile distinfo
Log Message:
Update to 3.4.2
Upstream changes:
Moodle 3.4.2:
Highlights
MDL-48501, MDL-61600 - Migrate to reCAPTCHA v2
MDL-51189 - Quiz: now possible to edit user overrides even if quiz is not available to a student
MDL-60241 - Invisible default sections lead to unexpected visibility layout
MDL-61344 - Assignment: "additional files" are now shown in Edit Submission view
GDPR preparation
Plugins will be available for Moodle 3.3 and 3.4 to help Moodle sites to comply with GDPR. In Moodle 3.5 they will be included in the standard distribution. Some necessary core changes were already
included in this release:
MDL-61307 - New Privacy subsystem
MDL-61477 - Allow plugins to handle site policies and overwrite $CFG->sitepolicy
MDL-61423 - Signup process - add minimum age verification
Fixes and improvements
MDL-60815 - Fixed bug with loading CSS for editor
MDL-61549 - Fixed bug with empty user name on Participants page if username is included in user identitfy fields
MDL-60812 - Select correct default role during manual enrolment
MDL-58006 - Assignment: reset 'Blind marking' status during 'Course reset'
MDL-58845 - Choice: hide "unanswered" column when it is set so in choice settings
MDL-56688 - Single View & grades export should follow the same order set in gradebook set up
MDL-61305 - Performance: Modinfo cache can get built in parallel
MDL-61249 - Corrected end date for manual enrolments
MDL-61242 - EQUELLA repository: fixed error "The source url does not match the sourcekey."
MDL-61175 - Change "Remind me to grade by" date according to the new course start date after course restore
To generate a diff of this commit:
cvs rdiff -u -r1.61 -r1.62 pkgsrc/www/moodle/Makefile
cvs rdiff -u -r1.48 -r1.49 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.61 pkgsrc/www/moodle/Makefile:1.62
--- pkgsrc/www/moodle/Makefile:1.61 Thu Jan 18 03:40:42 2018
+++ pkgsrc/www/moodle/Makefile Mon Mar 19 11:47:09 2018
@@ -1,6 +1,6 @@
-# $NetBSD: Makefile,v 1.61 2018/01/18 03:40:42 wen Exp $
+# $NetBSD: Makefile,v 1.62 2018/03/19 11:47:09 wen Exp $
-DISTNAME= moodle-3.4.1
+DISTNAME= moodle-3.4.2
CATEGORIES= www
MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=moodle/}
EXTRACT_SUFX= .tgz
Index: pkgsrc/www/moodle/distinfo
diff -u pkgsrc/www/moodle/distinfo:1.48 pkgsrc/www/moodle/distinfo:1.49
--- pkgsrc/www/moodle/distinfo:1.48 Thu Jan 18 03:40:42 2018
+++ pkgsrc/www/moodle/distinfo Mon Mar 19 11:47:09 2018
@@ -1,6 +1,6 @@
-$NetBSD: distinfo,v 1.48 2018/01/18 03:40:42 wen Exp $
+$NetBSD: distinfo,v 1.49 2018/03/19 11:47:09 wen Exp $
-SHA1 (moodle-3.4.1.tgz) = a733b462551a8197723d68ceba55ec42104c329a
-RMD160 (moodle-3.4.1.tgz) = c20eb0317b90ec43254e48e0097d655737be6f47
-SHA512 (moodle-3.4.1.tgz) = f831553f6a87d4de24e283a539861431e3390d300ef6d4045dadca2e603206b5da9d7bb5854755fe8870c5a1605da84f2102ec47ea7b279586b275d40bbe0de3
-Size (moodle-3.4.1.tgz) = 44903594 bytes
+SHA1 (moodle-3.4.2.tgz) = 80774ffefcbdc6de2b26cb294df42f5a2d731bf1
+RMD160 (moodle-3.4.2.tgz) = c7ac42b2ff31b05b5b1608a7570444cb93b8a5d8
+SHA512 (moodle-3.4.2.tgz) = 29d81dac0aff688d5ee9c2ddfdbba71a9dbfc8422923b950e8d3a5d8c4da45fa6a953f225c237250ee73324bce5ce55f42bd470f070a4ecf58ed746c80bdf643
+Size (moodle-3.4.2.tgz) = 45012231 bytes
Home |
Main Index |
Thread Index |
Old Index