diff --git a/_service b/_service index 24dd571..7143a6c 100644 --- a/_service +++ b/_service @@ -4,8 +4,8 @@ https://github.com/projectatomic/libpod.git git podman -0.6.4 -v0.6.4 +0.6.5 +v0.6.5 diff --git a/podman-0.6.4.tar.xz b/podman-0.6.4.tar.xz deleted file mode 100644 index 348d8bd..0000000 --- a/podman-0.6.4.tar.xz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:981ae8a5e5e8278f182a21f2a1072fca49488865965fa631c1cdefc906a93a19 -size 3034180 diff --git a/podman-0.6.5.tar.xz b/podman-0.6.5.tar.xz new file mode 100644 index 0000000..9a1d533 --- /dev/null +++ b/podman-0.6.5.tar.xz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:e21318e900fcb784bf66b56945c4a8ceaa42f46df8874d016bb3a30602585ade +size 3068128 diff --git a/podman.changes b/podman.changes index be87d8d..5a75e4b 100644 --- a/podman.changes +++ b/podman.changes @@ -1,3 +1,22 @@ +------------------------------------------------------------------- +Mon Jul 2 05:53:26 UTC 2018 - vrothberg@suse.com + +- Changelog for v0.6.5 (2018-06-29) + * Fix built-in volume issue with podman run/create + * Add `podman container cleanup` to CLI + * Allow multiple containers and all for umount + * Returning joining namespace error should not be fatal + * Test to verify overlay quotas work, show container overhead on quota + * Remove the --registry flag from podman search + * utils: fix endless write of resize event + * Start prints UUID or container name that user inputs on success + * Fix podman hangs when detecting startup error in container attached mode + * podman-build --help: update description + * docs: add documentation for rootless containers + * Add --authfile to podman search + * Add podman-image and podman-container man page links + * make varlink optional for podman + ------------------------------------------------------------------- Mon Jun 25 05:58:20 UTC 2018 - vrothberg@suse.com diff --git a/podman.spec b/podman.spec index 77cf4c4..1dba497 100644 --- a/podman.spec +++ b/podman.spec @@ -22,7 +22,7 @@ %define with_libostree 1 %endif Name: podman -Version: 0.6.4 +Version: 0.6.5 Release: 0 Summary: Debugging tool for pods and images License: Apache-2.0