发布日期: 2025-12-10
版本号: v5.7.1

此次Podman更新修复了多项问题:包括解决在FreeBSD上的Linux容器仿真中无法添加设备的缺陷;修复无root权限运行时podman system migrate命令可能触发的异常崩溃;改进了当Conmon和无root权限暂停进程意外终止时用户命名空间的重建可靠性;并修正了podman kube play命令可能存在的文件描述符泄漏问题。此外同步更新了Buildah至v1.42.2版本及containers/common至v0.66.1版本。

更新内容 (中文)

错误修复

  • 修复了在FreeBSD上向模拟Linux容器添加设备时无法正常工作的问题。
  • 修复了以无根模式运行时,podman system migrate命令在某些情况下可能发生崩溃的问题。
  • 修复了当Conmon和无根暂停进程被意外终止后,Podman有时无法正确重建无根用户命名空间的问题。
  • 修复了podman kube play命令可能泄露文件描述符的问题。

杂项

  • 已将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 migrate command 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 play command could leak file descriptors.

Misc

  • Updated Buildah to v1.42.2
  • Updated containers/common to v0.66.1

下载链接