Received: from mail.netbsd.org (mail.netbsd.org [204.152.190.11]) by www.NetBSD.org (Postfix) with ESMTP id CC4A063C4EB for ; Sat, 19 Dec 2009 09:20:24 +0000 (UTC) Received: by mail.netbsd.org (Postfix, from userid 0) id 7F77663B11A; Sat, 19 Dec 2009 09:20:24 +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 99BEF63B10C for ; Sat, 19 Dec 2009 09:20:23 +0000 (UTC) Received: by cvs.netbsd.org (Postfix, from userid 500) id 78C0D175DD; Sat, 19 Dec 2009 09:20:23 +0000 (UTC) MIME-Version: 1.0 Content-Disposition: inline Content-Transfer-Encoding: binary Content-Type: text/plain Date: Sat, 19 Dec 2009 09:20:23 +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: <20091219092023.78C0D175DD@cvs.netbsd.org> Sender: pkgsrc-changes-owner@NetBSD.org List-Id: pkgsrc-changes.NetBSD.org Precedence: list Module Name: pkgsrc Committed By: taca Date: Sat Dec 19 09:20:23 UTC 2009 Modified Files: pkgsrc/www/drupal: Makefile PLIST distinfo Log Message: Update www/drupal package to 5.21, fixing security problem. Drupal 5.21, 2009-12-16 ----------------------- - Fixed a security issue (Cross site scripting), see SA-CORE-2009-009. - Fixed a variety of small bugs. To generate a diff of this commit: cvs rdiff -u -r1.42 -r1.43 pkgsrc/www/drupal/Makefile cvs rdiff -u -r1.8 -r1.9 pkgsrc/www/drupal/PLIST cvs rdiff -u -r1.32 -r1.33 pkgsrc/www/drupal/distinfo Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files.