Bugfixes
- Fixed a bug where the
--rootfuloption topodman machine setwould not set the machine to use the root connection (#21195). - Fixed a bug where podman would crash when running in a containerized environment with
euid != 0and capabilities set (#20766). - Fixed a bug where the
podman infocommand would crash on if called multiple times when podman was running aseuid=0withoutCAP_SYS_ADMIN(#20908). - Fixed a bug where
podman machinecommands were not relayed to the correct machine on AppleHV (#21115). - Fixed a bug where the
podman machine listandpodman machine inspectcommands would not show the correctLast Uptime on AppleHV (#21244).
Misc
- Updated the Mac pkginstaller QEMU to v8.2.1
- Updated Buildah to v1.33.4
- Updated the containers/image library to v5.29.2
- Updated the containers/common library to v0.57.3