* [meta-virtualization][kirkstone][PATCH] containerd: update to 1.6.12
@ 2023-02-14 9:09 Chen Qi
2023-02-15 20:11 ` Bruce Ashfield
0 siblings, 1 reply; 2+ messages in thread
From: Chen Qi @ 2023-02-14 9:09 UTC (permalink / raw)
To: meta-virtualization
From: Bruce Ashfield <bruce.ashfield@gmail.com>
Bumping containerd to version v1.6.12-2-gccfc27e30, which comprises the following commits:
3595dd04b fix: check for tmpfs when evaluating if userxattr should be used
1899ebcd8 Prepare release notes for v1.6.12
ec5acd4c1 CRI stream server: Fix goroutine leak in Exec
9743dbae8 [release/1.6] update to go1.18.9
3d24d97ba Prepare release notes for v1.6.11
bb96b21e5 fix: support simultaneous create diff for same parent snapshot
15b541238 Fix order of operations when setting lease labels
9fdf713e5 Added nullptr checks to pkg/cri/server and sbserver
56593cca5 cri: add pod uid annotation
8ec051a6b [release/1.6] go.mod: use golang_protobuf_extensions v1.0.4
e639ecd7c Prepare release notes for v1.6.10
5af8d89ce overlayutils: Add fastpath for userxattr check
Signed-off-by: Bruce Ashfield <bruce.ashfield@gmail.com>
Signed-off-by: Chen Qi <Qi.Chen@windriver.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 e95ca175..5fe3e4fa 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 = "6c41694da9eb09c2f1f49a5a5fbec4e970cfb460"
+SRCREV = "ccfc27e30d9f599efe6a7471ea1932dedf2beec8"
SRC_URI = "git://github.com/containerd/containerd;branch=release/1.6;protocol=https;destsuffix=git/src/github.com/containerd/containerd \
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/1.6;protocol=ht
LICENSE = "Apache-2.0"
LIC_FILES_CHKSUM = "file://LICENSE;md5=1269f40c0d099c21a871163984590d89"
-CONTAINERD_VERSION = "v1.6.9"
-CVE_VERSION = "1.6.9"
+CONTAINERD_VERSION = "v1.6.12"
+CVE_VERSION = "1.6.12"
# EXTRA_OEMAKE += "GODEBUG=1"
--
2.17.1
^ permalink raw reply related [flat|nested] 2+ messages in thread
* Re: [meta-virtualization][kirkstone][PATCH] containerd: update to 1.6.12
2023-02-14 9:09 [meta-virtualization][kirkstone][PATCH] containerd: update to 1.6.12 Chen Qi
@ 2023-02-15 20:11 ` Bruce Ashfield
0 siblings, 0 replies; 2+ messages in thread
From: Bruce Ashfield @ 2023-02-15 20:11 UTC (permalink / raw)
To: Chen Qi; +Cc: meta-virtualization
merged
Bruce
In message: [meta-virtualization][kirkstone][PATCH] containerd: update to 1.6.12
on 14/02/2023 Chen Qi wrote:
> From: Bruce Ashfield <bruce.ashfield@gmail.com>
>
> Bumping containerd to version v1.6.12-2-gccfc27e30, which comprises the following commits:
>
> 3595dd04b fix: check for tmpfs when evaluating if userxattr should be used
> 1899ebcd8 Prepare release notes for v1.6.12
> ec5acd4c1 CRI stream server: Fix goroutine leak in Exec
> 9743dbae8 [release/1.6] update to go1.18.9
> 3d24d97ba Prepare release notes for v1.6.11
> bb96b21e5 fix: support simultaneous create diff for same parent snapshot
> 15b541238 Fix order of operations when setting lease labels
> 9fdf713e5 Added nullptr checks to pkg/cri/server and sbserver
> 56593cca5 cri: add pod uid annotation
> 8ec051a6b [release/1.6] go.mod: use golang_protobuf_extensions v1.0.4
> e639ecd7c Prepare release notes for v1.6.10
> 5af8d89ce overlayutils: Add fastpath for userxattr check
>
> Signed-off-by: Bruce Ashfield <bruce.ashfield@gmail.com>
> Signed-off-by: Chen Qi <Qi.Chen@windriver.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 e95ca175..5fe3e4fa 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 = "6c41694da9eb09c2f1f49a5a5fbec4e970cfb460"
> +SRCREV = "ccfc27e30d9f599efe6a7471ea1932dedf2beec8"
> SRC_URI = "git://github.com/containerd/containerd;branch=release/1.6;protocol=https;destsuffix=git/src/github.com/containerd/containerd \
> 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/1.6;protocol=ht
> LICENSE = "Apache-2.0"
> LIC_FILES_CHKSUM = "file://LICENSE;md5=1269f40c0d099c21a871163984590d89"
>
> -CONTAINERD_VERSION = "v1.6.9"
> -CVE_VERSION = "1.6.9"
> +CONTAINERD_VERSION = "v1.6.12"
> +CVE_VERSION = "1.6.12"
>
> # EXTRA_OEMAKE += "GODEBUG=1"
>
> --
> 2.17.1
>
>
> -=-=-=-=-=-=-=-=-=-=-=-
> Links: You receive all messages sent to this group.
> View/Reply Online (#7853): https://lists.yoctoproject.org/g/meta-virtualization/message/7853
> Mute This Topic: https://lists.yoctoproject.org/mt/96956385/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:[~2023-02-15 20:11 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2023-02-14 9:09 [meta-virtualization][kirkstone][PATCH] containerd: update to 1.6.12 Chen Qi
2023-02-15 20:11 ` 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.