From fb7f7ff010826261c9d5e50de8f0b530daac0a50 Mon Sep 17 00:00:00 2001 From: taca Date: Wed, 16 Dec 2015 16:03:12 +0000 Subject: Update ruby21{-base} to 2.1.8 (Ruby 2.1.8). Ruby 2.1.8 Released Posted by usa on 16 Dec 2015 Ruby 2.1.8 has been released. This release includes a security fix for Fiddle and DL extension. Please view the topic below for more details. * CVE-2015-7551: Unsafe tainted string usage in Fiddle and DL And, many bug fixes are also included. See ChangeLog for details. --- lang/ruby/rubyversion.mk | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'lang/ruby') diff --git a/lang/ruby/rubyversion.mk b/lang/ruby/rubyversion.mk index fbdd8269af6..5c01da7e803 100644 --- a/lang/ruby/rubyversion.mk +++ b/lang/ruby/rubyversion.mk @@ -1,4 +1,4 @@ -# $NetBSD: rubyversion.mk,v 1.151 2015/12/16 16:00:40 taca Exp $ +# $NetBSD: rubyversion.mk,v 1.152 2015/12/16 16:03:12 taca Exp $ # # This file determines which Ruby version is used as a dependency for @@ -228,7 +228,7 @@ RUBY_VERSION_REQD?= ${PKGNAME_REQD:C/ruby([0-9][0-9]+)-.*/\1/} # current supported Ruby's version RUBY18_VERSION= 1.8.7 RUBY200_VERSION= 2.0.0 -RUBY21_VERSION= 2.1.7 +RUBY21_VERSION= 2.1.8 RUBY22_VERSION= 2.2.3 # patch -- cgit v1.2.3