Hello community,

here is the log from the commit of package cri-o for openSUSE:Factory checked 
in at 2020-04-14 15:08:15
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/cri-o (Old)
 and      /work/SRC/openSUSE:Factory/.cri-o.new.2738 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "cri-o"

Tue Apr 14 15:08:15 2020 rev:47 rq:792930 version:1.17.3

Changes:
--------
--- /work/SRC/openSUSE:Factory/cri-o/cri-o.changes      2020-03-27 
21:56:16.810757249 +0100
+++ /work/SRC/openSUSE:Factory/.cri-o.new.2738/cri-o.changes    2020-04-14 
16:17:54.455408389 +0200
@@ -1,0 +2,15 @@
+Fri Apr 10 09:58:30 UTC 2020 - Michal Jura <[email protected]>
+
+- Update to version 1.17.3:
+  * Bump version to 1.17.3
+  * Update c/image to v5.3.1
+  * sandbox: Make sure the label annotation is proper JSON
+  * container_server: Wrap a few more errors in LoadSandbox
+  * restore tests: verify some namespace lifecycle cases work
+  * fail on failed pinns
+  * pinns: pin to /var/run/*ns instead of /var/run/crio/ns/*
+  * Add the -d flag when installing runc for circle ci
+  * Add the mounts that are required by systemd
+  * bump to 1.17.2
+
+-------------------------------------------------------------------

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

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

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

Other differences:
------------------
++++++ cri-o.spec ++++++
--- /var/tmp/diff_new_pack.Pqy3UW/_old  2020-04-14 16:17:55.383409053 +0200
+++ /var/tmp/diff_new_pack.Pqy3UW/_new  2020-04-14 16:17:55.383409053 +0200
@@ -24,7 +24,7 @@
 %define project github.com/cri-o/cri-o
 # Define macros for further referenced sources
 Name:           cri-o
-Version:        1.17.1
+Version:        1.17.3
 Release:        0
 Summary:        OCI-based implementation of Kubernetes Container Runtime 
Interface
 License:        Apache-2.0

++++++ _service ++++++
--- /var/tmp/diff_new_pack.Pqy3UW/_old  2020-04-14 16:17:55.431409088 +0200
+++ /var/tmp/diff_new_pack.Pqy3UW/_new  2020-04-14 16:17:55.431409088 +0200
@@ -1,15 +1,16 @@
 <services>
-<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.1</param>
-<param name="revision">v1.17.1</param>
-</service>
-<service name="recompress" mode="disabled">
-<param name="file">cri-o-*.tar</param>
-<param name="compression">xz</param>
-</service>
-<service name="set_version" mode="disabled">
-<param name="basename">cri-o</param>
-</service>
+  <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.3</param>
+    <param name="revision">v1.17.3</param>
+    <param name="changesgenerate">enable</param>
+  </service>
+  <service name="recompress" mode="disabled">
+    <param name="file">cri-o-*.tar</param>
+    <param name="compression">xz</param>
+  </service>
+  <service name="set_version" mode="disabled">
+    <param name="basename">cri-o</param>
+  </service>
 </services>

++++++ cri-o-1.17.1.tar.xz -> cri-o-1.17.3.tar.xz ++++++
++++ 71006 lines of diff (skipped)


Reply via email to