summaryrefslogtreecommitdiff
path: root/www/moodle
diff options
context:
space:
mode:
authorwen <wen@pkgsrc.org>2015-09-20 13:11:38 +0000
committerwen <wen@pkgsrc.org>2015-09-20 13:11:38 +0000
commit812163731f84c15c3a2bfbc30c6d8f3774be4ae7 (patch)
tree713a70034b7157a94765b4f8848dc0ac8eea58e2 /www/moodle
parent59498b43713774a4f2f103ccab3a8d49e4de3e8a (diff)
downloadpkgsrc-812163731f84c15c3a2bfbc30c6d8f3774be4ae7.tar.gz
Update to 2.9.2(security update)
Oked by wiz@ Upstream changes: Moodle 2.9.2 Highlights MDL-50062 - Changing grading category aggregation method no longer results in unexpected "Extra credit" items MDL-34938 - Enrolment expiration dates are now respected in meta course enrolments MDL-35148 - Course/Category themes are respected when viewing website on tablets or mobile devices MDL-45772 - Forms such as "Create new group" are no longer populated with passwords and usernames by the browsers UI changes MDL-37832 - Course overview block on "My" ("Dashboard") page indicates that activities are expandable/collapsible MDL-46860 - Filepicker is displayed correctly inside Manage Files popup in Atto MDL-49536 - "Clean" and "More" theme's logo removes all header information. MDL-45841 - Blog-style forums better indicate unread posts MDL-50293 - File name wraps properly in the Navigation block MDL-50323 - Unordered lists are styled in course sections properly MDL-50869 - Increased contract of warning colours for AA accessibility MDL-50801 - Allow to set the caption side in Atto table MDL-50525 - Improve placement of preventsubmissionnotingroup on settings page Functional changes MDL-49826 - Single view now requires capability moodle/grade:edit and not moodle/grade:manage MDL-35027 - Forum's subscribers list shows participants with no access to forum MDL-51179 - Atto autosave restore is disabled if the content is modified by somebody else MDL-49629 - Possible to specify icon URL for a named external tool MDL-50868 - Allow to use ruby tags API changes MDL-49085 - Block tag_youtube is converted to the new YouTube API MDL-49360 - Function get_local_referer() should be used rather than HTTP_REFERER directly 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. Fixes and improvements MDL-46232 - Fixed "Only lowercase letters allowed" error on deleting users with empty email MDL-30315 - Uploading feedback from CSV no longer overrides local assigned grades MDL-50446 - Main menu block no longer throws error if there is a resource to be opened in a new window MDL-49440 - Date picker correctly displays names for week days in all locales MDL-42670 - Recent activity block no longer shows student name when assignment blind marking is on MDL-49864 - Assignment PDF Pen annotations are always visible even if there are draft pen annotations MDL-43785 - Corrected error message text about expired sessions when clicking on AJAX elements such as expanding admin menu MDL-44962 - Fixed error when using HTML tags inside wiki headers MDL-50649 - Optimised database query for Course Participation report MDL-50714 - Posting in a forum does not unnecessarily require capability 'mod/forum:movediscussions' MDL-50799 - Improve question bank "questions per page" string behaviou
Diffstat (limited to 'www/moodle')
-rw-r--r--www/moodle/Makefile4
-rw-r--r--www/moodle/distinfo8
2 files changed, 6 insertions, 6 deletions
diff --git a/www/moodle/Makefile b/www/moodle/Makefile
index 54a25d06fad..d7314726d78 100644
--- a/www/moodle/Makefile
+++ b/www/moodle/Makefile
@@ -1,6 +1,6 @@
-# $NetBSD: Makefile,v 1.40 2015/07/08 15:51:56 wen Exp $
+# $NetBSD: Makefile,v 1.41 2015/09/20 13:11:38 wen Exp $
-DISTNAME= moodle-2.9.1
+DISTNAME= moodle-2.9.2
CATEGORIES= www
MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=moodle/}
EXTRACT_SUFX= .tgz
diff --git a/www/moodle/distinfo b/www/moodle/distinfo
index 0271be14d23..827951618b4 100644
--- a/www/moodle/distinfo
+++ b/www/moodle/distinfo
@@ -1,5 +1,5 @@
-$NetBSD: distinfo,v 1.29 2015/07/08 15:51:56 wen Exp $
+$NetBSD: distinfo,v 1.30 2015/09/20 13:11:38 wen Exp $
-SHA1 (moodle-2.9.1.tgz) = f0c72e54843a35399842d35a83bc61865f0f3ea9
-RMD160 (moodle-2.9.1.tgz) = 881a9a86811127b709a48bdc02fe1a81e2242427
-Size (moodle-2.9.1.tgz) = 36340544 bytes
+SHA1 (moodle-2.9.2.tgz) = 5ddcf28f118bcaad057a90fe0a72a398960c9c49
+RMD160 (moodle-2.9.2.tgz) = d3d8d3734d2a1dfaa2a6784587ee296f6344af42
+Size (moodle-2.9.2.tgz) = 36435068 bytes