mirror of
https://github.com/podman-container-tools/podman.git
synced 2026-08-05 00:15:44 +00:00
Release notes for v6.0.2
Signed-off-by: Matt Heon <mheon@redhat.com>
This commit is contained in:
parent
eaef6f83ea
commit
7e19474b19
1 changed files with 9 additions and 0 deletions
|
|
@ -1,5 +1,14 @@
|
|||
# Release Notes
|
||||
|
||||
## 6.0.2
|
||||
### Bugfixes
|
||||
- Fixed a bug where `podman machine` VMs created by the WSL provider on Windows were not properly cleaned up if the `podman machine init` command failed ([#27036](https://github.com/podman-container-tools/podman/issues/27036)).
|
||||
- Fixed a bug where the Windows installer for Podman would, when installing for all users, incorrectly modify the path of only the user installing Podman ([#29160](https://github.com/podman-container-tools/podman/issues/29160)).
|
||||
- Fixed a bug where the remote Podman client would throw errors when run on a Linux system that was not using Cgroups v2 ([#29241](https://github.com/podman-container-tools/podman/issues/29241)).
|
||||
|
||||
### Misc
|
||||
- Updated Buildah to v1.44.1
|
||||
|
||||
## 6.0.1
|
||||
### Bugfixes
|
||||
- Fixed a bug where Podman Machine VMs on Mac using the `libkrun` provider could be regularly turned off by a port-scanning process on the host unintentionally commanding the VM to shut down.
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue