meta-virtualization.lists.yoctoproject.org archive mirror
 help / color / mirror / Atom feed
From: Thomas Schlien <ts@ferncast.de>
To: meta-virtualization@lists.yoctoproject.org
Cc: Thomas Schlien <ts@ferncast.de>
Subject: [meta-virtualization][PATCH] Update runc-opencontainers to 1.1.12 since old versions have a severe security issue
Date: Tue, 19 Mar 2024 16:54:32 +0100	[thread overview]
Message-ID: <20240319155432.2263227-1-ts@ferncast.de> (raw)

CVE-2024-21626 https://github.com/opencontainers/runc/security/advisories/GHSA-xr7r-f8xq-vfvv
---
 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 61e7cfa6..88964276 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 = "f3446b1e5fe75bf419c808d8705c899ab4968b6e"
+SRCREV = "51d5e94601ceffbbd85688df1c928ecccbfa4685"
 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.10"
+RUNC_VERSION = "1.1.12"
 
 CVE_PRODUCT = "runc"
 
-- 
2.40.1



             reply	other threads:[~2024-03-19 15:54 UTC|newest]

Thread overview: 5+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2024-03-19 15:54 Thomas Schlien [this message]
2024-03-19 15:58 ` [meta-virtualization][PATCH] Update runc-opencontainers to 1.1.12 since old versions have a severe security issue Bruce Ashfield
2024-03-19 16:28   ` Thomas Schlien
2024-03-19 17:11     ` Bruce Ashfield
     [not found]     ` <17BE39A1457CB4C5.24580@lists.yoctoproject.org>
2024-03-19 17:16       ` Bruce Ashfield

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20240319155432.2263227-1-ts@ferncast.de \
    --to=ts@ferncast.de \
    --cc=meta-virtualization@lists.yoctoproject.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
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 read-only IMAP folder(s) and NNTP newsgroup(s).