podman: update to v3.4.4
authorOskari Rauta <oskari.rauta@gmail.com>
Thu, 16 Dec 2021 00:25:58 +0000 (02:25 +0200)
committerJosef Schlehofer <pepe.schlehofer@gmail.com>
Wed, 1 Feb 2023 22:04:34 +0000 (23:04 +0100)
commit7d78b97652040c3addbb5cfc0dfa1f8baac2c98f
tree66e0e589764d3e31687791828c86ec2c0530364d
parent3b058e762d1bec7dc0ae7e07b53dcba51e49dbf3
podman: update to v3.4.4

list of changes: https://github.com/containers/podman/releases

Added patch for compiling with musl. Patch can be removed on next
release as it is already merged to podman git but not on this release.
Patch moves definition in source so definition is available before it
is being used.

Patch source: https://github.com/containers/podman/pull/12564

Patch re-created with quilt.

Signed-off-by: Oskari Rauta <oskari.rauta@gmail.com>
(cherry picked from commit 5ff3b25509c9c1e5d1d43044fcc22dd19a10d779)
utils/podman/Makefile
utils/podman/patches/010-declare-temp-failure-retry-before-usage.patch [new file with mode: 0644]