Received: from mail.netbsd.org (mail.netbsd.org [204.152.190.11]) by www.NetBSD.org (Postfix) with ESMTP id 7EEC363B8B6 for ; Tue, 29 Sep 2009 13:39:59 +0000 (UTC) Received: by mail.netbsd.org (Postfix, from userid 0) id 2AE7D63B167; Tue, 29 Sep 2009 13:39:59 +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 5407C63B164 for ; Tue, 29 Sep 2009 13:39:58 +0000 (UTC) Received: by cvs.netbsd.org (Postfix, from userid 500) id 405D0175DA; Tue, 29 Sep 2009 13:39:58 +0000 (UTC) MIME-Version: 1.0 Content-Disposition: inline Content-Transfer-Encoding: binary Content-Type: text/plain Date: Tue, 29 Sep 2009 13:39:58 +0000 From: Takahiro Kambe Subject: CVS commit: pkgsrc/www/drupal To: pkgsrc-changes@NetBSD.org Reply-To: taca@netbsd.org X-Mailer: log_accum Message-Id: <20090929133958.405D0175DA@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:39:58 UTC 2009 Modified Files: pkgsrc/www/drupal: Makefile distinfo Log Message: Update www/drupal package to 5.20 to fix security problem. pkgsrc change: add LICENSE. Drupal 5.20, 2009-09-16 ----------------------- - Avoid security problems resulting from writing Drupal 6-style menu declarations. - Fixed security issues (session fixation), see SA-CORE-2009-008. - Fixed a variety of small bugs. To generate a diff of this commit: cvs rdiff -u -r1.40 -r1.41 pkgsrc/www/drupal/Makefile cvs rdiff -u -r1.31 -r1.32 pkgsrc/www/drupal/distinfo Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files.