summaryrefslogtreecommitdiff
path: root/lang/ruby
diff options
context:
space:
mode:
authortaca <taca>2014-10-27 16:20:16 +0000
committertaca <taca>2014-10-27 16:20:16 +0000
commit2451a9d67d1d7f955786587dd6fe951891d0af16 (patch)
treee0f02aaf64591785e668bfeb4acf4b5cf7c0ac90 /lang/ruby
parent2456390ad16274d966313e30f8f966c45f56d7a6 (diff)
downloadpkgsrc-2451a9d67d1d7f955786587dd6fe951891d0af16.tar.gz
Update ruby200-base and related packages to 2.0.0-p594 (Ruby 2.0.0-p594).
Ruby 2.0.0-p594 Released We are pleased to announce the release of Ruby 2.0.0-p594. This release includes a security fix for DoS vulnerability of REXML. * CVE-2014-8080: Denial Of Service XML Expansion This release also includes the change of default settings of ext/openssl. Insecure SSL/TLS options are now turn off by default. * Changed default settings of ext/openssl And, many bug fixes are also included. See tickets and ChangeLog for details. Ruby 2.0.0-p576 Released We are pleased to announce the release of Ruby 2.0.0-p576, to celebrate the holding of RubyKaigi2014 in Japan now. This release includes many bugfixes, such as: * many fixes of memory leaks and using extra memory. * many fixes of platform-specific issues (especially in build process). * many document fixes. See tickets and ChangeLog for details.
Diffstat (limited to 'lang/ruby')
-rw-r--r--lang/ruby/rubyversion.mk4
1 files changed, 2 insertions, 2 deletions
diff --git a/lang/ruby/rubyversion.mk b/lang/ruby/rubyversion.mk
index b22a1d5aa0e..3b4747dd5ae 100644
--- a/lang/ruby/rubyversion.mk
+++ b/lang/ruby/rubyversion.mk
@@ -1,4 +1,4 @@
-# $NetBSD: rubyversion.mk,v 1.125 2014/10/27 16:11:17 taca Exp $
+# $NetBSD: rubyversion.mk,v 1.126 2014/10/27 16:20:16 taca Exp $
#
# This file determines which Ruby version is used as a dependency for
@@ -228,7 +228,7 @@ RUBY21_VERSION= 2.1.2
# patch
RUBY18_PATCHLEVEL= pl374
RUBY193_PATCHLEVEL= p550
-RUBY200_PATCHLEVEL= p481
+RUBY200_PATCHLEVEL= p594
#RUBY21_PATCHLEVEL= p95
# current API compatible version; used for version of shared library