Received: from mail.netbsd.org (mail.netbsd.org [149.20.53.66]) (using TLSv1 with cipher ECDHE-RSA-AES256-SHA (256/256 bits)) (Client CN "mail.netbsd.org", Issuer "Postmaster NetBSD.org" (verified OK)) by mollari.NetBSD.org (Postfix) with ESMTPS id 6296EA580C for ; Thu, 22 May 2014 12:26:42 +0000 (UTC) Received: by mail.netbsd.org (Postfix, from userid 605) id C6B2714A6C7; Thu, 22 May 2014 12:26:41 +0000 (UTC) Received: from localhost (localhost [127.0.0.1]) by mail.netbsd.org (Postfix) with ESMTP id 37EBC14A6B1 for ; Thu, 22 May 2014 12:26:36 +0000 (UTC) X-Virus-Scanned: amavisd-new at NetBSD.org Received: from mail.netbsd.org ([127.0.0.1]) by localhost (mail.NetBSD.org [127.0.0.1]) (amavisd-new, port 10025) with ESMTP id PmoJVh4TqUMb for ; Thu, 22 May 2014 12:26:35 +0000 (UTC) Received: from cvs.netbsd.org (cvs.NetBSD.org [IPv6:2001:4f8:3:7:2e0:81ff:fe30:95bd]) by mail.netbsd.org (Postfix) with ESMTP id 6ADE214A6AD for ; Thu, 22 May 2014 12:26:35 +0000 (UTC) Received: by cvs.netbsd.org (Postfix, from userid 500) id 6516E96; Thu, 22 May 2014 12:26:35 +0000 (UTC) Content-Disposition: inline Content-Transfer-Encoding: 8bit Content-Type: text/plain; charset="US-ASCII" MIME-Version: 1.0 Date: Thu, 22 May 2014 12:26:35 +0000 From: "Matthias Scheler" Subject: CVS commit: [pkgsrc-2014Q1] pkgsrc/www/moodle To: pkgsrc-changes@NetBSD.org Reply-To: tron@netbsd.org X-Mailer: log_accum Message-Id: <20140522122635.6516E96@cvs.netbsd.org> Sender: pkgsrc-changes-owner@NetBSD.org List-Id: pkgsrc-changes.NetBSD.org Precedence: bulk Module Name: pkgsrc Committed By: tron Date: Thu May 22 12:26:35 UTC 2014 Modified Files: pkgsrc/www/moodle [pkgsrc-2014Q1]: Makefile distinfo Log Message: Pullup ticket #4415 - requested by wen www/moodle: security update Revisions pulled up: - www/moodle/Makefile 1.27 - www/moodle/distinfo 1.19 --- Module Name: pkgsrc Committed By: wen Date: Thu May 22 00:58:07 UTC 2014 Modified Files: pkgsrc/www/moodle: Makefile distinfo Log Message: Update to 2.5.6 Upstream changes: Moodle 2.5.6 release notes Release date: 12 May, 2014 Here is the full list of fixed issues in 2.5.6. Functional changes MDL-43985 - Checkbox added to control sending of feedback when grading Assignment (backport of MDL-33600) Security issues MSA-14-0014 Cross-site request forgery possible in Assignment MSA-14-0015 Web service token expiry issue for MoodleMobile MSA-14-0016 Anonymous student identity revealed in Assignment MSA-14-0017 File access issue in HTML block MSA-14-0019 Reflected XSS in URL downloader repository Fixes and improvements MDL-45119 - When student opens assignment feedback PDF no error messages are shown MDL-41551 - Block drag-drop fixed for Clean theme on My Home page MDL-44936 - CSS chunking is now more reliable on IE MDL-45154 - Warnings and errors in user profile page fixed MDL-43721 - Poor performance on Assignment grading page fixed To generate a diff of this commit: cvs rdiff -u -r1.26 -r1.26.2.1 pkgsrc/www/moodle/Makefile cvs rdiff -u -r1.18 -r1.18.2.1 pkgsrc/www/moodle/distinfo Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files.