SHA256
1
0
forked from pool/podman

Accepting request 642542 from devel:kubic

OBS-URL: https://build.opensuse.org/request/show/642542
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/podman?expand=0&rev=27
This commit is contained in:
Dominique Leuenberger 2018-10-18 13:31:02 +00:00 committed by Git OBS Bridge
parent a49f39d00d
commit ef346ff5e3
5 changed files with 16 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.10.1</param>
<param name="revision">v0.10.1</param>
<param name="versionformat">0.10.1.1</param>
<param name="revision">v0.10.1.1</param>
</service>
<service name="set_version" mode="disabled">

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

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

View File

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

View File

@ -1,3 +1,13 @@
-------------------------------------------------------------------
Wed Oct 17 06:07:29 UTC 2018 - Valentin Rothberg <vrothberg@suse.com>
- Changelog for v0.10.1.1 (2018-10-16)
* Mount proper cgroup for systemd to manage inside of the container.
* volume: resolve symlinks in paths
* volume: write the correct ID of the container in error messages
* Support auth file environment variable & add change to man pages
* Generate a passwd file for users not in container
-------------------------------------------------------------------
Fri Oct 12 06:43:30 UTC 2018 - Valentin Rothberg <vrothberg@suse.com>

View File

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