RE: [meta-virtualization] Podman version mismatch

"Marko, Peter" <[email protected]> Tue, 28 Apr 2026 06:11:51 +0000
Newsgroups org.yoctoproject.lists.meta-virtualization
Message-ID <AS1PR10MB5697C73C24228D7555130AF9FD372@AS1PR10MB5697.EURPRD10.PROD.OUTLOOK.COM>
meta-virtualization has hardly any recipe which fetches exactly git tag.
So things like this are unfortunately expected.
In the past I have sent couple updates to mailing list to use real versions, but without success, so I gave up.

Having the coming regulations in mind (requiring accurate sbom and cve tracking), I'd recommend everyone using meta-virtualization to just copy any used recipe, correct git hash and update crates.inc.

Peter

> -----Original Message-----
> From: [email protected] <meta-
> [email protected]> On Behalf Of Patrick Vogelaar via
> lists.yoctoproject.org
> Sent: Tuesday, April 28, 2026 7:19 AM
> To: [email protected]
> Subject: [meta-virtualization] Podman version mismatch
> 
> Hi,
> 
> I gave the newly upgraded podman recipe a try but it seems that there is still a
> version mismatch.
> PV = "5.8.2"  but: podman -v
> podman version 5.8.3-dev
> 
> Do you want me to send a patch or do you want to have a look at your update
> script?
> 
> Patrick