NewAI Enhanced
v5.7.1
Fixes
- Fixed panic in
podman system migratewhen run rootless - Fixed rootless user namespace recreation failure after Conmon/pause process termination
- Fixed file descriptor leak in
podman kube play - Fixed device addition to emulated Linux containers on FreeBSD
Dependencies
- Buildah → v1.42.2
- containers/common → v0.66.1
Bugfixes
- Fixed a bug where adding devices to emulated Linux containers on FreeBSD did not work.
- Fixed a bug where the
podman system migratecommand could panic under certain circumstances when run rootless. - Fixed a bug where Podman would sometimes not correctly recreate the rootless user namespace when Conmon and the rootless pause process were unexpectedly killed.
- Fixed a bug where the
podman kube playcommand could leak file descriptors.
Misc
- Updated Buildah to v1.42.2
- Updated containers/common to v0.66.1