Hello community, here is the log from the commit of package podman for openSUSE:Factory checked in at 2018-05-08 13:37:43 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/podman (Old) and /work/SRC/openSUSE:Factory/.podman.new (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "podman" Tue May 8 13:37:43 2018 rev:10 rq:604803 version:0.5.1 Changes: -------- --- /work/SRC/openSUSE:Factory/podman/podman.changes 2018-05-04 11:30:56.936575916 +0200 +++ /work/SRC/openSUSE:Factory/.podman.new/podman.changes 2018-05-08 13:37:56.412253285 +0200 @@ -1,0 +2,20 @@ +Mon May 7 05:42:24 UTC 2018 - [email protected] + +- Remove runtime dependency on buildah, which isn't required anymore as + libpod vendors in buildah's code directly. + +- Changelog for v0.5.1 (2018-05-04): + * Fix pulling from secure registry + * Optionally init() during container restart + * bashcompletion enhancements + * Add directory for systemd socket and service if not present + * varlink containers + * Make podman commit to localhost rather then docker.io + * Do not print unnecessary Buildah details during commit + * Fix podman logout --all flag + * podman should assign a host port to -p when omitted + * libpod.conf: Podman's conmon path on openSUSE + * correct varlink command in service file + * Make ':' a restricted character for file names + +------------------------------------------------------------------- Old: ---- podman-0.4.4.tar.xz New: ---- podman-0.5.1.tar.xz ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ podman.spec ++++++ --- /var/tmp/diff_new_pack.KoTUEs/_old 2018-05-08 13:37:57.104228310 +0200 +++ /var/tmp/diff_new_pack.KoTUEs/_new 2018-05-08 13:37:57.108228165 +0200 @@ -22,7 +22,7 @@ %define with_libostree 1 %endif Name: podman -Version: 0.4.4 +Version: 0.5.1 Release: 0 Summary: Debugging tool for pods and images License: Apache-2.0 @@ -45,7 +45,6 @@ BuildRequires: libgpgme-devel BuildRequires: libseccomp-devel BuildRequires: golang(API) >= 1.9 -Requires: buildah Requires: cni Requires: cni-plugins Requires: cri-o ++++++ _service ++++++ --- /var/tmp/diff_new_pack.KoTUEs/_old 2018-05-08 13:37:57.136227155 +0200 +++ /var/tmp/diff_new_pack.KoTUEs/_new 2018-05-08 13:37:57.136227155 +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.4</param> -<param name="revision">v0.4.4</param> +<param name="versionformat">0.5.1</param> +<param name="revision">v0.5.1</param> </service> <service name="recompress" mode="disabled"> ++++++ podman-0.4.4.tar.xz -> podman-0.5.1.tar.xz ++++++ ++++ 6315 lines of diff (skipped)
