Accepting request 614831 from devel:CaaSP:Head:ControllerNode

OBS-URL: https://build.opensuse.org/request/show/614831
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/podman?expand=0&rev=14
This commit is contained in:
2018-06-08 21:17:42 +00:00
committed by Git OBS Bridge
parent 0c005e28b5
commit 586ea34d39
5 changed files with 25 additions and 6 deletions

View File

@@ -1,3 +1,20 @@
-------------------------------------------------------------------
Tue Jun 5 13:36:00 UTC 2018 - vrothberg@suse.com
- Changelog for v0.6.1 (2018-06-01)
* Fix lable handling
* runtime: add /usr/libexec/podman/conmon to the conmon paths
* varlink build
* Add OnBuild support for podman build
* return all inspect info for varlink containerinspect
* hooks/exec: Allow successful reaps for 0s post-kill timeouts
* fix panic with podman pull
* Remove --net flag and make it an alias for --network
* Clear all caps, except the bounding set, when --user is specified.
* do not allow port related args to be used with --network=container:
* sort containers and images by create time
* Cleanup man pages
-------------------------------------------------------------------
Tue May 29 12:35:47 UTC 2018 - parlt@suse.com