Skip to content

Commit 44f727f

Browse files
committed
[CI:DOCS] v4.7.0 RELEASE_NOTES update
Signed-off-by: Lokesh Mandvekar <[email protected]>
1 parent 37169cd commit 44f727f

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

RELEASE_NOTES.md

+3-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
# Release Notes
22

3-
## 4.7.0-rc1
3+
## 4.7.0
44
### Security
55
- Now the io.containers.capabilities LABEL in an image can be an empty string.
66

@@ -97,6 +97,8 @@
9797
- Fixed a crash validating --device argument for create and run ([#19335](https://github.com/containers/podman/issues/19335)).
9898
- Fixed a bug where `.HostConfig.PublishAllPorts` always evaluates to `false` when inspecting a container created with `--publish-all`.
9999
- Fixed a bug in `podman image trust` command to allow using the local policy.json file ([#19073](https://github.com/containers/podman/issues/19073)).
100+
- Fixed a bug where the cgroup file system was not correctly mounted when running without a network namespace in rootless mode ([#20073](https://github.com/containers/podman/issues/20073)).
101+
- Fixed a bug where the `--syslog` flag was not passed to the cleanup process.
100102

101103
### API
102104
- Fixed a bug with parsing of the pull query parameter for the compat /build endpoint ([#17778](https://github.com/containers/podman/issues/17778)).

0 commit comments

Comments
 (0)