Hello community,
here is the log from the commit of package skelcd-control-Kubic for
openSUSE:Factory checked in at 2018-05-16 18:46:41
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/skelcd-control-Kubic (Old)
and /work/SRC/openSUSE:Factory/.skelcd-control-Kubic.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "skelcd-control-Kubic"
Wed May 16 18:46:41 2018 rev:13 rq:609838 version:15.0.13
Changes:
--------
---
/work/SRC/openSUSE:Factory/skelcd-control-Kubic/skelcd-control-Kubic.changes
2018-05-11 14:35:14.848892964 +0200
+++
/work/SRC/openSUSE:Factory/.skelcd-control-Kubic.new/skelcd-control-Kubic.changes
2018-05-16 18:46:43.484167791 +0200
@@ -1,0 +2,7 @@
+Wed May 16 12:27:44 UTC 2018 - [email protected]
+
+- Start systemd-timesyncd on Worker System Role (boo#1087685)
+- Correct System Role descriptions (boo#1091296)
+- 15.0.13
+
+-------------------------------------------------------------------
Old:
----
skelcd-control-Kubic-15.0.12.tar.bz2
New:
----
skelcd-control-Kubic-15.0.13.tar.bz2
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Other differences:
------------------
++++++ skelcd-control-Kubic.spec ++++++
--- /var/tmp/diff_new_pack.9mzpcL/_old 2018-05-16 18:46:44.204141769 +0200
+++ /var/tmp/diff_new_pack.9mzpcL/_new 2018-05-16 18:46:44.208141624 +0200
@@ -111,7 +111,7 @@
Url: https://github.com/yast/skelcd-control-Kubic
AutoReqProv: off
-Version: 15.0.12
+Version: 15.0.13
Release: 0
Summary: The Kubic control file needed for installation
License: MIT
++++++ skelcd-control-Kubic-15.0.12.tar.bz2 ->
skelcd-control-Kubic-15.0.13.tar.bz2 ++++++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn'
'--exclude=.svnignore'
old/skelcd-control-Kubic-15.0.12/control/control.Kubic.xml
new/skelcd-control-Kubic-15.0.13/control/control.Kubic.xml
--- old/skelcd-control-Kubic-15.0.12/control/control.Kubic.xml 2018-05-11
10:54:38.000000000 +0200
+++ new/skelcd-control-Kubic-15.0.13/control/control.Kubic.xml 2018-05-16
17:02:08.000000000 +0200
@@ -355,6 +355,7 @@
<service><name>docker</name></service>
<service><name>container-feeder</name></service>
<service><name>salt-minion</name></service>
+ <service><name>systemd-timesyncd</name></service>
</services>
<software>
@@ -661,28 +662,33 @@
<label>Admin/Dashboard Node [ALPHA]</label>
</dashboard_role>
<dashboard_role_description>
- <label>• A set of tools and a dashboard for managing cluster
nodes.</label>
- </dashboard_role_description>
+ <label>• MicroOS plus Kubic Kubernetes Stack
+• Provides Velum administration dashboard
+• Should be installed before Cluster Nodes</label>
+ </dashboard_role_description>
<worker_role>
<!-- TRANSLATORS: a label for a system role -->
<label>Cluster Node [ALPHA]</label>
</worker_role>
<worker_role_description>
- <label>• The system is registered in a given administration
dashboard.</label>
+ <label>• MicroOS plus Kubic Kubernetes Stack
+• Configured as a cluster worker node
+• Should be installed after the Admin/Dashboard Node</label>
</worker_role_description>
<none_role>
<!-- TRANSLATORS: a label for a system role -->
<label>Unconfigured Cluster Node</label>
</none_role>
<none_role_description>
- <label>• No services started by default.</label>
+ <label>• MicroOS plus an unconfigured Kubic Kubernetes Stack</label>
</none_role_description>
<micro_os_role>
<!-- TRANSLATORS: a label for a system role -->
<label>openSUSE MicroOS</label>
</micro_os_role>
<micro_os_role_description>
- <label>• No services started by default.</label>
+ <label>• System designed for running containers and optimised for large
deployments.
+• Includes Docker Open Source Container Runtime by default</label>
</micro_os_role_description>
</texts>
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn'
'--exclude=.svnignore'
old/skelcd-control-Kubic-15.0.12/package/skelcd-control-Kubic.changes
new/skelcd-control-Kubic-15.0.13/package/skelcd-control-Kubic.changes
--- old/skelcd-control-Kubic-15.0.12/package/skelcd-control-Kubic.changes
2018-05-11 10:54:38.000000000 +0200
+++ new/skelcd-control-Kubic-15.0.13/package/skelcd-control-Kubic.changes
2018-05-16 17:02:08.000000000 +0200
@@ -1,4 +1,11 @@
-------------------------------------------------------------------
+Wed May 16 12:27:44 UTC 2018 - [email protected]
+
+- Start systemd-timesyncd on Worker System Role (boo#1087685)
+- Correct System Role descriptions (boo#1091296)
+- 15.0.13
+
+-------------------------------------------------------------------
Fri May 11 08:52:11 UTC 2018 - [email protected]
- Use systemd syntax for UTC timezone reference (boo#1090913)
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn'
'--exclude=.svnignore'
old/skelcd-control-Kubic-15.0.12/package/skelcd-control-Kubic.spec
new/skelcd-control-Kubic-15.0.13/package/skelcd-control-Kubic.spec
--- old/skelcd-control-Kubic-15.0.12/package/skelcd-control-Kubic.spec
2018-05-11 10:54:38.000000000 +0200
+++ new/skelcd-control-Kubic-15.0.13/package/skelcd-control-Kubic.spec
2018-05-16 17:02:08.000000000 +0200
@@ -111,7 +111,7 @@
Url: https://github.com/yast/skelcd-control-Kubic
AutoReqProv: off
-Version: 15.0.12
+Version: 15.0.13
Release: 0
Summary: The Kubic control file needed for installation
License: MIT