Hello community,

here is the log from the commit of package skelcd-control-openSUSE for 
openSUSE:Factory checked in at 2018-03-18 21:43:38
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/skelcd-control-openSUSE (Old)
 and      /work/SRC/openSUSE:Factory/.skelcd-control-openSUSE.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "skelcd-control-openSUSE"

Sun Mar 18 21:43:38 2018 rev:193 rq:587573 version:42.3.99.22

Changes:
--------
--- 
/work/SRC/openSUSE:Factory/skelcd-control-openSUSE/skelcd-control-openSUSE-promo.changes
    2018-03-14 19:34:40.214509960 +0100
+++ 
/work/SRC/openSUSE:Factory/.skelcd-control-openSUSE.new/skelcd-control-openSUSE-promo.changes
       2018-03-18 21:43:40.836229823 +0100
@@ -1,0 +2,6 @@
+Thu Mar 15 15:33:33 UTC 2018 - knut.anders...@suse.com
+
+- Unification of firewall proposals (fate#323460, bsc#1085125)
+- 42.3.99.22
+
+-------------------------------------------------------------------
skelcd-control-openSUSE.changes: same change

Old:
----
  skelcd-control-openSUSE-42.3.99.21.tar.bz2

New:
----
  skelcd-control-openSUSE-42.3.99.22.tar.bz2

++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Other differences:
------------------
++++++ skelcd-control-openSUSE-promo.spec ++++++
--- /var/tmp/diff_new_pack.OTbAc5/_old  2018-03-18 21:43:41.828194087 +0100
+++ /var/tmp/diff_new_pack.OTbAc5/_new  2018-03-18 21:43:41.832193943 +0100
@@ -27,7 +27,7 @@
 #
 ######################################################################
 Name:           skelcd-control-openSUSE-promo
-Version:        42.3.99.21
+Version:        42.3.99.22
 Release:        0
 Summary:        The openSUSE Installation Control file
 License:        MIT

skelcd-control-openSUSE.spec: same change
++++++ skelcd-control-openSUSE-42.3.99.21.tar.bz2 -> 
skelcd-control-openSUSE-42.3.99.22.tar.bz2 ++++++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 
old/skelcd-control-openSUSE-42.3.99.21/control/control.openSUSE.xml 
new/skelcd-control-openSUSE-42.3.99.22/control/control.openSUSE.xml
--- old/skelcd-control-openSUSE-42.3.99.21/control/control.openSUSE.xml 
2018-03-13 15:35:21.000000000 +0100
+++ new/skelcd-control-openSUSE-42.3.99.22/control/control.openSUSE.xml 
2018-03-15 17:20:32.000000000 +0100
@@ -310,7 +310,7 @@
                 <!-- the default subvolume "@" was requested by product 
management -->
                 <btrfs_default_subvolume>@</btrfs_default_subvolume>
 
-                <!-- root filesystem should be read-only -->
+                <!-- root filesystem should not be read-only -->
                 <btrfs_read_only config:type="boolean">false</btrfs_read_only>
 
                 <!-- subvolumes to be created for a Btrfs root file system -->
@@ -581,7 +581,7 @@
                 </proposal_module>
                 <!-- FaTE #303859 - simple network (in fact firewall) cfg in 
1st stage -->
                 <proposal_module>
-                    <name>firewall_stage1</name>
+                    <name>firewall</name>
                     <presentation_order>95</presentation_order>
                 </proposal_module>
                 <!-- Fate #319624 - proposal and dialog for existing SSH host 
keys -->
@@ -637,7 +637,7 @@
                     <presentation_order>75</presentation_order>
                 </proposal_module>
                 <proposal_module>
-                    <name>firewall_stage1</name>
+                    <name>firewall</name>
                     <presentation_order>50</presentation_order>
                 </proposal_module>
             </proposal_modules>
@@ -688,7 +688,7 @@
                 </proposal_module>
                 <!-- FaTE #303859 - simple network (in fact firewall) cfg in 
1st stage -->
                 <proposal_module>
-                    <name>firewall_stage1</name>
+                    <name>firewall</name>
                     <presentation_order>99</presentation_order>
                 </proposal_module>
                 <!-- Fate #319624 - proposal and dialog for existing SSH host 
keys -->
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 
old/skelcd-control-openSUSE-42.3.99.21/package/skelcd-control-openSUSE.changes 
new/skelcd-control-openSUSE-42.3.99.22/package/skelcd-control-openSUSE.changes
--- 
old/skelcd-control-openSUSE-42.3.99.21/package/skelcd-control-openSUSE.changes  
    2018-03-13 15:35:21.000000000 +0100
+++ 
new/skelcd-control-openSUSE-42.3.99.22/package/skelcd-control-openSUSE.changes  
    2018-03-15 17:20:32.000000000 +0100
@@ -1,4 +1,10 @@
 -------------------------------------------------------------------
+Thu Mar 15 15:33:33 UTC 2018 - knut.anders...@suse.com
+
+- Unification of firewall proposals (fate#323460, bsc#1085125)
+- 42.3.99.22
+
+-------------------------------------------------------------------
 Tue Mar 13 12:47:21 UTC 2018 - igonzalezs...@suse.com
 
 - Replace root_subvolume_read_only with btrfs_read_only (related
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 
old/skelcd-control-openSUSE-42.3.99.21/package/skelcd-control-openSUSE.spec 
new/skelcd-control-openSUSE-42.3.99.22/package/skelcd-control-openSUSE.spec
--- old/skelcd-control-openSUSE-42.3.99.21/package/skelcd-control-openSUSE.spec 
2018-03-13 15:35:21.000000000 +0100
+++ new/skelcd-control-openSUSE-42.3.99.22/package/skelcd-control-openSUSE.spec 
2018-03-15 17:20:32.000000000 +0100
@@ -27,7 +27,7 @@
 #
 ######################################################################
 Name:           skelcd-control-openSUSE
-Version:        42.3.99.21
+Version:        42.3.99.22
 Release:        0
 Summary:        The openSUSE Installation Control file
 License:        MIT


Reply via email to