* [meta-virtualization][PATCH] containerd: drop CVE_VERSION
@ 2025-07-22 10:16 Qi.Chen
2025-07-31 17:43 ` Bruce Ashfield
0 siblings, 1 reply; 2+ messages in thread
From: Qi.Chen @ 2025-07-22 10:16 UTC (permalink / raw)
To: meta-virtualization
From: Chen Qi <Qi.Chen@windriver.com>
It's easy to forget to update this CVE_VERSION setting. So remove
it. The default value of CVE_VERSION is PV.
Signed-off-by: Chen Qi <Qi.Chen@windriver.com>
---
recipes-containers/containerd/containerd_git.bb | 1 -
1 file changed, 1 deletion(-)
diff --git a/recipes-containers/containerd/containerd_git.bb b/recipes-containers/containerd/containerd_git.bb
index b1723547..022f9123 100644
--- a/recipes-containers/containerd/containerd_git.bb
+++ b/recipes-containers/containerd/containerd_git.bb
@@ -17,7 +17,6 @@ LICENSE = "Apache-2.0"
LIC_FILES_CHKSUM = "file://LICENSE;md5=1269f40c0d099c21a871163984590d89"
CONTAINERD_VERSION = "v2.1.3"
-CVE_VERSION = "v2.0.2"
# EXTRA_OEMAKE += "GODEBUG=1"
--
2.34.1
^ permalink raw reply related [flat|nested] 2+ messages in thread
* Re: [meta-virtualization][PATCH] containerd: drop CVE_VERSION
2025-07-22 10:16 [meta-virtualization][PATCH] containerd: drop CVE_VERSION Qi.Chen
@ 2025-07-31 17:43 ` Bruce Ashfield
0 siblings, 0 replies; 2+ messages in thread
From: Bruce Ashfield @ 2025-07-31 17:43 UTC (permalink / raw)
To: Qi.Chen; +Cc: meta-virtualization
In message: [meta-virtualization][PATCH] containerd: drop CVE_VERSION
on 22/07/2025 Chen Qi via lists.yoctoproject.org wrote:
> From: Chen Qi <Qi.Chen@windriver.com>
>
> It's easy to forget to update this CVE_VERSION setting. So remove
> it. The default value of CVE_VERSION is PV.
Indeed! and now that I've renamed the recipe to just be containerd,
we don't need the explicit assignement.
This is now merged.
Bruce
>
> Signed-off-by: Chen Qi <Qi.Chen@windriver.com>
> ---
> recipes-containers/containerd/containerd_git.bb | 1 -
> 1 file changed, 1 deletion(-)
>
> diff --git a/recipes-containers/containerd/containerd_git.bb b/recipes-containers/containerd/containerd_git.bb
> index b1723547..022f9123 100644
> --- a/recipes-containers/containerd/containerd_git.bb
> +++ b/recipes-containers/containerd/containerd_git.bb
> @@ -17,7 +17,6 @@ LICENSE = "Apache-2.0"
> LIC_FILES_CHKSUM = "file://LICENSE;md5=1269f40c0d099c21a871163984590d89"
>
> CONTAINERD_VERSION = "v2.1.3"
> -CVE_VERSION = "v2.0.2"
>
> # EXTRA_OEMAKE += "GODEBUG=1"
>
> --
> 2.34.1
>
>
> -=-=-=-=-=-=-=-=-=-=-=-
> Links: You receive all messages sent to this group.
> View/Reply Online (#9328): https://lists.yoctoproject.org/g/meta-virtualization/message/9328
> Mute This Topic: https://lists.yoctoproject.org/mt/114283976/1050810
> Group Owner: meta-virtualization+owner@lists.yoctoproject.org
> Unsubscribe: https://lists.yoctoproject.org/g/meta-virtualization/unsub [bruce.ashfield@gmail.com]
> -=-=-=-=-=-=-=-=-=-=-=-
>
^ permalink raw reply [flat|nested] 2+ messages in thread
end of thread, other threads:[~2025-07-31 17:43 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2025-07-22 10:16 [meta-virtualization][PATCH] containerd: drop CVE_VERSION Qi.Chen
2025-07-31 17:43 ` Bruce Ashfield
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).