
Why do repos carry unsupported versions of podman
Hi all,
I've been trying to figure out how to make dev containers work with the flatpak version of zed (if you're interested the PR and discussion about trying to make it work is here) and this led me to realise that the version of podman installed via most package managers (4.9.3) is not only pretty old but also not supported for security updates as detailed here https://versionlog.com/podman/
Why are repos carrying versions of podman which no longer recieve security support? That sounds like a recipe for getting hacked.