summaryrefslogtreecommitdiff
path: root/lang/ruby
diff options
context:
space:
mode:
authortaca <taca>2014-11-15 14:39:09 +0000
committertaca <taca>2014-11-15 14:39:09 +0000
commit219364b4a45f53c0a6db8eb847f8c213adc9e8c4 (patch)
treeb4cdc41ca980541c90f9e9dc004a581484a18ddb /lang/ruby
parent1306e2c34ad4f6bf3e2b01456396e8ef8a10ade9 (diff)
downloadpkgsrc-219364b4a45f53c0a6db8eb847f8c213adc9e8c4.tar.gz
Update ruby193-base (and ruby193) to 1.9.3p551 (Ruby 1.9.3-p551).
* CVE-2014-8090: Another Denial of Service XML Expansion.
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 7209e8248c9..6a63d45f11a 100644
--- a/lang/ruby/rubyversion.mk
+++ b/lang/ruby/rubyversion.mk
@@ -1,4 +1,4 @@
-# $NetBSD: rubyversion.mk,v 1.128 2014/11/15 14:33:45 taca Exp $
+# $NetBSD: rubyversion.mk,v 1.129 2014/11/15 14:39:09 taca Exp $
#
# This file determines which Ruby version is used as a dependency for
@@ -227,7 +227,7 @@ RUBY21_VERSION= 2.1.4
# patch
RUBY18_PATCHLEVEL= pl374
-RUBY193_PATCHLEVEL= p550
+RUBY193_PATCHLEVEL= p551
RUBY200_PATCHLEVEL= p598
#RUBY21_PATCHLEVEL= p265