SHA256
1
0
forked from pool/podman

Accepting request 798807 from devel:kubic

OBS-URL: https://build.opensuse.org/request/show/798807
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/podman?expand=0&rev=62
This commit is contained in:
2020-05-01 09:07:25 +00:00
committed by Git OBS Bridge
parent b322f97904
commit e610415191
5 changed files with 23 additions and 7 deletions

View File

@@ -1,8 +1,24 @@
-------------------------------------------------------------------
Wed Apr 29 06:34:51 UTC 2020 - Sascha Grunert <sgrunert@suse.com>
- Update podman to v1.9.1:
* Bugfixes
- Fixed a bug where healthchecks could become nonfunctional if
container log paths were manually set with --log-path and
multiple container logs were placed in the same directory
- Fixed a bug where rootless Podman could, when using an older
libpod.conf, print numerous warning messages about an invalid
CGroup manager config
- Fixed a bug where rootless Podman would sometimes fail to
close the rootless user namespace when joining it
* Misc
- Updated containers/common to v0.8.2
-------------------------------------------------------------------
Thu Apr 16 06:33:21 UTC 2020 - Sascha Grunert <sgrunert@suse.com>
- Switched to simple `make binaries` for building podman
- Update podman to v1.8.2:
- Update podman to v1.9.0:
* Features
- Experimental support has been added for podman run
--userns=auto, which automatically allocates a unique UID and