SHA256
1
0
forked from pool/podman

Accepting request 613902 from devel:CaaSP:Head:ControllerNode

OBS-URL: https://build.opensuse.org/request/show/613902
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/podman?expand=0&rev=13
This commit is contained in:
Dominique Leuenberger 2018-06-04 11:22:56 +00:00 committed by Git OBS Bridge
parent d49ed462ed
commit 0c005e28b5
5 changed files with 22 additions and 6 deletions

View File

@ -4,8 +4,8 @@
<param name="url">https://github.com/projectatomic/libpod.git</param>
<param name="scm">git</param>
<param name="filename">podman</param>
<param name="versionformat">0.5.3</param>
<param name="revision">v0.5.3</param>
<param name="versionformat">0.5.4</param>
<param name="revision">v0.5.4</param>
</service>
<service name="recompress" mode="disabled">

View File

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

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

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

View File

@ -1,3 +1,19 @@
-------------------------------------------------------------------
Tue May 29 12:35:47 UTC 2018 - parlt@suse.com
- Changelog for v0.5.4 (2018-05-25):
* Make references to the Process part of Spec conditional
* save and load should support multi-tag for docker-archive
* Implement python podman create and start
* Set Entrypoint from image only if not already set
* Update podman build to match buildah bud functionality
* Fix handling of command in images
* Add support for Zulu timestamp parsing
* Clarify using podman build with a URL, Git repo, or archive.
* podman create, start, getattachsocket
* oci-hooks.5: Discuss directory precedence and monitoring
* Tighten the security on the podman varlink socket
-------------------------------------------------------------------
Tue May 22 10:16:03 UTC 2018 - parlt@suse.com

View File

@ -22,7 +22,7 @@
%define with_libostree 1
%endif
Name: podman
Version: 0.5.3
Version: 0.5.4
Release: 0
Summary: Debugging tool for pods and images
License: Apache-2.0