From 6ecc622841c93039e8bc4e418e34448214589f89 Mon Sep 17 00:00:00 2001 From: Matt Heon Date: Tue, 9 Dec 2025 15:10:13 -0500 Subject: [PATCH] Final release notes update for v5.7.1 Signed-off-by: Matt Heon --- RELEASE_NOTES.md | 1 + 1 file changed, 1 insertion(+) diff --git a/RELEASE_NOTES.md b/RELEASE_NOTES.md index 47e092c4f9..ff918eb74d 100644 --- a/RELEASE_NOTES.md +++ b/RELEASE_NOTES.md @@ -5,6 +5,7 @@ - Fixed a bug where adding devices to emulated Linux containers on FreeBSD did not work. - Fixed a bug where the `podman system migrate` command could panic under certain circumstances when run rootless. - Fixed a bug where Podman would sometimes not correctly recreate the rootless user namespace when Conmon and the rootless pause process were unexpectedly killed. +- Fixed a bug where the `podman kube play` command could leak file descriptors. ### Misc - Updated Buildah to v1.42.2