* [meta-virtualization][scarthgap][PATCH 1/1] runc-docker: upgrade 1.1.12 -> 1.1.14
@ 2024-10-16 11:02 dchellam
2024-11-02 4:10 ` Bruce Ashfield
0 siblings, 1 reply; 2+ messages in thread
From: dchellam @ 2024-10-16 11:02 UTC (permalink / raw)
To: meta-virtualization
From: Divya Chellam <divya.chellam@windriver.com>
Includes fix for CVE-2024-45310 and other bug fixes
Changelog:
==========
https://github.com/opencontainers/runc/blob/v1.1.14/CHANGELOG.md
Signed-off-by: Divya Chellam <divya.chellam@windriver.com>
---
recipes-containers/runc/runc-docker_git.bb | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/recipes-containers/runc/runc-docker_git.bb b/recipes-containers/runc/runc-docker_git.bb
index 8d078e85..c00eaf39 100644
--- a/recipes-containers/runc/runc-docker_git.bb
+++ b/recipes-containers/runc/runc-docker_git.bb
@@ -2,13 +2,13 @@ include runc.inc
# Note: this rev is before the required protocol field, update when all components
# have been updated to match.
-SRCREV_runc-docker = "a9833ff391a71b30069a6c3f816db113379a4346"
+SRCREV_runc-docker = "2c9f5602f0ba3d9da1c2596322dfc4e156844890"
SRC_URI = "git://github.com/opencontainers/runc;branch=release-1.1;name=runc-docker;protocol=https \
file://0001-runc-Add-console-socket-dev-null.patch \
file://0001-Makefile-respect-GOBUILDFLAGS-for-runc-and-remove-re.patch \
file://0001-runc-docker-SIGUSR1-daemonize.patch \
"
-RUNC_VERSION = "1.1.12"
+RUNC_VERSION = "1.1.14"
CVE_PRODUCT = "runc"
--
2.40.0
^ permalink raw reply related [flat|nested] 2+ messages in thread
* Re: [meta-virtualization][scarthgap][PATCH 1/1] runc-docker: upgrade 1.1.12 -> 1.1.14
2024-10-16 11:02 [meta-virtualization][scarthgap][PATCH 1/1] runc-docker: upgrade 1.1.12 -> 1.1.14 dchellam
@ 2024-11-02 4:10 ` Bruce Ashfield
0 siblings, 0 replies; 2+ messages in thread
From: Bruce Ashfield @ 2024-11-02 4:10 UTC (permalink / raw)
To: Divya.Chellam; +Cc: meta-virtualization
merged.
Bruce
In message: [meta-virtualization][scarthgap][PATCH 1/1] runc-docker: upgrade 1.1.12 -> 1.1.14
on 16/10/2024 dchellam via lists.yoctoproject.org wrote:
> From: Divya Chellam <divya.chellam@windriver.com>
>
> Includes fix for CVE-2024-45310 and other bug fixes
>
> Changelog:
> ==========
> https://github.com/opencontainers/runc/blob/v1.1.14/CHANGELOG.md
>
> Signed-off-by: Divya Chellam <divya.chellam@windriver.com>
> ---
> recipes-containers/runc/runc-docker_git.bb | 4 ++--
> 1 file changed, 2 insertions(+), 2 deletions(-)
>
> diff --git a/recipes-containers/runc/runc-docker_git.bb b/recipes-containers/runc/runc-docker_git.bb
> index 8d078e85..c00eaf39 100644
> --- a/recipes-containers/runc/runc-docker_git.bb
> +++ b/recipes-containers/runc/runc-docker_git.bb
> @@ -2,13 +2,13 @@ include runc.inc
>
> # Note: this rev is before the required protocol field, update when all components
> # have been updated to match.
> -SRCREV_runc-docker = "a9833ff391a71b30069a6c3f816db113379a4346"
> +SRCREV_runc-docker = "2c9f5602f0ba3d9da1c2596322dfc4e156844890"
> SRC_URI = "git://github.com/opencontainers/runc;branch=release-1.1;name=runc-docker;protocol=https \
> file://0001-runc-Add-console-socket-dev-null.patch \
> file://0001-Makefile-respect-GOBUILDFLAGS-for-runc-and-remove-re.patch \
> file://0001-runc-docker-SIGUSR1-daemonize.patch \
> "
>
> -RUNC_VERSION = "1.1.12"
> +RUNC_VERSION = "1.1.14"
>
> CVE_PRODUCT = "runc"
> --
> 2.40.0
>
>
> -=-=-=-=-=-=-=-=-=-=-=-
> Links: You receive all messages sent to this group.
> View/Reply Online (#8930): https://lists.yoctoproject.org/g/meta-virtualization/message/8930
> Mute This Topic: https://lists.yoctoproject.org/mt/109041586/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:[~2024-11-02 4:10 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2024-10-16 11:02 [meta-virtualization][scarthgap][PATCH 1/1] runc-docker: upgrade 1.1.12 -> 1.1.14 dchellam
2024-11-02 4:10 ` 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.