Skip to content

Commit

Permalink
[CI:DOCS] v4.7.0 RELEASE_NOTES update
Browse files Browse the repository at this point in the history
Signed-off-by: Lokesh Mandvekar <lsm5@fedoraproject.org>
  • Loading branch information
lsm5 committed Sep 27, 2023
1 parent 37169cd commit 44f727f
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion RELEASE_NOTES.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
# Release Notes

## 4.7.0-rc1
## 4.7.0
### Security
- Now the io.containers.capabilities LABEL in an image can be an empty string.

Expand Down Expand Up @@ -97,6 +97,8 @@
- Fixed a crash validating --device argument for create and run ([#19335](/~https://github.com/containers/podman/issues/19335)).
- Fixed a bug where `.HostConfig.PublishAllPorts` always evaluates to `false` when inspecting a container created with `--publish-all`.
- Fixed a bug in `podman image trust` command to allow using the local policy.json file ([#19073](/~https://github.com/containers/podman/issues/19073)).
- 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)).
- Fixed a bug where the `--syslog` flag was not passed to the cleanup process.

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

0 comments on commit 44f727f

Please sign in to comment.