| Name | Modified | Size | Downloads / Week |
|---|---|---|---|
| Parent folder | |||
| podman-remote-static-linux_amd64.tar.gz | 2026-06-26 | 22.8 MB | |
| podman-remote-static-linux_arm64.tar.gz | 2026-06-26 | 20.9 MB | |
| shasums | 2026-06-26 | 1.4 kB | |
| podman-remote-release-windows_amd64.zip | 2026-06-26 | 31.0 MB | |
| podman-remote-release-windows_arm64.zip | 2026-06-26 | 28.3 MB | |
| podman-installer-windows-arm64.msi | 2026-06-26 | 25.4 MB | |
| podman-remote-release-darwin_amd64.zip | 2026-06-26 | 26.2 MB | |
| podman-remote-release-darwin_arm64.zip | 2026-06-26 | 24.7 MB | |
| podman-installer-windows-amd64.msi | 2026-06-26 | 27.5 MB | |
| podman-installer-windows-arm64.exe | 2026-06-26 | 26.2 MB | |
| podman-5.8.4-setup.exe | 2026-06-26 | 28.3 MB | |
| podman-installer-macos-amd64.pkg | 2026-06-26 | 61.8 MB | |
| podman-installer-macos-arm64.pkg | 2026-06-26 | 59.9 MB | |
| podman-installer-macos-universal.pkg | 2026-06-26 | 86.1 MB | |
| podman-installer-windows-amd64.exe | 2026-06-26 | 28.3 MB | |
| README.md | 2026-06-26 | 713 Bytes | |
| v5.8.4 source code.tar.gz | 2026-06-26 | 20.6 MB | |
| v5.8.4 source code.zip | 2026-06-26 | 26.7 MB | |
| Totals: 18 Items | 544.8 MB | 0 | |
Security
- This release addresses CVE-2026-57231, where a malicious image using malformed
Enventries could cause host environment variables to leak into containers run based on the image, including the ability to use the*glob operator to leak large numbers of environment variables without knowing their exact names (GHSA-4hq8-gpf5-8p68). - The golang.org/x/crypto library has been updated to v0.53.0, addressing CVE-2026-39830 and CVE-2026-42508.
Bugfixes
- Fixed a bug where the remote Podman client's
podman savecommand would fail on Linux when using the-f oci-diror-f docker-dirarguments.