SHA256
1
0
forked from pool/podman

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
This commit is contained in:
Dominique Leuenberger 2018-11-18 22:31:38 +00:00 committed by Git OBS Bridge
parent e1d82ac4e5
commit 09e07e8326
5 changed files with 19 additions and 6 deletions

View File

@ -4,8 +4,8 @@
<param name="url">https://github.com/containers/libpod.git</param>
<param name="scm">git</param>
<param name="filename">podman</param>
<param name="versionformat">0.11.1</param>
<param name="revision">v0.11.1</param>
<param name="versionformat">0.11.1.1</param>
<param name="revision">v0.11.1.1</param>
</service>
<service name="set_version" mode="disabled">

3
podman-0.11.1.1.tar.xz Normal file
View File

@ -0,0 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:c08a5c76f440817b902f4d13c0e570b913f58e3f99c804e5bd954ecc1e1bbed5
size 3314560

View File

@ -1,3 +0,0 @@
version https://git-lfs.github.com/spec/v1
oid sha256:21c6d78311e36dc48eec87a2dec06a952e485493df289c6dec60ae4dcf241aa4
size 3313308

View File

@ -1,3 +1,16 @@
-------------------------------------------------------------------
Fri Nov 16 08:22:48 UTC 2018 - Valentin Rothberg <vrothberg@suse.com>
- 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 <vrothberg@suse.com>

View File

@ -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