Accepting request 621674 from devel:CaaSP:Head:ControllerNode

OBS-URL: https://build.opensuse.org/request/show/621674
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/podman?expand=0&rev=19
This commit is contained in:
2018-07-09 11:31:02 +00:00
committed by Git OBS Bridge
parent 83637c883c
commit b4e2330c81
5 changed files with 24 additions and 8 deletions

View File

@@ -1,3 +1,19 @@
-------------------------------------------------------------------
Mon Jul 9 05:47:32 UTC 2018 - vrothberg@suse.com
- Changelog for v0.7.1 (2018-07-06)
* Block use of /proc/acpi from inside containers
* Remove per-container CGroup parents
* rootless: add /run/user/$UID to the lookup paths
* rootless: add function to retrieve the original UID
* rootless: always set XDG_RUNTIME_DIR
* rootless: set XDG_RUNTIME_DIR also for state and exec
* urfave/cli: fix parsing of short opts
* docs: Follow man-pages(7) suggestions for SYNOPSIS
* Allow multiple mounts
- re-enable varlink support (build conditional)
-------------------------------------------------------------------
Mon Jul 2 05:53:26 UTC 2018 - vrothberg@suse.com