发布日期: 2025-09-30
版本号: v5.6.2

修复了podman machine start命令被SIGPIPE中断可能导致机器状态卡在“启动中”的错误。修复了非root用户使用缓存挂载构建Containerfile时podman build报权限错误的问题。更新了Buildah至v1.41.5版本。

更新内容 (中文)

缺陷修复

  • 修复了通过SIGPIPE信号停止podman machine start命令可能导致机器状态停留在“正在启动”的问题(#26949)。
  • 修复了使用非root用户构建带缓存挂载的Containerfiles时,podman build命令因权限错误而失败的问题(#27044)。

其他

  • 将Buildah更新至v1.41.5版本。

更新内容 (原始)

Bugfixes

  • Fixed a bug where stopping the podman machine start command with SIGPIPE could result in machine state being stuck as “Starting” (#26949).
  • Fixed a bug where podman build would fail with a permissions error when building Containerfiles using a non-root user and cache mounts (#27044).

Misc

  • Updated Buildah to v1.41.5

下载链接