summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorspz <spz@pkgsrc.org>2018-09-17 19:41:11 +0000
committerspz <spz@pkgsrc.org>2018-09-17 19:41:11 +0000
commitebc1601015b593745a845b8dbe2980f21b3b8d18 (patch)
tree70e844049e9532c98e7fd1aeeb12a7d206ac4d07
parent4893744da689ab92ed822773807cef9073bf2e58 (diff)
downloadpkgsrc-ebc1601015b593745a845b8dbe2980f21b3b8d18.tar.gz
Pullup ticket #5831 - requested by wen
www/moodle: security update Revisions pulled up: - www/moodle/Makefile 1.67 - www/moodle/distinfo 1.52 ------------------------------------------------------------------- Module Name: pkgsrc Committed By: wen Date: Sat Sep 15 13:10:00 UTC 2018 Modified Files: pkgsrc/www/moodle: Makefile distinfo Log Message: Update to 3.5.2 Upstream changes: Moodle 3.5.2 release notes Releases > Moodle 3.5.2 release notes Release date: 10 September 2018 Here is the full list of fixed issues in 3.5.2. Contents 1 Highlights 2 Fixes and improvements 3 Security issues 4 See also Highlights MDL-61652 - Configuration as to who can download SAR data MDL-62026 - Privacy officer can mark general enquiries as complete MDL-62660 - Option to set a data request expiry time MDL-57741 - Launch URL for Publish as LTI tool MDL-57977 - Global search allows searching for users by alternate name Fixes and improvements MDL-60826 - Memory exhaustion error when trying to add/edit calendar event as admin MDL-60874 - Clearer search results in user enrolment MDL-62782 - Users with the capability mod/assign:viewgrades can also view uploaded feedback files MDL-62849 - Filemanager: cannot manage files when there are folders MDL-62534 - Empty course sections deleted when upgrading MDL-62600 - Admin is misinformed that there are no data requests MDL-61351 - Shibboleth logout does not handle file sessions correctly MDL-62996 - Missing upgrade.php file on tool_dataprivacy may cause errors when upgrading from 3.3 or 3.4 MDL-62643 - Online text assignment submissions generate a blank HTML document for grading when no text is entered MDL-61515 - The current core php-css-parser prefixing library does not support sass syntax "@supports" MDL-61424 - When token is rejected from moodle.net provide option to unregister MDL-59847 - Behaviour when city/country are hiddenfields and identityfields at the same time MDL-62965 - User profile fields missing on signup page MDL-62889 - Multiple fixes when redirecting to a URL after clicking on a notification MDL-62989 - Data requests are listed by date requested for users MDL-62896 - Some non-core plugins are missing their Additional label on the Plugin data registry page MDL-62993 - External tool Message in Membership Service not in an Array MDL-62969 - External tool LtiLinkMemberships URL is invalid MDL-62581 - Boost Course restore screen styling improvements MDL-62769 - "Statistics for question positions" graph shows last shown variant, not stats for overall question MDL-62341 - 'Go back to previous page' link on All policies page MDL-62746 - Boost core_tag modals content layout improvements MDL-45389 - Forum index page alignment improvements MDL-61707 - Pre-signup (minor check) session is not deleted upon signup MDL-62852 - All policies page lists policy type and audience 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. To generate a diff of this commit: cvs rdiff -u -r1.66 -r1.67 pkgsrc/www/moodle/Makefile cvs rdiff -u -r1.51 -r1.52 pkgsrc/www/moodle/distinfo
-rw-r--r--www/moodle/Makefile4
-rw-r--r--www/moodle/distinfo10
2 files changed, 7 insertions, 7 deletions
diff --git a/www/moodle/Makefile b/www/moodle/Makefile
index 7323b4327c4..0808f8cf101 100644
--- a/www/moodle/Makefile
+++ b/www/moodle/Makefile
@@ -1,6 +1,6 @@
-# $NetBSD: Makefile,v 1.63 2018/05/20 10:43:53 wen Exp $
+# $NetBSD: Makefile,v 1.63.2.1 2018/09/17 19:41:11 spz Exp $
-DISTNAME= moodle-3.5
+DISTNAME= moodle-3.5.2
CATEGORIES= www
MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=moodle/}
EXTRACT_SUFX= .tgz
diff --git a/www/moodle/distinfo b/www/moodle/distinfo
index e95601d51c1..ba491657f38 100644
--- a/www/moodle/distinfo
+++ b/www/moodle/distinfo
@@ -1,6 +1,6 @@
-$NetBSD: distinfo,v 1.50 2018/05/20 10:43:53 wen Exp $
+$NetBSD: distinfo,v 1.50.2.1 2018/09/17 19:41:11 spz Exp $
-SHA1 (moodle-3.5.tgz) = 1f8e28629bb9ce2648d9d984f2a122b1a3b67537
-RMD160 (moodle-3.5.tgz) = 0c04bbbd3b4f98909e7560f8e936a8dd87fedb95
-SHA512 (moodle-3.5.tgz) = 7c0b5a42f839953fbe9d90767aefb2df589b2ec67db3f99ef61d21e57282d430c06c2758a8153c58ff4aa7a5977618bac9bed47c2866b2ef33decfc08e68059e
-Size (moodle-3.5.tgz) = 46268566 bytes
+SHA1 (moodle-3.5.2.tgz) = 1a324b0e07c76e26ac8c5339590af78350fb6cdf
+RMD160 (moodle-3.5.2.tgz) = 8ded7934d3400acfcb01e7c393915e41c6e597d0
+SHA512 (moodle-3.5.2.tgz) = a96dc88a8963bd1f117ca9b58e0959cc29fef0c4ea8375d6c8993aeabd8d606ddf639dc52b0c995f22dfb575df5ef602897cb1e457e9f786f10f805a55883088
+Size (moodle-3.5.2.tgz) = 46446558 bytes