Hello community, here is the log from the commit of package cri-o for openSUSE:Leap:15.2 checked in at 2020-03-21 16:46:31 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Leap:15.2/cri-o (Old) and /work/SRC/openSUSE:Leap:15.2/.cri-o.new.3160 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "cri-o" Sat Mar 21 16:46:31 2020 rev:3 rq:786930 version:1.17.1 Changes: -------- --- /work/SRC/openSUSE:Leap:15.2/cri-o/cri-o.changes 2020-02-21 13:54:21.574091292 +0100 +++ /work/SRC/openSUSE:Leap:15.2/.cri-o.new.3160/cri-o.changes 2020-03-21 16:47:50.793678008 +0100 @@ -1,0 +2,14 @@ +Mon Mar 16 16:24:00 UTC 2020 - Sascha Grunert <[email protected]> + +- Update to v1.17.1: + * Drop conmonmon + * Update docs and completions for crio wipe --force + * wipe: Add a force flag for skipping version check + * Restore sandbox selinux labels directly from config.json + * klog: don't write to /tmp + * Pass down the integer value of the stop signal + * exec: Close pipe fds to prevent hangs + * Unwrap errors from label.Relabel() before checking for ENOTSUP + * oci: Handle timeouts correctly for probes + +------------------------------------------------------------------- Old: ---- cri-o-1.17.0.tar.xz New: ---- cri-o-1.17.1.tar.xz ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ cri-o.spec ++++++ --- /var/tmp/diff_new_pack.p6c9qq/_old 2020-03-21 16:47:51.641678545 +0100 +++ /var/tmp/diff_new_pack.p6c9qq/_new 2020-03-21 16:47:51.641678545 +0100 @@ -24,7 +24,7 @@ %define project github.com/cri-o/cri-o # Define macros for further referenced sources Name: cri-o -Version: 1.17.0 +Version: 1.17.1 Release: 0 Summary: OCI-based implementation of Kubernetes Container Runtime Interface License: Apache-2.0 ++++++ _service ++++++ --- /var/tmp/diff_new_pack.p6c9qq/_old 2020-03-21 16:47:51.669678562 +0100 +++ /var/tmp/diff_new_pack.p6c9qq/_new 2020-03-21 16:47:51.669678562 +0100 @@ -2,8 +2,8 @@ <service name="tar_scm" mode="disabled"> <param name="url">https://github.com/cri-o/cri-o</param> <param name="scm">git</param> -<param name="versionformat">1.17.0</param> -<param name="revision">v1.17.0</param> +<param name="versionformat">1.17.1</param> +<param name="revision">v1.17.1</param> </service> <service name="recompress" mode="disabled"> <param name="file">cri-o-*.tar</param> ++++++ cri-o-1.17.0.tar.xz -> cri-o-1.17.1.tar.xz ++++++ ++++ 8469 lines of diff (skipped)
