podman: update to v4.4.2
authorOskari Rauta <redacted>
Mon, 27 Feb 2023 15:15:09 +0000 (15:15 +0000)
committerRosen Penev <redacted>
Mon, 27 Feb 2023 17:29:45 +0000 (09:29 -0800)
commit4eac9e8a2ff6fcd327ba19a6ab2f5eeaf3039251
tree2716fc45a72604685cc60a3341c91997a415d480
parentbfd7da1392c1436bd721a4692fbeda541083ef1f
podman: update to v4.4.2

Security:
 - This release fixes CVE-2023-0778, which allowed a malicious user to potentially replace a normal file in a volume with a symlink while exporting the volume, allowing for access to arbitrary files on the host file system.

Bugfixes:
 - Fixed a bug where containers started via the podman-kube systemd template would always use the "passthrough" log driver (#17482).
 - Fixed a bug where pulls would unexpectedly encounter an EOF error. Now, Podman automatically transparently resumes aborted pull connections.
 - Fixed a race condition in Podman's signal proxy.

Misc:
 - Updated the containers/image library to v5.24.1.

Patch also refreshed

Signed-off-by: Oskari Rauta <redacted>
utils/podman/Makefile
utils/podman/patches/010-do-not-build-docs.patch
git clone https://git.99rst.org/PROJECT