Received: from mail.netbsd.org (mail.netbsd.org [149.20.53.66]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client CN "mail.netbsd.org", Issuer "Postmaster NetBSD.org" (verified OK)) by mollari.NetBSD.org (Postfix) with ESMTPS id 5F57BA65B1 for ; Tue, 23 Sep 2014 11:05:00 +0000 (UTC) Received: by mail.netbsd.org (Postfix, from userid 605) id 5E9F014A1B9; Tue, 23 Sep 2014 07:06:14 +0000 (UTC) Received: from localhost (localhost [127.0.0.1]) by mail.netbsd.org (Postfix) with ESMTP id C33A614A1B5 for ; Tue, 23 Sep 2014 07:06:11 +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 puzAjMlaEgHJ for ; Tue, 23 Sep 2014 07:06:11 +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 003D314A1B1 for ; Tue, 23 Sep 2014 07:06:10 +0000 (UTC) Received: by cvs.netbsd.org (Postfix, from userid 500) id C736898; Tue, 23 Sep 2014 07:06:10 +0000 (UTC) Content-Disposition: inline Content-Transfer-Encoding: 8bit Content-Type: text/plain; charset="US-ASCII" MIME-Version: 1.0 Date: Tue, 23 Sep 2014 07:06:10 +0000 From: "Wen Heping" Subject: CVS commit: pkgsrc/www/moodle To: pkgsrc-changes@NetBSD.org Reply-To: wen@netbsd.org X-Mailer: log_accum Message-Id: <20140923070610.C736898@cvs.netbsd.org> Sender: pkgsrc-changes-owner@NetBSD.org List-Id: pkgsrc-changes.NetBSD.org Precedence: bulk Module Name: pkgsrc Committed By: wen Date: Tue Sep 23 07:06:10 UTC 2014 Modified Files: pkgsrc/www/moodle: Makefile distinfo Log Message: Update to 2.7.2(security update) Upstream changes: Highlights MDL-45780 - Atto now working with form change checker and quiz autosave MDL-46748 - Mathjax address that changed, that caused Atto to fail to load, has been updated in Moodle MDL-35984 - Gradebook Sum of grades shows correct total if items are hidden Functional changes MDL-45724 - Warning given when the same memcached instance is used for both sessions and MUC MDL-46681 - For Multiple choices questions in the quiz / question bank, the options "Clear incorrect responses" and "Show the number of correct responses" did not make sense for "One answer only" questions. It is now impossible to select that combination of options on the form. Security issues MSA-14-0033 URL parameter injection in CAS authentication MSA-14-0034 Identity information revealed early in Q&A forum Fixes and improvements MDL-37509 - Description of assignment hidden in calendar if "always show description" = NO MDL-46545 - Weekly stats now working again MDL-46589 - Automatic emails now sent after users import from CSV MDL-43197 - Parent role only sees course total and no longer individual grades MDL-46236 - Start New Attempt option is now followed if SCORM is set to appear in a popup Approved by: wiz@ To generate a diff of this commit: cvs rdiff -u -r1.30 -r1.31 pkgsrc/www/moodle/Makefile cvs rdiff -u -r1.21 -r1.22 pkgsrc/www/moodle/distinfo Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files.