Received: from mail.netbsd.org (mail.netbsd.org [204.152.190.11]) by www.NetBSD.org (Postfix) with ESMTP id 880AA63BBBD for ; Mon, 16 Aug 2010 12:26:24 +0000 (UTC) Received: by mail.netbsd.org (Postfix, from userid 0) id 3D41163B101; Mon, 16 Aug 2010 12:26: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 3953D63B100 for ; Mon, 16 Aug 2010 12:26:23 +0000 (UTC) Received: by cvs.netbsd.org (Postfix, from userid 500) id 25957175DD; Mon, 16 Aug 2010 12:26:23 +0000 (UTC) MIME-Version: 1.0 Content-Disposition: inline Content-Transfer-Encoding: 8bit Content-Type: text/plain Date: Mon, 16 Aug 2010 12:26:23 +0000 From: Matthias Scheler Subject: CVS commit: [pkgsrc-2010Q2] pkgsrc/lang/ruby18-base To: pkgsrc-changes@NetBSD.org Reply-To: tron@netbsd.org X-Mailer: log_accum Message-Id: <20100816122623.25957175DD@cvs.netbsd.org> Sender: pkgsrc-changes-owner@NetBSD.org List-Id: pkgsrc-changes.NetBSD.org Precedence: list Module Name: pkgsrc Committed By: tron Date: Mon Aug 16 12:26:22 UTC 2010 Modified Files: pkgsrc/lang/ruby18-base [pkgsrc-2010Q2]: Makefile distinfo Added Files: pkgsrc/lang/ruby18-base/patches [pkgsrc-2010Q2]: patch-ea Log Message: Pullup ticket #3207 - requested by taca lang/ruby18-base: security patch Revisions pulled up: - lang/ruby18-base/Makefile 1.56 - lang/ruby18-base/distinfo 1.44 - lang/ruby18-base/patches/patch-ea 1.1 --- Module Name: pkgsrc Committed By: taca Date: Mon Aug 16 07:08:13 UTC 2010 Modified Files: pkgsrc/lang/ruby18-base: Makefile distinfo Added Files: pkgsrc/lang/ruby18-base/patches: patch-ea Log Message: Add a patch to fix for possible cross-site scripting (CVE-2010-0541) from r29002 in Ruby's repository. (Sadly, Ruby 1.8.7 pl301 missed this change...) Bump PKGREVISION. To generate a diff of this commit: cvs rdiff -u -r1.55 -r1.55.2.1 pkgsrc/lang/ruby18-base/Makefile cvs rdiff -u -r1.43 -r1.43.2.1 pkgsrc/lang/ruby18-base/distinfo cvs rdiff -u -r0 -r1.1.2.2 pkgsrc/lang/ruby18-base/patches/patch-ea Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files.