Received: from mail.netbsd.org (mail.netbsd.org [204.152.190.11]) by www.NetBSD.org (Postfix) with ESMTP id C015463C378 for ; Tue, 29 Sep 2009 13:41:01 +0000 (UTC) Received: by mail.netbsd.org (Postfix, from userid 0) id 672DF63B16F; Tue, 29 Sep 2009 13:41:01 +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 76D7D63B164 for ; Tue, 29 Sep 2009 13:41:00 +0000 (UTC) Received: by cvs.netbsd.org (Postfix, from userid 500) id 67A78175DA; Tue, 29 Sep 2009 13:41:00 +0000 (UTC) MIME-Version: 1.0 Content-Disposition: inline Content-Transfer-Encoding: binary Content-Type: text/plain Date: Tue, 29 Sep 2009 13:41:00 +0000 From: Takahiro Kambe Subject: CVS commit: pkgsrc/www/drupal6 To: pkgsrc-changes@NetBSD.org Reply-To: taca@netbsd.org X-Mailer: log_accum Message-Id: <20090929134100.67A78175DA@cvs.netbsd.org> Sender: pkgsrc-changes-owner@NetBSD.org List-Id: pkgsrc-changes.NetBSD.org Precedence: list Module Name: pkgsrc Committed By: taca Date: Tue Sep 29 13:41:00 UTC 2009 Modified Files: pkgsrc/www/drupal6: Makefile distinfo Log Message: Update www/drupal6 package to fix security problem. pkgsrc change: add LICENSE. Drupal 6.14, 2009-09-16 ---------------------- - Fixed security issues (OpenID association cross site request forgeries, OpenID impersonation and File upload), see SA-CORE-2009-008. - Changed the system modules page to not run all cache rebuilds; use the button on the performance settings page to achieve the same effect. - Added support for PHP 5.3.0 out of the box. - Fixed a variety of small bugs. To generate a diff of this commit: cvs rdiff -u -r1.16 -r1.17 pkgsrc/www/drupal6/Makefile cvs rdiff -u -r1.12 -r1.13 pkgsrc/www/drupal6/distinfo Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files.