summaryrefslogtreecommitdiff
path: root/www
diff options
context:
space:
mode:
authorwen <wen@pkgsrc.org>2015-01-12 13:33:15 +0000
committerwen <wen@pkgsrc.org>2015-01-12 13:33:15 +0000
commit1027028f6e0cc5e4888a244df75b4a860c5f3faf (patch)
tree3f7842ad26d645a1e7ea59c8a3c36f236da2c15c /www
parentad43d8154ce296c91af82e3f6f001d84fc1fc2b4 (diff)
downloadpkgsrc-1027028f6e0cc5e4888a244df75b4a860c5f3faf.tar.gz
Update to 2.8.2
Upstream changes: Release date: 12 January, 2015 Here is the full list of fixed issues in 2.8.2. CONTENTS [hide] 1 Highlights 2 Functional changes 3 API changes 4 UI changes 5 Security issues 6 Fixes and improvements 7 See also Highlights MDL-40241 - Default Manager and Teacher role are able to manually mark course as completed MDL-46442 - Notifications about assignment re-submissions are sent MDL-43462 - EditPDF correctly shows landscape PDFs MDL-43679 - Clicking link to Moodle in MS Word no longer results "You are already logged in" message Functional changes MDL-42717 - Ensure automated backup files are deleted when an error occurs because of directory permissions MDL-47601 - Ensure old automated backups are deleted including the case when file name is renamed from language string MDL-48023 - Changed "Cache-control: private" to "public" on public static files to increase performance MDL-48224 - In the Task API, each adhoc and scheduled task now has it's own SMTP buffer, and the legacy cron has one buffer for all tasks. Previously scheduled tasks had no buffer, and the legacy cron had a buffer only for tasks of activity modules. MDL-33606 - Make distinction between all section course view and a single section course view log entry API changes MDL-44657 - No more Javascript error when the form class is namespaced MDL-22309 - get_role_users() works correctly when a user is assigned more than one role MDL-48697 - Completion directory is recognized by Moodle as a valid component directory MDL-48495 - Limit protocols supported by curl by default UI changes MDL-35078 - End date for self enrolment on the bulk enrolment form now also contains time MDL-42501 - Added help about deleting grades in the course reset form MDL-48206 - Wider textarea for the comments in the comments block 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-40097 - Course completion role criteria no longer causes fatal error MDL-35494 - User is able to restore an activity even when they own only one course MDL-20304 - Practice lesson does not appear in Gradebook [Patch] MDL-45324 - Grading notifications are not sent before the grades are released to students MDL-47133 - Keyboard shortcuts in Atto do not interfere with regional keyboard settings MDL-37704 - Possible to lock Description field in users' profiles MDL-36240 - Calendar events from activities are restored even without user data MDL-14908 - Parent Role can view courses for students that are in groups MDL-46472 - Fixed upgrade loop caused by undeletable themes MDL-31822 - Non-default section name is shown at the site level MDL-47475 - PDF annotation is visible by all students in the team and not only by the one who made a submission MDL-47993, MDL-48088 - Correctly parse dates with timezones when importing from Microsoft calendar MDL-48150 - Fixed a bug whereby only the first post in a forum was sent with the correct headers on each run of cron MDL-48288, MDL-48191 - Grader report's floating headers work correctly when email or average row is hidden MDL-48179 - Backup progress no longer times out when compressing large backup MDL-48164 - 'Reply to email' does not result in out-of-office replies posted in forum
Diffstat (limited to 'www')
-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 4d40af49b11..5ead3f6d5d1 100644
--- a/www/moodle/Makefile
+++ b/www/moodle/Makefile
@@ -1,6 +1,6 @@
-# $NetBSD: Makefile,v 1.34 2014/11/16 09:04:05 wen Exp $
+# $NetBSD: Makefile,v 1.35 2015/01/12 13:33:15 wen Exp $
-DISTNAME= moodle-2.8.1
+DISTNAME= moodle-2.8.2
CATEGORIES= www
MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=moodle/}
EXTRACT_SUFX= .tgz
diff --git a/www/moodle/distinfo b/www/moodle/distinfo
index f645a53636a..b5fd1a174bd 100644
--- a/www/moodle/distinfo
+++ b/www/moodle/distinfo
@@ -1,5 +1,5 @@
-$NetBSD: distinfo,v 1.24 2014/11/16 09:04:05 wen Exp $
+$NetBSD: distinfo,v 1.25 2015/01/12 13:33:15 wen Exp $
-SHA1 (moodle-2.8.1.tgz) = 4ef35f1a681033d66514bf952748ff36db536266
-RMD160 (moodle-2.8.1.tgz) = 6bbb707c9be5058b24b909cd2a349cbc3344937e
-Size (moodle-2.8.1.tgz) = 35720161 bytes
+SHA1 (moodle-2.8.2.tgz) = 808374583a81e0c119e39b905b6fc399594737d4
+RMD160 (moodle-2.8.2.tgz) = 982b5957037bc9988dc42c35b8dae474d1215b81
+Size (moodle-2.8.2.tgz) = 35761453 bytes