Hello community, here is the log from the commit of package podman for openSUSE:Factory checked in at 2018-04-19 15:30:08 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/podman (Old) and /work/SRC/openSUSE:Factory/.podman.new (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "podman" Thu Apr 19 15:30:08 2018 rev:7 rq:597434 version:0.4.2 Changes: -------- --- /work/SRC/openSUSE:Factory/podman/podman.changes 2018-04-11 14:05:15.727708494 +0200 +++ /work/SRC/openSUSE:Factory/.podman.new/podman.changes 2018-04-19 15:30:19.800986367 +0200 @@ -1,0 +2,21 @@ +Tue Apr 17 06:44:19 UTC 2018 - [email protected] + +- Require golang >= 1.9. + +------------------------------------------------------------------- +Tue Apr 17 06:19:33 UTC 2018 - [email protected] + +- Update podman to v0.4.2: + * Allowing attaching stdin to non-interactive containers + * Fix terminal attach + * Fix locking interaction in batched Exec() on container + * Force host UID/GID mapping when creating containers + * Do not lock all containers during pod kill + * Do not lock all containers during pod start + * Make pod stop lock one container at a time + * Containers transitioning to stop should not break stats + * Add -i to exec for compatibility reasons + * Unescape characters in inspect JSON format output + * Use buildah commit for podman commit + +------------------------------------------------------------------- Old: ---- podman-0.4.1.tar.xz New: ---- podman-0.4.2.tar.xz ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ podman.spec ++++++ --- /var/tmp/diff_new_pack.zQXJM6/_old 2018-04-19 15:30:21.196929111 +0200 +++ /var/tmp/diff_new_pack.zQXJM6/_new 2018-04-19 15:30:21.200928947 +0200 @@ -22,7 +22,7 @@ %define with_libostree 1 %endif Name: podman -Version: 0.4.1 +Version: 0.4.2 Release: 0 Summary: Debugging tool for pods and images License: Apache-2.0 @@ -44,7 +44,7 @@ BuildRequires: libcontainers-common BuildRequires: libgpgme-devel BuildRequires: libseccomp-devel -BuildRequires: golang(API) >= 1.7 +BuildRequires: golang(API) >= 1.9 Requires: buildah Requires: cni Requires: cni-plugins ++++++ _service ++++++ --- /var/tmp/diff_new_pack.zQXJM6/_old 2018-04-19 15:30:21.252926814 +0200 +++ /var/tmp/diff_new_pack.zQXJM6/_new 2018-04-19 15:30:21.256926650 +0200 @@ -4,8 +4,8 @@ <param name="url">https://github.com/projectatomic/libpod.git</param> <param name="scm">git</param> <param name="filename">podman</param> -<param name="versionformat">0.4.1</param> -<param name="revision">v0.4.1</param> +<param name="versionformat">0.4.2</param> +<param name="revision">v0.4.2</param> </service> <service name="recompress" mode="disabled"> ++++++ podman-0.4.1.tar.xz -> podman-0.4.2.tar.xz ++++++ ++++ 8580 lines of diff (skipped)
