Hello community,

here is the log from the commit of package cri-o for openSUSE:Factory checked 
in at 2020-05-20 18:37:00
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/cri-o (Old)
 and      /work/SRC/openSUSE:Factory/.cri-o.new.2738 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "cri-o"

Wed May 20 18:37:00 2020 rev:51 rq:807001 version:1.18.1

Changes:
--------
--- /work/SRC/openSUSE:Factory/cri-o/cri-o.changes      2020-05-05 
18:53:57.881228499 +0200
+++ /work/SRC/openSUSE:Factory/.cri-o.new.2738/cri-o.changes    2020-05-20 
18:37:04.504182011 +0200
@@ -1,0 +2,25 @@
+Mon May 18 07:26:55 UTC 2020 - [email protected]
+
+- Update to version 1.18.1:
+  - Feature
+    - Add -–version-file-persist, a place to put the version file
+      in persistent storage. Now, crio wipe wipes containers if
+      -–version-file is not present (presumably it is on temporary
+      storage), and wipes images if both -–version-file and
+      -–version-file-persist are out of date (presumably there has
+      been an upgrade of cri-o’s minor version
+    - Containers running init or systemd are now given a new
+      selinux label container_init_t, giving it selinux privileges
+      more appropriate for the workload
+  - Other (Bug, Cleanup or Flake)
+    - Fix linkmode retrieval on crio version for static binaries
+    - Fix a bug where CRI-O could not start a container if
+      CONFIG_CGROUP_HUGETLB was not set in the kernel
+    - Re-add the behavior that string slices can be passed to the
+      CLI comma separated, for example --default-capabilities
+      CHOWN,KILL
+    - Removed crio-wipe.service and crio-shutdown.service systemd
+      units from the static bundle since they are not required
+    - Fix some crio version oddities
+
+-------------------------------------------------------------------

Old:
----
  cri-o-1.18.0.tar.xz

New:
----
  cri-o-1.18.1.tar.xz

++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Other differences:
------------------
++++++ cri-o.spec ++++++
--- /var/tmp/diff_new_pack.33Qu8J/_old  2020-05-20 18:37:05.240183554 +0200
+++ /var/tmp/diff_new_pack.33Qu8J/_new  2020-05-20 18:37:05.244183562 +0200
@@ -24,7 +24,7 @@
 %define project github.com/cri-o/cri-o
 # Define macros for further referenced sources
 Name:           cri-o
-Version:        1.18.0
+Version:        1.18.1
 Release:        0
 Summary:        OCI-based implementation of Kubernetes Container Runtime 
Interface
 License:        Apache-2.0

++++++ _service ++++++
--- /var/tmp/diff_new_pack.33Qu8J/_old  2020-05-20 18:37:05.280183638 +0200
+++ /var/tmp/diff_new_pack.33Qu8J/_new  2020-05-20 18:37:05.280183638 +0200
@@ -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.18.0</param>
-    <param name="revision">v1.18.0</param>
+    <param name="versionformat">1.18.1</param>
+    <param name="revision">v1.18.1</param>
     <param name="changesgenerate">enable</param>
   </service>
   <service name="recompress" mode="disabled">

++++++ cri-o-1.18.0.tar.xz -> cri-o-1.18.1.tar.xz ++++++
/work/SRC/openSUSE:Factory/cri-o/cri-o-1.18.0.tar.xz 
/work/SRC/openSUSE:Factory/.cri-o.new.2738/cri-o-1.18.1.tar.xz differ: char 26, 
line 1


Reply via email to