Skip to content

v4.8.1

Compare
Choose a tag to compare
@lsm5 lsm5 released this 05 Dec 11:48
· 1646 commits to main since this release
v4.8.1
ef6e5ac

Bugfixes

  • Fixed a bug on Windows (WSL) where wsl.conf/resolv.conf was not restored when user-mode networking was disabled after being enabled (#20625).
  • Fixed a bug where currently if user specifies podman kube play --replace, the pod is removed on the client side, not the server side (#20705).
  • Fixed a bug where podman machine rm -f would cause a deadlock when running with WSL.
  • Fixed database is locked errors with the new sqlite database backend (#20809).
  • Fixed a bug where podman-remote exec would fail if the server API version is older than 4.8.0 (#20821).
  • Fixed a bug where Podman would not run any command on systems with a symlinked $HOME (#20872).