summaryrefslogtreecommitdiff
path: root/lang/ruby
diff options
context:
space:
mode:
authortaca <taca@pkgsrc.org>2015-08-20 15:22:16 +0000
committertaca <taca@pkgsrc.org>2015-08-20 15:22:16 +0000
commitf509a1801c3ced5f862131fd3815ade92668ae4c (patch)
tree87c97ef9f00b7178904caa5d1986cb28e7c02a4a /lang/ruby
parent7a1d42ef5dcb5d8a4c74809046ceb950e6c55b35 (diff)
downloadpkgsrc-f509a1801c3ced5f862131fd3815ade92668ae4c.tar.gz
Update ruby200-base-2.0.0p647 to (Ruby 2.0.0-p647).
Release announce: Ruby 2.0.0-p647 Released Posted by usa on 18 Aug 2015 We are pleased to announce the release of Ruby 2.0.0-p647. This release includes the security fix for a RubyGems domain name verification vulnerability. Please view the topic below for more details. CVE-2015-3900 Request hijacking vulnerability in RubyGems 2.4.6 and earlier And, this release also includes the fix for a regression of lib/resolv.rb. Uninitialized constant bug introduced by typo in backport of [#10712] 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.
Diffstat (limited to 'lang/ruby')
-rw-r--r--lang/ruby/rubyversion.mk6
1 files changed, 2 insertions, 4 deletions
diff --git a/lang/ruby/rubyversion.mk b/lang/ruby/rubyversion.mk
index 9288ab6912b..3dd4839e42c 100644
--- a/lang/ruby/rubyversion.mk
+++ b/lang/ruby/rubyversion.mk
@@ -1,4 +1,4 @@
-# $NetBSD: rubyversion.mk,v 1.144 2015/07/06 01:15:22 rodent Exp $
+# $NetBSD: rubyversion.mk,v 1.145 2015/08/20 15:22:16 taca Exp $
#
# This file determines which Ruby version is used as a dependency for
@@ -235,9 +235,7 @@ RUBY22_VERSION= 2.2.2
# patch
RUBY18_PATCHLEVEL= pl374
RUBY193_PATCHLEVEL= p551
-RUBY200_PATCHLEVEL= p645
-#RUBY21_PATCHLEVEL= p336
-#RUBY22_PATCHLEVEL= p95
+RUBY200_PATCHLEVEL= p647
# current API compatible version; used for version of shared library
RUBY18_API_VERSION= 1.8.7