Skip to content

Commit 77a48f9

Browse files
Merge pull request #26501 from mheon/release_notes_552
Release notes for v5.5.2
2 parents cfdd564 + 9664445 commit 77a48f9

File tree

1 file changed

+7
-0
lines changed

1 file changed

+7
-0
lines changed

RELEASE_NOTES.md

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

3+
## 5.5.2
4+
### Security
5+
- This release addresses CVE-2025-6032, in which the TLS connection used to pull VM images for `podman machine` was, by default, not validated, allowing connections to servers with invalid certificates by default and potentially allowing a Man in the Middle attack.
6+
7+
### Bugfixes
8+
- Fixed a bug where Podman could panic after a reboot on systems with pods containing containers ([#26469](https://github.com/containers/podman/issues/26469)).
9+
310
## 5.5.1
411
### Bugfixes
512
- Fixed a bug where containers mounting a volume to `/` could overmount important directories such as `/proc` causing start and/or runtime failures due to an issue with mount ordering ([#26161](https://github.com/containers/podman/issues/26161)).

0 commit comments

Comments
 (0)