All of lore.kernel.org
 help / color / mirror / Atom feed
* [scarthgap][PATCH] runc-opencontainers: upgrade 1.1.12 -> 1.1.14
@ 2024-12-11  9:04 hsimeliere.opensource
  2024-12-29  3:53 ` [meta-virtualization] " Bruce Ashfield
  2025-01-07 22:09 ` Bruce Ashfield
  0 siblings, 2 replies; 3+ messages in thread
From: hsimeliere.opensource @ 2024-12-11  9:04 UTC (permalink / raw)
  To: meta-virtualization; +Cc: Hugo SIMELIERE, Bruno VERNAY

From: Hugo SIMELIERE <hsimeliere.opensource@witekio.com>

Alignment with runc-docker version
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: Bruno VERNAY <bruno.vernay@se.com>
Signed-off-by: Hugo SIMELIERE <hsimeliere.opensource@witekio.com>
---
 recipes-containers/runc/runc-opencontainers_git.bb | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/recipes-containers/runc/runc-opencontainers_git.bb b/recipes-containers/runc/runc-opencontainers_git.bb
index 188b8440..6eef2c8f 100644
--- a/recipes-containers/runc/runc-opencontainers_git.bb
+++ b/recipes-containers/runc/runc-opencontainers_git.bb
@@ -1,11 +1,11 @@
 include runc.inc
 
-SRCREV = "a9833ff391a71b30069a6c3f816db113379a4346"
+SRCREV = "2c9f5602f0ba3d9da1c2596322dfc4e156844890"
 SRC_URI = " \
     git://github.com/opencontainers/runc;branch=release-1.1;protocol=https \
     file://0001-Makefile-respect-GOBUILDFLAGS-for-runc-and-remove-re.patch \
     "
-RUNC_VERSION = "1.1.12"
+RUNC_VERSION = "1.1.14"
 
 CVE_PRODUCT = "runc"
 
-- 
2.43.0



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

end of thread, other threads:[~2025-01-07 22:09 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2024-12-11  9:04 [scarthgap][PATCH] runc-opencontainers: upgrade 1.1.12 -> 1.1.14 hsimeliere.opensource
2024-12-29  3:53 ` [meta-virtualization] " Bruce Ashfield
2025-01-07 22:09 ` 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.