podman: update to 4.7.1
authorOskari Rauta <oskari.rauta@gmail.com>
Fri, 13 Oct 2023 13:10:13 +0000 (16:10 +0300)
committerTianling Shen <cnsztl@gmail.com>
Sat, 14 Oct 2023 03:20:27 +0000 (11:20 +0800)
commite25d417f1a3162bb2ecaad06a6b79ab6afb74659
tree16c2057f1c0fd580b2463b26b3978d36349aafda
parent32d53eae35a25eef77e1852cef1b039a6397578d
podman: update to 4.7.1

Bugfixes

 - Fixed a bug involving non-English locales of Windows where machine installs using user-mode networking were rejected due to erroneous version detection (#20209).
 - Fixed a regression in --env-file handling (#19565).
 - Fixed a bug where podman inspect would fail when stat'ing a device failed.

API
 - The network list compat API endpoint is now much faster (#20035).

Openwrt updates: added patch to allow building with musl-1.2.4
Patch source is from gentoo https://github.com/vimproved/gentoo/blob/c4c349f11a4352be1965726eadfe3a8bd8a6fa9c/app-containers/podman/files/podman-4.5.0-fix-build-with-musl-1.2.4.patch

Issue was discussed by @jefferyto at mattn/go-sqlite3#1177

Signed-off-by: Oskari Rauta <oskari.rauta@gmail.com>
utils/podman/Makefile
utils/podman/patches/020-fix-build-with-musl-1.2.4.patch [new file with mode: 0644]