]> 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)
committerArmin Kuster <akuster808@gmail.com>
Sun, 14 Apr 2019 14:23:40 +0000 (07:23 -0700)
commita9cc1b3f9a684c14f02b06226693b023adc3e609
tree442aab4cb31c8f832e6a4aeaa744b7078e754feb
parentbddf9bec4913fb8eabe6f2995020bf06cc7f890a
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>
Signed-off-by: Armin Kuster <akuster808@gmail.com>
meta/recipes-devtools/ruby/ruby/CVE-2018-1000073.patch [deleted file]
meta/recipes-devtools/ruby/ruby_2.5.3.bb