Hello community, here is the log from the commit of package cri-o for openSUSE:Factory checked in at 2018-05-06 15:01:57 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/cri-o (Old) and /work/SRC/openSUSE:Factory/.cri-o.new (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "cri-o" Sun May 6 15:01:57 2018 rev:9 rq:604028 version:1.9.11 Changes: -------- --- /work/SRC/openSUSE:Factory/cri-o/cri-o.changes 2018-04-13 12:51:43.563300760 +0200 +++ /work/SRC/openSUSE:Factory/.cri-o.new/cri-o.changes 2018-05-06 15:02:11.447435311 +0200 @@ -1,0 +2,5 @@ +Fri May 4 14:17:57 CEST 2018 - [email protected] + +- use correct path for runc + +------------------------------------------------------------------- ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ crio.conf ++++++ --- /var/tmp/diff_new_pack.qLxINH/_old 2018-05-06 15:02:12.219406976 +0200 +++ /var/tmp/diff_new_pack.qLxINH/_new 2018-05-06 15:02:12.219406976 +0200 @@ -42,7 +42,7 @@ # This is a mandatory setting as this runtime will be the default one # and will also be used for untrusted container workloads if # runtime_untrusted_workload is not set. -runtime = "/usr/bin/runc" +runtime = "/usr/sbin/runc" # runtime_untrusted_workload is the OCI compatible runtime used for untrusted # container workloads. This is an optional setting, except if
