Hello community,
here is the log from the commit of package skelcd-control-Kubic for
openSUSE:Factory checked in at 2018-09-04 22:49:49
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/skelcd-control-Kubic (Old)
and /work/SRC/openSUSE:Factory/.skelcd-control-Kubic.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "skelcd-control-Kubic"
Tue Sep 4 22:49:49 2018 rev:17 rq:630739 version:15.1.5
Changes:
--------
---
/work/SRC/openSUSE:Factory/skelcd-control-Kubic/skelcd-control-Kubic.changes
2018-08-07 09:43:52.625393445 +0200
+++
/work/SRC/openSUSE:Factory/.skelcd-control-Kubic.new/skelcd-control-Kubic.changes
2018-09-04 22:49:50.327699584 +0200
@@ -1,0 +2,6 @@
+Tue Aug 14 17:32:21 UTC 2018 - [email protected]
+
+- Make crio default, docker as alternative runtime (boo#1104821)
+- 15.1.5
+
+-------------------------------------------------------------------
Old:
----
skelcd-control-Kubic-15.1.4.tar.bz2
New:
----
skelcd-control-Kubic-15.1.5.tar.bz2
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Other differences:
------------------
++++++ skelcd-control-Kubic.spec ++++++
--- /var/tmp/diff_new_pack.xOfA1A/_old 2018-09-04 22:49:50.711700903 +0200
+++ /var/tmp/diff_new_pack.xOfA1A/_new 2018-09-04 22:49:50.715700917 +0200
@@ -108,7 +108,7 @@
Url: https://github.com/yast/skelcd-control-Kubic
AutoReqProv: off
-Version: 15.1.4
+Version: 15.1.5
Release: 0
Summary: The Kubic control file needed for installation
License: MIT
++++++ skelcd-control-Kubic-15.1.4.tar.bz2 ->
skelcd-control-Kubic-15.1.5.tar.bz2 ++++++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn'
'--exclude=.svnignore'
old/skelcd-control-Kubic-15.1.4/control/control.Kubic.xml
new/skelcd-control-Kubic-15.1.5/control/control.Kubic.xml
--- old/skelcd-control-Kubic-15.1.4/control/control.Kubic.xml 2018-08-06
17:18:27.000000000 +0200
+++ new/skelcd-control-Kubic-15.1.5/control/control.Kubic.xml 2018-08-21
12:06:11.000000000 +0200
@@ -109,7 +109,7 @@
<!-- bnc#875350: Explicitly selecting these patterns by default -->
<!-- For a list of patterns, see
https://build.suse.de/package/view_file/SUSE:SLE-12-SP2:Update:Products:CASP10/patterns-caasp/patterns-caasp.spec?expand=1
-->
- <default_patterns>SUSE-MicroOS SUSE-MicroOS-hardware
SUSE-MicroOS-apparmor SUSE-MicroOS-container-runtime</default_patterns>
+ <default_patterns>SUSE-MicroOS SUSE-MicroOS-hardware
SUSE-MicroOS-apparmor SUSE-MicroOS-container-runtime
SUSE-MicroOS-alt-container-runtime</default_patterns>
<!-- bnc#876760: Explicitly selecting these (optional) patterns by
default if they exist -->
<optional_default_patterns>32bit</optional_default_patterns>
@@ -241,8 +241,12 @@
<system_role>
<id>kubeadm_role</id>
+ <services config:type="list">
+ <service><name>kubelet</name></service>
+ </services>
+
<software>
- <default_patterns>SUSE-MicroOS SUSE-MicroOS-hardware
SUSE-MicroOS-apparmor kubeadm</default_patterns>
+ <default_patterns>SUSE-MicroOS SUSE-MicroOS-hardware
SUSE-MicroOS-apparmor kubeadm SUSE-MicroOS-container-runtime</default_patterns>
</software>
<order config:type="integer">200</order>
@@ -324,6 +328,7 @@
</kubeadm_role>
<kubeadm_role_description>
<label>• MicroOS plus kubeadm kubernetes bootstrapping tool
+• Uses CRI-O Container Runtime by default
• Create a cluster with `kubeadm init`
• Join a cluster with `kubeadm join`
</label>
@@ -334,7 +339,8 @@
</micro_os_role>
<micro_os_role_description>
<label>• System designed for running containers and optimised for large
deployments.
-• Includes Docker Open Source Container Runtime by default</label>
+• Includes CRI-O Container Runtime by default
+• Also includes Docker Open Source Container Runtime as an alternative</label>
</micro_os_role_description>
</texts>
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn'
'--exclude=.svnignore'
old/skelcd-control-Kubic-15.1.4/package/skelcd-control-Kubic.changes
new/skelcd-control-Kubic-15.1.5/package/skelcd-control-Kubic.changes
--- old/skelcd-control-Kubic-15.1.4/package/skelcd-control-Kubic.changes
2018-08-06 17:18:27.000000000 +0200
+++ new/skelcd-control-Kubic-15.1.5/package/skelcd-control-Kubic.changes
2018-08-21 12:06:11.000000000 +0200
@@ -1,4 +1,10 @@
-------------------------------------------------------------------
+Tue Aug 14 17:32:21 UTC 2018 - [email protected]
+
+- Make crio default, docker as alternative runtime (boo#1104821)
+- 15.1.5
+
+-------------------------------------------------------------------
Mon Aug 06 15:16:11 UTC 2018 - [email protected]
- Remove invalid copy_on_write for /var partition (boo#1103906)
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn'
'--exclude=.svnignore'
old/skelcd-control-Kubic-15.1.4/package/skelcd-control-Kubic.spec
new/skelcd-control-Kubic-15.1.5/package/skelcd-control-Kubic.spec
--- old/skelcd-control-Kubic-15.1.4/package/skelcd-control-Kubic.spec
2018-08-06 17:18:27.000000000 +0200
+++ new/skelcd-control-Kubic-15.1.5/package/skelcd-control-Kubic.spec
2018-08-21 12:06:11.000000000 +0200
@@ -108,7 +108,7 @@
Url: https://github.com/yast/skelcd-control-Kubic
AutoReqProv: off
-Version: 15.1.4
+Version: 15.1.5
Release: 0
Summary: The Kubic control file needed for installation
License: MIT