podman: update to v3.4.4
authorOskari Rauta <oskari.rauta@gmail.com>
Thu, 16 Dec 2021 00:25:58 +0000 (02:25 +0200)
committerNick Hainke <vincent@systemli.org>
Thu, 16 Dec 2021 09:15:51 +0000 (10:15 +0100)
commit5ff3b25509c9c1e5d1d43044fcc22dd19a10d779
tree2ce8413fa67aa2de7eabdb366cc6676d17d28a0c
parent4569f21812cf860b8a1d2c7e447e3e3f8eff3462
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>
utils/podman/Makefile
utils/podman/patches/010-declare-temp-failure-retry-before-usage.patch [new file with mode: 0644]