|
| 1 | +- Changelog for v2.2.1 (2020-12-07): |
| 2 | + * Updat containers/image to v5.9.0 |
| 3 | + * Update release notes for v2.2.1 |
| 4 | + * Fix some nit |
| 5 | + * compat create should use bindings |
| 6 | + * Revert the custom cobra vendor |
| 7 | + * Fix typo in tests |
| 8 | + * Do not use "true" after "syslog" in exit commands |
| 9 | + * Fix shell completion for ps --filter ancestor |
| 10 | + * target is not tag |
| 11 | + * add commas between mount options |
| 12 | + * Fix `podman images...` missing headers in table templates |
| 13 | + * Use Libpod tmpdir for pause path |
| 14 | + * Change bindings to stop two API calls for ping |
| 15 | + * podman, exec: move conmon to the correct cgroup |
| 16 | + * Support --network=default as if it was private |
| 17 | + * Correct which network commands can be run as rootless |
| 18 | + * Use PasswordCallback instead of Password for ssh |
| 19 | + * Close image rawSource when each loop ends |
| 20 | + * container create: do not clear image name |
| 21 | + * Docker compat API - containers create ignores the name |
| 22 | + * Do not mount sysfs as rootless in more cases |
| 23 | + * Do not error on installing duplicate shutdown handler |
| 24 | + * container cgroup path |
| 25 | + * Change name of imageVolumes in container config JSON |
| 26 | + * The --net=container flag to Buildah is deprecated |
| 27 | + |
1 | 28 | - Changelog for v2.2.0 (2020-11-30):
|
2 | 29 | * Update release notes for v2.2.0
|
3 | 30 | * Fix extra quotation mark in manpages.
|
|
0 commit comments