Received: from mail.netbsd.org (mail.netbsd.org [204.152.190.11]) by www.NetBSD.org (Postfix) with ESMTP id 199AC63B86C for ; Mon, 22 Mar 2010 06:55:22 +0000 (UTC) Received: by mail.netbsd.org (Postfix, from userid 0) id B2C1E63B204; Mon, 22 Mar 2010 06:55:21 +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 D78A663B125 for ; Mon, 22 Mar 2010 06:55:20 +0000 (UTC) Received: by cvs.netbsd.org (Postfix, from userid 500) id B3177175DF; Mon, 22 Mar 2010 06:55:20 +0000 (UTC) MIME-Version: 1.0 Content-Disposition: inline Content-Transfer-Encoding: binary Content-Type: text/plain Date: Mon, 22 Mar 2010 06:55:20 +0000 From: OBATA Akio Subject: CVS commit: pkgsrc/www/viewvc To: pkgsrc-changes@NetBSD.org Reply-To: obache@netbsd.org X-Mailer: log_accum Message-Id: <20100322065520.B3177175DF@cvs.netbsd.org> Sender: pkgsrc-changes-owner@NetBSD.org List-Id: pkgsrc-changes.NetBSD.org Precedence: list Module Name: pkgsrc Committed By: obache Date: Mon Mar 22 06:55:20 UTC 2010 Modified Files: pkgsrc/www/viewvc: Makefile distinfo Log Message: Update viewvc to 1.0.10. While here, set LICENSE=2-clause-bsd. Version 1.0.10 (released 10-Mar-2010) * security fix: escape user-provided query form input to avoid XSS attack * fix errors viewing remote Subversion paths with URI-unsafe characters * fix regexp input validation (issue #426, #427, #440) To generate a diff of this commit: cvs rdiff -u -r1.12 -r1.13 pkgsrc/www/viewvc/Makefile cvs rdiff -u -r1.7 -r1.8 pkgsrc/www/viewvc/distinfo Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files.