All of lore.kernel.org
 help / color / mirror / Atom feed
From: Bruce Ashfield <bruce.ashfield@gmail.com>
To: Chen Qi <Qi.Chen@windriver.com>
Cc: meta-virtualization@lists.yoctoproject.org
Subject: Re: [meta-virtualization][PATCH] containerd-opencontainers: add CVE_VERSION setting
Date: Tue, 26 Apr 2022 17:03:42 -0400	[thread overview]
Message-ID: <20220426210341.GB55546@gmail.com> (raw)
In-Reply-To: <20220426042534.5132-1-Qi.Chen@windriver.com>

merged.

Bruce

In message: [meta-virtualization][PATCH] containerd-opencontainers: add CVE_VERSION setting
on 26/04/2022 Chen Qi wrote:

> The NVD database uses version without a prefixing 'v'
> for containerd.
> 
> e.g.
> https://nvd.nist.gov/vuln/detail/CVE-2022-23648
> 
> So we need to explictly set CVE_VERSION.
> 
> Signed-off-by: Chen Qi <Qi.Chen@windriver.com>
> ---
>  recipes-containers/containerd/containerd-opencontainers_git.bb | 1 +
>  1 file changed, 1 insertion(+)
> 
> diff --git a/recipes-containers/containerd/containerd-opencontainers_git.bb b/recipes-containers/containerd/containerd-opencontainers_git.bb
> index edb5974..b0f92b1 100644
> --- a/recipes-containers/containerd/containerd-opencontainers_git.bb
> +++ b/recipes-containers/containerd/containerd-opencontainers_git.bb
> @@ -16,6 +16,7 @@ LICENSE = "Apache-2.0"
>  LIC_FILES_CHKSUM = "file://src/import/LICENSE;md5=1269f40c0d099c21a871163984590d89"
>  
>  CONTAINERD_VERSION = "v1.6.1"
> +CVE_VERSION = "1.6.1"
>  
>  EXTRA_OEMAKE += "GODEBUG=1"
>  
> -- 
> 2.17.1
> 

> 
> -=-=-=-=-=-=-=-=-=-=-=-
> Links: You receive all messages sent to this group.
> View/Reply Online (#7217): https://lists.yoctoproject.org/g/meta-virtualization/message/7217
> Mute This Topic: https://lists.yoctoproject.org/mt/90701847/1050810
> Group Owner: meta-virtualization+owner@lists.yoctoproject.org
> Unsubscribe: https://lists.yoctoproject.org/g/meta-virtualization/unsub [bruce.ashfield@gmail.com]
> -=-=-=-=-=-=-=-=-=-=-=-
> 



      reply	other threads:[~2022-04-26 21:03 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2022-04-26  4:25 [meta-virtualization][PATCH] containerd-opencontainers: add CVE_VERSION setting Chen Qi
2022-04-26 21:03 ` Bruce Ashfield [this message]

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20220426210341.GB55546@gmail.com \
    --to=bruce.ashfield@gmail.com \
    --cc=Qi.Chen@windriver.com \
    --cc=meta-virtualization@lists.yoctoproject.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.