Skip to content

Commit 2aadea2

Browse files
committed
Update release notes for v4.9.4
Signed-off-by: Matt Heon <[email protected]>
1 parent eea3bd6 commit 2aadea2

File tree

1 file changed

+7
-0
lines changed

1 file changed

+7
-0
lines changed

RELEASE_NOTES.md

+7
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,12 @@
11
# Release Notes
22

3+
## 4.9.4
4+
### Security
5+
- Fixed [CVE-2024-1753](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2024-1753) in Buildah and `podman build` which allowed a user to write files to the `/` directory of the host machine if selinux was not enabled.
6+
7+
### Bugfixes
8+
- Fixed a bug where health check status would be updated to "healthy" before the startup delay had expired.
9+
310
## 4.9.3
411
### Features
512
- The `podman container commit` command now features a `--config` option which accepts a filename containing a JSON-encoded container configuration to be merged in to the newly-created image.

0 commit comments

Comments
 (0)