Received: from mail.netbsd.org (mail.netbsd.org [204.152.190.11]) by www.NetBSD.org (Postfix) with ESMTP id 718FD63BB37 for ; Wed, 28 Jul 2010 16:28:53 +0000 (UTC) Received: by mail.netbsd.org (Postfix, from userid 0) id 1CCFE63B101; Wed, 28 Jul 2010 16:28: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 2D28963B100 for ; Wed, 28 Jul 2010 16:28:52 +0000 (UTC) Received: by cvs.netbsd.org (Postfix, from userid 500) id 128ED175DD; Wed, 28 Jul 2010 16:28:52 +0000 (UTC) MIME-Version: 1.0 Content-Disposition: inline Content-Transfer-Encoding: 8bit Content-Type: text/plain Date: Wed, 28 Jul 2010 16:28:52 +0000 From: Takahiro Kambe Subject: CVS commit: pkgsrc/www/contao29 To: pkgsrc-changes@NetBSD.org Reply-To: taca@netbsd.org X-Mailer: log_accum Message-Id: <20100728162852.128ED175DD@cvs.netbsd.org> Sender: pkgsrc-changes-owner@NetBSD.org List-Id: pkgsrc-changes.NetBSD.org Precedence: list Module Name: pkgsrc Committed By: taca Date: Wed Jul 28 16:28:51 UTC 2010 Modified Files: pkgsrc/www/contao29: Makefile distinfo Added Files: pkgsrc/www/contao29/patches: patch-aa patch-ab Log Message: Add two patches from Contao repository: * Fix possible XSS problem on frontend module. * Fix preview problem when URL rewriting is enabled. Bump PKGREVISION. To generate a diff of this commit: cvs rdiff -u -r1.3 -r1.4 pkgsrc/www/contao29/Makefile cvs rdiff -u -r1.1.1.1 -r1.2 pkgsrc/www/contao29/distinfo cvs rdiff -u -r0 -r1.1 pkgsrc/www/contao29/patches/patch-aa \ pkgsrc/www/contao29/patches/patch-ab Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files.