summaryrefslogtreecommitdiffstats
path: root/meta/recipes-devtools/ruby/ruby_2.2.5.bb
diff options
context:
space:
mode:
authorThiruvadi Rajaraman <trajaraman@mvista.com>2017-11-04 10:39:42 -0700
committerRichard Purdie <richard.purdie@linuxfoundation.org>2017-11-21 14:43:55 +0000
commit7039d1ad320d3bb48c0b031340ceb8a5cd273290 (patch)
treeae69025c39360ebdf05f15d7a279a4e0db92349d /meta/recipes-devtools/ruby/ruby_2.2.5.bb
parent7f7e00483a1c1e45e1104035433cb2981214e777 (diff)
downloadpoky-7039d1ad320d3bb48c0b031340ceb8a5cd273290.tar.gz
ruby: Secruity fix for CVE-2017-9226
affects ruby < 2.4.1 (From OE-Core rev: 0c1eec0c6a789e1e9dbfcc66c3fb8c7d1d8b4e99) Signed-off-by: Thiruvadi Rajaraman <trajaraman@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 bdb2121eff..b32a705a5b 100644
--- a/meta/recipes-devtools/ruby/ruby_2.2.5.bb
+++ b/meta/recipes-devtools/ruby/ruby_2.2.5.bb
@@ -7,6 +7,7 @@ SRC_URI += "file://prevent-gc.patch \
7 file://CVE-2016-7798.patch \ 7 file://CVE-2016-7798.patch \
8 file://CVE-2017-9227.patch \ 8 file://CVE-2017-9227.patch \
9 file://CVE-2017-9228.patch \ 9 file://CVE-2017-9228.patch \
10 file://CVE-2017-9226.patch \
10" 11"
11 12
12# it's unknown to configure script, but then passed to extconf.rb 13# it's unknown to configure script, but then passed to extconf.rb