diff --git a/_service b/_service index 8134bcb..d6610d7 100644 --- a/_service +++ b/_service @@ -4,8 +4,8 @@ https://github.com/projectatomic/libpod.git git podman -0.7.4 -v0.7.4 +0.8.1 +v0.8.1 diff --git a/podman-0.7.4.tar.xz b/podman-0.7.4.tar.xz deleted file mode 100644 index 95c99cd..0000000 --- a/podman-0.7.4.tar.xz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:9648f4bc051456389e9d6cf0e92262d843566bb654230617e1536fc60d220cb1 -size 3157452 diff --git a/podman-0.8.1.tar.xz b/podman-0.8.1.tar.xz new file mode 100644 index 0000000..2dd8ad6 --- /dev/null +++ b/podman-0.8.1.tar.xz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:ea3f94a0c6a3ce4ae3b820d44456fb8f5379b4e512b50a34524ef8c4263f0583 +size 3181528 diff --git a/podman.changes b/podman.changes index 8dbd72a..fa23a43 100644 --- a/podman.changes +++ b/podman.changes @@ -1,3 +1,17 @@ +------------------------------------------------------------------- +Mon Aug 6 06:27:09 UTC 2018 - vrothberg@suse.com + +- Changelog for v0.8.1 (2018-08-03) + * Added ps --pod option + * clarify pull error message + * Man page fixes found by https://pagure.io/ManualPageScan + * rootless: do not segfault if the parent already died + * Document the properties of DefaultTransport a bit better. + * Add --force to podman umount to force the unmounting of the rootfs + * network: add support for rootless network with slirp4netns + * Add documentations on how to setup /etc/subuid and /etc/subgid + * podman rmi shouldn't delete named referenced images + ------------------------------------------------------------------- Mon Jul 30 05:45:52 UTC 2018 - vrothberg@suse.com diff --git a/podman.spec b/podman.spec index eed6837..b6ec981 100644 --- a/podman.spec +++ b/podman.spec @@ -22,7 +22,7 @@ %define with_libostree 1 %endif Name: podman -Version: 0.7.4 +Version: 0.8.1 Release: 0 Summary: Debugging tool for pods and images License: Apache-2.0