pkgsrc-Changes-HG archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

[pkgsrc/trunk]: pkgsrc/www/moodle Update to 3.4.2



details:   https://anonhg.NetBSD.org/pkgsrc/rev/d7c5ba749aab
branches:  trunk
changeset: 377588:d7c5ba749aab
user:      wen <wen%pkgsrc.org@localhost>
date:      Mon Mar 19 11:47:09 2018 +0000

description:
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

diffstat:

 www/moodle/Makefile |   4 ++--
 www/moodle/distinfo |  10 +++++-----
 2 files changed, 7 insertions(+), 7 deletions(-)

diffs (27 lines):

diff -r f596633bf3a5 -r d7c5ba749aab www/moodle/Makefile
--- a/www/moodle/Makefile       Mon Mar 19 10:39:34 2018 +0000
+++ b/www/moodle/Makefile       Mon Mar 19 11:47:09 2018 +0000
@@ -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
diff -r f596633bf3a5 -r d7c5ba749aab www/moodle/distinfo
--- a/www/moodle/distinfo       Mon Mar 19 10:39:34 2018 +0000
+++ b/www/moodle/distinfo       Mon Mar 19 11:47:09 2018 +0000
@@ -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