From 31ce80db648a3fde861fe84a79bfafb754b745b92d3170e16e9656efaad9c51b Mon Sep 17 00:00:00 2001 From: Stephan Kulow Date: Sun, 24 Feb 2019 15:53:00 +0000 Subject: [PATCH] Accepting request 677420 from devel:kubic OBS-URL: https://build.opensuse.org/request/show/677420 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/podman?expand=0&rev=38 --- _service | 6 +++--- conmon-1.13.0.tar.xz | 4 ++-- podman-1.0.0.tar.xz | 3 --- podman-1.0.1.tar.xz | 3 +++ podman.changes | 13 +++++++++++++ podman.spec | 2 +- 6 files changed, 22 insertions(+), 9 deletions(-) delete mode 100644 podman-1.0.0.tar.xz create mode 100644 podman-1.0.1.tar.xz diff --git a/_service b/_service index 29fcae9..6d97ded 100644 --- a/_service +++ b/_service @@ -4,8 +4,8 @@ https://github.com/containers/libpod.git git podman -1.0.0 -v1.0.0 +1.0.1 +v1.0.1 @@ -17,7 +17,7 @@ git conmon 1.13.0 -v1.13.0 +825baaafb651a3b01fbc01c0bc9be945196a3ee5 diff --git a/conmon-1.13.0.tar.xz b/conmon-1.13.0.tar.xz index 33d2827..f6577b4 100644 --- a/conmon-1.13.0.tar.xz +++ b/conmon-1.13.0.tar.xz @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:fafa0bcdbabdad1a78aced77c072d71249e52a9f15d57d4d6ad9d0a9351fd28d -size 3654876 +oid sha256:5c784c33f54b736626cad7c4b2d4c28191968326dc33a6c445e79835175e3fe2 +size 7078796 diff --git a/podman-1.0.0.tar.xz b/podman-1.0.0.tar.xz deleted file mode 100644 index 19bd551..0000000 --- a/podman-1.0.0.tar.xz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:7a68eb431257f0f3408236fe5f00c72fe3a563b37f97407d3443875f7d7d1424 -size 3449692 diff --git a/podman-1.0.1.tar.xz b/podman-1.0.1.tar.xz new file mode 100644 index 0000000..6168e17 --- /dev/null +++ b/podman-1.0.1.tar.xz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:28ce1d810e2dce02402e6a809552d9769c079a0f748c18a62d23abd8f16ea639 +size 3450696 diff --git a/podman.changes b/podman.changes index 31527d9..702c7e0 100644 --- a/podman.changes +++ b/podman.changes @@ -1,3 +1,16 @@ +------------------------------------------------------------------- +Tue Feb 19 15:35:30 UTC 2019 - Richard Brown + +- Upgrade to v1.0.1 + * rootless: join both userns and mount namespace with --pod + * rootless: create the userns immediately when creating a new pod + * Preserve exited state across reboot + * podman image prune -- implement all flag + * Add varlink support for prune + * Make --quiet work in podman create/run + * rootless: fix --pid=host without --privileged + * podman-inspect: don't ignore errors + ------------------------------------------------------------------- Wed Jan 30 22:57:51 UTC 2019 - Duncan Mac-Vicar diff --git a/podman.spec b/podman.spec index 1e0c2a9..f86a627 100644 --- a/podman.spec +++ b/podman.spec @@ -24,7 +24,7 @@ %define with_libostree 1 %endif Name: podman -Version: 1.0.0 +Version: 1.0.1 Release: 0 Summary: Daemon-less container engine for managing containers, pods and images License: Apache-2.0