You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: RELEASE_NOTES.md
+3
Original file line number
Diff line number
Diff line change
@@ -1,6 +1,9 @@
1
1
# Release Notes
2
2
3
3
## 5.0.0
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
+
4
7
### Features
5
8
- VMs created by `podman machine` can now use the native Apple hypervisor (`applehv`) when run on MacOS.
6
9
- A new command has been added, `podman machine reset`, which will remove all existing `podman machine` VMs and relevant configurations.
0 commit comments