Hello community,

here is the log from the commit of package skelcd-control-openSUSE for 
openSUSE:Factory checked in at 2016-04-22 16:18:30
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/skelcd-control-openSUSE (Old)
 and      /work/SRC/openSUSE:Factory/.skelcd-control-openSUSE.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "skelcd-control-openSUSE"

Changes:
--------
--- 
/work/SRC/openSUSE:Factory/skelcd-control-openSUSE/skelcd-control-openSUSE-promo.changes
    2015-12-23 09:56:49.000000000 +0100
+++ 
/work/SRC/openSUSE:Factory/.skelcd-control-openSUSE.new/skelcd-control-openSUSE-promo.changes
       2016-04-22 16:18:32.000000000 +0200
@@ -1,0 +2,14 @@
+Thu Apr 14 08:36:07 UTC 2016 - lnus...@suse.de
+
+- Remove vm_keep_unpartitioned_region
+- 13.2.27
+
+-------------------------------------------------------------------
+Wed Apr  6 07:27:55 UTC 2016 - igonzalezs...@suse.com
+
+- Automatically update the installer in the initial stage of:
+  installation, update, autoinstallation and autoupgrade.
+  Not affected: live_installation. (FATE#319716).
+- 13.2.26
+
+-------------------------------------------------------------------
skelcd-control-openSUSE.changes: same change

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

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

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

Other differences:
------------------
++++++ skelcd-control-openSUSE-promo.spec ++++++
--- /var/tmp/diff_new_pack.05cww7/_old  2016-04-22 16:18:33.000000000 +0200
+++ /var/tmp/diff_new_pack.05cww7/_new  2016-04-22 16:18:33.000000000 +0200
@@ -1,7 +1,7 @@
 #
 # spec file for package skelcd-control-openSUSE-promo
 #
-# Copyright (c) 2015 SUSE LINUX GmbH, Nuernberg, Germany.
+# Copyright (c) 2016 SUSE LINUX GmbH, Nuernberg, Germany.
 #
 # All modifications and additions to the file contributed by third parties
 # remain the property of their copyright owners, unless otherwise agreed
@@ -27,7 +27,7 @@
 #
 ######################################################################
 Name:           skelcd-control-openSUSE-promo
-Version:        13.2.25
+Version:        13.2.27
 Release:        0
 Summary:        The openSUSE Installation Control file
 License:        MIT

skelcd-control-openSUSE.spec: same change
++++++ skelcd-control-openSUSE-13.2.25.tar.bz2 -> 
skelcd-control-openSUSE-13.2.27.tar.bz2 ++++++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 
old/skelcd-control-openSUSE-13.2.25/control/control.openSUSE.xml 
new/skelcd-control-openSUSE-13.2.27/control/control.openSUSE.xml
--- old/skelcd-control-openSUSE-13.2.25/control/control.openSUSE.xml    
2015-12-21 17:02:12.000000000 +0100
+++ new/skelcd-control-openSUSE-13.2.27/control/control.openSUSE.xml    
2016-04-15 14:17:10.000000000 +0200
@@ -120,6 +120,8 @@
             <!-- openQA tests down to 12.1 -->
             <regexp_item>^openSUSE 12\..*</regexp_item>
             <regexp_item>^openSUSE 13\..*$</regexp_item>
+            <!-- Updating from openSUSE Leap 42.x -->
+            <regexp_item>^openSUSE Leap 42\..*$</regexp_item>
            <!-- TW snapshots -->
             <regexp_item>^openSUSE 20[0-9]*$</regexp_item>
         </products_supported_for_upgrade>
@@ -327,6 +329,9 @@
 
     </software>
 
+    <!-- check the following file for information what the settings mean:
+         
https://github.com/yast/yast-storage/blob/master/doc/config.xml.description
+    -->
     <partitioning>
         <try_separate_home config:type="boolean">true</try_separate_home>
         <limit_try_home>7GB</limit_try_home>
@@ -334,10 +339,10 @@
         <root_base_size>5GB</root_base_size>
         <root_max_size>20GB</root_max_size>
         <proposal_lvm config:type="boolean">false</proposal_lvm>
-        <vm_keep_unpartitioned_region 
config:type="boolean">false</vm_keep_unpartitioned_region>
         <vm_desired_size>15GB</vm_desired_size>
         <vm_home_max_size>25GB</vm_home_max_size>
         <btrfs_increase_percentage 
config:type="integer">100</btrfs_increase_percentage>
+        <btrfs_default_subvolume>@</btrfs_default_subvolume>
     </partitioning>
 
     <network>
@@ -639,6 +644,13 @@
                     <label>System Analysis</label>
                     <name>system_analysis</name>
                 </module>
+                <!-- As soon as possible but after packager is initialized -->
+                <module>
+                    <label>Installer Update</label>
+                    <name>update_installer</name>
+                    <enable_back>yes</enable_back>
+                    <enable_next>yes</enable_next>
+                </module>
                 <module>
                     <label>System Analysis</label>
                     <name>installation_options</name>
@@ -866,6 +878,13 @@
                     <label>System Analysis</label>
                     <name>system_analysis</name>
                 </module>
+                <!-- As soon as possible but after packager is initialized -->
+                <module>
+                    <label>Installer Update</label>
+                    <name>update_installer</name>
+                    <enable_back>yes</enable_back>
+                    <enable_next>yes</enable_next>
+                </module>
                 <module>
                     <label>System for Update</label>
                     <name>update_partition</name>
@@ -967,6 +986,13 @@
                     <archs>all</archs>
                     <retranslate config:type="boolean">true</retranslate>
                 </module>
+                <!-- As soon as possible but after packager is initialized -->
+                <module>
+                    <label>Installer Update</label>
+                    <name>update_installer</name>
+                    <enable_back>yes</enable_back>
+                    <enable_next>yes</enable_next>
+                </module>
                 <module>
                     <label>AutoYaST Settings</label>
                     <name>autosetup</name>
@@ -1026,6 +1052,13 @@
                     <enable_back>yes</enable_back>
                     <enable_next>yes</enable_next>
                 </module>
+               <!-- As soon as possible but after packager is initialized -->
+                <module>
+                    <label>Installer Update</label>
+                    <name>update_installer</name>
+                    <enable_back>yes</enable_back>
+                    <enable_next>yes</enable_next>
+                </module>
                 <module>
                     <label>System for Update</label>
                     <name>update_partition_auto</name>
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 
old/skelcd-control-openSUSE-13.2.25/package/skelcd-control-openSUSE.changes 
new/skelcd-control-openSUSE-13.2.27/package/skelcd-control-openSUSE.changes
--- old/skelcd-control-openSUSE-13.2.25/package/skelcd-control-openSUSE.changes 
2015-12-21 17:02:12.000000000 +0100
+++ new/skelcd-control-openSUSE-13.2.27/package/skelcd-control-openSUSE.changes 
2016-04-15 14:17:10.000000000 +0200
@@ -1,4 +1,18 @@
 -------------------------------------------------------------------
+Thu Apr 14 08:36:07 UTC 2016 - lnus...@suse.de
+
+- Remove vm_keep_unpartitioned_region
+- 13.2.27
+
+-------------------------------------------------------------------
+Wed Apr  6 07:27:55 UTC 2016 - igonzalezs...@suse.com
+
+- Automatically update the installer in the initial stage of:
+  installation, update, autoinstallation and autoupgrade.
+  Not affected: live_installation. (FATE#319716).
+- 13.2.26
+
+-------------------------------------------------------------------
 Mon Dec 21 15:44:11 UTC 2015 - an...@suse.com
 
 - Added ed25519 keys to import_ssh_keys (boo#956515)
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 
old/skelcd-control-openSUSE-13.2.25/package/skelcd-control-openSUSE.spec 
new/skelcd-control-openSUSE-13.2.27/package/skelcd-control-openSUSE.spec
--- old/skelcd-control-openSUSE-13.2.25/package/skelcd-control-openSUSE.spec    
2015-12-21 17:02:12.000000000 +0100
+++ new/skelcd-control-openSUSE-13.2.27/package/skelcd-control-openSUSE.spec    
2016-04-15 14:17:10.000000000 +0200
@@ -27,7 +27,7 @@
 #
 ######################################################################
 Name:           skelcd-control-openSUSE
-Version:        13.2.25
+Version:        13.2.27
 Release:        0
 Summary:        The openSUSE Installation Control file
 License:        MIT


Reply via email to