Name | Modified | Size | Downloads / Week |
---|---|---|---|
Parent folder | |||
podman-remote-release-windows_arm64.zip | 2025-09-04 | 27.7 MB | |
podman-remote-static-linux_amd64.tar.gz | 2025-09-04 | 22.1 MB | |
podman-remote-static-linux_arm64.tar.gz | 2025-09-04 | 20.3 MB | |
shasums | 2025-09-04 | 1.2 kB | |
podman-remote-release-darwin_arm64.zip | 2025-09-04 | 24.0 MB | |
podman-remote-release-windows_amd64.zip | 2025-09-04 | 30.2 MB | |
podman-installer-windows-arm64.exe | 2025-09-04 | 25.6 MB | |
podman-remote-release-darwin_amd64.zip | 2025-09-04 | 25.5 MB | |
podman-5.6.1-setup.exe | 2025-09-04 | 27.6 MB | |
podman-installer-macos-amd64.pkg | 2025-09-04 | 59.9 MB | |
podman-installer-macos-arm64.pkg | 2025-09-04 | 58.1 MB | |
podman-installer-macos-universal.pkg | 2025-09-04 | 83.6 MB | |
podman-installer-windows-amd64.exe | 2025-09-04 | 27.6 MB | |
README.md | 2025-09-04 | 1.2 kB | |
v5.6.1 source code.tar.gz | 2025-09-04 | 20.9 MB | |
v5.6.1 source code.zip | 2025-09-04 | 26.8 MB | |
Totals: 16 Items | 480.2 MB | 3 |
Security
- This release addresses CVE-2025-9566, where Kubernetes YAML run by
podman play kube
containingConfigMap
andSecret
volumes can use crafted symlinks to overwrite content on the host.
Bugfixes
- Fixed a bug where network creation and removal events were displayed incorrectly when the
journald
events driver was in use. - Fixed a bug where the
--security-opt seccomp=unconfined
option was broken on Windows (#26855). - Fixed a bug where containers created with a name longer than 64 characters, no explicit hostname, the the
container_name_as_hostname
option incontainers.conf
set totrue
would fail to start. - Fixed a bug where Podman would fail to start containers when runc 1.3.0 or later was used as the OCI runtime (#26938).
Misc
- Adjusted the systemd-tmpfiles script to recursively remove temporary files directories placed in
/tmp
, ensuring proper operation of Podman after a reboot if/tmp
is not a tmpfs. - Updated Buildah to v1.41.4
- Updated the containers/storage to v1.59.1
- Updated the containers/common library to v0.64.2