Hi all,
Podman v5.8.6 is now available. You may view the full details at
https://github.com/podman-container-tools/podman/releases/tag/v5.8.6
Release Notes:
--------------
### Security
- This release addressed
[
CVE-2026-19730](https://github.com/podman-container-tools/podman/security...
where the `podman quadlet install --replace` command did not truncate the file being
replaced, meaning replacing a longer file with a shorter one would result in content from
the original file incorrectly being retained.