Hello community,

here is the log from the commit of package cri-o for openSUSE:Factory checked 
in at 2018-06-29 22:35:24
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/cri-o (Old)
 and      /work/SRC/openSUSE:Factory/.cri-o.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "cri-o"

Fri Jun 29 22:35:24 2018 rev:13 rq:619578 version:1.10.4

Changes:
--------
--- /work/SRC/openSUSE:Factory/cri-o/cri-o.changes      2018-06-13 
15:39:51.079542747 +0200
+++ /work/SRC/openSUSE:Factory/.cri-o.new/cri-o.changes 2018-06-29 
22:35:42.398037949 +0200
@@ -1,0 +2,44 @@
+Wed Jun 27 05:42:58 UTC 2018 - [email protected]
+
+- Update cri-o to v1.10.4:
+  * network: Fix manage NetworkNS lifecycle
+  * sandbox_run: fix selinux relabel sharing
+  * container_create: more selinux relabel fixes
+  * container_create: correctly relabel mounts when asked
+
+-------------------------------------------------------------------
+Mon Jun 18 05:53:32 UTC 2018 - [email protected]
+
+- Update cri-o to v1.10.3:
+  * container_portforward: add support for short pod IDs
+  * container_create: no privileged container if not privileged sandbox
+  * container_create: always mount sysfs as rw for privileged containers
+  * container_create: set rw for privileged containers
+  * conmon: on a flush error discard the iov buffer
+
+-------------------------------------------------------------------
+Fri Jun 15 08:35:42 UTC 2018 - [email protected]
+
+- Update cri-o to v1.10.2:
+  * various improvements to conmon
+  * oci: avoid race on container stop
+  * image: Let size be calculated dynamically
+  * Add support for short IDs for exec and attach
+  * Make network namespace lifecycle management optional
+  * container_exec: Fix terminal setting for exec
+  * oci: Force kill the container process only if nothing else worked
+  * Add extra info to verbose requests to PodSandboxStatus
+  * Make conmon and crio share the same constants
+  * conmon: catch SIGTERM, SIGINT and SIQUIT
+  * Invalidate cache by building fresh one and replacing previous all at once
+  * Enable per pod PID namespace setting
+  * Make the /opt/cni mount rw
+  * conmon: add new option --version
+  * oci: Copy-edits for waitContainerStop chControl comment
+  * system container: add /var/tmp as RW
+  * container_status: expose LogPath as requested by the CRI
+  * container_create: only bind mount /etc/hosts if not provided by k8s
+  * kubernetes: Simplify and freshen the required-files table
+  * Report an warning when no stages are defined for a hook
+
+-------------------------------------------------------------------

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

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

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

Other differences:
------------------
++++++ cri-o.spec ++++++
--- /var/tmp/diff_new_pack.lsezq2/_old  2018-06-29 22:35:42.790037609 +0200
+++ /var/tmp/diff_new_pack.lsezq2/_new  2018-06-29 22:35:42.790037609 +0200
@@ -31,7 +31,7 @@
 %define        name_source2 sysconfig.crio
 %define        name_source3 crio.conf
 Name:           cri-o
-Version:        1.9.13
+Version:        1.10.4
 Release:        0
 Summary:        OCI-based implementation of Kubernetes Container Runtime 
Interface
 License:        Apache-2.0

++++++ _service ++++++
--- /var/tmp/diff_new_pack.lsezq2/_old  2018-06-29 22:35:42.818037585 +0200
+++ /var/tmp/diff_new_pack.lsezq2/_new  2018-06-29 22:35:42.822037581 +0200
@@ -2,8 +2,8 @@
 <service name="tar_scm" mode="disabled">
 <param name="url">https://github.com/kubernetes-incubator/cri-o</param>
 <param name="scm">git</param>
-<param name="versionformat">1.9.13</param>
-<param name="revision">v1.9.13</param>
+<param name="versionformat">1.10.4</param>
+<param name="revision">v1.10.4</param>
 </service>
 <service name="recompress" mode="disabled">
 <param name="file">cri-o-*.tar</param>

++++++ cri-o-1.9.13.tar.xz -> cri-o-1.10.4.tar.xz ++++++
++++ 159345 lines of diff (skipped)


Reply via email to