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 11 12:08:19 UTC 2017
Modified Files:
pkgsrc/www/moodle: Makefile distinfo
Log Message:
Update to 3.3.2
Upstream changes:
Here is the full list of fixed issues in 3.3.2.
Highlights
MDL-59492 - Gray out hidden courses in the new course overview block
MDL-57412 - Setting "Always link course sections" should apply consistently in Boost and Clean/More
MDL-58196 - "Require grade to pass" in quiz completion settings must be checked only with "Require grade", otherwise it does not work and causes confusions
MDL-57698 - Bug fix: Backup and restore cause deadlock with sqlsrv driver
Fixes and improvements
MDL-55912 - Assignment: when blind marking is enabled, students should receive teacher participant number in the email and not their own
MDL-54607 - Calendar export should not export events without duration as full-day events, i.e. assignment due dates have time component that was lost during export
MDL-59490 - Bug fix: LTI does not work when activity has a long name
MDL-55937 - Assignment: fixed error when viewing attachments of team submission
MDL-59511, MDL-59746, MDL-59539, MDL-59869 - Multiple fixes in OAuth 2 services (Google, OwnCloud, Nextcloud, etc)
MDL-35290 - My private files should continue working even if some files in filesystem are currently unreadable
MDL-57259 - Fixed bug that caused multiple debugging messages in error.log when teachers use assignment grading
MDL-56646 - Assignment: changing maximum grade of the module could result in negative grades in assignment which were pushed as "0" to the gradebook. This bug was fixed and will not happen in the
future. However, according to Moodle policy, no existing grades were changed. Teachers will see the warning that there are erroneous grades and will be able to fix all of them with one click
MDL-54965 - Database module: fixed SQL error when you edit an entry after having added a new picture/file field
MDL-46495 - When uploading courses the setting "Completion tracking" should be set to the site default
MDL-59262 - Courses made via course request or "Upload course" tool should respect default course sections
MDL-59442 - Some third party modules had very big icons in the Default activity completion page
MDL-38129 - Grade export of user profile fields can now work with uppercase letters in the fields names
MDL-59317 - Performance improvements on the messages page
MDL-57246 - Trying to view a forum without the capability may lead you to a broken page.
MDL-59287 - Generate calendar event for "Expected completed on" for all modules.
MDL-55364 - Forum headers alignment on narrow screens
MDL-57649 - Lesson: Fixed bug deleting files unrelated to the pages being deleted
MDL-59195 - Assignments: when switching role to student teacher should be able to view group submissions
MDL-59068 - Lesson: Restore the behaviour of "No, I just want to go on to the next question"
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
To generate a diff of this commit:
cvs rdiff -u -r1.57 -r1.58 pkgsrc/www/moodle/Makefile
cvs rdiff -u -r1.44 -r1.45 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.57 pkgsrc/www/moodle/Makefile:1.58
--- pkgsrc/www/moodle/Makefile:1.57 Mon Jul 10 11:44:56 2017
+++ pkgsrc/www/moodle/Makefile Mon Sep 11 12:08:18 2017
@@ -1,6 +1,6 @@
-# $NetBSD: Makefile,v 1.57 2017/07/10 11:44:56 wen Exp $
+# $NetBSD: Makefile,v 1.58 2017/09/11 12:08:18 wen Exp $
-DISTNAME= moodle-3.3.1
+DISTNAME= moodle-3.3.2
CATEGORIES= www
MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=moodle/}
EXTRACT_SUFX= .tgz
Index: pkgsrc/www/moodle/distinfo
diff -u pkgsrc/www/moodle/distinfo:1.44 pkgsrc/www/moodle/distinfo:1.45
--- pkgsrc/www/moodle/distinfo:1.44 Mon Jul 10 11:44:56 2017
+++ pkgsrc/www/moodle/distinfo Mon Sep 11 12:08:18 2017
@@ -1,6 +1,6 @@
-$NetBSD: distinfo,v 1.44 2017/07/10 11:44:56 wen Exp $
+$NetBSD: distinfo,v 1.45 2017/09/11 12:08:18 wen Exp $
-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
+SHA1 (moodle-3.3.2.tgz) = 529f7e978d7f684581072102afc3a895916bca02
+RMD160 (moodle-3.3.2.tgz) = a2936edecc058e6669fca6ff11cad1718d723409
+SHA512 (moodle-3.3.2.tgz) = 58b97f3e8f9f5c8956acce77be1e75dcc49ca27bb7032bdc70e386d6dc39dfc843b450ade27061a547f766073ec21564767af50140ac18915ab6cf92a0250973
+Size (moodle-3.3.2.tgz) = 44171663 bytes
Home |
Main Index |
Thread Index |
Old Index