Hello community,
here is the log from the commit of package skelcd-control-Kubic for
openSUSE:Factory checked in at 2018-03-14 19:34:42
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
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 Mar 14 19:34:42 2018 rev:3 rq:586452 version:15.0.3
Changes:
--------
---
/work/SRC/openSUSE:Factory/skelcd-control-Kubic/skelcd-control-Kubic.changes
2018-03-13 10:25:05.599502927 +0100
+++
/work/SRC/openSUSE:Factory/.skelcd-control-Kubic.new/skelcd-control-Kubic.changes
2018-03-14 19:34:46.714279111 +0100
@@ -1,0 +2,7 @@
+Tue Mar 13 15:29:10 UTC 2018 - [email protected]
+
+- Replace root_subvolume_read_only with btrfs_read_only (related
+ to bsc#1079000).
+- 15.0.3
+
+-------------------------------------------------------------------
Old:
----
skelcd-control-Kubic-15.0.2.tar.bz2
New:
----
skelcd-control-Kubic-15.0.3.tar.bz2
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Other differences:
------------------
++++++ skelcd-control-Kubic.spec ++++++
--- /var/tmp/diff_new_pack.yxItMn/_old 2018-03-14 19:34:47.770241607 +0100
+++ /var/tmp/diff_new_pack.yxItMn/_new 2018-03-14 19:34:47.782241181 +0100
@@ -31,7 +31,7 @@
# xmllint (for validation)
BuildRequires: libxml2-tools
# RNG validation schema
-BuildRequires: yast2-installation-control >= 4.0.0
+BuildRequires: yast2-installation-control >= 4.0.10
%if 0%{?is_opensuse}
# xsltproc - for building control.TWKubic.xml from control.Kubic.xml
@@ -111,7 +111,7 @@
Url: https://github.com/yast/skelcd-control-Kubic
AutoReqProv: off
-Version: 15.0.2
+Version: 15.0.3
Release: 0
Summary: The Kubic control file needed for installation
License: MIT
++++++ skelcd-control-Kubic-15.0.2.tar.bz2 ->
skelcd-control-Kubic-15.0.3.tar.bz2 ++++++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn'
'--exclude=.svnignore'
old/skelcd-control-Kubic-15.0.2/control/control.Kubic.xml
new/skelcd-control-Kubic-15.0.3/control/control.Kubic.xml
--- old/skelcd-control-Kubic-15.0.2/control/control.Kubic.xml 2018-03-12
16:56:03.000000000 +0100
+++ new/skelcd-control-Kubic-15.0.3/control/control.Kubic.xml 2018-03-13
16:36:39.000000000 +0100
@@ -131,7 +131,6 @@
<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">
@@ -153,6 +152,8 @@
<!-- the default subvolume "@" was requested by product
management -->
<btrfs_default_subvolume>@</btrfs_default_subvolume>
+ <!-- root filesystem should be read-only -->
+ <btrfs_read_only config:type="boolean">true</btrfs_read_only>
<!-- Subvolumes to be created for a Btrfs root file system -->
<!-- copy_on_write is true by default -->
@@ -238,7 +239,6 @@
<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">
@@ -260,6 +260,8 @@
<!-- the default subvolume "@" was requested by product
management -->
<btrfs_default_subvolume>@</btrfs_default_subvolume>
+ <!-- root filesystem should be read-only -->
+ <btrfs_read_only
config:type="boolean">true</btrfs_read_only>
<!-- Subvolumes to be created for a Btrfs root file system
-->
<!-- copy_on_write is true by default -->
@@ -355,7 +357,6 @@
<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">
@@ -377,6 +378,8 @@
<!-- the default subvolume "@" was requested by product
management -->
<btrfs_default_subvolume>@</btrfs_default_subvolume>
+ <!-- root filesystem should be read-only -->
+ <btrfs_read_only
config:type="boolean">true</btrfs_read_only>
<!-- Subvolumes to be created for a Btrfs root file system
-->
<!-- copy_on_write is true by default -->
@@ -466,7 +469,6 @@
<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">
@@ -488,6 +490,8 @@
<!-- the default subvolume "@" was requested by product
management -->
<btrfs_default_subvolume>@</btrfs_default_subvolume>
+ <!-- root filesystem should be read-only -->
+ <btrfs_read_only
config:type="boolean">true</btrfs_read_only>
<!-- Subvolumes to be created for a Btrfs root file system
-->
<!-- copy_on_write is true by default -->
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn'
'--exclude=.svnignore'
old/skelcd-control-Kubic-15.0.2/package/skelcd-control-Kubic.changes
new/skelcd-control-Kubic-15.0.3/package/skelcd-control-Kubic.changes
--- old/skelcd-control-Kubic-15.0.2/package/skelcd-control-Kubic.changes
2018-03-12 16:56:03.000000000 +0100
+++ new/skelcd-control-Kubic-15.0.3/package/skelcd-control-Kubic.changes
2018-03-13 16:36:39.000000000 +0100
@@ -1,4 +1,11 @@
-------------------------------------------------------------------
+Tue Mar 13 15:29:10 UTC 2018 - [email protected]
+
+- Replace root_subvolume_read_only with btrfs_read_only (related
+ to bsc#1079000).
+- 15.0.3
+
+-------------------------------------------------------------------
Mon Mar 12 15:55:32 UTC 2018 - [email protected]
- Resolve invalid entries for new system roles (bsc#1083909)
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn'
'--exclude=.svnignore'
old/skelcd-control-Kubic-15.0.2/package/skelcd-control-Kubic.spec
new/skelcd-control-Kubic-15.0.3/package/skelcd-control-Kubic.spec
--- old/skelcd-control-Kubic-15.0.2/package/skelcd-control-Kubic.spec
2018-03-12 16:56:03.000000000 +0100
+++ new/skelcd-control-Kubic-15.0.3/package/skelcd-control-Kubic.spec
2018-03-13 16:36:39.000000000 +0100
@@ -31,7 +31,7 @@
# xmllint (for validation)
BuildRequires: libxml2-tools
# RNG validation schema
-BuildRequires: yast2-installation-control >= 4.0.0
+BuildRequires: yast2-installation-control >= 4.0.10
%if 0%{?is_opensuse}
# xsltproc - for building control.TWKubic.xml from control.Kubic.xml
@@ -111,7 +111,7 @@
Url: https://github.com/yast/skelcd-control-Kubic
AutoReqProv: off
-Version: 15.0.2
+Version: 15.0.3
Release: 0
Summary: The Kubic control file needed for installation
License: MIT