Received: from mail.netbsd.org (mail.netbsd.org [149.20.53.66]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client CN "mail.netbsd.org", Issuer "Postmaster NetBSD.org" (not verified)) by mollari.NetBSD.org (Postfix) with ESMTPS id C13F7A57FD for ; Sun, 26 Apr 2015 08:26:20 +0000 (UTC) Received: by mail.netbsd.org (Postfix, from userid 605) id 7208A14A235; Sun, 26 Apr 2015 08:26:20 +0000 (UTC) Received: from localhost (localhost [127.0.0.1]) by mail.netbsd.org (Postfix) with ESMTP id 3368414A1E3 for ; Sun, 26 Apr 2015 08:26:16 +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 m07A2gfmdMGy for ; Sun, 26 Apr 2015 08:26:15 +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 5361414A220 for ; Sun, 26 Apr 2015 08:26:15 +0000 (UTC) Received: by cvs.netbsd.org (Postfix, from userid 500) id 4858F98; Sun, 26 Apr 2015 08:26:15 +0000 (UTC) Content-Disposition: inline Content-Transfer-Encoding: 8bit Content-Type: text/plain; charset="US-ASCII" MIME-Version: 1.0 Date: Sun, 26 Apr 2015 08:26:15 +0000 From: "Matthias Scheler" Subject: CVS commit: [pkgsrc-2015Q1] pkgsrc/lang To: pkgsrc-changes@NetBSD.org Reply-To: tron@netbsd.org X-Mailer: log_accum Message-Id: <20150426082615.4858F98@cvs.netbsd.org> Sender: pkgsrc-changes-owner@NetBSD.org List-Id: pkgsrc-changes.NetBSD.org Precedence: bulk Module Name: pkgsrc Committed By: tron Date: Sun Apr 26 08:26:15 UTC 2015 Modified Files: pkgsrc/lang/ruby [pkgsrc-2015Q1]: rubyversion.mk pkgsrc/lang/ruby200-base [pkgsrc-2015Q1]: distinfo Log Message: Pullup ticket #4684 - requested by taca lang/ruby200-base: security update Revisions pulled up: - lang/ruby/rubyversion.mk 1.139 - lang/ruby200-base/distinfo 1.23 via patch --- Module Name: pkgsrc Committed By: taca Date: Sun Apr 19 16:12:23 UTC 2015 Modified Files: pkgsrc/lang/ruby: rubyversion.mk pkgsrc/lang/ruby200-base: distinfo Log Message: Update ruby200 package to 2.0.0p645 (Ruby 2.0.0-p645). >From release announce: We are pleased to announce the release of Ruby 2.0.0-p645. This release includes a security fix for OpenSSL extension. Please view the topic below for more details. CVE-2015-1855: Ruby OpenSSL Hostname Verification Ruby 2.0.0 is now under the state of the security maintenance phase, until Feb. 24th, 2016. After the date, maintenance of Ruby 2.0.0 will be ended. We recommend you start planning migration to newer versions of Ruby, such as 2.1 or 2.2. This release includes the security fix mentioned above along with small changes required for test environment (that shouldn't affect normal users). See ChangeLog for full details. To generate a diff of this commit: cvs rdiff -u -r1.138 -r1.138.2.1 pkgsrc/lang/ruby/rubyversion.mk cvs rdiff -u -r1.21 -r1.21.2.1 pkgsrc/lang/ruby200-base/distinfo Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files.