Re: [meta-virtualization] [PATCH meta-virtualization][PATCH 1/2] podman: fix PV to right version

Bruce Ashfield <[email protected]> Fri, 24 Apr 2026 02:13:20 +0000
Newsgroups org.yoctoproject.lists.meta-virtualization
Message-ID <[email protected]>
That's the second time my update system has screwed up podman.

I was already testing 5.8.2, so I've gone ahead and bumped it
to fix the version issue.

Bruce


In message: [meta-virtualization] [PATCH meta-virtualization][PATCH 1/2] podman: fix PV to right version
on 23/04/2026 Patrick Vogelaar via B4 Relay via lists.yoctoproject.org wrote:

> From: Patrick Vogelaar <[email protected]>
> 
> Commit 3b9ff919799daa5eccd56b481cefd61db652ab99 updated the SRCREV as well as
> the branch in the SRC_URI but left PV untouched. This now sets PV to v5.8.1
> which corresponds with the SRCREV.
> 
> Signed-off-by: Patrick Vogelaar <[email protected]>
> ---
>  recipes-containers/podman/podman_git.bb | 2 +-
>  1 file changed, 1 insertion(+), 1 deletion(-)
> 
> diff --git a/recipes-containers/podman/podman_git.bb b/recipes-containers/podman/podman_git.bb
> index df333dfc..fd0cd908 100644
> --- a/recipes-containers/podman/podman_git.bb
> +++ b/recipes-containers/podman/podman_git.bb
> @@ -27,7 +27,7 @@ LIC_FILES_CHKSUM = "file://src/import/LICENSE;md5=3d9b931fa23ab1cacd0087f9e2ee12
>  
>  GO_IMPORT = "import"
>  
> -PV = "v5.7.1"
> +PV = "v5.8.1"
>  
>  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.43.0
> 
> 

> 
> -=-=-=-=-=-=-=-=-=-=-=-
> Links: You receive all messages sent to this group.
> View/Reply Online (#9730): https://lists.yoctoproject.org/g/meta-virtualization/message/9730
> Mute This Topic: https://lists.yoctoproject.org/mt/118978969/1050810
> Group Owner: [email protected]
> Unsubscribe: https://lists.yoctoproject.org/g/meta-virtualization/unsub [[email protected]]
> -=-=-=-=-=-=-=-=-=-=-=-
>