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: Fri Nov 17 03:15:41 UTC 2017
Modified Files:
pkgsrc/www/moodle: Makefile distinfo
Log Message:
Update to 3.3.3
Upstream changes:
Highlights
MDL-59798 - Assignment: Show Due Date in calendar for teachers and managers
MDL-36580 - External Tool: backup/restore consumer key and secret (on the same site only)
MDL-57560 - Show file upload progress bar in Boost theme
MDL-37810 - List custom roles in the filter on Participants page
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-52131 - Respect comment format in questions manual comments when Plain text area editor is used
MDL-55849 - Assignment: Reopening a group assignment should not create additional attempts for each group member
MDL-59909 - Fixed error in ad-hoc refresh_mod_calendar_events_task that caused exceptions and very long cron run time
MDL-59780 - Restore MathJax filter settings that were lost in previous upgrades
MDL-54540 - External tool: Allow to switch to full screen mode
MDL-51892 - Better explaination of the reason for failed logins in the logs report
MDL-57055 - Label resource: allow to access "Label administration" without Administration block on the "Edit label" page
MDL-53244 - Show error message when incorrect CAPTCHA is entered on sign-up page
MDL-57477 - Fixed configuration of PHP 7 sessions using memcached (3.x.x)
MDL-59854 - Forum: Avoid creating duplicate subscriptions due to race conditions
MDL-60366 - Feedback: fixed upgrade script (introduced in 3.1.6 and 3.2.3) that deleted valid multiple anonymous attempts. If your site was affected, please follow MDL-60592 for the script that
restores accidentally deleted data.
To generate a diff of this commit:
cvs rdiff -u -r1.58 -r1.59 pkgsrc/www/moodle/Makefile
cvs rdiff -u -r1.45 -r1.46 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.58 pkgsrc/www/moodle/Makefile:1.59
--- pkgsrc/www/moodle/Makefile:1.58 Mon Sep 11 12:08:18 2017
+++ pkgsrc/www/moodle/Makefile Fri Nov 17 03:15:40 2017
@@ -1,6 +1,6 @@
-# $NetBSD: Makefile,v 1.58 2017/09/11 12:08:18 wen Exp $
+# $NetBSD: Makefile,v 1.59 2017/11/17 03:15:40 wen Exp $
-DISTNAME= moodle-3.3.2
+DISTNAME= moodle-3.3.3
CATEGORIES= www
MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=moodle/}
EXTRACT_SUFX= .tgz
Index: pkgsrc/www/moodle/distinfo
diff -u pkgsrc/www/moodle/distinfo:1.45 pkgsrc/www/moodle/distinfo:1.46
--- pkgsrc/www/moodle/distinfo:1.45 Mon Sep 11 12:08:18 2017
+++ pkgsrc/www/moodle/distinfo Fri Nov 17 03:15:40 2017
@@ -1,6 +1,6 @@
-$NetBSD: distinfo,v 1.45 2017/09/11 12:08:18 wen Exp $
+$NetBSD: distinfo,v 1.46 2017/11/17 03:15:40 wen Exp $
-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
+SHA1 (moodle-3.3.3.tgz) = 3f274e728b84a7f1ca5a29027cf9f64306c39db6
+RMD160 (moodle-3.3.3.tgz) = 38550efa146e0f19cb547b41a85bff69ecbdc50d
+SHA512 (moodle-3.3.3.tgz) = 9d0097b081b4f6ad4e5d4951696d552bf097e22f807bcf9ad3112388716fcc16ca4c5bd79074739689205c8f193901874f892b29f15c1cf4545cdcc38fc7c4c7
+Size (moodle-3.3.3.tgz) = 44238027 bytes
Home |
Main Index |
Thread Index |
Old Index