Skip to content

Commit 3b1ae51

Browse files
committed
Release notes for v5.6.2
Signed-off-by: Ashley Cui <[email protected]>
1 parent aa55953 commit 3b1ae51

File tree

1 file changed

+8
-0
lines changed

1 file changed

+8
-0
lines changed

RELEASE_NOTES.md

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,13 @@
11
# Release Notes
22

3+
## 5.6.2
4+
### Bugfixes
5+
- Fixed a bug where stopping the `podman machine start` command with SIGPIPE could result in machine state being stuck as "Starting" ([#26949](https://github.com/containers/podman/issues/26949)).
6+
- Fixed a bug where `podman build` would fail with a permissions error when building Containerfiles using a non-root user and cache mounts ([#27044](https://github.com/containers/podman/issues/27044)).
7+
8+
### Misc
9+
- Updated Buildah to v1.41.5
10+
311
## 5.6.1
412
### Security
513
- This release addresses CVE-2025-9566, where Kubernetes YAML run by `podman play kube` containing `ConfigMap` and `Secret` volumes can use crafted symlinks to overwrite content on the host.

0 commit comments

Comments
 (0)