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: Thu Jan 18 03:40:42 UTC 2018
Modified Files:
pkgsrc/www/moodle: Makefile distinfo
Log Message:
Update to 3.4.1
Upstream changes:
Here is the full list of fixed issues in 3.4.1.
Highlights
MDL-34161 - LTI: backup and restore supports submissions and also course and site tools. References to the site tools are restored only on the same site (they are not included in course backup
for security reasons).
MDL-27886 - If general backup setting "Include users" is unchecked, users with relevant capability can now backup user data
MDL-40613 - LDAP authentication method can now synchronise custom user profile fields
Fixes and improvements
MDL-58887 - Accessibility: Gear icon is now properly defined for screen readers
MDL-54106 - Incomplete user accounts are now deleted after specified period of time (setting "Delete not fully setup users after")
MDL-59512 - Allow to connect to OAuth 2 services that only support client authentication via Basic Auth
MDL-56197 - Lesson: Multiple Choice answers appear on same line as radio button
MDL-45068 - Import Groups from CSV tool bug fixes
MDL-52100 - Folder resource: Large files deleted when editing teachers update resource with global maxbytes lower
MDL-37757 - Turning off Server Files Repository should not break courses that use it
MDL-58272 - Assignment: Converting images in submissions to pdf (unoconv)
MDL-54967 - IMS Common Cartridge import works correctly with HTML entities in URLs
MDL-27230 - Quiz: when group override is deleted the calendar event should also be deleted
MDL-57431 - Quiz: Clicking on help for "Shuffle" button no longer toggles shuffle itself
MDL-42676 - Assignment: The message "This assignment is not accepting submissions" is displayed in the assignment when override the grade
MDL-34389 - Category manager with the 'moodle/course:changecategory' should be able to move existing courses between categories
MDL-52538 - Lesson: Content pages no longer display grade
MDL-45500 - Allow uninstalling grading methods plugins
MDL-58817 - LTI: display correct icons
MDL-43042 - Lesson multi-choice questions with multiple answers: more clear indication for the user which answer was correct
MDL-40790 - Lesson: UI fix for content buttons running off the edge of the page
MDL-59999 - Lesson: Grade essays page shows which essays have been graded
MDL-57564 - "Sort my courses (navsortmycoursessort)" setting now respected on the dashboard
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.60 -r1.61 pkgsrc/www/moodle/Makefile
cvs rdiff -u -r1.47 -r1.48 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.60 pkgsrc/www/moodle/Makefile:1.61
--- pkgsrc/www/moodle/Makefile:1.60 Sat Nov 25 13:27:10 2017
+++ pkgsrc/www/moodle/Makefile Thu Jan 18 03:40:42 2018
@@ -1,6 +1,6 @@
-# $NetBSD: Makefile,v 1.60 2017/11/25 13:27:10 wen Exp $
+# $NetBSD: Makefile,v 1.61 2018/01/18 03:40:42 wen Exp $
-DISTNAME= moodle-3.4
+DISTNAME= moodle-3.4.1
CATEGORIES= www
MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=moodle/}
EXTRACT_SUFX= .tgz
Index: pkgsrc/www/moodle/distinfo
diff -u pkgsrc/www/moodle/distinfo:1.47 pkgsrc/www/moodle/distinfo:1.48
--- pkgsrc/www/moodle/distinfo:1.47 Sat Nov 25 13:27:10 2017
+++ pkgsrc/www/moodle/distinfo Thu Jan 18 03:40:42 2018
@@ -1,6 +1,6 @@
-$NetBSD: distinfo,v 1.47 2017/11/25 13:27:10 wen Exp $
+$NetBSD: distinfo,v 1.48 2018/01/18 03:40:42 wen Exp $
-SHA1 (moodle-3.4.tgz) = 8f22cfdaae28bc5aa0dc83b5e928a08620694ebb
-RMD160 (moodle-3.4.tgz) = bb3b74918550036ae5f05c8aa48eca89f0dfccca
-SHA512 (moodle-3.4.tgz) = 72cc62864c7b8020af5b48d7af47afe763ce593f96749d149c3dcfd39f9eb3f8de383bc4684c6591ad5ad157c85f0ffea54eb70489e8312b8b09c63a73f32dba
-Size (moodle-3.4.tgz) = 44875575 bytes
+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
Home |
Main Index |
Thread Index |
Old Index