[OE-core] [PATCH] ruby: 2.4.2 -> 2.5.0

Khem Raj raj.khem at gmail.com
Tue Jan 30 20:44:01 UTC 2018


On 1/30/18 12:58 AM, Huang Qiyu wrote:
> 1.Upgrade ruby form 2.4.2 to 2.5.0.
> 2.Update the checksum of LIC_FILES_CHKSUM.
> 3.Delete ruby-CVE-2017-9224.patch, ruby-CVE-2017-9227.patch, ruby-CVE-2017-9229.patch, since it is integrated upstream.
> 4.Modify ruby-CVE-2017-9226.patch, since the data has been changed.
> 

it looks ok besides see below

> Signed-off-by: Huang Qiyu <huangqy.fnst at cn.fujitsu.com>
> ---
>  meta/recipes-devtools/ruby/ruby.inc                |  4 +-
>  meta/recipes-devtools/ruby/ruby/extmk.patch        | 16 +++---
>  .../ruby/ruby/ruby-CVE-2017-9224.patch             | 41 ---------------
>  .../ruby/ruby/ruby-CVE-2017-9226.patch             | 15 ++----
>  .../ruby/ruby/ruby-CVE-2017-9227.patch             | 32 ------------
>  .../ruby/ruby/ruby-CVE-2017-9229.patch             | 59 ----------------------
>  .../ruby/{ruby_2.4.2.bb => ruby_2.5.0.bb}          |  7 +--
>  7 files changed, 16 insertions(+), 158 deletions(-)
>  delete mode 100644 meta/recipes-devtools/ruby/ruby/ruby-CVE-2017-9224.patch
>  delete mode 100644 meta/recipes-devtools/ruby/ruby/ruby-CVE-2017-9227.patch
>  delete mode 100644 meta/recipes-devtools/ruby/ruby/ruby-CVE-2017-9229.patch
>  rename meta/recipes-devtools/ruby/{ruby_2.4.2.bb => ruby_2.5.0.bb} (83%)
> 
> diff --git a/meta/recipes-devtools/ruby/ruby.inc b/meta/recipes-devtools/ruby/ruby.inc
> index 9a52a69..fd3911b 100644
> --- a/meta/recipes-devtools/ruby/ruby.inc
> +++ b/meta/recipes-devtools/ruby/ruby.inc
> @@ -8,10 +8,10 @@ HOMEPAGE = "http://www.ruby-lang.org/"
>  SECTION = "devel/ruby"
>  LICENSE = "Ruby | BSD | GPLv2"
>  LIC_FILES_CHKSUM = "\
> -    file://COPYING;md5=8a960b08d972f43f91ae84a6f00dcbfb \
> +    file://COPYING;md5=340948e1882e579731841bf49cdc22c1 \

what changed here. Please add a note in commit message.

>      file://BSDL;md5=19aaf65c88a40b508d17ae4be539c4b5\
>      file://GPL;md5=b234ee4d69f5fce4486a80fdaf4a4263\
> -    file://LEGAL;md5=daf349ad59dd19bd8c919171bff3c5d6 \
> +    file://LEGAL;md5=8f871f3f03732c018a5fa9b185958231 \

same as above

>  "



More information about the Openembedded-core mailing list