From 09e07e832650c2bbf0fa58a4d68de936d73e6d2182b52a8a0a143ebf36cc84fe Mon Sep 17 00:00:00 2001 From: Dominique Leuenberger Date: Sun, 18 Nov 2018 22:31:38 +0000 Subject: [PATCH] Accepting request 649526 from devel:kubic OBS-URL: https://build.opensuse.org/request/show/649526 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/podman?expand=0&rev=31 --- _service | 4 ++-- podman-0.11.1.1.tar.xz | 3 +++ podman-0.11.1.tar.xz | 3 --- podman.changes | 13 +++++++++++++ podman.spec | 2 +- 5 files changed, 19 insertions(+), 6 deletions(-) create mode 100644 podman-0.11.1.1.tar.xz delete mode 100644 podman-0.11.1.tar.xz diff --git a/_service b/_service index 77fa3ec..75d631d 100644 --- a/_service +++ b/_service @@ -4,8 +4,8 @@ https://github.com/containers/libpod.git git podman -0.11.1 -v0.11.1 +0.11.1.1 +v0.11.1.1 diff --git a/podman-0.11.1.1.tar.xz b/podman-0.11.1.1.tar.xz new file mode 100644 index 0000000..be0a5bd --- /dev/null +++ b/podman-0.11.1.1.tar.xz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:c08a5c76f440817b902f4d13c0e570b913f58e3f99c804e5bd954ecc1e1bbed5 +size 3314560 diff --git a/podman-0.11.1.tar.xz b/podman-0.11.1.tar.xz deleted file mode 100644 index e3ffea5..0000000 --- a/podman-0.11.1.tar.xz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:21c6d78311e36dc48eec87a2dec06a952e485493df289c6dec60ae4dcf241aa4 -size 3313308 diff --git a/podman.changes b/podman.changes index 2b8075e..434332e 100644 --- a/podman.changes +++ b/podman.changes @@ -1,3 +1,16 @@ +------------------------------------------------------------------- +Fri Nov 16 08:22:48 UTC 2018 - Valentin Rothberg + +- Changelog for v0.11.1.1 (2018-11-15) + * Increase pidWaitTimeout to 60s + * rootless: call IsRootless just once + * Add space between num & unit in images output + * Better document rootless containers + * info: add rootless field + * Do not hide errors when creating container with UserNSRoot + * correct assignment of networkStatus + * rootless: default to fuse-overlayfs when available + ------------------------------------------------------------------- Tue Nov 13 07:17:16 UTC 2018 - Valentin Rothberg diff --git a/podman.spec b/podman.spec index 797b5be..ca13191 100644 --- a/podman.spec +++ b/podman.spec @@ -24,7 +24,7 @@ %define with_libostree 1 %endif Name: podman -Version: 0.11.1 +Version: 0.11.1.1 Release: 0 Summary: Debugging tool for pods and images License: Apache-2.0