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
+9
Original file line number
Diff line number
Diff line change
@@ -1,5 +1,14 @@
1
1
# Release Notes
2
2
3
+
## 4.7.1
4
+
### Bugfixes
5
+
- Fixed a bug involving non-English locales of Windows where machine installs using user-mode networking were rejected due to erroneous version detection ([#20209](https://github.com/containers/podman/issues/20209)).
6
+
- Fixed a regression in --env-file handling ([#19565](https://github.com/containers/podman/issues/19565)).
7
+
- Fixed a bug where podman inspect would fail when stat'ing a device failed.
8
+
9
+
### API
10
+
- The network list compat API endpoint is now much faster ([#20035](https://github.com/containers/podman/issues/20035)).
11
+
3
12
## 4.7.0
4
13
### Security
5
14
- Now the io.containers.capabilities LABEL in an image can be an empty string.
0 commit comments