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 06:32:57 +0000 (14:32 +0800)
commit7fe0677d0eb02e7e1c3150a07c519f4aa0178100
tree06bcb04298e25ef428cee7b11d3896b0e3bb1980
parentc01ce827d9c1f0f1e19b123aae00b33a66468d3e
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

remarks:
removed musl-1.2.4 patch from commit, since that version of musl
is not available with openwrt-23.05

Signed-off-by: Oskari Rauta <oskari.rauta@gmail.com>
(cherry picked from commit e25d417f1a3162bb2ecaad06a6b79ab6afb74659)
utils/podman/Makefile