Received: from mail.netbsd.org (mail.netbsd.org [204.152.190.11]) by www.NetBSD.org (Postfix) with ESMTP id C944063B84D for ; Wed, 2 Mar 2011 20:24:42 +0000 (UTC) Received: by mail.netbsd.org (Postfix, from userid 605) id 9631A19CE8B; Wed, 2 Mar 2011 20:24:42 +0000 (UTC) Received: from localhost (localhost [127.0.0.1]) by mail.netbsd.org (Postfix) with ESMTP id 1E3EB19CE66 for ; Wed, 2 Mar 2011 20:24:41 +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 SL-gxqKA3Vt6 for ; Wed, 2 Mar 2011 20:24:40 +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 8E9C119CE4E for ; Wed, 2 Mar 2011 20:24:40 +0000 (UTC) Received: by cvs.netbsd.org (Postfix, from userid 500) id 7C698175DD; Wed, 2 Mar 2011 20:24:40 +0000 (UTC) MIME-Version: 1.0 Content-Disposition: inline Content-Transfer-Encoding: 8bit Content-Type: text/plain; charset="US-ASCII" Date: Wed, 2 Mar 2011 20:24:40 +0000 From: "Guillaume Lasmayous" Subject: CVS commit: pkgsrc/chat/cgiirc To: pkgsrc-changes@NetBSD.org Reply-To: gls@netbsd.org X-Mailer: log_accum Message-Id: <20110302202440.7C698175DD@cvs.netbsd.org> Sender: pkgsrc-changes-owner@NetBSD.org List-Id: pkgsrc-changes.NetBSD.org Precedence: bulk Module Name: pkgsrc Committed By: gls Date: Wed Mar 2 20:24:40 UTC 2011 Modified Files: pkgsrc/chat/cgiirc: Makefile distinfo Log Message: Update chat/cgiirc to 0.5.10 Upstream changes: After ~5 years without a release 0.5.10 is now available. This is actually just 0.5.9 with one security fix: CVE-2011-0050: XSS in R param in nonjs interface Thanks to Michael Brooks (Sitewatch) for discovering this. pkgsrc changes: - Update MASTER_SITES and HOMEPAGE to point to cgiirc.org - Add LICENSE To generate a diff of this commit: cvs rdiff -u -r1.16 -r1.17 pkgsrc/chat/cgiirc/Makefile cvs rdiff -u -r1.6 -r1.7 pkgsrc/chat/cgiirc/distinfo Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files.