summaryrefslogtreecommitdiff
path: root/www
diff options
context:
space:
mode:
authorwen <wen@pkgsrc.org>2021-03-09 03:04:43 +0000
committerwen <wen@pkgsrc.org>2021-03-09 03:04:43 +0000
commitc59d4cf5fa2f77edeb535a2ba45c6d3baecb98dc (patch)
treea04d9b6efcc4e81ca991b2b392057b728e7a5b90 /www
parentc56532e9ec87e48933994659b8ca93e18ac46cb5 (diff)
downloadpkgsrc-c59d4cf5fa2f77edeb535a2ba45c6d3baecb98dc.tar.gz
Update to 3.10.2
Upstream changes: Moodle 3.10.2 release notes Releases > Moodle 3.10.2 release notes Release date: 8 March 2021 Here is the full list of fixed issues in 3.10.2. Contents 1 General fixes and improvements 2 Accessibility improvements 3 Security fixes 4 See also General fixes and improvements MDL-67959 - The default group icon should not be displayed when there is no group picture MDL-67515 - Uninstalled plugin breaks the custom lang tool if it had some strings customised MDL-66979 - Switch all the Behat testing to the new W3C drivers MDL-70535 - VideoJS language doesn't fallback to en MDL-68970 - Pages during a quiz attempt should not be cached, so forwards/back do not lead to errors MDL-57020 - Unable to delete scales which are no longer used MDL-70268 - Dropbox repository requires log on to work - which fails MDL-46256 - count_words returns too few words when dealing with html tags MDL-70048 - Dropbox Search API: /files/search is being retired in favor of /files/search_v2 MDL-69867 - Marking workflow display wrong current grade if using scales MDL-70736 - Unable to load Marking Guide Templates MDL-70796 - Moodle word count does not match other software MDL-69101 - Essay question: "Accepted file types" and other new fields are not supported in Moodle XML file MDL-70377 - When reviewing an attempt as a teacher $string['saved'] {$a} not replaced MDL-43697 - Archived badges are restored during course restore MDL-70676 - Workshop assessment aspect with no grade is unusable MDL-70631 - Poor performance of zip_packer::extract_to_pathname() MDL-70648 - Editing a calendar event of type category and removing the category results in an error MDL-68958 - Undefined variable: href when creating IMSCP MDL-70339 - Activity chooser does not honour external tool icons MDL-56772 - File picker:Right align table column headers, in RTL mode (theme:boost) MDL-70513 - Quiz manual grading page should warn if you try to leave with unsaved data MDL-70705 - Multilang Filters not applied to Recent blog entries block Blog entry titles MDL-70552 - Notification of submissions are not sent for anonymous feedback MDL-70574 - Cloze multianswer question leaks percentage if with decimal MDL-66932 - Grade percentage display in Gradebook should be LTR, in RTL mode MDL-70585 - Downloaded course content unbrowseable for some activity names MDL-70912 - Cannot access H5P content bank popup in Atto editor within mod_data textarea MDL-70264 - badges/oauth2callback.php should be removed and replaced by admin/oauth2callback.php MDL-67974 - Badge expiry error and missing expired stamp MDL-67494 - Course/activity calendar events are deleted when the teacher who created them requests their data to be deleted MDL-70995 - Group names not formatted in course participants filter MDL-69883 - Unable to scroll beyond 50 conversations in Messages tool MDL-69097 - Language filters aren't correctly applied in "Whole forum grading" Accessibility improvements MDL-70169 - Login page accessibility issues MDL-70288 - Checkbox and advanced checkbox elements can have duplicate labels MDL-70173 - Dashboard accessibility issues MDL-65390 - Accessibility #11 Content appears above “show more” button MDL-59782 - Question bank highlight of last added question is wrong in boost MDL-70172 - Site home page accessibility issues Security fixes Details of any security 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')
-rw-r--r--www/moodle/Makefile6
-rw-r--r--www/moodle/distinfo10
2 files changed, 8 insertions, 8 deletions
diff --git a/www/moodle/Makefile b/www/moodle/Makefile
index 058f857b04e..9c627133668 100644
--- a/www/moodle/Makefile
+++ b/www/moodle/Makefile
@@ -1,8 +1,8 @@
-# $NetBSD: Makefile,v 1.88 2021/01/05 12:49:44 taca Exp $
+# $NetBSD: Makefile,v 1.89 2021/03/09 03:04:43 wen Exp $
-DISTNAME= moodle-3.10
+DISTNAME= moodle-3.10.2
CATEGORIES= www
-MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=moodle/}
+MASTER_SITES= https://download.moodle.org/stable310/
EXTRACT_SUFX= .tgz
MAINTAINER= wen@NetBSD.org
diff --git a/www/moodle/distinfo b/www/moodle/distinfo
index 41192d11034..03662781e3b 100644
--- a/www/moodle/distinfo
+++ b/www/moodle/distinfo
@@ -1,6 +1,6 @@
-$NetBSD: distinfo,v 1.62 2020/11/15 15:03:28 wen Exp $
+$NetBSD: distinfo,v 1.63 2021/03/09 03:04:43 wen Exp $
-SHA1 (moodle-3.10.tgz) = 45f6d8bc60ee691c6e6000aedcf6fb137416fb07
-RMD160 (moodle-3.10.tgz) = 7d9e68636792d5fe59d61e2d94ab2b1d41084417
-SHA512 (moodle-3.10.tgz) = f0a55c5ed3636943a5193cadc3755cfd509619b1f85c003dffa6387c131f0579c02b40e825932b313d649d5e1e557f8e63569b5b51dada59f8aed5eac0474500
-Size (moodle-3.10.tgz) = 57423153 bytes
+SHA1 (moodle-3.10.2.tgz) = 65fd9790e5270d8e50199c8e31dbff2daa07123c
+RMD160 (moodle-3.10.2.tgz) = db38375e54f5a18d705886b2553fd964200e206d
+SHA512 (moodle-3.10.2.tgz) = 18b0361eca660235396641ec5126555948439f5064090bc6fd2792ce45462b26d1bf347acfad397b7e219ddf059d95d054c308ca234bf4c25706471ea127926a
+Size (moodle-3.10.2.tgz) = 57476423 bytes