Skip to content

Commit

Permalink
Update release notes for v5.2.3
Browse files Browse the repository at this point in the history
Signed-off-by: Matt Heon <mheon@redhat.com>
  • Loading branch information
mheon committed Sep 24, 2024
1 parent d41ed5a commit b5ededb
Showing 1 changed file with 10 additions and 0 deletions.
10 changes: 10 additions & 0 deletions RELEASE_NOTES.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,15 @@
# Release Notes

## 5.2.3
### Bugfixes
- Fixed a bug that could cause network namespaces to fail to unmount, resulting in Podman commands hanging.
- Fixed a bug where Podman could not run images which included SCTP exposed ports.
- Fixed a bug where containers run by the root user, but inside a user namespace (including inside a container), could not use the `pasta` network mode.
- Fixed a bug where volume copy-up did not properly chown empty volumes when the `:idmap` mount option was used.

### Misc
- Updated Buildah to v1.37.3

## 5.2.2
### Bugfixes
- Fixed a bug where rootless Podman could fail to validate the runtime's volume path on systems with a symlinked `/home` ([#23515](/~https://github.com/containers/podman/issues/23515)).
Expand Down

0 comments on commit b5ededb

Please sign in to comment.