Hello community,
here is the log from the commit of package skelcd-control-Kubic for
openSUSE:Factory checked in at 2018-03-13 10:24:58
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
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 Mar 13 10:24:58 2018 rev:2 rq:586116 version:15.0.2
Changes:
--------
---
/work/SRC/openSUSE:Factory/skelcd-control-Kubic/skelcd-control-Kubic.changes
2018-02-22 15:02:07.442698865 +0100
+++
/work/SRC/openSUSE:Factory/.skelcd-control-Kubic.new/skelcd-control-Kubic.changes
2018-03-13 10:25:05.599502927 +0100
@@ -1,0 +2,16 @@
+Mon Mar 12 15:55:32 UTC 2018 - [email protected]
+
+- Resolve invalid entries for new system roles (bsc#1083909)
+- 15.0.2
+
+-------------------------------------------------------------------
+Tue Mar 6 12:43:11 UTC 2018 - [email protected]
+
+- Remove obsolete POTFILES
+- Correct default partition size to be MicroOS and carry exceptions
+ in other system roles
+- Various other restructuring as a result of in MicroOS as default
+- (bsc#1083909)
+- 15.0.1
+
+-------------------------------------------------------------------
Old:
----
skelcd-control-Kubic-15.0.0.tar.bz2
New:
----
skelcd-control-Kubic-15.0.2.tar.bz2
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Other differences:
------------------
++++++ skelcd-control-Kubic.spec ++++++
--- /var/tmp/diff_new_pack.Ajegb0/_old 2018-03-13 10:25:07.251443740 +0100
+++ /var/tmp/diff_new_pack.Ajegb0/_new 2018-03-13 10:25:07.255443596 +0100
@@ -111,7 +111,7 @@
Url: https://github.com/yast/skelcd-control-Kubic
AutoReqProv: off
-Version: 15.0.0
+Version: 15.0.2
Release: 0
Summary: The Kubic control file needed for installation
License: MIT
++++++ skelcd-control-Kubic-15.0.0.tar.bz2 ->
skelcd-control-Kubic-15.0.2.tar.bz2 ++++++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn'
'--exclude=.svnignore' old/skelcd-control-Kubic-15.0.0/POTFILES
new/skelcd-control-Kubic-15.0.2/POTFILES
--- old/skelcd-control-Kubic-15.0.0/POTFILES 2018-02-21 17:42:58.000000000
+0100
+++ new/skelcd-control-Kubic-15.0.2/POTFILES 2018-03-12 16:56:03.000000000
+0100
@@ -1 +0,0 @@
-control/control.Kubic.glade
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn'
'--exclude=.svnignore'
old/skelcd-control-Kubic-15.0.0/control/control.Kubic.xml
new/skelcd-control-Kubic-15.0.2/control/control.Kubic.xml
--- old/skelcd-control-Kubic-15.0.0/control/control.Kubic.xml 2018-02-21
17:42:58.000000000 +0100
+++ new/skelcd-control-Kubic-15.0.2/control/control.Kubic.xml 2018-03-12
16:56:03.000000000 +0100
@@ -108,7 +108,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-CaaSP-Stack</default_patterns>
+ <default_patterns>SUSE-MicroOS SUSE-MicroOS-hardware
SUSE-MicroOS-apparmor</default_patterns>
<!-- bnc#876760: Explicitly selecting these (optional) patterns by
default if they exist -->
<optional_default_patterns>32bit</optional_default_patterns>
@@ -141,7 +141,7 @@
<!-- Default == final, since the user can't change it -->
<fs_type>btrfs</fs_type>
<desired_size config:type="disksize">25 GiB</desired_size>
- <min_size config:type="disksize">20 GiB</min_size>
+ <min_size config:type="disksize">16 GiB</min_size>
<max_size config:type="disksize">30 GiB</max_size>
<weight config:type="integer">80</weight>
<!-- Always use snapshots, no matter what -->
@@ -201,28 +201,6 @@
</subvolumes>
</volume>
- <!-- use /var/lib/docker as separate partition if 10+ GB available
(fate#323532) -->
- <volume>
- <mount_point>/var/lib/docker</mount_point>
- <!-- Default == final, since the user can't change it -->
- <fs_type>btrfs</fs_type>
- <snapshots config:type="boolean">false</snapshots>
- <snapshots_configurable
config:type="boolean">false</snapshots_configurable>
-
- <desired_size config:type="disksize">15 GiB</desired_size>
- <min_size config:type="disksize">10 GiB</min_size>
- <max_size config:type="disksize">unlimited</max_size>
- <weight config:type="integer">20</weight>
-
- <!-- Give up in a separate partition if the min size doesn't
fit -->
- <disable_order config:type="integer">1</disable_order>
-
- <!-- If this volume is disabled, we want "/" to increase -->
- <fallback_for_desired_size>/</fallback_for_desired_size>
- <fallback_for_max_size>/</fallback_for_max_size>
- <fallback_for_weight>/</fallback_for_weight>
- </volume>
-
<!-- No swap partition is defined, so it's never created -->
</volumes>
</partitioning>
@@ -249,7 +227,112 @@
<service><name>admin-node-setup</name></service>
</services>
+ <software>
+ <default_patterns>SUSE-MicroOS SUSE-MicroOS-hardware
SUSE-MicroOS-apparmor SUSE-CaaSP-Stack</default_patterns>
+ </software>
+
<order config:type="integer">300</order>
+ <partitioning>
+ <expert_partitioner_warning
config:type="boolean">true</expert_partitioner_warning>
+
+ <proposal>
+ <lvm config:type="boolean">false</lvm>
+ <proposal_settings_editable
config:type="boolean">false</proposal_settings_editable>
+ <root_subvolume_read_only
config:type="boolean">true</root_subvolume_read_only>
+ </proposal>
+
+ <volumes config:type="list">
+ <!-- The / filesystem -->
+ <volume>
+ <mount_point>/</mount_point>
+ <!-- Default == final, since the user can't change it -->
+ <fs_type>btrfs</fs_type>
+ <desired_size config:type="disksize">25 GiB</desired_size>
+ <min_size config:type="disksize">20 GiB</min_size>
+ <max_size config:type="disksize">30 GiB</max_size>
+ <weight config:type="integer">80</weight>
+ <!-- Always use snapshots, no matter what -->
+ <snapshots config:type="boolean">true</snapshots>
+ <snapshots_configurable
config:type="boolean">false</snapshots_configurable>
+
+ <!-- You don't want to miss the / volume -->
+ <proposed_configurable
config:type="boolean">false</proposed_configurable>
+
+ <!-- the default subvolume "@" was requested by product
management -->
+ <btrfs_default_subvolume>@</btrfs_default_subvolume>
+
+ <!-- Subvolumes to be created for a Btrfs root file system
-->
+ <!-- copy_on_write is true by default -->
+ <!-- The XML parser is very simplistic, thus not using
attributes, but sub-elements -->
+ <subvolumes config:type="list">
+ <subvolume>
+ <path>root</path>
+ </subvolume>
+ <subvolume>
+ <path>tmp</path>
+ </subvolume>
+ <subvolume>
+ <path>home</path>
+ </subvolume>
+ <subvolume>
+ <path>cloud-init-config</path>
+ </subvolume>
+ <!-- unified var subvolume -
https://lists.opensuse.org/opensuse-packaging/2017-11/msg00017.html -->
+ <subvolume>
+ <path>var</path>
+ <copy_on_write
config:type="boolean">false</copy_on_write>
+ </subvolume>
+
+ <!-- architecture specific subvolumes -->
+
+ <subvolume>
+ <path>boot/grub2/arm64-efi</path>
+ <archs>aarch64</archs>
+ </subvolume>
+ <subvolume>
+ <path>boot/grub2/i386-pc</path>
+ <archs>x86_64</archs>
+ </subvolume>
+ <subvolume>
+ <path>boot/grub2/powerpc-ieee1275</path>
+ <archs>ppc,!board_powernv</archs>
+ </subvolume>
+ <subvolume>
+ <path>boot/grub2/s390x-emu</path>
+ <archs>s390</archs>
+ </subvolume>
+ <subvolume>
+ <path>boot/grub2/x86_64-efi</path>
+ <archs>x86_64</archs>
+ </subvolume>
+ </subvolumes>
+ </volume>
+
+ <!-- use /var/lib/docker as separate partition if 10+ GB
available (fate#323532) -->
+ <volume>
+ <mount_point>/var/lib/docker</mount_point>
+ <!-- Default == final, since the user can't change it -->
+ <fs_type>btrfs</fs_type>
+ <snapshots config:type="boolean">false</snapshots>
+ <snapshots_configurable
config:type="boolean">false</snapshots_configurable>
+
+ <desired_size config:type="disksize">15 GiB</desired_size>
+ <min_size config:type="disksize">10 GiB</min_size>
+ <max_size config:type="disksize">unlimited</max_size>
+ <weight config:type="integer">20</weight>
+
+ <!-- Give up in a separate partition if the min size
doesn't fit -->
+ <disable_order config:type="integer">1</disable_order>
+
+ <!-- If this volume is disabled, we want "/" to increase
-->
+ <fallback_for_desired_size>/</fallback_for_desired_size>
+ <fallback_for_max_size>/</fallback_for_max_size>
+ <fallback_for_weight>/</fallback_for_weight>
+ </volume>
+
+ <!-- No swap partition is defined, so it's never created -->
+ </volumes>
+ </partitioning>
</system_role>
<system_role>
@@ -261,24 +344,122 @@
<service><name>salt-minion</name></service>
</services>
+ <software>
+ <default_patterns>SUSE-MicroOS SUSE-MicroOS-hardware
SUSE-MicroOS-apparmor SUSE-CaaSP-Stack</default_patterns>
+ </software>
+
<order config:type="integer">400</order>
- </system_role>
+ <partitioning>
+ <expert_partitioner_warning
config:type="boolean">true</expert_partitioner_warning>
- <system_role>
- <id>none_role</id>
+ <proposal>
+ <lvm config:type="boolean">false</lvm>
+ <proposal_settings_editable
config:type="boolean">false</proposal_settings_editable>
+ <root_subvolume_read_only
config:type="boolean">true</root_subvolume_read_only>
+ </proposal>
- <order config:type="integer">200</order>
+ <volumes config:type="list">
+ <!-- The / filesystem -->
+ <volume>
+ <mount_point>/</mount_point>
+ <!-- Default == final, since the user can't change it -->
+ <fs_type>btrfs</fs_type>
+ <desired_size config:type="disksize">25 GiB</desired_size>
+ <min_size config:type="disksize">20 GiB</min_size>
+ <max_size config:type="disksize">30 GiB</max_size>
+ <weight config:type="integer">80</weight>
+ <!-- Always use snapshots, no matter what -->
+ <snapshots config:type="boolean">true</snapshots>
+ <snapshots_configurable
config:type="boolean">false</snapshots_configurable>
+
+ <!-- You don't want to miss the / volume -->
+ <proposed_configurable
config:type="boolean">false</proposed_configurable>
+
+ <!-- the default subvolume "@" was requested by product
management -->
+ <btrfs_default_subvolume>@</btrfs_default_subvolume>
+ <!-- Subvolumes to be created for a Btrfs root file system
-->
+ <!-- copy_on_write is true by default -->
+ <!-- The XML parser is very simplistic, thus not using
attributes, but sub-elements -->
+ <subvolumes config:type="list">
+ <subvolume>
+ <path>root</path>
+ </subvolume>
+ <subvolume>
+ <path>tmp</path>
+ </subvolume>
+ <subvolume>
+ <path>home</path>
+ </subvolume>
+ <subvolume>
+ <path>cloud-init-config</path>
+ </subvolume>
+ <!-- unified var subvolume -
https://lists.opensuse.org/opensuse-packaging/2017-11/msg00017.html -->
+ <subvolume>
+ <path>var</path>
+ <copy_on_write
config:type="boolean">false</copy_on_write>
+ </subvolume>
+
+ <!-- architecture specific subvolumes -->
+
+ <subvolume>
+ <path>boot/grub2/arm64-efi</path>
+ <archs>aarch64</archs>
+ </subvolume>
+ <subvolume>
+ <path>boot/grub2/i386-pc</path>
+ <archs>x86_64</archs>
+ </subvolume>
+ <subvolume>
+ <path>boot/grub2/powerpc-ieee1275</path>
+ <archs>ppc,!board_powernv</archs>
+ </subvolume>
+ <subvolume>
+ <path>boot/grub2/s390x-emu</path>
+ <archs>s390</archs>
+ </subvolume>
+ <subvolume>
+ <path>boot/grub2/x86_64-efi</path>
+ <archs>x86_64</archs>
+ </subvolume>
+ </subvolumes>
+ </volume>
+
+ <!-- use /var/lib/docker as separate partition if 10+ GB
available (fate#323532) -->
+ <volume>
+ <mount_point>/var/lib/docker</mount_point>
+ <!-- Default == final, since the user can't change it -->
+ <fs_type>btrfs</fs_type>
+ <snapshots config:type="boolean">false</snapshots>
+ <snapshots_configurable
config:type="boolean">false</snapshots_configurable>
+
+ <desired_size config:type="disksize">15 GiB</desired_size>
+ <min_size config:type="disksize">10 GiB</min_size>
+ <max_size config:type="disksize">unlimited</max_size>
+ <weight config:type="integer">20</weight>
+
+ <!-- Give up in a separate partition if the min size
doesn't fit -->
+ <disable_order config:type="integer">1</disable_order>
+
+ <!-- If this volume is disabled, we want "/" to increase
-->
+ <fallback_for_desired_size>/</fallback_for_desired_size>
+ <fallback_for_max_size>/</fallback_for_max_size>
+ <fallback_for_weight>/</fallback_for_weight>
+ </volume>
+
+ <!-- No swap partition is defined, so it's never created -->
+ </volumes>
+ </partitioning>
</system_role>
<system_role>
- <id>micro_os_role</id>
-
- <order config:type="integer">100</order>
+ <id>none_role</id>
<software>
- <default_patterns>SUSE-MicroOS SUSE-MicroOS-hardware
SUSE-MicroOS-apparmor</default_patterns>
+ <default_patterns>SUSE-MicroOS SUSE-MicroOS-hardware
SUSE-MicroOS-apparmor SUSE-CaaSP-Stack</default_patterns>
</software>
+
+ <order config:type="integer">200</order>
<partitioning>
<expert_partitioner_warning
config:type="boolean">true</expert_partitioner_warning>
@@ -295,7 +476,7 @@
<!-- Default == final, since the user can't change it -->
<fs_type>btrfs</fs_type>
<desired_size config:type="disksize">25 GiB</desired_size>
- <min_size config:type="disksize">16 GiB</min_size>
+ <min_size config:type="disksize">20 GiB</min_size>
<max_size config:type="disksize">30 GiB</max_size>
<weight config:type="integer">80</weight>
<!-- Always use snapshots, no matter what -->
@@ -355,11 +536,40 @@
</subvolumes>
</volume>
+ <!-- use /var/lib/docker as separate partition if 10+ GB
available (fate#323532) -->
+ <volume>
+ <mount_point>/var/lib/docker</mount_point>
+ <!-- Default == final, since the user can't change it -->
+ <fs_type>btrfs</fs_type>
+ <snapshots config:type="boolean">false</snapshots>
+ <snapshots_configurable
config:type="boolean">false</snapshots_configurable>
+
+ <desired_size config:type="disksize">15 GiB</desired_size>
+ <min_size config:type="disksize">10 GiB</min_size>
+ <max_size config:type="disksize">unlimited</max_size>
+ <weight config:type="integer">20</weight>
+
+ <!-- Give up in a separate partition if the min size
doesn't fit -->
+ <disable_order config:type="integer">1</disable_order>
+
+ <!-- If this volume is disabled, we want "/" to increase
-->
+ <fallback_for_desired_size>/</fallback_for_desired_size>
+ <fallback_for_max_size>/</fallback_for_max_size>
+ <fallback_for_weight>/</fallback_for_weight>
+ </volume>
+
<!-- No swap partition is defined, so it's never created -->
</volumes>
</partitioning>
</system_role>
+
+ <system_role>
+ <id>micro_os_role</id>
+
+ <order config:type="integer">100</order>
+
+ </system_role>
</system_roles>
<clone_modules config:type="list">
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn'
'--exclude=.svnignore'
old/skelcd-control-Kubic-15.0.0/package/skelcd-control-Kubic.changes
new/skelcd-control-Kubic-15.0.2/package/skelcd-control-Kubic.changes
--- old/skelcd-control-Kubic-15.0.0/package/skelcd-control-Kubic.changes
2018-02-21 17:42:58.000000000 +0100
+++ new/skelcd-control-Kubic-15.0.2/package/skelcd-control-Kubic.changes
2018-03-12 16:56:03.000000000 +0100
@@ -1,4 +1,20 @@
-------------------------------------------------------------------
+Mon Mar 12 15:55:32 UTC 2018 - [email protected]
+
+- Resolve invalid entries for new system roles (bsc#1083909)
+- 15.0.2
+
+-------------------------------------------------------------------
+Tue Mar 6 12:43:11 UTC 2018 - [email protected]
+
+- Remove obsolete POTFILES
+- Correct default partition size to be MicroOS and carry exceptions
+ in other system roles
+- Various other restructuring as a result of in MicroOS as default
+- (bsc#1083909)
+- 15.0.1
+
+-------------------------------------------------------------------
Wed Feb 21 15:05:21 UTC 2018 - [email protected]
- Initial Version (fork from skelcd-control-CAASP)
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn'
'--exclude=.svnignore'
old/skelcd-control-Kubic-15.0.0/package/skelcd-control-Kubic.spec
new/skelcd-control-Kubic-15.0.2/package/skelcd-control-Kubic.spec
--- old/skelcd-control-Kubic-15.0.0/package/skelcd-control-Kubic.spec
2018-02-21 17:42:58.000000000 +0100
+++ new/skelcd-control-Kubic-15.0.2/package/skelcd-control-Kubic.spec
2018-03-12 16:56:03.000000000 +0100
@@ -111,7 +111,7 @@
Url: https://github.com/yast/skelcd-control-Kubic
AutoReqProv: off
-Version: 15.0.0
+Version: 15.0.2
Release: 0
Summary: The Kubic control file needed for installation
License: MIT