Skip to content

v5.3.1

Latest
Compare
Choose a tag to compare
@mheon mheon released this 21 Nov 15:39
· 208 commits to main since this release
v5.3.1
  • Fixed a bug where the --ignition-path option to podman machine init would prevent creation of necessary files for the VM, rendering it unusable (#23544).
  • Fixed a bug where rootless containers using the bridge networking mode would be unable to start due to a panic caused by a nil pointer dereference (#24566).
  • Fixed a bug where Podman containers would try to set increased rlimits when started in a user namespace, rendering containers unable to start (#24508).
  • Fixed a bug where certain SSH configurations would make the remote Podman client unable to connect to the server (#24567).
  • Fixed a bug where the Windows installer could install WSLv2 when upgrading an existing Podman installation that used the Hyper-V virtualization backend.