diff --git a/_service b/_service index bd5e053..f2353cf 100644 --- a/_service +++ b/_service @@ -4,8 +4,8 @@ https://github.com/projectatomic/libpod.git git podman -0.5.1 -v0.5.1 +0.5.2 +v0.5.2 diff --git a/podman-0.5.1.tar.xz b/podman-0.5.1.tar.xz deleted file mode 100644 index f1b3178..0000000 --- a/podman-0.5.1.tar.xz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:a4a971b6f37f2610bee831ee15035f96655f4f2ca129af045357f77dfec4d072 -size 2282844 diff --git a/podman-0.5.2.tar.xz b/podman-0.5.2.tar.xz new file mode 100644 index 0000000..aa6e6b0 --- /dev/null +++ b/podman-0.5.2.tar.xz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:03d7dbf116784ab78bf6a340665a5bc2f605ac84a195c73ef2bfe1ef35e1369f +size 2939820 diff --git a/podman.changes b/podman.changes index b0f6f1d..8bc3081 100644 --- a/podman.changes +++ b/podman.changes @@ -1,3 +1,26 @@ +------------------------------------------------------------------- +Mon May 14 08:33:11 UTC 2018 - vrothberg@suse.com + +- Changelog for v0.5.2 (2018-05-11): + * Fix varlink remove image force + * Do not error trying to remove cgroups that don't exist + * Remove parent cgroup we create with cgroupfs + * Place Conmon and Container in separate CGroups + * Add --cgroup-manager flag to Podman binary + * Major fixes to systemd cgroup handling + * Add validation for CGroup parents. Pass CGroups path into runc + * varlink info + * Dont eat the pull error message for varlink + * podman push should honor registries.conf + * alphabetize the varlink methods, types, and errors in the docs + * Add missing newline to podman port + * Fix calculation of RunningFor in ps json output + * Should not error out if container no longer exists in oci + * Make invalid state nonfatal when cleaning up in run + * podman, userNS: configure an intermediate mount namespace + * networking, userNS: configure the network namespace after create + * Begin wiring in USERNS Support into podman + ------------------------------------------------------------------- Mon May 7 05:42:24 UTC 2018 - vrothberg@suse.com diff --git a/podman.spec b/podman.spec index c0e798b..6352f82 100644 --- a/podman.spec +++ b/podman.spec @@ -22,7 +22,7 @@ %define with_libostree 1 %endif Name: podman -Version: 0.5.1 +Version: 0.5.2 Release: 0 Summary: Debugging tool for pods and images License: Apache-2.0