All of lore.kernel.org
 help / color / mirror / Atom feed
* [meta-vitualization][scarthgap][patch] containerd: upgrade 2.0.5 -> 2.0.7
@ 2025-11-10  7:15 Vijay Anusuri
  2025-11-19 23:25 ` [meta-virtualization] " Bruce Ashfield
  0 siblings, 1 reply; 2+ messages in thread
From: Vijay Anusuri @ 2025-11-10  7:15 UTC (permalink / raw)
  To: meta-virtualization; +Cc: Vijay Anusuri

Includes CVE fix for CVE-2024-25621 and CVE-2025-64329

Release Notes:
https://github.com/containerd/containerd/releases/tag/v2.0.7

Signed-off-by: Vijay Anusuri <vanusuri@mvista.com>
---
 .../containerd/containerd-opencontainers_git.bb             | 6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

diff --git a/recipes-containers/containerd/containerd-opencontainers_git.bb b/recipes-containers/containerd/containerd-opencontainers_git.bb
index d041b699..3144a5a6 100644
--- a/recipes-containers/containerd/containerd-opencontainers_git.bb
+++ b/recipes-containers/containerd/containerd-opencontainers_git.bb
@@ -5,7 +5,7 @@ DESCRIPTION = "containerd is a daemon to control runC, built for performance and
                support as well as checkpoint and restore for cloning and live migration of containers."
 
 
-SRCREV = "fb4c30d4ede3531652d86197bf3fc9515e5276d9"
+SRCREV = "4ac6c20c7bbf8177f29e46bbdc658fec02ffb8ad"
 SRC_URI = "git://github.com/containerd/containerd;branch=release/2.0;protocol=https;destsuffix=git/src/github.com/containerd/containerd/v2 \
            file://0001-Makefile-allow-GO_BUILD_FLAGS-to-be-externally-speci.patch \
            file://0001-build-don-t-use-gcflags-to-define-trimpath.patch \
@@ -15,8 +15,8 @@ SRC_URI = "git://github.com/containerd/containerd;branch=release/2.0;protocol=ht
 LICENSE = "Apache-2.0"
 LIC_FILES_CHKSUM = "file://LICENSE;md5=1269f40c0d099c21a871163984590d89"
 
-CONTAINERD_VERSION = "v2.0.5"
-CVE_VERSION = "2.0.5"
+CONTAINERD_VERSION = "v2.0.7"
+CVE_VERSION = "2.0.7"
 
 # EXTRA_OEMAKE += "GODEBUG=1"
 
-- 
2.43.0



^ permalink raw reply related	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2025-11-19 23:25 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2025-11-10  7:15 [meta-vitualization][scarthgap][patch] containerd: upgrade 2.0.5 -> 2.0.7 Vijay Anusuri
2025-11-19 23:25 ` [meta-virtualization] " Bruce Ashfield

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.