All of lore.kernel.org
 help / color / mirror / Atom feed
From: Bruce Ashfield <bruce.ashfield@gmail.com>
To: mingli.yu@eng.windriver.com
Cc: meta-virtualization@lists.yoctoproject.org
Subject: Re: [meta-virtualization] [scarthgap][PATCH v2] podman: Upgrade 5.0.1 -> 5.0.3
Date: Tue, 28 Apr 2026 11:43:32 +0000	[thread overview]
Message-ID: <afCdZEDojW6PSeCJ@gmail.com> (raw)
In-Reply-To: <20260424094738.2143616-1-mingli.yu@windriver.com>

merged.

Bruce

In message: [meta-virtualization] [scarthgap][PATCH v2] podman: Upgrade 5.0.1 -> 5.0.3
on 24/04/2026 Yu, Mingli via lists.yoctoproject.org wrote:

> From: Mingli Yu <mingli.yu@windriver.com>
> 
> Upgrade podman to 5.0.3 to include some bugfixes and some security fix
> such as CVE-2024-3727 [1].
> 
> Release notes:
> Security
>   This release addresses CVE-2024-3727, a vulnerability in the
> containers/image library which allows attackers to trigger authenticated
> registry access on behalf of the victim user.
> 
> Bugfixes
>   Fixed a bug where podman machine start would fail if the machine
> had a volume with a long target path (#22226).
>   Fixed a bug where podman machine start mounted volumes with paths
> that included dashes in the wrong location (#22505).
> 
> Misc
>   Updated Buildah to v1.35.4
>   Updated the containers/common library to v0.58.3
>   Updated the containers/image library to v5.30.1
> 
> [1] https://github.com/containers/podman/releases/tag/v5.0.3
> 
> Signed-off-by: Mingli Yu <mingli.yu@windriver.com>
> ---
>  recipes-containers/podman/podman_git.bb | 4 ++--
>  1 file changed, 2 insertions(+), 2 deletions(-)
> 
> diff --git a/recipes-containers/podman/podman_git.bb b/recipes-containers/podman/podman_git.bb
> index ef9798f0..b80b8d5b 100644
> --- a/recipes-containers/podman/podman_git.bb
> +++ b/recipes-containers/podman/podman_git.bb
> @@ -17,7 +17,7 @@ DEPENDS = " \
>      gettext-native \
>  "
>  
> -SRCREV = "bb81e85a430fa95d23a15b77c717fd68bf06ebf2"
> +SRCREV = "d08315df35cb6e95f65bf3935f529295c6e54742"
>  SRC_URI = " \
>      git://github.com/containers/libpod.git;branch=v5.0;protocol=https \
>      ${@bb.utils.contains('PACKAGECONFIG', 'rootless', 'file://50-podman-rootless.conf', '', d)} \
> @@ -33,7 +33,7 @@ GO_IMPORT = "import"
>  
>  S = "${WORKDIR}/git"
>  
> -PV = "5.0.1+git"
> +PV = "5.0.3+git"
>  
>  CVE_STATUS[CVE-2022-2989] = "fixed-version: fixed since v4.3.0"
>  CVE_STATUS[CVE-2023-0778] = "fixed-version: fixed since v4.5.0"
> -- 
> 2.49.0
> 

> 
> -=-=-=-=-=-=-=-=-=-=-=-
> Links: You receive all messages sent to this group.
> View/Reply Online (#9742): https://lists.yoctoproject.org/g/meta-virtualization/message/9742
> Mute This Topic: https://lists.yoctoproject.org/mt/118985012/1050810
> Group Owner: meta-virtualization+owner@lists.yoctoproject.org
> Unsubscribe: https://lists.yoctoproject.org/g/meta-virtualization/unsub [bruce.ashfield@gmail.com]
> -=-=-=-=-=-=-=-=-=-=-=-
> 



      reply	other threads:[~2026-04-28 11:43 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2026-04-24  9:47 [scarthgap][PATCH v2] podman: Upgrade 5.0.1 -> 5.0.3 mingli.yu
2026-04-28 11:43 ` Bruce Ashfield [this message]

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=afCdZEDojW6PSeCJ@gmail.com \
    --to=bruce.ashfield@gmail.com \
    --cc=meta-virtualization@lists.yoctoproject.org \
    --cc=mingli.yu@eng.windriver.com \
    /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 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.