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 Jul 15 02:44:39 UTC 2016

Modified Files:
        pkgsrc/www/moodle: Makefile distinfo

Log Message:
Update to 3.1.1

Upstream changes:
Moodle 3.1.1 release notes

Releases > Moodle 3.1.1 release notes

Release date: 11 July, 2016

Here is the full list of fixed issues in 3.1.1.

Highlights

    MDL-41922 - Completed quizzes no longer appear in the Course overview block for students
    MDL-54165 - Allow to hide the document preview in assignment grading interface
    MDL-41945 - Do not overwrite submission with an empty filearea when several team members edit the same assignment
    MDL-49852 - Mark assignment as completed for all students in the team when one student from the team has made a submission
    MDL-29905 - Fixed the bug when deleting empty quiz category was showing an error that it has questions
    MDL-46721 - Assignment blind marking: participant number in the notification email matches the number on the submission
    MDL-45427 - Database activity: When creating a template clicking on the tags should add it to the textarea when Atto editor is used
    MDL-35104 - Allow to change username of a user registered under LDAP authentication method
    MDL-51806 - Workshop: allow to save edited settings when using comma as a decimal separator
    MDL-43887 - Fixed bug when handling optional date/time custom user profile field with date range starting later than 1970
    MDL-35987 - Do not abort restore process in case of multichoice question error 'Backup error: invalid input syntax for integer: ""'

Fixes and improvements

    MDL-55020 - Fixed bug when installing plugin downloaded from github repository
    MDL-54909 - Show different background from page when annotating PDF
    MDL-53111 - Allow to unmark completion criterion 'Require end reached'
    MDL-37138 - When clicking a URL in chat, it should open in a new window or tab
    MDL-54997 - Activity completion for a competency should be attached to course competency and not the learning plan competency
    MDL-54934 - Accessibility enhancements: Indicate phase name/form name on the Workshop title

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.
For developers

    MDL-53019 - PHP 5.6.5 or higher is required for development on master branch


To generate a diff of this commit:
cvs rdiff -u -r1.48 -r1.49 pkgsrc/www/moodle/Makefile
cvs rdiff -u -r1.36 -r1.37 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.48 pkgsrc/www/moodle/Makefile:1.49
--- pkgsrc/www/moodle/Makefile:1.48     Sat Jul  9 06:39:13 2016
+++ pkgsrc/www/moodle/Makefile  Fri Jul 15 02:44:39 2016
@@ -1,7 +1,6 @@
-# $NetBSD: Makefile,v 1.48 2016/07/09 06:39:13 wiz Exp $
+# $NetBSD: Makefile,v 1.49 2016/07/15 02:44:39 wen Exp $
 
-DISTNAME=      moodle-3.1
-PKGREVISION=   1
+DISTNAME=      moodle-3.1.1
 CATEGORIES=    www
 MASTER_SITES=  ${MASTER_SITE_SOURCEFORGE:=moodle/}
 EXTRACT_SUFX=  .tgz

Index: pkgsrc/www/moodle/distinfo
diff -u pkgsrc/www/moodle/distinfo:1.36 pkgsrc/www/moodle/distinfo:1.37
--- pkgsrc/www/moodle/distinfo:1.36     Wed May 25 08:23:58 2016
+++ pkgsrc/www/moodle/distinfo  Fri Jul 15 02:44:39 2016
@@ -1,6 +1,6 @@
-$NetBSD: distinfo,v 1.36 2016/05/25 08:23:58 wen Exp $
+$NetBSD: distinfo,v 1.37 2016/07/15 02:44:39 wen Exp $
 
-SHA1 (moodle-3.1.tgz) = cb393c758fe2dce0d4aea4a0dec0555badb29023
-RMD160 (moodle-3.1.tgz) = dc7e63bcb99b03faa13eab8393df066187514f74
-SHA512 (moodle-3.1.tgz) = a8ab1b275bcb75e233b4cb77c6afb7bfb268e9dd11add7120c420e9f6179146640ab3bad8f4b050eaa254a2adb01500b80e2fc47517f6c1a1e98c13ad8389354
-Size (moodle-3.1.tgz) = 37440572 bytes
+SHA1 (moodle-3.1.1.tgz) = 90e8fd8c54fe280bb175bcb543c2995c5375058e
+RMD160 (moodle-3.1.1.tgz) = b6eb572dfb15c4fd98f8226591a6f4e44c5d7688
+SHA512 (moodle-3.1.1.tgz) = 12c5c68691833033518f8dc9ce9053eb5a5bf88ebe7c4683c7ef611725d2763ad34f1af9e64d9696f4bb9d3a454c41f7516d040f34d7b6f88da1c140d074a552
+Size (moodle-3.1.1.tgz) = 37479843 bytes



Home | Main Index | Thread Index | Old Index