Re: [meta-virtualization] [scarthgap][PATCH] podman: Upgrade 5.0.1 -> 5.0.3
Bruce Ashfield <[email protected]> Thu, 23 Apr 2026 09:04:31 -0400
| Newsgroups | org.yoctoproject.lists.meta-virtualization |
|---|---|
| Message-ID | <CADkTA4Ndxaw9ofd9dC6z2TnhHNJ5fjYk+nYRA=y+H2B8iv9-oQ@mail.gmail.com> |
On Thu, Apr 23, 2026 at 2:35 AM Yu, Mingli via lists.yoctoproject.org <[email protected]> wrote: > From: Mingli Yu <[email protected]> > > Upgrade podman to 5.0.3 to include some bugfixes and some security fix > such as CVE-2024-3727 [1]. > > [1] https://github.com/containers/podman/releases/tag/v5.0.3 Update this to the format of (almost) all the other upgrades in meta-virt. We need a shortlog of the changes, not links to release notes. Bruce > > > Signed-off-by: Mingli Yu <[email protected]> > --- > 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 (#9726): > https://lists.yoctoproject.org/g/meta-virtualization/message/9726 > Mute This Topic: https://lists.yoctoproject.org/mt/118968012/1050810 > Group Owner: [email protected] > Unsubscribe: https://lists.yoctoproject.org/g/meta-virtualization/unsub [ > [email protected]] > -=-=-=-=-=-=-=-=-=-=-=- > > -- - Thou shalt not follow the NULL pointer, for chaos and madness await thee at its end - "Use the force Harry" - Gandalf, Star Trek II