发布日期: 2024-09-24
版本号: v5.2.3

本次更新修复了Podman多个问题:修复了网络命名空间无法卸载导致命令卡顿的故障;解决了包含SCTP暴露端口的镜像无法运行的问题;修正了root用户在用户命名空间(含容器内)无法使用pasta网络模式的缺陷;修复了使用":idmap"挂载选项时空卷复制升级时权限设置异常的问题。此外,Buildah组件已升级至v1.37.3版本。

更新内容 (中文)

错误修复

  • 修复了可能导致网络命名空间无法卸载,致使Podman命令无响应的错误。
  • 修复了Podman无法运行包含暴露SCTP端口的镜像的错误。
  • 修复了由root用户但在用户命名空间内(包括容器内)运行的容器无法使用pasta网络模式的错误。
  • 修复了在使用:idmap挂载选项时,卷复制升级未正确更改空卷所有权的错误。

其他变更

  • 将Buildah更新至v1.37.3版本

更新内容 (原始)

Bugfixes

  • Fixed a bug that could cause network namespaces to fail to unmount, resulting in Podman commands hanging.
  • Fixed a bug where Podman could not run images which included SCTP exposed ports.
  • Fixed a bug where containers run by the root user, but inside a user namespace (including inside a container), could not use the pasta network mode.
  • Fixed a bug where volume copy-up did not properly chown empty volumes when the :idmap mount option was used.

Misc

  • Updated Buildah to v1.37.3

下载链接