meta-virtualization.lists.yoctoproject.org archive mirror
 help / color / mirror / Atom feed
From: yurade <yogita.urade@windriver.com>
To: <meta-virtualization@lists.yoctoproject.org>
Subject: [meta-virtualization][PATCH 1/1] buildah: upgrade to 1.34.3
Date: Tue, 21 May 2024 13:48:53 +0000	[thread overview]
Message-ID: <20240521134853.1212387-1-yogita.urade@windriver.com> (raw)

From: Yogita Urade <yogita.urade@windriver.com>

Includes fix for: CVE-2024-1753

Changelog:
=========
2db756331 (tag: v1.34.3) [release-1.34] Bump Buildah to v1.34.3
699d1ed51 [release-1.34] CVE-2024-24786 protobuf to 1.33
4ffe07267 Merge pull request #5419 from TomSweeneyRedHat/dev/tsweeney/cve-1.34
968e8ab62 [release-1.34] Bump to Buildah v1.34.3-dev
776a1463d (tag: v1.34.2) [release-1.34] Bump to Buildah v1.34.2
afc086b65 conformance tests: don't break on trailing zeroes in layer blobs
3deda1913 [release-1.34] CVE-2024-1753 container escape fix
14d60c988 Merge pull request #5365 from edsantiago/skip_unshare_on_rhel--1.34
4f775b4a1 tests: skip_if_no_unshare(): check for --setuid
dbeb097c6 Merge pull request #5352 from TomSweeneyRedHat/dev/tsweeney/buildah_1_34_1

Signed-off-by: Yogita Urade <yogita.urade@windriver.com>
---
 recipes-containers/buildah/buildah_git.bb | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/recipes-containers/buildah/buildah_git.bb b/recipes-containers/buildah/buildah_git.bb
index 64ee4f7d..90ffc238 100644
--- a/recipes-containers/buildah/buildah_git.bb
+++ b/recipes-containers/buildah/buildah_git.bb
@@ -8,7 +8,7 @@ LIC_FILES_CHKSUM = "file://src/github.com/containers/buildah/LICENSE;md5=e3fc50a
 
 S = "${WORKDIR}/git"
 
-BUILDAH_VERSION = "1.34.1"
+BUILDAH_VERSION = "1.34.3"
 
 PV = "${BUILDAH_VERSION}"
 
@@ -28,7 +28,7 @@ GO_WORKDIR = "${GO_INSTALL}"
 GOBUILDFLAGS += "-mod vendor"
 
 SRCREV_FORMAT = "buildah_storage"
-SRCREV_buildah = "dbeb097c6fbf4bfd643f096992da572a97a8ec12"
+SRCREV_buildah = "2db756331014a4f355507df47d2622d05532da1f"
 SRCREV_storage = "246ba3062e8b551026aef2708eee747014ce5c52"
 
 SRC_URI = " \
-- 
2.40.0



                 reply	other threads:[~2024-05-21 13:49 UTC|newest]

Thread overview: [no followups] expand[flat|nested]  mbox.gz  Atom feed

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=20240521134853.1212387-1-yogita.urade@windriver.com \
    --to=yogita.urade@windriver.com \
    --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).