SHA256
1
0
forked from pool/podman

Accepting request 756110 from devel:kubic

OBS-URL: https://build.opensuse.org/request/show/756110
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/podman?expand=0&rev=51
This commit is contained in:
2019-12-18 13:43:33 +00:00
committed by Git OBS Bridge
parent 92a80312cf
commit cd3d2c182d
6 changed files with 22 additions and 112 deletions

View File

@@ -1,3 +1,15 @@
-------------------------------------------------------------------
Thu Dec 12 14:30:34 UTC 2019 - Richard Brown <rbrown@suse.com>
- Update podman to v1.6.4
- Remove winsz FIFO on container restart to allow use with Conmon 2.03 and higher
- Ensure volumes reacquire locks on system restart, preventing deadlocks when starting containers
- Suppress spurious log messages when running rootless Podman
- Update vendored containers/storage to v1.13.6
- Fix a deadlock related to writing events
- Do not use the journald event logger when it is not available
- Remove obsolete patch container-start-fix.patch
-------------------------------------------------------------------
Thu Oct 31 13:05:29 UTC 2019 - Richard Brown <rbrown@suse.com>