summaryrefslogtreecommitdiff
path: root/www/moodle
diff options
context:
space:
mode:
authorwen <wen@pkgsrc.org>2017-09-11 12:08:18 +0000
committerwen <wen@pkgsrc.org>2017-09-11 12:08:18 +0000
commit9f1033ede07a52eacebaab8ef1b113bf9c6fcb88 (patch)
tree74831c1b2db3b5ee8ddeadd00a9efe652ad1ccbc /www/moodle
parent1878073ca7622636962964a129cc94b55a92ac85 (diff)
downloadpkgsrc-9f1033ede07a52eacebaab8ef1b113bf9c6fcb88.tar.gz
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
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 1f3c1e63466..756b03c99cd 100644
--- a/www/moodle/Makefile
+++ b/www/moodle/Makefile
@@ -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
diff --git a/www/moodle/distinfo b/www/moodle/distinfo
index 2eb99b16fd8..5f99acc224b 100644
--- a/www/moodle/distinfo
+++ b/www/moodle/distinfo
@@ -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