summaryrefslogtreecommitdiff
path: root/lang/ruby
diff options
context:
space:
mode:
authortaca <taca@pkgsrc.org>2019-10-02 13:39:52 +0000
committertaca <taca@pkgsrc.org>2019-10-02 13:39:52 +0000
commit56695a79098f8c839f01364737a24c350b6bc745 (patch)
tree369e3ebb206d9d92902268790b8c4215bbf3adb4 /lang/ruby
parentdef5daae62eaddb32433683740d48a629a78c5a5 (diff)
downloadpkgsrc-56695a79098f8c839f01364737a24c350b6bc745.tar.gz
lang/ruby25: update to 2.5.7
Update ruby25-base, ruby25 and ruby25-mode packges to 2.5.7. pkgsrc chagnes * fix warnings of pkglint. Quote from release announce: Ruby 2.5.7 (2019-10-01) This release includes security fixes as listed below. Please check the topics below for details. * CVE-2019-16255: A code injection vulnerability of Shell#[] and Shell#test * CVE-2019-16254: HTTP response splitting in WEBrick (Additional fix) * CVE-2019-15845: A NUL injection vulnerability of File.fnmatch and File.fnmatch? * CVE-2019-16201: Regular Expression Denial of Service vulnerability of WEBrick's Digest access authentication
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 243d583c770..d3ebdb0d867 100644
--- a/lang/ruby/rubyversion.mk
+++ b/lang/ruby/rubyversion.mk
@@ -1,4 +1,4 @@
-# $NetBSD: rubyversion.mk,v 1.209 2019/10/02 13:31:47 taca Exp $
+# $NetBSD: rubyversion.mk,v 1.210 2019/10/02 13:39:52 taca Exp $
#
# This file determines which Ruby version is used as a dependency for
@@ -216,7 +216,7 @@ RUBY_VERSION_REQD?= ${PKGNAME_REQD:C/ruby([0-9][0-9])-.*/\1/}
# current supported Ruby's version
RUBY22_VERSION= 2.2.10
RUBY24_VERSION= 2.4.9
-RUBY25_VERSION= 2.5.6
+RUBY25_VERSION= 2.5.7
RUBY26_VERSION= 2.6.4
# current API compatible version; used for version of shared library