Hello community,
here is the log from the commit of package skelcd-control-Kubic for
openSUSE:Factory checked in at 2018-05-11 14:35:01
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/skelcd-control-Kubic (Old)
and /work/SRC/openSUSE:Factory/.skelcd-control-Kubic.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "skelcd-control-Kubic"
Fri May 11 14:35:01 2018 rev:12 rq:606368 version:15.0.12
Changes:
--------
---
/work/SRC/openSUSE:Factory/skelcd-control-Kubic/skelcd-control-Kubic.changes
2018-05-11 10:00:52.678111517 +0200
+++
/work/SRC/openSUSE:Factory/.skelcd-control-Kubic.new/skelcd-control-Kubic.changes
2018-05-11 14:35:14.848892964 +0200
@@ -1,0 +2,19 @@
+Fri May 11 08:52:11 UTC 2018 - [email protected]
+
+- Use systemd syntax for UTC timezone reference (boo#1090913)
+- 15.0.12
+
+-------------------------------------------------------------------
+Tue May 08 16:31:55 UTC 2018 - [email protected]
+
+- Set Global/UTC as default timezone (boo#1090913)
+- 15.0.11
+
+-------------------------------------------------------------------
+Tue May 08 15:41:12 UTC 2018 - [email protected]
+
+- Add /opt subvolume (boo#1092174)
+- Run activate.sh as systemd service on admin role (boo#1087685)
+- 15.0.10
+
+-------------------------------------------------------------------
Old:
----
skelcd-control-Kubic-15.0.9.tar.bz2
New:
----
skelcd-control-Kubic-15.0.12.tar.bz2
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Other differences:
------------------
++++++ skelcd-control-Kubic.spec ++++++
--- /var/tmp/diff_new_pack.PJ1To2/_old 2018-05-11 14:35:15.492869568 +0200
+++ /var/tmp/diff_new_pack.PJ1To2/_new 2018-05-11 14:35:15.496869424 +0200
@@ -111,7 +111,7 @@
Url: https://github.com/yast/skelcd-control-Kubic
AutoReqProv: off
-Version: 15.0.9
+Version: 15.0.12
Release: 0
Summary: The Kubic control file needed for installation
License: MIT
++++++ skelcd-control-Kubic-15.0.9.tar.bz2 ->
skelcd-control-Kubic-15.0.12.tar.bz2 ++++++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn'
'--exclude=.svnignore'
old/skelcd-control-Kubic-15.0.9/control/control.Kubic.xml
new/skelcd-control-Kubic-15.0.12/control/control.Kubic.xml
--- old/skelcd-control-Kubic-15.0.9/control/control.Kubic.xml 2018-04-23
16:03:01.000000000 +0200
+++ new/skelcd-control-Kubic-15.0.12/control/control.Kubic.xml 2018-05-11
10:54:38.000000000 +0200
@@ -14,6 +14,7 @@
<enable_firewall config:type="boolean">false</enable_firewall>
<firewall_enable_ssh config:type="boolean">false</firewall_enable_ssh>
<enable_sshd config:type="boolean">true</enable_sshd>
+ <timezone>UTC</timezone>
<readonly_timezone config:type="boolean">false</readonly_timezone>
<!-- FATE #303875, see
/etc/sysconfig/network/dhcp:WRITE_HOSTNAME_TO_HOSTS -->
@@ -174,6 +175,9 @@
<subvolume>
<path>cloud-init-config</path>
</subvolume>
+ <subvolume>
+ <path>opt</path>
+ </subvolume>
<!-- unified var subvolume -
https://lists.opensuse.org/opensuse-packaging/2017-11/msg00017.html -->
<subvolume>
<path>var</path>
@@ -229,6 +233,7 @@
<service><name>kubelet</name></service>
<service><name>salt-minion</name></service>
<service><name>admin-node-setup</name></service>
+ <service><name>admin-node-init</name></service>
</services>
<software>
@@ -282,6 +287,9 @@
<subvolume>
<path>cloud-init-config</path>
</subvolume>
+ <subvolume>
+ <path>opt</path>
+ </subvolume>
<!-- unified var subvolume -
https://lists.opensuse.org/opensuse-packaging/2017-11/msg00017.html -->
<subvolume>
<path>var</path>
@@ -400,6 +408,9 @@
<subvolume>
<path>cloud-init-config</path>
</subvolume>
+ <subvolume>
+ <path>opt</path>
+ </subvolume>
<!-- unified var subvolume -
https://lists.opensuse.org/opensuse-packaging/2017-11/msg00017.html -->
<subvolume>
<path>var</path>
@@ -512,6 +523,9 @@
<subvolume>
<path>cloud-init-config</path>
</subvolume>
+ <subvolume>
+ <path>opt</path>
+ </subvolume>
<!-- unified var subvolume -
https://lists.opensuse.org/opensuse-packaging/2017-11/msg00017.html -->
<subvolume>
<path>var</path>
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn'
'--exclude=.svnignore'
old/skelcd-control-Kubic-15.0.9/package/skelcd-control-Kubic.changes
new/skelcd-control-Kubic-15.0.12/package/skelcd-control-Kubic.changes
--- old/skelcd-control-Kubic-15.0.9/package/skelcd-control-Kubic.changes
2018-04-23 16:03:01.000000000 +0200
+++ new/skelcd-control-Kubic-15.0.12/package/skelcd-control-Kubic.changes
2018-05-11 10:54:38.000000000 +0200
@@ -1,4 +1,23 @@
-------------------------------------------------------------------
+Fri May 11 08:52:11 UTC 2018 - [email protected]
+
+- Use systemd syntax for UTC timezone reference (boo#1090913)
+- 15.0.12
+
+-------------------------------------------------------------------
+Tue May 08 16:31:55 UTC 2018 - [email protected]
+
+- Set Global/UTC as default timezone (boo#1090913)
+- 15.0.11
+
+-------------------------------------------------------------------
+Tue May 08 15:41:12 UTC 2018 - [email protected]
+
+- Add /opt subvolume (boo#1092174)
+- Run activate.sh as systemd service on admin role (boo#1087685)
+- 15.0.10
+
+-------------------------------------------------------------------
Mon Apr 23 14:01:01 UTC 2018 - [email protected]
- Make timezone editable (boo#1090536)
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn'
'--exclude=.svnignore'
old/skelcd-control-Kubic-15.0.9/package/skelcd-control-Kubic.spec
new/skelcd-control-Kubic-15.0.12/package/skelcd-control-Kubic.spec
--- old/skelcd-control-Kubic-15.0.9/package/skelcd-control-Kubic.spec
2018-04-23 16:03:01.000000000 +0200
+++ new/skelcd-control-Kubic-15.0.12/package/skelcd-control-Kubic.spec
2018-05-11 10:54:38.000000000 +0200
@@ -111,7 +111,7 @@
Url: https://github.com/yast/skelcd-control-Kubic
AutoReqProv: off
-Version: 15.0.9
+Version: 15.0.12
Release: 0
Summary: The Kubic control file needed for installation
License: MIT