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:           Tue Jan 15 23:35:25 UTC 2019

Modified Files:
        pkgsrc/www/moodle: Makefile distinfo

Log Message:
Update to 3.6.2

Upstream changes:
Moodle 3.6.2 release notes

Releases > Moodle 3.6.2 release notes

Release date: 14 January 2019

Here is the full list of fixed issues in 3.6.2.
Fixes and improvements

    MDL-63994 - CAS authentication fixed
    MDL-63260 - Exponential question growth prevented when duplicating quizzes
    MDL-49651 - Hidden courses no longer send forum notifications to participants
    MDL-64290 - IMS Common Cartridge can restore from custom temp directory
    MDL-59954 - Drag and drop file uploads now respect the ignore file size limits capability
    MDL-64400 - Performance improvement when fetching notifications
    MDL-63512 - Lesson question responses show multimedia consistently
    MDL-64419 - Messaging user info fix in bootstrapbase themes
    MDL-63722 - Question bank pagination fix
    MDL-60518 - The result of core_user::is_real_user is now consistent
    MDL-64216 - Database query efficiency improvement to core_grade privacy provider
    MDL-64025 - Admin bookmarks block can bookmark admin categories
    MDL-64275 - All unread counts in message functionality now update without a page refresh
    MDL-64426 - Filter support added to group message conversation names
    MDL-64357 - LTI assignment and grade LineItems are retained after the cleanup scheduled task is run
    MDL-64497 - GDPR moodle_content_writer can no longer cause an endless loop
    MDL-64229 - User images are linked to their profile in the new messaging interface
    MDL-61633 - Assignment grading interface 'Next page' navigation now resets scrolling to the top of the next page


To generate a diff of this commit:
cvs rdiff -u -r1.70 -r1.71 pkgsrc/www/moodle/Makefile
cvs rdiff -u -r1.54 -r1.55 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.70 pkgsrc/www/moodle/Makefile:1.71
--- pkgsrc/www/moodle/Makefile:1.70     Mon Jan 14 13:06:11 2019
+++ pkgsrc/www/moodle/Makefile  Tue Jan 15 23:35:25 2019
@@ -1,6 +1,6 @@
-# $NetBSD: Makefile,v 1.70 2019/01/14 13:06:11 taca Exp $
+# $NetBSD: Makefile,v 1.71 2019/01/15 23:35:25 wen Exp $
 
-DISTNAME=      moodle-3.6.1
+DISTNAME=      moodle-3.6.2
 CATEGORIES=    www
 MASTER_SITES=  ${MASTER_SITE_SOURCEFORGE:=moodle/}
 EXTRACT_SUFX=  .tgz

Index: pkgsrc/www/moodle/distinfo
diff -u pkgsrc/www/moodle/distinfo:1.54 pkgsrc/www/moodle/distinfo:1.55
--- pkgsrc/www/moodle/distinfo:1.54     Fri Dec  7 00:30:32 2018
+++ pkgsrc/www/moodle/distinfo  Tue Jan 15 23:35:25 2019
@@ -1,6 +1,6 @@
-$NetBSD: distinfo,v 1.54 2018/12/07 00:30:32 wen Exp $
+$NetBSD: distinfo,v 1.55 2019/01/15 23:35:25 wen Exp $
 
-SHA1 (moodle-3.6.1.tgz) = 522544b2516a5ec08fe8ef0a205f927b8013f224
-RMD160 (moodle-3.6.1.tgz) = 5fc1a0987c58a5746140c1536ebfe96ab94c58ad
-SHA512 (moodle-3.6.1.tgz) = 79cf5127748e6511101b9f802165eefbe6dafbe89806e8616902765d14481af0b6ba06757be5fecd343bda7dde261c58018f940254549decc66452415a99ab9d
-Size (moodle-3.6.1.tgz) = 47660920 bytes
+SHA1 (moodle-3.6.2.tgz) = 12f63e74635077200fffbfae7c60bf3439ce5bdd
+RMD160 (moodle-3.6.2.tgz) = c1ff54e0989d396296059fd9879fb5f81d28022e
+SHA512 (moodle-3.6.2.tgz) = 30e48e6fff788294db83d7889e32caf12fa07459dbd61a5cb0495f3c5b6bc005e41faee447a0cd6441e5120dbd04ee02056425c67a118755d45bc29e32867d74
+Size (moodle-3.6.2.tgz) = 47673889 bytes



Home | Main Index | Thread Index | Old Index