Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

app-containers/podman: update to 5.0.2 #36302

Closed
wants to merge 2 commits into from

Commits on Apr 18, 2024

  1. app-containers/podman: update to 5.0.2

    Changelog:
        Fixed a bug that could leak IPAM entries when a network was removed (gentoo#22034).
        Fixed a bug that could cause the rootless network namespace to not be cleaned up on if an error occurred during setup resulting in errors relating to a missing resolv.conf being displayed (gentoo#22168).
        Fixed a bug where Podman would use rootless network namespace logic for nested containers (gentoo#22218).
        Fixed a bug where writing to volumes on a Mac could result in EACCESS failures when using the :z or :Z volume mount options on a directory with read only files (gentoo#19852)
    
        Fixed a bug in the Compat List endpoint for Networks which could result in a server crash due to concurrent writes to a map (gentoo#22330).
    
    Signed-off-by: Rahil Bhimjiani <me@rahil.rocks>
    rahilarious committed Apr 18, 2024
    Configuration menu
    Copy the full SHA
    17aa356 View commit details
    Browse the repository at this point in the history
  2. app-containers/podman: remove 5.0.0

    Signed-off-by: Rahil Bhimjiani <me@rahil.rocks>
    rahilarious committed Apr 18, 2024
    Configuration menu
    Copy the full SHA
    7843cb0 View commit details
    Browse the repository at this point in the history