Received: from mail.netbsd.org (mail.netbsd.org [149.20.53.66]) by www.NetBSD.org (Postfix) with ESMTP id 071DD63D74E for ; Tue, 7 Feb 2012 20:44:59 +0000 (UTC) Received: by mail.netbsd.org (Postfix, from userid 605) id DA34A14A1A0; Tue, 7 Feb 2012 20:44:58 +0000 (UTC) Received: from localhost (localhost [127.0.0.1]) by mail.netbsd.org (Postfix) with ESMTP id 9129514A190 for ; Tue, 7 Feb 2012 20:44:56 +0000 (UTC) X-Virus-Scanned: amavisd-new at NetBSD.org Received: from mail.netbsd.org ([127.0.0.1]) by localhost (mail.NetBSD.org [127.0.0.1]) (amavisd-new, port 10025) with ESMTP id adB2IVIOPr1N for ; Tue, 7 Feb 2012 20:44:56 +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 0F7C414A166 for ; Tue, 7 Feb 2012 20:44:56 +0000 (UTC) Received: by cvs.netbsd.org (Postfix, from userid 500) id 79406175DD; Tue, 7 Feb 2012 20:44:55 +0000 (UTC) MIME-Version: 1.0 Content-Disposition: inline Content-Transfer-Encoding: 8bit Content-Type: text/plain; charset="US-ASCII" Date: Tue, 7 Feb 2012 20:44:55 +0000 From: "Steven Drake" Subject: CVS commit: [pkgsrc-2011Q4] pkgsrc/www/awstats To: pkgsrc-changes@NetBSD.org Reply-To: sbd@netbsd.org X-Mailer: log_accum Message-Id: <20120207204455.79406175DD@cvs.netbsd.org> Sender: pkgsrc-changes-owner@NetBSD.org List-Id: pkgsrc-changes.NetBSD.org Precedence: bulk Module Name: pkgsrc Committed By: sbd Date: Tue Feb 7 20:44:55 UTC 2012 Modified Files: pkgsrc/www/awstats [pkgsrc-2011Q4]: Makefile distinfo Added Files: pkgsrc/www/awstats/patches [pkgsrc-2011Q4]: patch-wwwroot_cgi-bin_awredir.pl Log Message: Pullup ticket #3675 - requested by minskim www/awstats security update Revisions pulled up: - www/awstats/Makefile 1.46 - www/awstats/distinfo 1.29 - www/awstats/patches/patch-wwwroot_cgi-bin_awredir.pl 1.1 --- Module Name: pkgsrc Committed By: minskim Date: Sun Feb 5 23:58:07 UTC 2012 Modified Files: pkgsrc/www/awstats: Makefile distinfo Added Files: pkgsrc/www/awstats/patches: patch-wwwroot_cgi-bin_awredir.pl Log Message: Fix XSS vulnerabilities in awstats. Patch from awstat's CVS repo. To generate a diff of this commit: cvs rdiff -u -r1.45 -r1.45.6.1 pkgsrc/www/awstats/Makefile cvs rdiff -u -r1.28 -r1.28.6.1 pkgsrc/www/awstats/distinfo cvs rdiff -u -r0 -r1.1.2.2 \ pkgsrc/www/awstats/patches/patch-wwwroot_cgi-bin_awredir.pl Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files.