summaryrefslogtreecommitdiffstats
path: root/meta/recipes-devtools/ruby/ruby_2.2.5.bb
diff options
context:
space:
mode:
authorRajkumar Veer <rveer@mvista.com>2017-11-04 10:43:01 -0700
committerRichard Purdie <richard.purdie@linuxfoundation.org>2017-11-21 14:43:55 +0000
commitecd6e7d10175d269a3424996f7e71ac48be3c613 (patch)
tree32c58448bc021d316131bcf05927fbbe82e6e80b /meta/recipes-devtools/ruby/ruby_2.2.5.bb
parent32c81fb55d9889c46ca7f7854522a9d01df290c0 (diff)
downloadpoky-ecd6e7d10175d269a3424996f7e71ac48be3c613.tar.gz
ruby: Security fix for CVE-2017-14033
affects ruby before 2.2.8, 2.3.x before 2.3.5, and 2.4.x through 2.4.1 (From OE-Core rev: 6033983453ff7b39d9d0d0a64353611128e26fae) Signed-off-by: Rajkumar Veer <rveer@mvista.com> Signed-off-by: Armin Kuster <akuster@mvista.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'meta/recipes-devtools/ruby/ruby_2.2.5.bb')
-rw-r--r--meta/recipes-devtools/ruby/ruby_2.2.5.bb1
1 files changed, 1 insertions, 0 deletions
diff --git a/meta/recipes-devtools/ruby/ruby_2.2.5.bb b/meta/recipes-devtools/ruby/ruby_2.2.5.bb
index 4b90ee6522..08308057b9 100644
--- a/meta/recipes-devtools/ruby/ruby_2.2.5.bb
+++ b/meta/recipes-devtools/ruby/ruby_2.2.5.bb
@@ -9,6 +9,7 @@ SRC_URI += "file://prevent-gc.patch \
9 file://CVE-2017-9228.patch \ 9 file://CVE-2017-9228.patch \
10 file://CVE-2017-9226.patch \ 10 file://CVE-2017-9226.patch \
11 file://CVE-2017-9229.patch \ 11 file://CVE-2017-9229.patch \
12 file://CVE-2017-14033.patch \
12" 13"
13 14
14# it's unknown to configure script, but then passed to extconf.rb 15# it's unknown to configure script, but then passed to extconf.rb