Skip to content

Commit c0b91bd

Browse files
committed
Release notes for v4.9.1
Signed-off-by: Ashley Cui <[email protected]>
1 parent 9e76ea1 commit c0b91bd

File tree

1 file changed

+14
-0
lines changed

1 file changed

+14
-0
lines changed

RELEASE_NOTES.md

Lines changed: 14 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,19 @@
11
# Release Notes
22

3+
## 4.9.1
4+
### Bugfixes
5+
- Fixed a bug where the `--rootful` option to `podman machine set` would not set the machine to use the root connection ([#21195](https://github.com/containers/podman/issues/21195)).
6+
- Fixed a bug where podman would crash when running in a containerized environment with `euid != 0` and capabilities set ([#20766](https://github.com/containers/podman/issues/20766)).
7+
- Fixed a bug where the `podman info` command would crash on if called multiple times when podman was running as `euid=0` without `CAP_SYS_ADMIN` ([#20908](https://github.com/containers/podman/issues/20908)).
8+
- Fixed a bug where `podman machine` commands were not relayed to the correct machine on AppleHV ([#21115](https://github.com/containers/podman/issues/21115)).
9+
- Fixed a bug where the `podman machine list` and `podman machine inspect` commands would not show the correct `Last Up` time on AppleHV ([#21244](https://github.com/containers/podman/issues/21244)).
10+
11+
### Misc
12+
- Updated the Mac pkginstaller QEMU to v8.2.1
13+
- Updated Buildah to v1.33.4
14+
- Updated the containers/image library to v5.29.2
15+
- Updated the containers/common library to v0.57.3
16+
317
## 4.9.0
418
### Features
519
- The `podman farm` suite of commands for multi-architecture builds is now fully enabled and documented.

0 commit comments

Comments
 (0)