From 0ade808309785640ff6f02e92419caa08b492eac Mon Sep 17 00:00:00 2001 From: wen Date: Sat, 19 Nov 2016 06:33:25 +0000 Subject: 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 --- www/moodle/Makefile | 4 ++-- www/moodle/distinfo | 10 +++++----- 2 files changed, 7 insertions(+), 7 deletions(-) (limited to 'www') diff --git a/www/moodle/Makefile b/www/moodle/Makefile index aefd342aef4..7cfa5961c6e 100644 --- a/www/moodle/Makefile +++ b/www/moodle/Makefile @@ -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 diff --git a/www/moodle/distinfo b/www/moodle/distinfo index eb27d37ab70..412dee3ad49 100644 --- a/www/moodle/distinfo +++ b/www/moodle/distinfo @@ -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 -- cgit v1.2.3