Release notes for v4.4.4

Signed-off-by: Ashley Cui <acui@redhat.com>
This commit is contained in:
Ashley Cui 2023-03-27 13:33:47 -04:00
parent 6a183a98a4
commit 072ca7cdab

View file

@ -1,5 +1,12 @@
# Release Notes
## 4.4.4
### Changes
- Podman now writes direct mappings for idmapped mounts.
### Bugfixes
- Fixed a regression which caused the MacOS installer to fail if podman-mac-helper was already installed ([#17910](https://github.com/containers/podman/issues/17910)).
## 4.4.3
### Security
- This release fixes CVE-2022-41723, a vulnerability in the golang.org/x/net package where a maliciously crafted HTTP/2 stream could cause excessive CPU consumption, sufficient to cause a denial of service.