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: Sat Nov 19 06:33:25 UTC 2016
Modified Files:
pkgsrc/www/moodle: Makefile distinfo
Log Message:
Update to 3.1.3
Upstream changes:
Moodle 3.1.3 release notes
Functional changes
MDL-56022 - Assignment: Allow to bulk download students submissions in separate folders to avoid file renaming confirmations
MDL-46946 - Prompt users to complete required custom user profile fields before allowing them to use the site
MDL-43796 - Assignment: When importing an assignment with blind marking into another course never reveal identities
API changes
MDL-52051 - Migrate to Dropbox API v2
MDL-55602 - Sessions: Add support for Redis as a session_class_handler
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-47500 - SCORM: Remove blank space on top
MDL-54852 - Assignment: Do not display "Do you want to leave this page" dialogue on PDF grading screen when changes are saved
MDL-29332 - Allow calculated questions to have variables with case differences (usually affects upgrades from before Moodle 2.1)
MDL-56129 - Fix video playback with iOS 10.0 and 10.1 devices (iPad / iPhone)
MDL-29774 - When adding group members and using user search display groups of potential members
MDL-42041 - Book: put "Turn editing on" button in a more obvious location
MDL-56368 - Fixed alignment of settings for Restrict Access when activity titles are very long
MDL-55858 - Remove unsubscribe link from notification email in forum with forced subscription
MDL-45969 - PDF annotations now show the submission of the selected attempt (fixed the bug when only last attempt was shown)
MDL-55505 - Assignment: Fixed bug when editing grades for previous submission attempts overwrites existing grades
MDL-56328 - Bootstrapbase Themes - reduce section activity indent when not editing
To generate a diff of this commit:
cvs rdiff -u -r1.50 -r1.51 pkgsrc/www/moodle/Makefile
cvs rdiff -u -r1.38 -r1.39 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.50 pkgsrc/www/moodle/Makefile:1.51
--- pkgsrc/www/moodle/Makefile:1.50 Mon Sep 12 12:24:06 2016
+++ pkgsrc/www/moodle/Makefile Sat Nov 19 06:33:25 2016
@@ -1,6 +1,6 @@
-# $NetBSD: Makefile,v 1.50 2016/09/12 12:24:06 wen Exp $
+# $NetBSD: Makefile,v 1.51 2016/11/19 06:33:25 wen Exp $
-DISTNAME= moodle-3.1.2
+DISTNAME= moodle-3.1.3
CATEGORIES= www
MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=moodle/}
EXTRACT_SUFX= .tgz
Index: pkgsrc/www/moodle/distinfo
diff -u pkgsrc/www/moodle/distinfo:1.38 pkgsrc/www/moodle/distinfo:1.39
--- pkgsrc/www/moodle/distinfo:1.38 Mon Sep 12 12:24:06 2016
+++ pkgsrc/www/moodle/distinfo Sat Nov 19 06:33:25 2016
@@ -1,6 +1,6 @@
-$NetBSD: distinfo,v 1.38 2016/09/12 12:24:06 wen Exp $
+$NetBSD: distinfo,v 1.39 2016/11/19 06:33:25 wen Exp $
-SHA1 (moodle-3.1.2.tgz) = 583a80523834bec3fe51d83f457679d01ed22a08
-RMD160 (moodle-3.1.2.tgz) = 50ad503ed354646510c40018860ba3e06d7b809c
-SHA512 (moodle-3.1.2.tgz) = 82f3448c2255d7665a2acea1baeaed9982e3a9a96842a5878ed02d92a5f92b8f00d7b43d6393018d604151f348d7fdc371b200569fd5b5ba4a83081f0604b693
-Size (moodle-3.1.2.tgz) = 37508124 bytes
+SHA1 (moodle-3.1.3.tgz) = bb2779fc0b4431e239c90899136c8a9822db02e8
+RMD160 (moodle-3.1.3.tgz) = 96cf87f38df888b4bcfcb00c47059aff0c7ccc5b
+SHA512 (moodle-3.1.3.tgz) = fe6d4a09ec1808d2e8b74a5a092417531cac82e644d9481b417944d8174c07d7aa573892ed6bb8c881eb4aee133dcd85b9f6ce0ff90aa86d183ec5dcd2796e76
+Size (moodle-3.1.3.tgz) = 37558330 bytes
Home |
Main Index |
Thread Index |
Old Index