]> code.ossystems Code Review - openembedded-core.git/commit
ruby: remove CVE-2018-1000073.patch as already fixed
authorGrandbois, Brett <brett.grandbois@opengear.com>
Fri, 8 Feb 2019 01:30:34 +0000 (01:30 +0000)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Tue, 12 Feb 2019 14:04:24 +0000 (14:04 +0000)
commit479620023aa0af9467ca1d2807cf7bedd73327f6
tree67075cb46a356a09e861e8a31069b0ac3aca2fbb
parent0471307da8d1e0df27df115c47d05e7b64dea080
ruby: remove CVE-2018-1000073.patch as already fixed

rubygems 2.7.6 which is in ruby 2.5.3 has this fix and as currently
applied all gem extraction fails as the realpath check is done against
the full path including the file to be extracted which will always fail
as the file hasnt been extracted yet

Signed-off-by: Brett Grandbois <brett.grandbois@opengear.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
meta/recipes-devtools/ruby/ruby/CVE-2018-1000073.patch [deleted file]
meta/recipes-devtools/ruby/ruby_2.5.3.bb