Received: from mail.netbsd.org (mail.netbsd.org [149.20.53.66]) by www.NetBSD.org (Postfix) with ESMTP id BAAEF63C4B1 for ; Thu, 26 Apr 2012 10:06:46 +0000 (UTC) Received: by mail.netbsd.org (Postfix, from userid 605) id 8047B14A17E; Thu, 26 Apr 2012 10:07:03 +0000 (UTC) Received: from localhost (localhost [127.0.0.1]) by mail.netbsd.org (Postfix) with ESMTP id 05A9714A17C for ; Thu, 26 Apr 2012 10:06:54 +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 SiEtfJxfCp1K for ; Thu, 26 Apr 2012 10:06:53 +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 5079514A177 for ; Thu, 26 Apr 2012 10:06:53 +0000 (UTC) Received: by cvs.netbsd.org (Postfix, from userid 500) id 3C8C7175DD; Thu, 26 Apr 2012 10:06:53 +0000 (UTC) MIME-Version: 1.0 Content-Disposition: inline Content-Transfer-Encoding: 8bit Content-Type: text/plain; charset="US-ASCII" Date: Thu, 26 Apr 2012 10:06:53 +0000 From: "Matthias Scheler" Subject: CVS commit: [pkgsrc-2012Q1] pkgsrc/www/moodle To: pkgsrc-changes@NetBSD.org Reply-To: tron@netbsd.org X-Mailer: log_accum Message-Id: <20120426100653.3C8C7175DD@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 Apr 26 10:06:53 UTC 2012 Modified Files: pkgsrc/www/moodle [pkgsrc-2012Q1]: Makefile PLIST distinfo Log Message: Pullup ticket #3757 - requested by gls www/moodle: security update Revisions pulled up: - www/moodle/Makefile 1.10 - www/moodle/PLIST 1.8 - www/moodle/distinfo 1.8 --- Module Name: pkgsrc Committed By: gls Date: Wed Apr 25 20:21:58 UTC 2012 Modified Files: pkgsrc/www/moodle: Makefile PLIST distinfo Log Message: Update www/moodle to 2.1.5. Upstream changes: Highlights MDL-27891 Tag flagging is now logged Functional changes MDL-31095 Quiz max grade maintained when adding and removing questions MDL-30031 Quiz Adaptive mode ignores invalid answers without penalty Security issues MSA-12-0013 - Database activity export permission issue MSA-12-0014 - Password and Web services issue MSA-12-0015 - Backup and private files issue MSA-12-0016 - Default repository capabilities issue MSA-12-0017 - Personal information leak issue MSA-12-0018 - Course information leak in Gradebook export MSA-12-0019 - Overview report and hidden course issue MSA-12-0020 - Forum subscription permission issue MSA-12-0021 - Course information leak through tags MSA-12-0022 - Security conflict in Web services Fixes and improvements MDL-31248 Change to RC4 encryption is now backwards compatible - Note: all users will need to log in to set a new cookie after this update MDL-31213 Problem with new password form was fixed MDL-29254 Problem adding blog entries after an update from 1.9 was resolved MDL-22896 Forum messages with ampersands are now sent correctly by email MDL-27793 Login names now appear consistently in all themes across all languages MDL-26037 When importing in a site with lots of courses, all courses are checked MDL-30484 Regrading quiz causes essay attachments to disappear MDL-28364 Correct import formats accepted when importing questions MDL-31407 Quiz grades are saved properly when the submitter is not the user taking the quiz MDL-31876, MDL-31495 Quiz performance improvements have been made To generate a diff of this commit: cvs rdiff -u -r1.9 -r1.9.2.1 pkgsrc/www/moodle/Makefile cvs rdiff -u -r1.7 -r1.7.2.1 pkgsrc/www/moodle/PLIST \ pkgsrc/www/moodle/distinfo Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files.