Hello community, here is the log from the commit of package podman for openSUSE:Factory checked in at 2018-11-10 17:01:45 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/podman (Old) and /work/SRC/openSUSE:Factory/.podman.new (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "podman" Sat Nov 10 17:01:45 2018 rev:29 rq:647520 version:0.11.1 Changes: -------- --- /work/SRC/openSUSE:Factory/podman/podman.changes 2018-10-31 13:20:17.475121954 +0100 +++ /work/SRC/openSUSE:Factory/.podman.new/podman.changes 2018-11-10 17:02:37.055516120 +0100 @@ -1,0 +2,50 @@ +Fri Nov 9 07:46:46 UTC 2018 - Valentin Rothberg <[email protected]> + +- Changelog for v0.11.1 (2018-11-08) + * update seccomp.json + * Touch up --log* options and daemons in man pages + * Don't fail if /etc/passwd or /etc/group does not exists + * Properly set Running state when starting containers + * If a container ceases to exist in runc, set exit status + * rootless: mount /sys/fs/cgroup/systemd from the host + * rootless: don't bind mount /sys/fs/cgroup/systemd in systemd mode + * Add hostname to /etc/hosts + * Remove conmon cgroup before pod cgroup for cgroupfs + * Make kill, pause, and unpause parallel. + * Fix long image name handling + * Make restart parallel and add --all + * rootless: do not add an additional /run to runroot + * rootless: avoid hang on failed slirp4netns + * Fix setting of version information + * runtime: do not allow runroot longer than 50 characters + * attach: fix attach when cuid is too long + * truncate command output in ps by default + * make various changes to ps output + * Use two spaces to pad PS fields + * fix bug in rm -fa parallel deletes + * Ensure test container in running state + * Add tests for selinux labels + * Add --max-workers and heuristics for parallel operations + * Increase security and performance when looking up groups + * run prepare in parallel + * runlabel: run any command + * Explain the device format in man pages + * Add --all and --latest to checkpoint/restore + * Use more reliable check for rootless for firewall init + * Make podman ps fast + * Support auth file environment variable in podman build + * fix environment variable parsing + * Use the CRIU version check in checkpoint/restore + * Handle http/https in registry given to login/out + * correct stats err with non-running containers + * Make rm faster + * Fix man page to show info on storage + +- Changelog for v0.10.1.3 (2018-10-17) + * Vendor in new new buildah/ci + * Fix podman in podman + +- Changelog for v0.10.1.2 (2018-10-17) + * Fix CGroup paths used for systemd CGroup mount + +------------------------------------------------------------------- Old: ---- podman-0.10.1.1.tar.xz New: ---- podman-0.11.1.tar.xz ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ podman.spec ++++++ --- /var/tmp/diff_new_pack.HTB6LP/_old 2018-11-10 17:02:37.711515320 +0100 +++ /var/tmp/diff_new_pack.HTB6LP/_new 2018-11-10 17:02:37.711515320 +0100 @@ -24,7 +24,7 @@ %define with_libostree 1 %endif Name: podman -Version: 0.10.1.1 +Version: 0.11.1 Release: 0 Summary: Debugging tool for pods and images License: Apache-2.0 ++++++ _service ++++++ --- /var/tmp/diff_new_pack.HTB6LP/_old 2018-11-10 17:02:37.743515281 +0100 +++ /var/tmp/diff_new_pack.HTB6LP/_new 2018-11-10 17:02:37.747515276 +0100 @@ -4,8 +4,8 @@ <param name="url">https://github.com/containers/libpod.git</param> <param name="scm">git</param> <param name="filename">podman</param> -<param name="versionformat">0.10.1.1</param> -<param name="revision">v0.10.1.1</param> +<param name="versionformat">0.11.1</param> +<param name="revision">v0.11.1</param> </service> <service name="set_version" mode="disabled"> ++++++ podman-0.10.1.1.tar.xz -> podman-0.11.1.tar.xz ++++++ ++++ 22191 lines of diff (skipped)
