Hello community,

here is the log from the commit of package cri-tools for openSUSE:Factory 
checked in at 2018-11-06 14:05:56
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/cri-tools (Old)
 and      /work/SRC/openSUSE:Factory/.cri-tools.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "cri-tools"

Tue Nov  6 14:05:56 2018 rev:9 rq:646441 version:1.12.0

Changes:
--------
--- /work/SRC/openSUSE:Factory/cri-tools/cri-tools.changes      2018-08-15 
10:35:48.756009269 +0200
+++ /work/SRC/openSUSE:Factory/.cri-tools.new/cri-tools.changes 2018-11-06 
14:06:52.847257219 +0100
@@ -1,0 +2,13 @@
+Tue Oct  2 07:30:42 UTC 2018 - Valentin Rothberg <[email protected]>
+
+- Bump cri-tools to v1.12.0:
+  * Properly returns errors when the output format is not supported
+  * Show concise image info for crictl ps
+  * Fixes crictl ps and crictl pods
+  * Adds podID in output of crictl ps
+  * Adds sandbox config to image pull
+  * Fixes unmarshal issues in crictl inspecti
+  * Fixes timeout for grpc dialer
+  * Adds new test to critest for privileged container
+
+-------------------------------------------------------------------

Old:
----
  cri-tools-1.11.1.tar.xz

New:
----
  cri-tools-1.12.0.tar.xz

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

Other differences:
------------------
++++++ cri-tools.spec ++++++
--- /var/tmp/diff_new_pack.a7DFaU/_old  2018-11-06 14:06:54.699254790 +0100
+++ /var/tmp/diff_new_pack.a7DFaU/_new  2018-11-06 14:06:54.743254733 +0100
@@ -16,14 +16,14 @@
 #
 
 
-%define project  github.com/kubernetes-incubator/cri-tools
+%define project  github.com/kubernetes-sigs/cri-tools
 Name:           cri-tools
-Version:        1.11.1
+Version:        1.12.0
 Release:        0
 Summary:        CLI and validation tools for Kubelet Container Runtime 
Interface
 License:        Apache-2.0
 Group:          System/Management
-Url:            https://github.com/kubernetes-incubator/cri-tools
+Url:            https://github.com/kubernetes-sigs/cri-tools
 Source0:        %{name}-%{version}.tar.xz
 Source1:        crictl.yaml
 BuildRequires:  go-go-md2man

++++++ _service ++++++
--- /var/tmp/diff_new_pack.a7DFaU/_old  2018-11-06 14:06:55.207254124 +0100
+++ /var/tmp/diff_new_pack.a7DFaU/_new  2018-11-06 14:06:55.223254103 +0100
@@ -1,11 +1,11 @@
 <services>
 
 <service name="tar_scm" mode="disabled">
-<param name="url">https://github.com/kubernetes-incubator/cri-tools.git</param>
+<param name="url">https://github.com/kubernetes-sigs/cri-tools.git</param>
 <param name="scm">git</param>
 <param name="filename">cri-tools</param>
-<param name="versionformat">1.11.1</param>
-<param name="revision">v1.11.1</param>
+<param name="versionformat">1.12.0</param>
+<param name="revision">v1.12.0</param>
 </service>
 
 <service name="recompress" mode="disabled">

++++++ cri-tools-1.11.1.tar.xz -> cri-tools-1.12.0.tar.xz ++++++
++++ 22142 lines of diff (skipped)


Reply via email to