Skip to content

v5.0.2

Latest
Compare
Choose a tag to compare
@mheon mheon released this 17 Apr 19:12
· 370 commits to main since this release
v5.0.2

Bugfixes

  • Fixed a bug that could leak IPAM entries when a network was removed (#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 (#22168).
  • Fixed a bug where Podman would use rootless network namespace logic for nested containers (#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 (#19852)

API

  • Fixed a bug in the Compat List endpoint for Networks which could result in a server crash due to concurrent writes to a map (#22330).