Hello community, here is the log from the commit of package cri-o for openSUSE:Factory checked in at 2019-04-15 11:51:35 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/cri-o (Old) and /work/SRC/openSUSE:Factory/.cri-o.new.17052 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "cri-o" Mon Apr 15 11:51:35 2019 rev:27 rq:693682 version:1.14.0 Changes: -------- --- /work/SRC/openSUSE:Factory/cri-o/cri-o.changes 2019-04-04 12:03:39.897398077 +0200 +++ /work/SRC/openSUSE:Factory/.cri-o.new.17052/cri-o.changes 2019-04-15 11:51:39.070524746 +0200 @@ -1,0 +2,7 @@ +Fri Apr 12 08:31:53 UTC 2019 - Sascha Grunert <[email protected]> + +- Update the configuration to fallback to the storage driver + specified in libcontainers-common (`/etc/containers/storage.conf`) +- Update go version to >= 1.12 to be in sync with upstream + +------------------------------------------------------------------- ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ cri-o.spec ++++++ --- /var/tmp/diff_new_pack.1vy7lc/_old 2019-04-15 11:51:40.754525638 +0200 +++ /var/tmp/diff_new_pack.1vy7lc/_new 2019-04-15 11:51:40.790525657 +0200 @@ -56,8 +56,7 @@ BuildRequires: libbtrfs-devel BuildRequires: libgpgme-devel BuildRequires: libseccomp-devel -BuildRequires: golang(API) >= 1.11 -BuildRequires: go >= 1.11.1 +BuildRequires: golang(API) >= 1.12 Requires: conntrack-tools Requires: cni Requires: cni-plugins ++++++ crio.conf ++++++ --- /var/tmp/diff_new_pack.1vy7lc/_old 2019-04-15 11:51:41.114525829 +0200 +++ /var/tmp/diff_new_pack.1vy7lc/_new 2019-04-15 11:51:41.118525831 +0200 @@ -20,7 +20,7 @@ # Storage driver used to manage the storage of images and containers. Please # refer to containers-storage.conf(5) to see all available storage drivers. -storage_driver = "btrfs" +#storage_driver = "btrfs" # List to pass options to the storage driver. Please refer to # containers-storage.conf(5) to see all available storage options.
