commit yast2-installation for openSUSE:Factory

2020-11-02 Thread root
Hello community,

here is the log from the commit of package yast2-installation for 
openSUSE:Factory checked in at 2020-11-02 14:04:08

Comparing /work/SRC/openSUSE:Factory/yast2-installation (Old)
 and  /work/SRC/openSUSE:Factory/.yast2-installation.new.3463 (New)


Package is "yast2-installation"

Mon Nov  2 14:04:08 2020 rev:457 rq:844995 version:4.3.20

Changes:

--- /work/SRC/openSUSE:Factory/yast2-installation/yast2-installation.changes
2020-10-18 16:24:33.15257 +0200
+++ 
/work/SRC/openSUSE:Factory/.yast2-installation.new.3463/yast2-installation.changes
  2020-11-02 14:04:26.228683440 +0100
@@ -1,0 +2,14 @@
+Tue Oct 27 22:30:43 UTC 2020 - Knut Anderssen 
+
+- Write hostname and proxy configuration to the inst-sys when
+  configured through linuxrc not only during an installation but
+  also when running an autoinstallation (bsc#1177768)
+- 4.3.20
+
+---
+Tue Oct 27 15:36:13 UTC 2020 - Ladislav Slezák 
+
+- yupdate - also make /usr/share/icons writable by default
+  (needed for updating yast2-theme)
+
+---

Old:

  yast2-installation-4.3.19.tar.bz2

New:

  yast2-installation-4.3.20.tar.bz2



Other differences:
--
++ yast2-installation.spec ++
--- /var/tmp/diff_new_pack.0J1RoS/_old  2020-11-02 14:04:27.592684476 +0100
+++ /var/tmp/diff_new_pack.0J1RoS/_new  2020-11-02 14:04:27.596684479 +0100
@@ -17,7 +17,7 @@
 
 
 Name:   yast2-installation
-Version:4.3.19
+Version:4.3.20
 Release:0
 Summary:YaST2 - Installation Parts
 License:GPL-2.0-only

++ yast2-installation-4.3.19.tar.bz2 -> yast2-installation-4.3.20.tar.bz2 
++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/yast2-installation-4.3.19/bin/yupdate 
new/yast2-installation-4.3.20/bin/yupdate
--- old/yast2-installation-4.3.19/bin/yupdate   2020-10-16 09:12:56.0 
+0200
+++ new/yast2-installation-4.3.20/bin/yupdate   2020-10-30 10:33:48.0 
+0100
@@ -35,7 +35,7 @@
   class Version
 MAJOR = 0
 MINOR = 1
-PATCH = 1
+PATCH = 2
 
 STRING = "#{MAJOR}.#{MINOR}.#{PATCH}".freeze
   end
@@ -187,7 +187,8 @@
   "/usr/lib/YaST2",
   "/usr/lib64/YaST2",
   "/usr/share/autoinstall",
-  "/usr/share/applications/YaST2"
+  "/usr/share/applications/YaST2",
+  "/usr/share/icons"
 ].freeze
 
 attr_reader :dir, :orig_dir
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 
old/yast2-installation-4.3.19/package/yast2-installation.changes 
new/yast2-installation-4.3.20/package/yast2-installation.changes
--- old/yast2-installation-4.3.19/package/yast2-installation.changes
2020-10-16 09:12:56.0 +0200
+++ new/yast2-installation-4.3.20/package/yast2-installation.changes
2020-10-30 10:33:48.0 +0100
@@ -1,4 +1,18 @@
 ---
+Tue Oct 27 22:30:43 UTC 2020 - Knut Anderssen 
+
+- Write hostname and proxy configuration to the inst-sys when
+  configured through linuxrc not only during an installation but
+  also when running an autoinstallation (bsc#1177768)
+- 4.3.20
+
+---
+Tue Oct 27 15:36:13 UTC 2020 - Ladislav Slezák 
+
+- yupdate - also make /usr/share/icons writable by default
+  (needed for updating yast2-theme)
+
+---
 Fri Oct 16 06:28:53 UTC 2020 - Imobach Gonzalez Sosa 
 
 - Run configuration_management_finish client after *.repo files
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 
old/yast2-installation-4.3.19/package/yast2-installation.spec 
new/yast2-installation-4.3.20/package/yast2-installation.spec
--- old/yast2-installation-4.3.19/package/yast2-installation.spec   
2020-10-16 09:12:56.0 +0200
+++ new/yast2-installation-4.3.20/package/yast2-installation.spec   
2020-10-30 10:33:48.0 +0100
@@ -16,7 +16,7 @@
 #
 
 Name:   yast2-installation
-Version:4.3.19
+Version:4.3.20
 Release:0
 Group:  System/YaST
 License:GPL-2.0-only
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 
old/yast2-installation-4.3.19/src/lib/installation/clients/inst_install_inf.rb 
new/yast2-installation-4.3.20/src/lib/installation/clients/inst_install_inf.rb
--- 
old/yast2-installation-4.3.19/src/lib/installation/clients/inst_install_inf.rb  
2020-10-16 09:12:56.0 +0200
+++ 

commit yast2-installation for openSUSE:Factory

2020-10-18 Thread root
Hello community,

here is the log from the commit of package yast2-installation for 
openSUSE:Factory checked in at 2020-10-18 16:24:03

Comparing /work/SRC/openSUSE:Factory/yast2-installation (Old)
 and  /work/SRC/openSUSE:Factory/.yast2-installation.new.3486 (New)


Package is "yast2-installation"

Sun Oct 18 16:24:03 2020 rev:456 rq:842053 version:4.3.19

Changes:

--- /work/SRC/openSUSE:Factory/yast2-installation/yast2-installation.changes
2020-09-15 16:15:08.253848230 +0200
+++ 
/work/SRC/openSUSE:Factory/.yast2-installation.new.3486/yast2-installation.changes
  2020-10-18 16:24:33.15257 +0200
@@ -1,0 +2,14 @@
+Fri Oct 16 06:28:53 UTC 2020 - Imobach Gonzalez Sosa 
+
+- Run configuration_management_finish client after *.repo files
+  are available in the installed system (bsc#1177522).
+- 4.3.19
+
+---
+Mon Oct 12 17:13:51 CEST 2020 - sch...@suse.de
+
+- Control.xml docu: Added "product_upgrades" tag in software/upgrade
+  (jsc#SLE-14807).
+- 4.3.18
+
+---

Old:

  yast2-installation-4.3.17.tar.bz2

New:

  yast2-installation-4.3.19.tar.bz2



Other differences:
--
++ yast2-installation.spec ++
--- /var/tmp/diff_new_pack.Pyaiu5/_old  2020-10-18 16:24:37.780576504 +0200
+++ /var/tmp/diff_new_pack.Pyaiu5/_new  2020-10-18 16:24:37.784576505 +0200
@@ -17,7 +17,7 @@
 
 
 Name:   yast2-installation
-Version:4.3.17
+Version:4.3.19
 Release:0
 Summary:YaST2 - Installation Parts
 License:GPL-2.0-only

++ yast2-installation-4.3.17.tar.bz2 -> yast2-installation-4.3.19.tar.bz2 
++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/yast2-installation-4.3.17/doc/SELF_UPDATE.md 
new/yast2-installation-4.3.19/doc/SELF_UPDATE.md
--- old/yast2-installation-4.3.17/doc/SELF_UPDATE.md2020-09-08 
12:42:04.0 +0200
+++ new/yast2-installation-4.3.19/doc/SELF_UPDATE.md2020-10-16 
09:12:56.0 +0200
@@ -49,6 +49,10 @@
 5. The selected meta-packages copied to the inst-sys are added as an add-on
installation repository to allow updating the `skelcd-*` or `*-release`
packages via the self-update repository.
+6. For debugging purposes the list of installed/updated packages is written
+   to the `/.packages.self_update` file in the inst-sys (since
+   yast2-installation-4.3.16, SLE15-SP3/openSUSE Leap 15.3/openSUSE
+   Tumbleweed 20200905).
 
 ### Language Selection
 
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/yast2-installation-4.3.17/doc/control-file.md 
new/yast2-installation-4.3.19/doc/control-file.md
--- old/yast2-installation-4.3.17/doc/control-file.md   2020-09-08 
12:42:04.0 +0200
+++ new/yast2-installation-4.3.19/doc/control-file.md   2020-10-16 
09:12:56.0 +0200
@@ -649,6 +649,30 @@
 
 List of known products supported for upgrade (SuSE-release). Old
 releases or other distributions will report a warning.
+All products (regular expressions) are matching the string which can be
+found in */etc/\*-release* file.
+
+Regular expressions in \s can contain standard regular
+expressions, such as
+
+-   The circumflex *\^* and the dollar sign *\$* as boundary characters
+for strings
+
+-   asterisk *\**, plus *+* and question mark *?* for repeating or
+existence.
+
+-   dot *.* as a wild-card character
+
+-   square brackets *[]* for a list of possible characters
+
+-   circle brackets *()* for listing possibilities
+
+-   special all-locale class-expressions *[:alnum:]*, *[:alpha:]*,
+*[:blank:]*, *[:cntrl:]*, *[:digit:]*, *[:graph:]*, *[:lower:]*,
+*[:print:]*, *[:punct:]*, *[:space:]*, *[:upper:]*, *[:xdigit:]*
+
+These regular expressions are evaluated as [POSIX regex]
+(www.regular-expressions.info/posix.html).
 ```xml
 
 
@@ -660,36 +684,33 @@
 
 ```
 
-All products (regular expressions) are matching the string which can be
-found in */etc/\*-release* file.
-
-Regular expressions in \s can contain standard regular
-expressions, such as
-
--   The circumflex *\^* and the dollar sign *\$* as boundary characters
-for strings
-
--   asterisk *\**, plus *+* and question mark *?* for repeating or
-existence.
-
--   dot *.* as a wild-card character
-
--   square brackets *[]* for a list of possible characters
-
--   circle brackets *()* for listing possibilities
-
--   special all-locale class-expressions *[:alnum:]*, *[:alpha:]*,
-*[:blank:]*, *[:cntrl:]*, *[:digit:]*, *[:graph:]*, *[:lower:]*,
-

commit yast2-installation for openSUSE:Factory

2020-09-15 Thread root
Hello community,

here is the log from the commit of package yast2-installation for 
openSUSE:Factory checked in at 2020-09-15 16:14:45

Comparing /work/SRC/openSUSE:Factory/yast2-installation (Old)
 and  /work/SRC/openSUSE:Factory/.yast2-installation.new.4249 (New)


Package is "yast2-installation"

Tue Sep 15 16:14:45 2020 rev:455 rq:833459 version:4.3.17

Changes:

--- /work/SRC/openSUSE:Factory/yast2-installation/yast2-installation.changes
2020-09-05 23:57:00.467091755 +0200
+++ 
/work/SRC/openSUSE:Factory/.yast2-installation.new.4249/yast2-installation.changes
  2020-09-15 16:15:08.253848230 +0200
@@ -1,0 +2,6 @@
+Tue Sep  8 09:20:52 CEST 2020 - sch...@suse.de
+
+- Using ":" in the autoyast(...) supplements (bsc#1146494).
+- 4.3.17
+
+---

Old:

  yast2-installation-4.3.16.tar.bz2

New:

  yast2-installation-4.3.17.tar.bz2



Other differences:
--
++ yast2-installation.spec ++
--- /var/tmp/diff_new_pack.1Z3fTf/_old  2020-09-15 16:15:11.633851360 +0200
+++ /var/tmp/diff_new_pack.1Z3fTf/_new  2020-09-15 16:15:11.637851363 +0200
@@ -17,7 +17,7 @@
 
 
 Name:   yast2-installation
-Version:4.3.16
+Version:4.3.17
 Release:0
 Summary:YaST2 - Installation Parts
 License:GPL-2.0-only
@@ -124,7 +124,7 @@
 Recommends: yast2-firewall
 Recommends: yast2-add-on
 
-Supplements:autoyast(deploy_image,ssh_import)
+Supplements:autoyast(deploy_image:ssh_import)
 
 BuildArch:  noarch
 

++ yast2-installation-4.3.16.tar.bz2 -> yast2-installation-4.3.17.tar.bz2 
++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 
old/yast2-installation-4.3.16/package/yast2-installation.changes 
new/yast2-installation-4.3.17/package/yast2-installation.changes
--- old/yast2-installation-4.3.16/package/yast2-installation.changes
2020-09-01 17:29:21.0 +0200
+++ new/yast2-installation-4.3.17/package/yast2-installation.changes
2020-09-08 12:42:04.0 +0200
@@ -1,4 +1,10 @@
 ---
+Tue Sep  8 09:20:52 CEST 2020 - sch...@suse.de
+
+- Using ":" in the autoyast(...) supplements (bsc#1146494).
+- 4.3.17
+
+---
 Tue Sep  1 14:58:31 UTC 2020 - Ladislav Slezák 
 
 - Self-update improvement: write the list of updated packages to
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 
old/yast2-installation-4.3.16/package/yast2-installation.spec 
new/yast2-installation-4.3.17/package/yast2-installation.spec
--- old/yast2-installation-4.3.16/package/yast2-installation.spec   
2020-09-01 17:29:21.0 +0200
+++ new/yast2-installation-4.3.17/package/yast2-installation.spec   
2020-09-08 12:42:04.0 +0200
@@ -16,7 +16,7 @@
 #
 
 Name:   yast2-installation
-Version:4.3.16
+Version:4.3.17
 Release:0
 Group:  System/YaST
 License:GPL-2.0-only
@@ -124,7 +124,7 @@
 Recommends: yast2-firewall
 Recommends: yast2-add-on
 
-Supplements:autoyast(deploy_image,ssh_import)
+Supplements:autoyast(deploy_image:ssh_import)
 
 BuildArch:  noarch
 




commit yast2-installation for openSUSE:Factory

2020-09-05 Thread root
Hello community,

here is the log from the commit of package yast2-installation for 
openSUSE:Factory checked in at 2020-09-05 23:56:45

Comparing /work/SRC/openSUSE:Factory/yast2-installation (Old)
 and  /work/SRC/openSUSE:Factory/.yast2-installation.new.3399 (New)


Package is "yast2-installation"

Sat Sep  5 23:56:45 2020 rev:454 rq:831235 version:4.3.16

Changes:

--- /work/SRC/openSUSE:Factory/yast2-installation/yast2-installation.changes
2020-08-28 21:20:26.576297458 +0200
+++ 
/work/SRC/openSUSE:Factory/.yast2-installation.new.3399/yast2-installation.changes
  2020-09-05 23:57:00.467091755 +0200
@@ -1,0 +2,7 @@
+Tue Sep  1 14:58:31 UTC 2020 - Ladislav Slezák 
+
+- Self-update improvement: write the list of updated packages to
+  the /.packages.self_update file in the inst-sys (bsc#1175614)
+- 4.3.16
+
+---

Old:

  yast2-installation-4.3.15.tar.bz2

New:

  yast2-installation-4.3.16.tar.bz2



Other differences:
--
++ yast2-installation.spec ++
--- /var/tmp/diff_new_pack.VTCM54/_old  2020-09-05 23:57:02.431092738 +0200
+++ /var/tmp/diff_new_pack.VTCM54/_new  2020-09-05 23:57:02.435092741 +0200
@@ -1,7 +1,7 @@
 #
 # spec file for package yast2-installation
 #
-# Copyright (c) 2020 SUSE LINUX GmbH, Nuernberg, Germany.
+# Copyright (c) 2020 SUSE LLC
 #
 # All modifications and additions to the file contributed by third parties
 # remain the property of their copyright owners, unless otherwise agreed
@@ -12,17 +12,17 @@
 # license that conforms to the Open Source Definition (Version 1.9)
 # published by the Open Source Initiative.
 
-# Please submit bugfixes or comments via http://bugs.opensuse.org/
+# Please submit bugfixes or comments via https://bugs.opensuse.org/
 #
 
 
 Name:   yast2-installation
-Version:4.3.15
+Version:4.3.16
 Release:0
 Summary:YaST2 - Installation Parts
 License:GPL-2.0-only
 Group:  System/YaST
-Url:https://github.com/yast/yast-installation
+URL:https://github.com/yast/yast-installation
 
 Source0:%{name}-%{version}.tar.bz2
 Source1:YaST2-Second-Stage.service

++ yast2-installation-4.3.15.tar.bz2 -> yast2-installation-4.3.16.tar.bz2 
++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 
old/yast2-installation-4.3.15/package/yast2-installation.changes 
new/yast2-installation-4.3.16/package/yast2-installation.changes
--- old/yast2-installation-4.3.15/package/yast2-installation.changes
2020-08-24 11:47:06.0 +0200
+++ new/yast2-installation-4.3.16/package/yast2-installation.changes
2020-09-01 17:29:21.0 +0200
@@ -1,4 +1,11 @@
 ---
+Tue Sep  1 14:58:31 UTC 2020 - Ladislav Slezák 
+
+- Self-update improvement: write the list of updated packages to
+  the /.packages.self_update file in the inst-sys (bsc#1175614)
+- 4.3.16
+
+---
 Mon Aug 24 09:35:13 UTC 2020 - Steffen Winterfeldt 
 
 - save random pool to /var/lib/systemd/random-seed (bsc#1174964)
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 
old/yast2-installation-4.3.15/package/yast2-installation.spec 
new/yast2-installation-4.3.16/package/yast2-installation.spec
--- old/yast2-installation-4.3.15/package/yast2-installation.spec   
2020-08-24 11:47:06.0 +0200
+++ new/yast2-installation-4.3.16/package/yast2-installation.spec   
2020-09-01 17:29:21.0 +0200
@@ -16,7 +16,7 @@
 #
 
 Name:   yast2-installation
-Version:4.3.15
+Version:4.3.16
 Release:0
 Group:  System/YaST
 License:GPL-2.0-only
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 
old/yast2-installation-4.3.15/src/lib/installation/update_repository.rb 
new/yast2-installation-4.3.16/src/lib/installation/update_repository.rb
--- old/yast2-installation-4.3.15/src/lib/installation/update_repository.rb 
2020-08-24 11:47:06.0 +0200
+++ new/yast2-installation-4.3.16/src/lib/installation/update_repository.rb 
2020-09-01 17:29:21.0 +0200
@@ -57,6 +57,8 @@
 ORIGINS = [:default, :user].freeze
 # Path to instsys.parts registry
 INSTSYS_PARTS_PATH = Pathname("/etc/instsys.parts")
+# a file with list of applied packages
+PACKAGE_INDEX = "/.packages.self_update".freeze
 
 # @return [URI] URI of the repository
 attr_reader :uri
@@ -236,6 +238,8 @@
 adddir(mountpoint)
 update_instsys_parts(path, mountpoint)
   end
+
+  write_package_index
 end
 
 

commit yast2-installation for openSUSE:Factory

2020-08-28 Thread root
Hello community,

here is the log from the commit of package yast2-installation for 
openSUSE:Factory checked in at 2020-08-28 21:17:49

Comparing /work/SRC/openSUSE:Factory/yast2-installation (Old)
 and  /work/SRC/openSUSE:Factory/.yast2-installation.new.3399 (New)


Package is "yast2-installation"

Fri Aug 28 21:17:49 2020 rev:453 rq:828894 version:4.3.15

Changes:

--- /work/SRC/openSUSE:Factory/yast2-installation/yast2-installation.changes
2020-08-14 13:10:03.157226735 +0200
+++ 
/work/SRC/openSUSE:Factory/.yast2-installation.new.3399/yast2-installation.changes
  2020-08-28 21:20:26.576297458 +0200
@@ -1,0 +2,6 @@
+Mon Aug 24 09:35:13 UTC 2020 - Steffen Winterfeldt 
+
+- save random pool to /var/lib/systemd/random-seed (bsc#1174964)
+- 4.3.15
+
+---

Old:

  yast2-installation-4.3.14.tar.bz2

New:

  yast2-installation-4.3.15.tar.bz2



Other differences:
--
++ yast2-installation.spec ++
--- /var/tmp/diff_new_pack.ic7k0E/_old  2020-08-28 21:20:27.516297914 +0200
+++ /var/tmp/diff_new_pack.ic7k0E/_new  2020-08-28 21:20:27.520297916 +0200
@@ -17,7 +17,7 @@
 
 
 Name:   yast2-installation
-Version:4.3.14
+Version:4.3.15
 Release:0
 Summary:YaST2 - Installation Parts
 License:GPL-2.0-only
@@ -49,6 +49,7 @@
 # new root password cwm widget
 BuildRequires:  yast2-users >= 3.2.8
 # storage-ng based version
+BuildRequires:  yast2-bootloader
 BuildRequires:  yast2-country >= 3.3.1
 
 PreReq: %fillup_prereq

++ yast2-installation-4.3.14.tar.bz2 -> yast2-installation-4.3.15.tar.bz2 
++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 
old/yast2-installation-4.3.14/package/yast2-installation.changes 
new/yast2-installation-4.3.15/package/yast2-installation.changes
--- old/yast2-installation-4.3.14/package/yast2-installation.changes
2020-08-12 13:43:38.0 +0200
+++ new/yast2-installation-4.3.15/package/yast2-installation.changes
2020-08-24 11:47:06.0 +0200
@@ -1,4 +1,10 @@
 ---
+Mon Aug 24 09:35:13 UTC 2020 - Steffen Winterfeldt 
+
+- save random pool to /var/lib/systemd/random-seed (bsc#1174964)
+- 4.3.15
+
+---
 Tue Aug 11 10:33:04 CEST 2020 - sch...@suse.de
 
 - AutoYaST: Added supplements: autoyast(deploy_image,ssh_import)
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 
old/yast2-installation-4.3.14/package/yast2-installation.spec 
new/yast2-installation-4.3.15/package/yast2-installation.spec
--- old/yast2-installation-4.3.14/package/yast2-installation.spec   
2020-08-12 13:43:38.0 +0200
+++ new/yast2-installation-4.3.15/package/yast2-installation.spec   
2020-08-24 11:47:06.0 +0200
@@ -16,7 +16,7 @@
 #
 
 Name:   yast2-installation
-Version:4.3.14
+Version:4.3.15
 Release:0
 Group:  System/YaST
 License:GPL-2.0-only
@@ -49,6 +49,7 @@
 BuildRequires:  yast2-users >= 3.2.8
 # storage-ng based version
 BuildRequires:  yast2-country >= 3.3.1
+BuildRequires:  yast2-bootloader
 
 PreReq: %fillup_prereq
 Requires:   yast2-users >= 3.2.8
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 
old/yast2-installation-4.3.14/src/lib/installation/clients/pre_umount_finish.rb 
new/yast2-installation-4.3.15/src/lib/installation/clients/pre_umount_finish.rb
--- 
old/yast2-installation-4.3.14/src/lib/installation/clients/pre_umount_finish.rb 
2020-08-12 13:43:38.0 +0200
+++ 
new/yast2-installation-4.3.15/src/lib/installation/clients/pre_umount_finish.rb 
2020-08-24 11:47:06.0 +0200
@@ -107,7 +107,7 @@
 
   log.info "Saving the current randomness state..."
 
-  store_to = "#{Installation.destdir}/var/lib/misc/random-seed"
+  store_to = "#{Installation.destdir}/var/lib/systemd/random-seed"
 
   # Copy the current state of random number generator to the installed 
system
   if local_command(




commit yast2-installation for openSUSE:Factory

2020-08-14 Thread root
Hello community,

here is the log from the commit of package yast2-installation for 
openSUSE:Factory checked in at 2020-08-14 13:09:59

Comparing /work/SRC/openSUSE:Factory/yast2-installation (Old)
 and  /work/SRC/openSUSE:Factory/.yast2-installation.new.3399 (New)


Package is "yast2-installation"

Fri Aug 14 13:09:59 2020 rev:452 rq:826021 version:4.3.14

Changes:

--- /work/SRC/openSUSE:Factory/yast2-installation/yast2-installation.changes
2020-07-30 10:00:53.171249364 +0200
+++ 
/work/SRC/openSUSE:Factory/.yast2-installation.new.3399/yast2-installation.changes
  2020-08-14 13:10:03.157226735 +0200
@@ -1,0 +2,8 @@
+Tue Aug 11 10:33:04 CEST 2020 - sch...@suse.de
+
+- AutoYaST: Added supplements: autoyast(deploy_image,ssh_import)
+  into the spec file in order to install this packages if the
+  section has been defined in the AY configuration file (bsc#1146494).
+- 4.3.14
+
+---

Old:

  yast2-installation-4.3.13.tar.bz2

New:

  yast2-installation-4.3.14.tar.bz2



Other differences:
--
++ yast2-installation.spec ++
--- /var/tmp/diff_new_pack.cRF5Ng/_old  2020-08-14 13:10:05.001227437 +0200
+++ /var/tmp/diff_new_pack.cRF5Ng/_new  2020-08-14 13:10:05.005227439 +0200
@@ -17,7 +17,7 @@
 
 
 Name:   yast2-installation
-Version:4.3.13
+Version:4.3.14
 Release:0
 Summary:YaST2 - Installation Parts
 License:GPL-2.0-only
@@ -123,6 +123,8 @@
 Recommends: yast2-firewall
 Recommends: yast2-add-on
 
+Supplements:autoyast(deploy_image,ssh_import)
+
 BuildArch:  noarch
 
 %description

++ yast2-installation-4.3.13.tar.bz2 -> yast2-installation-4.3.14.tar.bz2 
++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/yast2-installation-4.3.13/doc/control-file.md 
new/yast2-installation-4.3.14/doc/control-file.md
--- old/yast2-installation-4.3.13/doc/control-file.md   2020-07-29 
14:08:57.0 +0200
+++ new/yast2-installation-4.3.14/doc/control-file.md   2020-08-12 
13:43:38.0 +0200
@@ -504,7 +504,11 @@
 nothing is configured, the default layout is rendered with title on the left 
and
 with the top banner (SLE flavor).
 
-Some examples of layout configuration:
+ Examples
+
+Some examples of different configurations and its visual result are shown 
below:
+
+# Example 1
 
 ```xml
 
@@ -517,6 +521,10 @@
 
 ```
 
+![](screenshots/sle_tt_banner.png)
+
+# Example 2
+
 ```xml
 
 
@@ -525,6 +533,48 @@
 
 ```
 
+![](screenshots/tw_sd.png)
+
+# Example 3
+
+```xml
+
+
+steps
+true
+
+
+```
+
+![](screenshots/sle_sd_banner.png)
+
+# Example 4
+
+```xml
+
+
+title-on-top
+true
+
+
+```
+
+![](screenshots/sle_tt_banner.png)
+
+# Example 5
+
+```xml
+
+
+title-on-left
+false
+
+
+```
+
+![](screenshots/sle_tl.png)
+
+
 ### Software
 
 The *software* section defines the selection of software during installation or
Binary files old/yast2-installation-4.3.13/doc/screenshots/sle_sd_banner.png 
and new/yast2-installation-4.3.14/doc/screenshots/sle_sd_banner.png differ
Binary files old/yast2-installation-4.3.13/doc/screenshots/sle_tl.png and 
new/yast2-installation-4.3.14/doc/screenshots/sle_tl.png differ
Binary files old/yast2-installation-4.3.13/doc/screenshots/sle_tt_banner.png 
and new/yast2-installation-4.3.14/doc/screenshots/sle_tt_banner.png differ
Binary files old/yast2-installation-4.3.13/doc/screenshots/tw_sd.png and 
new/yast2-installation-4.3.14/doc/screenshots/tw_sd.png differ
Binary files old/yast2-installation-4.3.13/doc/screenshots/tw_tt_banner.png and 
new/yast2-installation-4.3.14/doc/screenshots/tw_tt_banner.png differ
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 
old/yast2-installation-4.3.13/package/yast2-installation.changes 
new/yast2-installation-4.3.14/package/yast2-installation.changes
--- old/yast2-installation-4.3.13/package/yast2-installation.changes
2020-07-29 14:08:57.0 +0200
+++ new/yast2-installation-4.3.14/package/yast2-installation.changes
2020-08-12 13:43:38.0 +0200
@@ -1,4 +1,12 @@
 ---
+Tue Aug 11 10:33:04 CEST 2020 - sch...@suse.de
+
+- AutoYaST: Added supplements: autoyast(deploy_image,ssh_import)
+  into the spec file in order to install this packages if the
+  section has been defined in the AY configuration file (bsc#1146494).
+- 4.3.14
+
+---
 Mon Jul 27 17:04:26 CEST 2020 - sch...@suse.de
 
 - AY: Removed "image" section from "software" section
diff -urN 

commit yast2-installation for openSUSE:Factory

2020-07-30 Thread root
Hello community,

here is the log from the commit of package yast2-installation for 
openSUSE:Factory checked in at 2020-07-30 10:00:29

Comparing /work/SRC/openSUSE:Factory/yast2-installation (Old)
 and  /work/SRC/openSUSE:Factory/.yast2-installation.new.3592 (New)


Package is "yast2-installation"

Thu Jul 30 10:00:29 2020 rev:451 rq:823388 version:4.3.13

Changes:

--- /work/SRC/openSUSE:Factory/yast2-installation/yast2-installation.changes
2020-07-27 17:36:27.890772547 +0200
+++ 
/work/SRC/openSUSE:Factory/.yast2-installation.new.3592/yast2-installation.changes
  2020-07-30 10:00:53.171249364 +0200
@@ -1,0 +2,19 @@
+Mon Jul 27 17:04:26 CEST 2020 - sch...@suse.de
+
+- AY: Removed "image" section from "software" section
+  (bsc#1140711).
+- 4.3.13
+
+---
+Mon Jul 27 13:43:29 UTC 2020 - Josef Reidinger 
+
+- Handle exceptions when parsing xml file (related to bsc#1170886)
+- 4.3.12
+
+---
+Mon Jul 27 08:14:24 UTC 2020 - Steffen Winterfeldt 
+
+- handle device autoconfig setting in summary screen (bsc#1168036)
+- 4.3.11
+
+---

Old:

  yast2-installation-4.3.10.tar.bz2

New:

  yast2-installation-4.3.13.tar.bz2



Other differences:
--
++ yast2-installation.spec ++
--- /var/tmp/diff_new_pack.GPhYgr/_old  2020-07-30 10:00:54.119249930 +0200
+++ /var/tmp/diff_new_pack.GPhYgr/_new  2020-07-30 10:00:54.123249933 +0200
@@ -17,7 +17,7 @@
 
 
 Name:   yast2-installation
-Version:4.3.10
+Version:4.3.13
 Release:0
 Summary:YaST2 - Installation Parts
 License:GPL-2.0-only
@@ -40,6 +40,8 @@
 BuildRequires:  yast2 >= 4.2.56
 # Y2Packager::MediumType
 BuildRequires:  yast2-packager >= 4.2.27
+# CIOIgnore
+BuildRequires:  yast2-bootloader
 # using /usr/bin/udevadm
 BuildRequires:  yast2-storage-ng >= 4.2.71
 # Y2Network::NtpServer
@@ -67,6 +69,8 @@
 Requires:   yast2-pkg-bindings >= 3.1.33
 # Y2Packager::MediumType
 Requires:   yast2-packager >= 4.2.22
+# CIOIgnore
+Requires:   yast2-bootloader
 # use in startup scripts
 Requires:   initviocons
 # Proxy settings for 2nd stage (bnc#764951)
@@ -179,7 +183,8 @@
 %postun
 %service_del_postun YaST2-Second-Stage.service YaST2-Firstboot.service
 
-%endif #suse_version
+#suse_version
+%endif
 
 %files
 

++ yast2-installation-4.3.10.tar.bz2 -> yast2-installation-4.3.13.tar.bz2 
++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/yast2-installation-4.3.10/control/test.xml 
new/yast2-installation-4.3.13/control/test.xml
--- old/yast2-installation-4.3.10/control/test.xml  2020-07-24 
12:29:09.0 +0200
+++ new/yast2-installation-4.3.13/control/test.xml  2020-07-29 
14:08:57.0 +0200
@@ -431,10 +431,6 @@
 
 
Perform Installation
-autoimage
-
-
-   Perform Installation
 rpmcopy
 
 
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 
old/yast2-installation-4.3.10/package/yast2-installation.changes 
new/yast2-installation-4.3.13/package/yast2-installation.changes
--- old/yast2-installation-4.3.10/package/yast2-installation.changes
2020-07-24 12:29:09.0 +0200
+++ new/yast2-installation-4.3.13/package/yast2-installation.changes
2020-07-29 14:08:57.0 +0200
@@ -1,4 +1,23 @@
 ---
+Mon Jul 27 17:04:26 CEST 2020 - sch...@suse.de
+
+- AY: Removed "image" section from "software" section
+  (bsc#1140711).
+- 4.3.13
+
+---
+Mon Jul 27 13:43:29 UTC 2020 - Josef Reidinger 
+
+- Handle exceptions when parsing xml file (related to bsc#1170886)
+- 4.3.12
+
+---
+Mon Jul 27 08:14:24 UTC 2020 - Steffen Winterfeldt 
+
+- handle device autoconfig setting in summary screen (bsc#1168036)
+- 4.3.11
+
+---
 Fri Jul 24 06:48:57 UTC 2020 - José Iván López González 
 
 - Configure the wizard layout according to the product features.
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 
old/yast2-installation-4.3.10/package/yast2-installation.spec 
new/yast2-installation-4.3.13/package/yast2-installation.spec
--- old/yast2-installation-4.3.10/package/yast2-installation.spec   
2020-07-24 12:29:09.0 

commit yast2-installation for openSUSE:Factory

2020-07-27 Thread root
Hello community,

here is the log from the commit of package yast2-installation for 
openSUSE:Factory checked in at 2020-07-27 17:36:20

Comparing /work/SRC/openSUSE:Factory/yast2-installation (Old)
 and  /work/SRC/openSUSE:Factory/.yast2-installation.new.3592 (New)


Package is "yast2-installation"

Mon Jul 27 17:36:20 2020 rev:450 rq:822608 version:4.3.10

Changes:

--- /work/SRC/openSUSE:Factory/yast2-installation/yast2-installation.changes
2020-07-21 15:49:01.712194645 +0200
+++ 
/work/SRC/openSUSE:Factory/.yast2-installation.new.3592/yast2-installation.changes
  2020-07-27 17:36:27.890772547 +0200
@@ -1,0 +2,7 @@
+Fri Jul 24 06:48:57 UTC 2020 - José Iván López González 
+
+- Configure the wizard layout according to the product features.
+- Related to jsc#PM-1998.
+- 4.3.10
+
+---

Old:

  yast2-installation-4.3.9.tar.bz2

New:

  yast2-installation-4.3.10.tar.bz2



Other differences:
--
++ yast2-installation.spec ++
--- /var/tmp/diff_new_pack.FTygBB/_old  2020-07-27 17:36:29.234773855 +0200
+++ /var/tmp/diff_new_pack.FTygBB/_new  2020-07-27 17:36:29.238773859 +0200
@@ -17,7 +17,7 @@
 
 
 Name:   yast2-installation
-Version:4.3.9
+Version:4.3.10
 Release:0
 Summary:YaST2 - Installation Parts
 License:GPL-2.0-only
@@ -74,8 +74,8 @@
 # Systemd default target and services. This version supports
 # writing settings in the first installation stage.
 Requires:   yast2-services-manager >= 3.2.1
-# Yast::OSRelease.ReleaseVersionHumanReadable
-Requires:   yast2 >= 4.2.56
+# UI::Wizards::Layout
+Requires:   yast2 >= 4.3.16
 # Y2Network::NtpServer
 Requires:   yast2-network >= 4.2.55
 # for AbortException and handle direct abort

++ yast2-installation-4.3.9.tar.bz2 -> yast2-installation-4.3.10.tar.bz2 
++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/yast2-installation-4.3.9/doc/control-file.md 
new/yast2-installation-4.3.10/doc/control-file.md
--- old/yast2-installation-4.3.9/doc/control-file.md2020-07-20 
09:55:37.0 +0200
+++ new/yast2-installation-4.3.10/doc/control-file.md   2020-07-24 
12:29:09.0 +0200
@@ -4,10 +4,9 @@
 Functionality
 -
 
-The product control enables customization of the installation makes it
-possible to enable and disable features during installation in the final
-installed product. It controls the workflow and what is really shown to
-the user during installation.
+The product control file is used to customize the installation process.
+It allows to enable and disable features and it defines the workflow,
+that is, what is really shown to the user during the installation.
 
 Besides workflow configuration, other system variables are configurable
 and can be predefined by the system administrator. To name a few: the
@@ -476,6 +475,56 @@
 workflow. The default is *false*. This feature should be off in the
 production phase.
 
+### Look & Feel
+
+The *globals* section also offers some settings to configure the layout of the
+installer. There are three possible layouts:
+
+* With a left sidebar including the list of installation steps.
+* Without a sidebar and placing the title of the dialogs on the left side.
+* Without a sidebar and placing the title of the dialogs on top.
+
+These settings can be used for configuring the layout:
+
+-   (string) *installation_ui* - only accepts *sidebar* value. When used, the
+layout is configured to include a left sidebar with the installation steps.
+This setting is deprecated in favor of *installation_layout*.
+
+-   *installation_layout*: this section includes a set of individual settings
+to configure the layout.
+
+In the *installation_layout* section, these settings are available:
+
+-   (string) *mode* - configures the layout mode and accepts these values:
+*steps*, *title-on-left* and *title-on-top*.
+-   (boolean) *banner* - indicates whether a top banner should be included.
+The banner is typically used for placing a logo.
+
+Note that *installation_layout* takes precedence over *installation_ui*. When
+nothing is configured, the default layout is rendered with title on the left 
and
+with the top banner (SLE flavor).
+
+Some examples of layout configuration:
+
+```xml
+
+
+sidebar
+
+title-on-top
+true
+
+
+```
+
+```xml
+
+
+sidebar
+
+
+```
+
 ### Software
 
 The *software* section defines the selection of software during installation or
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 
old/yast2-installation-4.3.9/package/yast2-installation.changes 

commit yast2-installation for openSUSE:Factory

2020-07-21 Thread root
Hello community,

here is the log from the commit of package yast2-installation for 
openSUSE:Factory checked in at 2020-07-21 15:47:28

Comparing /work/SRC/openSUSE:Factory/yast2-installation (Old)
 and  /work/SRC/openSUSE:Factory/.yast2-installation.new.3592 (New)


Package is "yast2-installation"

Tue Jul 21 15:47:28 2020 rev:449 rq:821823 version:4.3.9

Changes:

--- /work/SRC/openSUSE:Factory/yast2-installation/yast2-installation.changes
2020-06-27 23:22:11.649746113 +0200
+++ 
/work/SRC/openSUSE:Factory/.yast2-installation.new.3592/yast2-installation.changes
  2020-07-21 15:49:01.712194645 +0200
@@ -1,0 +2,13 @@
+Thu Jul 16 11:01:42 CEST 2020 - sch...@suse.de
+
+- Moving  section handling from second installation stage
+  to first installation stage. (bsc#1174194)
+- 4.3.9  
+  
+---
+Wed Jul 15 15:09:07 UTC 2020 - Josef Reidinger 
+
+- Do not use Profile.current unless necessary (bsc#1174173)
+- 4.3.8
+
+---

Old:

  yast2-installation-4.3.7.tar.bz2

New:

  yast2-installation-4.3.9.tar.bz2



Other differences:
--
++ yast2-installation.spec ++
--- /var/tmp/diff_new_pack.Azi0SE/_old  2020-07-21 15:49:03.064196317 +0200
+++ /var/tmp/diff_new_pack.Azi0SE/_new  2020-07-21 15:49:03.064196317 +0200
@@ -17,7 +17,7 @@
 
 
 Name:   yast2-installation
-Version:4.3.7
+Version:4.3.9
 Release:0
 Summary:YaST2 - Installation Parts
 License:GPL-2.0-only
@@ -110,6 +110,8 @@
 Conflicts:  yast2-registration < 3.2.3
 # Mouse-related scripts moved to yast2-mouse
 Conflicts:  yast2-mouse < 2.18.0
+# new autoinst_files_finish call
+Conflicts:  autoyast2 < 4.3.26
 
 Obsoletes:  yast2-installation-devel-doc
 

++ yast2-installation-4.3.7.tar.bz2 -> yast2-installation-4.3.9.tar.bz2 
++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 
old/yast2-installation-4.3.7/package/yast2-installation.changes 
new/yast2-installation-4.3.9/package/yast2-installation.changes
--- old/yast2-installation-4.3.7/package/yast2-installation.changes 
2020-06-25 16:08:05.0 +0200
+++ new/yast2-installation-4.3.9/package/yast2-installation.changes 
2020-07-20 09:55:37.0 +0200
@@ -1,4 +1,17 @@
 ---
+Thu Jul 16 11:01:42 CEST 2020 - sch...@suse.de
+
+- Moving  section handling from second installation stage
+  to first installation stage. (bsc#1174194)
+- 4.3.9  
+  
+---
+Wed Jul 15 15:09:07 UTC 2020 - Josef Reidinger 
+
+- Do not use Profile.current unless necessary (bsc#1174173)
+- 4.3.8
+
+---
 Thu Jun 25 13:24:45 UTC 2020 - Martin Vidner 
 
 - Fix "Cmdline: parameter not set" for virt-install (bsc#1172139)
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 
old/yast2-installation-4.3.7/package/yast2-installation.spec 
new/yast2-installation-4.3.9/package/yast2-installation.spec
--- old/yast2-installation-4.3.7/package/yast2-installation.spec
2020-06-25 16:08:05.0 +0200
+++ new/yast2-installation-4.3.9/package/yast2-installation.spec
2020-07-20 09:55:37.0 +0200
@@ -16,7 +16,7 @@
 #
 
 Name:   yast2-installation
-Version:4.3.7
+Version:4.3.9
 Release:0
 Group:  System/YaST
 License:GPL-2.0-only
@@ -110,6 +110,8 @@
 Conflicts:  yast2-registration < 3.2.3
 # Mouse-related scripts moved to yast2-mouse
 Conflicts:  yast2-mouse < 2.18.0
+# new autoinst_files_finish call
+Conflicts:  autoyast2 < 4.3.26
 
 Obsoletes:  yast2-installation-devel-doc
 
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 
old/yast2-installation-4.3.7/src/lib/installation/clients/inst_finish.rb 
new/yast2-installation-4.3.9/src/lib/installation/clients/inst_finish.rb
--- old/yast2-installation-4.3.7/src/lib/installation/clients/inst_finish.rb
2020-06-25 16:08:05.0 +0200
+++ new/yast2-installation-4.3.9/src/lib/installation/clients/inst_finish.rb
2020-07-20 09:55:37.0 +0200
@@ -342,6 +342,7 @@
 "ldconfig",
 "save_config",
 "live_save_config",
+"autoinst_files",
 "security",
 "default_target",
 "desktop",
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 
old/yast2-installation-4.3.7/src/lib/installation/clients/inst_update_installer.rb
 

commit yast2-installation for openSUSE:Factory

2020-06-27 Thread root
Hello community,

here is the log from the commit of package yast2-installation for 
openSUSE:Factory checked in at 2020-06-27 23:22:09

Comparing /work/SRC/openSUSE:Factory/yast2-installation (Old)
 and  /work/SRC/openSUSE:Factory/.yast2-installation.new.3060 (New)


Package is "yast2-installation"

Sat Jun 27 23:22:09 2020 rev:448 rq:817066 version:4.3.7

Changes:

--- /work/SRC/openSUSE:Factory/yast2-installation/yast2-installation.changes
2020-06-14 18:15:51.454943597 +0200
+++ 
/work/SRC/openSUSE:Factory/.yast2-installation.new.3060/yast2-installation.changes
  2020-06-27 23:22:11.649746113 +0200
@@ -1,0 +2,29 @@
+Thu Jun 25 13:24:45 UTC 2020 - Martin Vidner 
+
+- Fix "Cmdline: parameter not set" for virt-install (bsc#1172139)
+- 4.3.7
+
+---
+Thu Jun 25 11:07:53 CEST 2020 - aschn...@suse.com
+
+- copy NVMe hostnqn and hostid from installation system to target
+  system during installation (bsc#1172853)
+- 4.3.6
+
+---
+Wed Jun 24 09:18:28 UTC 2020 - Martin Vidner 
+
+- memsample: at install time sample memory consumption each 5s,
+  enabling CSV and PNG reports (bsc#1172139)
+- startup/common/network.sh: remove bashisms to enable
+  switching inst_setup to dash
+- 4.3.5
+
+---
+Tue Jun 23 10:53:54 UTC 2020 - Josef Reidinger 
+
+- Do not export to autoyast profile image deployment unless
+  requested (bsc#1172552)
+- 4.3.4
+
+---

Old:

  yast2-installation-4.3.3.tar.bz2

New:

  yast2-installation-4.3.7.tar.bz2



Other differences:
--
++ yast2-installation.spec ++
--- /var/tmp/diff_new_pack.w7Xs9Q/_old  2020-06-27 23:22:12.329748349 +0200
+++ /var/tmp/diff_new_pack.w7Xs9Q/_new  2020-06-27 23:22:12.329748349 +0200
@@ -17,7 +17,7 @@
 
 
 Name:   yast2-installation
-Version:4.3.3
+Version:4.3.7
 Release:0
 Summary:YaST2 - Installation Parts
 License:GPL-2.0-only

++ yast2-installation-4.3.3.tar.bz2 -> yast2-installation-4.3.7.tar.bz2 
++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/yast2-installation-4.3.3/bin/memsample 
new/yast2-installation-4.3.7/bin/memsample
--- old/yast2-installation-4.3.3/bin/memsample  1970-01-01 01:00:00.0 
+0100
+++ new/yast2-installation-4.3.7/bin/memsample  2020-06-25 16:08:05.0 
+0200
@@ -0,0 +1,54 @@
+#!/bin/sh
+# Collect data about memory usage of all processes
+DOCS="https://github.com/yast/yast-installation/blob/master/doc/memsample.md;
+
+# save memory by switching to a smaller shell
+# bash RSS is at least 3 MB per process, dash RSS is around 1 MB
+if [ -n "$BASH_VERSION" ] && [ -x /bin/dash ]; then
+exec /bin/dash "$0" "$@"
+fi
+
+while [ -n "$1" ]; do
+case "$1" in
+--archive=*)
+ARCHIVE=${1#--archive=}
+shift
+;;
+--sleep=*)
+SLEEP=${1#--sleep=}
+shift
+esac
+done
+# default values
+: "${ARCHIVE=./memsample.zcat}"
+: "${SLEEP=5}"
+
+echo >&2 "Sampling every $SLEEP s to $ARCHIVE"
+
+{
+echo "### comment--$(date -Iseconds)"
+echo "See $DOCS"
+} | gzip -c >> "$ARCHIVE"
+
+memsample_ps() {
+ps -e -H -o pid,tname,vsize:8,drs:8,trs:8,rss:8,size:8,ppid,args
+}
+
+I=0
+while true; do
+  I=$((I + 1))
+  I_TIME=$(printf %04d $I)-$(date -Iseconds)
+
+  {
+  echo "### df-$I_TIME"
+  df -k /
+
+  echo "### free-$I_TIME"
+  free -k
+
+  echo "### ps-$I_TIME"
+  memsample_ps
+  } | gzip -c >> "$ARCHIVE"
+
+  sleep "$SLEEP"
+done
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 
old/yast2-installation-4.3.3/bin/memsample-archive-to-csv 
new/yast2-installation-4.3.7/bin/memsample-archive-to-csv
--- old/yast2-installation-4.3.3/bin/memsample-archive-to-csv   1970-01-01 
01:00:00.0 +0100
+++ new/yast2-installation-4.3.7/bin/memsample-archive-to-csv   2020-06-25 
16:08:05.0 +0200
@@ -0,0 +1,162 @@
+#!/usr/bin/ruby
+# memsample-archive-to-csv
+#
+# memsample.zcat is a bundle of raw data optimized to minimize
+# 1. effort collecting
+# 2. space on (RAM)disk
+# 3. time/space compressing for (2)
+#
+# The resulting design is
+# - A time series of records in varying line-oriented formats
+# - The records are individually gziped, then concatenated
+#   (thus the .zcat extension)
+# - Each record starts with a "### HEADER\n" header where
+#   HEADER is TAG-COUNTER-ISOTIMESTAMP, eg. df-0001-2020-06-13T22:46:58+02:00
+
+require "csv"
+require "date"
+require "shellwords"
+
+class 

commit yast2-installation for openSUSE:Factory

2020-06-14 Thread root
Hello community,

here is the log from the commit of package yast2-installation for 
openSUSE:Factory checked in at 2020-06-14 18:15:46

Comparing /work/SRC/openSUSE:Factory/yast2-installation (Old)
 and  /work/SRC/openSUSE:Factory/.yast2-installation.new.3606 (New)


Package is "yast2-installation"

Sun Jun 14 18:15:46 2020 rev:447 rq:814192 version:4.3.3

Changes:

--- /work/SRC/openSUSE:Factory/yast2-installation/yast2-installation.changes
2020-06-11 14:44:39.537374979 +0200
+++ 
/work/SRC/openSUSE:Factory/.yast2-installation.new.3606/yast2-installation.changes
  2020-06-14 18:15:51.454943597 +0200
@@ -1,0 +2,13 @@
+Fri Jun 12 16:09:32 UTC 2020 - David Diaz 
+
+- Improve the UX of the Previously Used Repositories dialog by
+  using more accurate labels.
+
+---
+
+Fri Jun 12 15:03:11 UTC 2020 - Josef Reidinger 
+
+- Remove ssh_import section from AY when cloning (bsc#1172749)
+- 4.3.3
+
+---

Old:

  yast2-installation-4.3.2.tar.bz2

New:

  yast2-installation-4.3.3.tar.bz2



Other differences:
--
++ yast2-installation.spec ++
--- /var/tmp/diff_new_pack.NDfrir/_old  2020-06-14 18:15:52.786947015 +0200
+++ /var/tmp/diff_new_pack.NDfrir/_new  2020-06-14 18:15:52.790947025 +0200
@@ -17,7 +17,7 @@
 
 
 Name:   yast2-installation
-Version:4.3.2
+Version:4.3.3
 Release:0
 Summary:YaST2 - Installation Parts
 License:GPL-2.0-only

++ yast2-installation-4.3.2.tar.bz2 -> yast2-installation-4.3.3.tar.bz2 
++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 
old/yast2-installation-4.3.2/package/yast2-installation.changes 
new/yast2-installation-4.3.3/package/yast2-installation.changes
--- old/yast2-installation-4.3.2/package/yast2-installation.changes 
2020-06-10 17:14:19.0 +0200
+++ new/yast2-installation-4.3.3/package/yast2-installation.changes 
2020-06-12 18:23:27.0 +0200
@@ -1,4 +1,17 @@
 ---
+Fri Jun 12 16:09:32 UTC 2020 - David Diaz 
+
+- Improve the UX of the Previously Used Repositories dialog by
+  using more accurate labels.
+
+---
+
+Fri Jun 12 15:03:11 UTC 2020 - Josef Reidinger 
+
+- Remove ssh_import section from AY when cloning (bsc#1172749)
+- 4.3.3
+
+---
 Wed Jun 10 12:43:33 UTC 2020 - Ladislav Slezák 
 
 - Fixed yupdate script to correctly install the needed Ruby gems
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 
old/yast2-installation-4.3.2/package/yast2-installation.spec 
new/yast2-installation-4.3.3/package/yast2-installation.spec
--- old/yast2-installation-4.3.2/package/yast2-installation.spec
2020-06-10 17:14:19.0 +0200
+++ new/yast2-installation-4.3.3/package/yast2-installation.spec
2020-06-12 18:23:27.0 +0200
@@ -16,7 +16,7 @@
 #
 
 Name:   yast2-installation
-Version:4.3.2
+Version:4.3.3
 Release:0
 Group:  System/YaST
 License:GPL-2.0-only
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 
old/yast2-installation-4.3.2/src/lib/installation/clients/inst_upgrade_urls.rb 
new/yast2-installation-4.3.3/src/lib/installation/clients/inst_upgrade_urls.rb
--- 
old/yast2-installation-4.3.2/src/lib/installation/clients/inst_upgrade_urls.rb  
2020-06-10 17:14:19.0 +0200
+++ 
new/yast2-installation-4.3.3/src/lib/installation/clients/inst_upgrade_urls.rb  
2020-06-12 18:23:27.0 +0200
@@ -31,6 +31,7 @@
 Yast.import "Stage"
 Yast.import "UI"
 Yast.import "Wizard"
+Yast.import "String"
 
 module Yast
   # This client allows reusing the old repositories during system upgrade.
@@ -115,7 +116,7 @@
 Opt(:notify, :keepSorting),
 Header(
   # TRANSLATORS: Table header item
-  _("Current Status"),
+  _("Action"),
   # TRANSLATORS: Table header item
   _("Repository"),
   # TRANSLATORS: Table header item
@@ -126,24 +127,15 @@
   Left(
 HBox(
   # TRANSLATORS: Push button
-  PushButton(Id(:edit), _("")),
+  PushButton(Id(:edit), edit_button_label),
   HSpacing(1),
   # TRANSLATORS: Push button
-  PushButton(Id(:toggle), _(" Status")),
+  PushButton(Id(:toggle), toggle_button_label),
   HStretch()
 )
   )
 

commit yast2-installation for openSUSE:Factory

2020-06-11 Thread root
Hello community,

here is the log from the commit of package yast2-installation for 
openSUSE:Factory checked in at 2020-06-11 14:44:14

Comparing /work/SRC/openSUSE:Factory/yast2-installation (Old)
 and  /work/SRC/openSUSE:Factory/.yast2-installation.new.3606 (New)


Package is "yast2-installation"

Thu Jun 11 14:44:14 2020 rev:446 rq:813273 version:4.3.2

Changes:

--- /work/SRC/openSUSE:Factory/yast2-installation/yast2-installation.changes
2020-05-15 23:49:38.345234563 +0200
+++ 
/work/SRC/openSUSE:Factory/.yast2-installation.new.3606/yast2-installation.changes
  2020-06-11 14:44:39.537374979 +0200
@@ -1,0 +2,7 @@
+Wed Jun 10 12:43:33 UTC 2020 - Ladislav Slezák 
+
+- Fixed yupdate script to correctly install the needed Ruby gems
+  (bsc#1172793)
+- 4.3.2
+
+---

Old:

  yast2-installation-4.3.1.tar.bz2

New:

  yast2-installation-4.3.2.tar.bz2



Other differences:
--
++ yast2-installation.spec ++
--- /var/tmp/diff_new_pack.WILYqa/_old  2020-06-11 14:44:40.197376902 +0200
+++ /var/tmp/diff_new_pack.WILYqa/_new  2020-06-11 14:44:40.201376913 +0200
@@ -17,7 +17,7 @@
 
 
 Name:   yast2-installation
-Version:4.3.1
+Version:4.3.2
 Release:0
 Summary:YaST2 - Installation Parts
 License:GPL-2.0-only

++ yast2-installation-4.3.1.tar.bz2 -> yast2-installation-4.3.2.tar.bz2 
++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/yast2-installation-4.3.1/bin/yupdate 
new/yast2-installation-4.3.2/bin/yupdate
--- old/yast2-installation-4.3.1/bin/yupdate2020-05-12 13:44:09.0 
+0200
+++ new/yast2-installation-4.3.2/bin/yupdate2020-06-10 17:14:19.0 
+0200
@@ -35,7 +35,7 @@
   class Version
 MAJOR = 0
 MINOR = 1
-PATCH = 0
+PATCH = 1
 
 STRING = "#{MAJOR}.#{MINOR}.#{PATCH}".freeze
   end
@@ -403,7 +403,10 @@
 def install_gems(gem_names)
   return if gem_names.empty?
   add_gem_overlay
-  system("gem", "install", "--no-document", "--no-format-exec", *gem_names)
+  # explicitly set the bindir, the /mounts/mp_0001/usr/ prefix
+  # confuses gem and it does not create the bin file
+  system("gem", "install", "--bindir", "/usr/bin", "--no-document",
+"--no-format-exec", *gem_names)
 end
 
 # make sure that the gem directory is writable
@@ -453,6 +456,8 @@
 
 # install the sources to the specified (temporary) directory
 def install_sources(target)
+  raise "/usr/bin/rake does not exist!" unless File.exist?("/usr/bin/rake")
+
   msg "Preparing files..."
 
   # check for Makefile.cvs, we cannot install packages using autotools
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 
old/yast2-installation-4.3.1/package/yast2-installation.changes 
new/yast2-installation-4.3.2/package/yast2-installation.changes
--- old/yast2-installation-4.3.1/package/yast2-installation.changes 
2020-05-12 13:44:09.0 +0200
+++ new/yast2-installation-4.3.2/package/yast2-installation.changes 
2020-06-10 17:14:19.0 +0200
@@ -1,4 +1,11 @@
 ---
+Wed Jun 10 12:43:33 UTC 2020 - Ladislav Slezák 
+
+- Fixed yupdate script to correctly install the needed Ruby gems
+  (bsc#1172793)
+- 4.3.2
+
+---
 Tue May 12 08:39:02 UTC 2020 - Josef Reidinger 
 
 - Autoyast schema: Allow optional types for string and map objects
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 
old/yast2-installation-4.3.1/package/yast2-installation.spec 
new/yast2-installation-4.3.2/package/yast2-installation.spec
--- old/yast2-installation-4.3.1/package/yast2-installation.spec
2020-05-12 13:44:09.0 +0200
+++ new/yast2-installation-4.3.2/package/yast2-installation.spec
2020-06-10 17:14:19.0 +0200
@@ -16,7 +16,7 @@
 #
 
 Name:   yast2-installation
-Version:4.3.1
+Version:4.3.2
 Release:0
 Group:  System/YaST
 License:GPL-2.0-only
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 
old/yast2-installation-4.3.1/test/yupdate/gem_installer_test.rb 
new/yast2-installation-4.3.2/test/yupdate/gem_installer_test.rb
--- old/yast2-installation-4.3.1/test/yupdate/gem_installer_test.rb 
2020-05-12 13:44:09.0 +0200
+++ new/yast2-installation-4.3.2/test/yupdate/gem_installer_test.rb 
2020-06-10 17:14:19.0 +0200
@@ -16,6 +16,8 @@
   expect(subject).to receive(:system).with(
 "gem",
 "install",

commit yast2-installation for openSUSE:Factory

2020-05-15 Thread root
Hello community,

here is the log from the commit of package yast2-installation for 
openSUSE:Factory checked in at 2020-05-15 23:49:36

Comparing /work/SRC/openSUSE:Factory/yast2-installation (Old)
 and  /work/SRC/openSUSE:Factory/.yast2-installation.new.2738 (New)


Package is "yast2-installation"

Fri May 15 23:49:36 2020 rev:445 rq:802991 version:4.3.1

Changes:

--- /work/SRC/openSUSE:Factory/yast2-installation/yast2-installation.changes
2020-05-09 19:50:33.636606839 +0200
+++ 
/work/SRC/openSUSE:Factory/.yast2-installation.new.2738/yast2-installation.changes
  2020-05-15 23:49:38.345234563 +0200
@@ -1,0 +2,13 @@
+Tue May 12 08:39:02 UTC 2020 - Josef Reidinger 
+
+- Autoyast schema: Allow optional types for string and map objects
+  (bsc#1170886)
+- 4.3.1
+
+---
+Mon May 11 07:46:52 UTC 2020 - Steffen Winterfeldt 
+
+- remove obsolete proposal_settings_editable (bsc#1171423)
+- 4.3.0
+
+---

Old:

  yast2-installation-4.2.42.tar.bz2

New:

  yast2-installation-4.3.1.tar.bz2



Other differences:
--
++ yast2-installation.spec ++
--- /var/tmp/diff_new_pack.bqzZq9/_old  2020-05-15 23:49:39.445236683 +0200
+++ /var/tmp/diff_new_pack.bqzZq9/_new  2020-05-15 23:49:39.445236683 +0200
@@ -17,7 +17,7 @@
 
 
 Name:   yast2-installation
-Version:4.2.42
+Version:4.3.1
 Release:0
 Summary:YaST2 - Installation Parts
 License:GPL-2.0-only

++ yast2-installation-4.2.42.tar.bz2 -> yast2-installation-4.3.1.tar.bz2 
++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/yast2-installation-4.2.42/.travis.yml 
new/yast2-installation-4.3.1/.travis.yml
--- old/yast2-installation-4.2.42/.travis.yml   2020-05-06 08:58:07.0 
+0200
+++ new/yast2-installation-4.3.1/.travis.yml2020-05-12 13:44:09.0 
+0200
@@ -9,6 +9,6 @@
 script:
   # the "yast-travis-ruby" script is included in the base yastdevel/ruby image
   # see https://github.com/yast/docker-yast-ruby/blob/master/yast-travis-ruby
-  - docker run -it -e TRAVIS=1 -e TRAVIS_JOB_ID="$TRAVIS_JOB_ID" 
yast-installation-image yast-travis-ruby
+  - docker run -it --privileged -e TRAVIS=1 -e TRAVIS_JOB_ID="$TRAVIS_JOB_ID" 
yast-installation-image yast-travis-ruby
   - docker run -it yast-installation-image rake check:doc
   - docker run -it yast-installation-image shellcheck 
startup/First-Stage/F08-logging
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/yast2-installation-4.2.42/doc/control-file.md 
new/yast2-installation-4.3.1/doc/control-file.md
--- old/yast2-installation-4.2.42/doc/control-file.md   2020-05-06 
08:58:07.0 +0200
+++ new/yast2-installation-4.3.1/doc/control-file.md2020-05-12 
13:44:09.0 +0200
@@ -819,12 +819,6 @@
 > the `` section. That new format is currently documented [in 
 > this
 > file](https://github.com/yast/yast-storage-ng/blob/master/doc/old_and_new_proposal.md).
 
-*proposal_settings_editable* (boolean, default _true_) specifies if the user
-should be able to change the configuration of the storage proposal in the
-installer: What filesystem to use for the root partition, if there should be a
-separate /home partition, if LVM or encryption should be used. For some
-products this is not desired.
-
 *expert_partitioner_warning* (boolean, default _false_) specifies if there
 should be an extra warning pop-up dialog when the user enters the expert
 partitioner dialog during installation, for example because the product has
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 
old/yast2-installation-4.2.42/package/yast2-installation.changes 
new/yast2-installation-4.3.1/package/yast2-installation.changes
--- old/yast2-installation-4.2.42/package/yast2-installation.changes
2020-05-06 08:58:07.0 +0200
+++ new/yast2-installation-4.3.1/package/yast2-installation.changes 
2020-05-12 13:44:09.0 +0200
@@ -1,4 +1,17 @@
 ---
+Tue May 12 08:39:02 UTC 2020 - Josef Reidinger 
+
+- Autoyast schema: Allow optional types for string and map objects
+  (bsc#1170886)
+- 4.3.1
+
+---
+Mon May 11 07:46:52 UTC 2020 - Steffen Winterfeldt 
+
+- remove obsolete proposal_settings_editable (bsc#1171423)
+- 4.3.0
+
+---
 Tue May  5 15:54:11 UTC 2020 - David Diaz 
 
 - Restore missing icons for ssh import and image deployment
diff -urN '--exclude=CVS' 

commit yast2-installation for openSUSE:Factory

2020-05-09 Thread root
Hello community,

here is the log from the commit of package yast2-installation for 
openSUSE:Factory checked in at 2020-05-09 19:50:14

Comparing /work/SRC/openSUSE:Factory/yast2-installation (Old)
 and  /work/SRC/openSUSE:Factory/.yast2-installation.new.2738 (New)


Package is "yast2-installation"

Sat May  9 19:50:14 2020 rev:444 rq:800943 version:4.2.42

Changes:

--- /work/SRC/openSUSE:Factory/yast2-installation/yast2-installation.changes
2020-04-25 20:20:49.729094675 +0200
+++ 
/work/SRC/openSUSE:Factory/.yast2-installation.new.2738/yast2-installation.changes
  2020-05-09 19:50:33.636606839 +0200
@@ -1,0 +2,7 @@
+Tue May  5 15:54:11 UTC 2020 - David Diaz 
+
+- Restore missing icons for ssh import and image deployment
+  auto clients (bsc#1168123).
+- 4.2.42
+
+---

Old:

  yast2-installation-4.2.41.tar.bz2

New:

  yast2-installation-4.2.42.tar.bz2



Other differences:
--
++ yast2-installation.spec ++
--- /var/tmp/diff_new_pack.hFcMOu/_old  2020-05-09 19:50:34.460608608 +0200
+++ /var/tmp/diff_new_pack.hFcMOu/_new  2020-05-09 19:50:34.464608617 +0200
@@ -17,7 +17,7 @@
 
 
 Name:   yast2-installation
-Version:4.2.41
+Version:4.2.42
 Release:0
 Summary:YaST2 - Installation Parts
 License:GPL-2.0-only

++ yast2-installation-4.2.41.tar.bz2 -> yast2-installation-4.2.42.tar.bz2 
++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 
old/yast2-installation-4.2.41/autoyast_desktop/deploy_image.desktop 
new/yast2-installation-4.2.42/autoyast_desktop/deploy_image.desktop
--- old/yast2-installation-4.2.41/autoyast_desktop/deploy_image.desktop 
2020-04-20 14:21:30.0 +0200
+++ new/yast2-installation-4.2.42/autoyast_desktop/deploy_image.desktop 
2020-05-06 08:58:07.0 +0200
@@ -18,7 +18,7 @@
 X-SuSE-YaST-AutoInstClonable=false
 X-SuSE-YaST-Keywords=image,deployment
 
-Icon=yast-deploy_image
+Icon=yast-image-deployment
 Exec=
 
 Name=Image deployment
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 
old/yast2-installation-4.2.41/autoyast_desktop/ssh_import.desktop 
new/yast2-installation-4.2.42/autoyast_desktop/ssh_import.desktop
--- old/yast2-installation-4.2.41/autoyast_desktop/ssh_import.desktop   
2020-04-20 14:21:30.0 +0200
+++ new/yast2-installation-4.2.42/autoyast_desktop/ssh_import.desktop   
2020-05-06 08:58:07.0 +0200
@@ -18,7 +18,7 @@
 X-SuSE-YaST-AutoInstClonable=true
 X-SuSE-YaST-Keywords=import,key,ssh,installation
 
-Icon=yast-ssh-server
+Icon=yast-ssh-import
 Exec=
 
 Name=SSH Key Import
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 
old/yast2-installation-4.2.41/package/yast2-installation.changes 
new/yast2-installation-4.2.42/package/yast2-installation.changes
--- old/yast2-installation-4.2.41/package/yast2-installation.changes
2020-04-20 14:21:30.0 +0200
+++ new/yast2-installation-4.2.42/package/yast2-installation.changes
2020-05-06 08:58:07.0 +0200
@@ -1,4 +1,11 @@
 ---
+Tue May  5 15:54:11 UTC 2020 - David Diaz 
+
+- Restore missing icons for ssh import and image deployment
+  auto clients (bsc#1168123).
+- 4.2.42
+
+---
 Mon Apr 20 12:10:19 UTC 2020 - Knut Anderssen 
 
 - Force the use of en_US.UTF-8 when running firstboot or the
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 
old/yast2-installation-4.2.41/package/yast2-installation.spec 
new/yast2-installation-4.2.42/package/yast2-installation.spec
--- old/yast2-installation-4.2.41/package/yast2-installation.spec   
2020-04-20 14:21:30.0 +0200
+++ new/yast2-installation-4.2.42/package/yast2-installation.spec   
2020-05-06 08:58:07.0 +0200
@@ -16,7 +16,7 @@
 #
 
 Name:   yast2-installation
-Version:4.2.41
+Version:4.2.42
 Release:0
 Group:  System/YaST
 License:GPL-2.0-only
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 
old/yast2-installation-4.2.41/src/icons/hicolor/scalable/apps/yast-image-deployment.svg
 
new/yast2-installation-4.2.42/src/icons/hicolor/scalable/apps/yast-image-deployment.svg
--- 
old/yast2-installation-4.2.41/src/icons/hicolor/scalable/apps/yast-image-deployment.svg
 1970-01-01 01:00:00.0 +0100
+++ 
new/yast2-installation-4.2.42/src/icons/hicolor/scalable/apps/yast-image-deployment.svg
 2020-05-06 08:58:07.0 +0200
@@ -0,0 +1,46 @@
+
+http://www.w3.org/2000/svg; 

commit yast2-installation for openSUSE:Factory

2020-04-25 Thread root
Hello community,

here is the log from the commit of package yast2-installation for 
openSUSE:Factory checked in at 2020-04-25 20:17:44

Comparing /work/SRC/openSUSE:Factory/yast2-installation (Old)
 and  /work/SRC/openSUSE:Factory/.yast2-installation.new.2738 (New)


Package is "yast2-installation"

Sat Apr 25 20:17:44 2020 rev:443 rq:795822 version:4.2.41

Changes:

--- /work/SRC/openSUSE:Factory/yast2-installation/yast2-installation.changes
2020-03-22 14:16:29.510030699 +0100
+++ 
/work/SRC/openSUSE:Factory/.yast2-installation.new.2738/yast2-installation.changes
  2020-04-25 20:20:49.729094675 +0200
@@ -1,0 +2,7 @@
+Mon Apr 20 12:10:19 UTC 2020 - Knut Anderssen 
+
+- Force the use of en_US.UTF-8 when running firstboot or the
+  AutoYaST Second Stage with 'POSIX' or 'C as RC_LANG (bsc#1169017)
+- 4.2.41
+
+---

Old:

  yast2-installation-4.2.40.tar.bz2

New:

  yast2-installation-4.2.41.tar.bz2



Other differences:
--
++ yast2-installation.spec ++
--- /var/tmp/diff_new_pack.ANY4OD/_old  2020-04-25 20:20:50.749096778 +0200
+++ /var/tmp/diff_new_pack.ANY4OD/_new  2020-04-25 20:20:50.753096786 +0200
@@ -17,7 +17,7 @@
 
 
 Name:   yast2-installation
-Version:4.2.40
+Version:4.2.41
 Release:0
 Summary:YaST2 - Installation Parts
 License:GPL-2.0-only

++ yast2-installation-4.2.40.tar.bz2 -> yast2-installation-4.2.41.tar.bz2 
++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/yast2-installation-4.2.40/CONTRIBUTING.md 
new/yast2-installation-4.2.41/CONTRIBUTING.md
--- old/yast2-installation-4.2.40/CONTRIBUTING.md   2020-03-20 
15:15:46.0 +0100
+++ new/yast2-installation-4.2.41/CONTRIBUTING.md   1970-01-01 
01:00:00.0 +0100
@@ -1,89 +0,0 @@
-YaST Contribution Guidelines
-
-
-YaST is an open source project and as such it welcomes all kinds of
-contributions. If you decide to contribute, please follow these guidelines to
-ensure the process is effective and pleasant both for you and the YaST 
maintainers.
-
-There are two main forms of contribution: reporting bugs and performing code
-changes.
-
-Bug Reports

-
-If you find a problem, please report it either using
-[Bugzilla](https://bugzilla.suse.com/enter_bug.cgi?format=guided=openSUSE+Factory=YaST2)
-or [GitHub issues](../../issues). (For Bugzilla, use the [simplified
-registration](https://secure-www.novell.com/selfreg/jsp/createSimpleAccount.jsp)
-if you don't have an account yet.)
-
-When creating a bug report, please follow our [bug reporting
-guidelines](http://en.opensuse.org/openSUSE:Report_a_YaST_bug).
-
-We can't guarantee that every bug will be fixed, but we'll try.
-
-Code Changes
-
-
-We welcome all kinds of code contributions, from simple bug fixes to 
significant
-refactorings and implementation of new features. However, before making any
-non-trivial contribution, get in touch with us first — this can prevent wasted
-effort on both sides. Also, have a look at our [development
-documentation](http://en.opensuse.org/openSUSE:YaST_development).
-
-To send us your code change, use GitHub pull requests. The workflow is as
-follows:
-
-  1. Fork the project.
-
-  2. Create a topic branch based on `master`.
-
-  3. Implement your change, including tests (if possible). Make sure you adhere
- to the [Ruby style
- guide](https://github.com/SUSE/style-guides/blob/master/Ruby.md).
-
-  4. Update the package version (in `packages/*.spec`, usually by
- `rake version:bump`) and add a new entry to the `package/*.changes` file
- (by `osc vc package`).  
- For bigger changes or changes which need longer discussion it is advised 
to
- add this as a separate last commit so it can be easily updated when 
another
- change is merged in the meantime.
-
-  5. Make sure your change didn't break anything by building the RPM package
- (`rake osc:build`). The build process includes running the full testsuite.
-
-  6. Publish the branch and create a pull request.
-
-  7. YaST developers will review your change and possibly point out issues.
- Adapt the code under their guidance until they are all resolved.
-
-  8. Finally, the pull request will get merged or rejected.
-
-See also [GitHub's guide on
-contributing](https://help.github.com/articles/fork-a-repo).
-
-If you want to do multiple unrelated changes, use separate branches and pull
-requests.
-
-### Commits
-
-Each commit in the pull request should do only one thing, which is clearly
-described by its commit message. Especially avoid mixing formatting changes and
-functional changes into 

commit yast2-installation for openSUSE:Factory

2020-03-22 Thread root
Hello community,

here is the log from the commit of package yast2-installation for 
openSUSE:Factory checked in at 2020-03-22 14:16:26

Comparing /work/SRC/openSUSE:Factory/yast2-installation (Old)
 and  /work/SRC/openSUSE:Factory/.yast2-installation.new.3160 (New)


Package is "yast2-installation"

Sun Mar 22 14:16:26 2020 rev:442 rq:786912 version:4.2.40

Changes:

--- /work/SRC/openSUSE:Factory/yast2-installation/yast2-installation.changes
2020-03-14 09:54:50.307088029 +0100
+++ 
/work/SRC/openSUSE:Factory/.yast2-installation.new.3160/yast2-installation.changes
  2020-03-22 14:16:29.510030699 +0100
@@ -1,0 +2,21 @@
+Fri Mar 20 14:04:48 UTC 2020 - Imobach Gonzalez Sosa 
+
+- In the proposal runner, restore the scroll only when it was
+  previously saved (bsc#1167248).
+- 4.2.40
+
+---
+Wed Mar 18 16:52:30 UTC 2020 - Ladislav Slezák 
+
+- Verify the package versions before applying the self-update
+  fixes (related to bsc#1163084)
+- 4.2.39
+
+---
+Tue Mar 17 12:59:50 UTC 2020 - Josef Reidinger 
+
+- Drop few not needed recommends to have identical package on
+  opensuse and SLE (jsc#SLE-11936, jsc#SLE-11851)
+- 4.2.38
+
+---

Old:

  yast2-installation-4.2.37.tar.bz2

New:

  yast2-installation-4.2.40.tar.bz2



Other differences:
--
++ yast2-installation.spec ++
--- /var/tmp/diff_new_pack.0EMJ3W/_old  2020-03-22 14:16:31.774032152 +0100
+++ /var/tmp/diff_new_pack.0EMJ3W/_new  2020-03-22 14:16:31.794032165 +0100
@@ -17,7 +17,7 @@
 
 
 Name:   yast2-installation
-Version:4.2.37
+Version:4.2.40
 Release:0
 Summary:YaST2 - Installation Parts
 License:GPL-2.0-only
@@ -59,8 +59,6 @@
 # Augeas lenses
 Requires:   augeas-lenses
 # Only in inst-sys
-# Requires: yast2-add-on
-# Requires: yast2-update
 Requires:   yast2-storage-ng >= 4.0.175
 # Language::GetLanguageItems and other API
 # Language::Set (handles downloading the translation extensions)
@@ -115,15 +113,8 @@
 
 Obsoletes:  yast2-installation-devel-doc
 
-# install the registration module only in SLE (bsc#1043122)
-%if !0%{?is_opensuse}
-Recommends: yast2-registration
-%endif
 Recommends: yast2-online-update
 Recommends: yast2-firewall
-Recommends: release-notes
-Recommends: curl
-Recommends: yast2-update
 Recommends: yast2-add-on
 
 BuildArch:  noarch

++ yast2-installation-4.2.37.tar.bz2 -> yast2-installation-4.2.40.tar.bz2 
++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/yast2-installation-4.2.37/bin/yupdate 
new/yast2-installation-4.2.40/bin/yupdate
--- old/yast2-installation-4.2.37/bin/yupdate   2020-03-13 11:43:00.0 
+0100
+++ new/yast2-installation-4.2.40/bin/yupdate   2020-03-20 15:15:46.0 
+0100
@@ -140,7 +140,9 @@
 
 # write the file back
 def write
-  File.write(path, values.join("\n"))
+  # ensure there is a trailing newline so the new values
+  # can be properly added to the file
+  File.write(path, values.join("\n") + "\n")
 end
 
   private
@@ -289,7 +291,7 @@
 relative_path = Pathname.new(f).relative_path_from(upperdir_path)
 original_path = File.join(origdir, relative_path)
 # unescape the path
-pth = unescape_path(upperdir_path)
+pth = OverlayFS.unescape_path(upperdir_path)
 block.call(File.join(pth, relative_path), f, original_path)
   end
 end
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/yast2-installation-4.2.37/doc/SELF_UPDATE.md 
new/yast2-installation-4.2.40/doc/SELF_UPDATE.md
--- old/yast2-installation-4.2.37/doc/SELF_UPDATE.md2020-03-13 
11:43:00.0 +0100
+++ new/yast2-installation-4.2.40/doc/SELF_UPDATE.md2020-03-20 
15:15:46.0 +0100
@@ -216,6 +216,22 @@
 - /SUSE/Updates/SLE-SERVER-INSTALLER/12-SP2/s390x/update
 - /SUSE/Updates/SLE-SERVER-INSTALLER/12-SP2/x86_64/update
 
+## Update Repository Validation
+
+Using an incompatible self-update repository might result in a crash or
+unexpected behavior. Since SLE15-SP2/Leap15.2 the installer compares the
+versions of some specific packages in the self-update repository and in the 
inst-sys.
+If any unexpected version is found then an error is displayed and the 
self-update
+step is completely skipped.
+
+Is is possible to skip this validation is special cases and force applying the
+updates despite the version mismatch by setting environment variable
+`Y2_FORCE_SELF_UPDATE=1`. *This should be done only in 

commit yast2-installation for openSUSE:Factory

2020-03-14 Thread root
Hello community,

here is the log from the commit of package yast2-installation for 
openSUSE:Factory checked in at 2020-03-14 09:54:48

Comparing /work/SRC/openSUSE:Factory/yast2-installation (Old)
 and  /work/SRC/openSUSE:Factory/.yast2-installation.new.3160 (New)


Package is "yast2-installation"

Sat Mar 14 09:54:48 2020 rev:441 rq:784608 version:4.2.37

Changes:

--- /work/SRC/openSUSE:Factory/yast2-installation/yast2-installation.changes
2020-01-24 14:10:35.714397929 +0100
+++ 
/work/SRC/openSUSE:Factory/.yast2-installation.new.3160/yast2-installation.changes
  2020-03-14 09:54:50.307088029 +0100
@@ -1,0 +2,53 @@
+Fri Mar 13 09:26:49 UTC 2020 - Josef Reidinger 
+
+- Add Abort confirmation for inst_welcome client used in firstboot
+  (bsc#1163347)
+- 4.2.37
+
+---
+Thu Feb 27 15:03:36 UTC 2020 - Stefan Hundhammer 
+
+- Make sure to show release notes for add-on products (bsc#1158287)
+- 4.2.36
+
+---
+Fri Feb 21 09:45:10 UTC 2020 - Ladislav Slezák 
+
+- Added "yupdate" script to simplify patching the installer
+  (bsc#1163691)
+- 4.2.35
+
+---
+Thu Feb 20 15:12:39 UTC 2020 - Imobach Gonzalez Sosa 
+
+- Rely on the new Y2Network::NtpServer class (jsc#SLE-7188).
+- 4.2.34
+
+---
+Thu Feb 20 11:24:41 UTC 2020 - Imobach Gonzalez Sosa 
+
+- Allow to modify the control file at installation time using a
+  skelcd-* package (bsc#1164468).
+- 4.2.33
+
+---
+Wed Feb 19 09:40:45 UTC 2020 - Steffen Winterfeldt 
+
+- don't start getty on hvc0 & ttyAMA0 before Yast2-Firstboot (bsc#1157233)
+- 4.2.32
+
+---
+Mon Feb 17 17:44:48 UTC 2020 - Stefan Hundhammer 
+
+- Fixed user-visible messages (bsc#1084015)
+- 4.2.31
+
+---
+Wed Jan 29 13:52:29 UTC 2020 - Ladislav Slezák 
+
+- Reimplemented the "Previously Used Repositories" dialog
+  (inst_upgrade_urls.rb) to properly evaluate the new and the old
+  system repositories (bsc#1159433)
+- 4.2.30
+
+---

Old:

  yast2-installation-4.2.29.tar.bz2

New:

  yast2-installation-4.2.37.tar.bz2



Other differences:
--
++ yast2-installation.spec ++
--- /var/tmp/diff_new_pack.1fzS6Z/_old  2020-03-14 09:54:51.635089005 +0100
+++ /var/tmp/diff_new_pack.1fzS6Z/_new  2020-03-14 09:54:51.635089005 +0100
@@ -17,7 +17,7 @@
 
 
 Name:   yast2-installation
-Version:4.2.29
+Version:4.2.37
 Release:0
 Summary:YaST2 - Installation Parts
 License:GPL-2.0-only
@@ -42,8 +42,8 @@
 BuildRequires:  yast2-packager >= 4.2.27
 # using /usr/bin/udevadm
 BuildRequires:  yast2-storage-ng >= 4.2.71
-## y2remote based version
-BuildRequires:  yast2-network >= 4.0.13
+# Y2Network::NtpServer
+BuildRequires:  yast2-network >= 4.2.55
 # new root password cwm widget
 BuildRequires:  yast2-users >= 3.2.8
 # storage-ng based version
@@ -78,7 +78,8 @@
 Requires:   yast2-services-manager >= 3.2.1
 # Yast::OSRelease.ReleaseVersionHumanReadable
 Requires:   yast2 >= 4.2.56
-Requires:   yast2-network >= 4.0.13
+# Y2Network::NtpServer
+Requires:   yast2-network >= 4.2.55
 # for AbortException and handle direct abort
 Requires:   yast2-ruby-bindings >= 4.0.6
 # for the first/second stage of installation
@@ -191,6 +192,8 @@
 
 # systemd service files
 %{_unitdir}
+# yupdate script
+%{_bindir}/
 %{yast_clientdir}
 %{yast_moduledir}
 %{yast_desktopdir}

++ YaST2-Firstboot.service ++
--- /var/tmp/diff_new_pack.1fzS6Z/_old  2020-03-14 09:54:51.663089025 +0100
+++ /var/tmp/diff_new_pack.1fzS6Z/_new  2020-03-14 09:54:51.663089025 +0100
@@ -3,6 +3,7 @@
 After=apparmor.service local-fs.target plymouth-start.service 
YaST2-Second-Stage.service
 Conflicts=plymouth-start.service
 Before=getty@tty1.service serial-getty@ttyS0.service 
serial-getty@ttyS1.service serial-getty@ttyS2.service
+Before=serial-getty@hvc0.service serial-getty@ttyAMA0.service
 Before=display-manager.service
 ConditionPathExists=/var/lib/YaST2/reconfig_system
 OnFailure=shutdown.target

++ YaST2-Second-Stage.service ++
--- /var/tmp/diff_new_pack.1fzS6Z/_old  2020-03-14 09:54:51.679089037 +0100
+++ /var/tmp/diff_new_pack.1fzS6Z/_new  2020-03-14 09:54:51.679089037 +0100
@@ -3,6 +3,7 @@
 After=apparmor.service local-fs.target plymouth-start.service
 Conflicts=plymouth-start.service
 Before=getty@tty1.service 

commit yast2-installation for openSUSE:Factory

2020-01-24 Thread root
Hello community,

here is the log from the commit of package yast2-installation for 
openSUSE:Factory checked in at 2020-01-24 14:10:24

Comparing /work/SRC/openSUSE:Factory/yast2-installation (Old)
 and  /work/SRC/openSUSE:Factory/.yast2-installation.new.26092 (New)


Package is "yast2-installation"

Fri Jan 24 14:10:24 2020 rev:440 rq:766612 version:4.2.29

Changes:

--- /work/SRC/openSUSE:Factory/yast2-installation/yast2-installation.changes
2020-01-17 16:02:58.464371562 +0100
+++ 
/work/SRC/openSUSE:Factory/.yast2-installation.new.26092/yast2-installation.changes
 2020-01-24 14:10:35.714397929 +0100
@@ -1,0 +2,13 @@
+Thu Jan 23 12:53:29 UTC 2020 - Steffen Winterfeldt 
+
+- don't use /bin/systemctl compat symlink (bsc#1160890)
+- 4.2.29
+
+---
+Wed Jan 22 13:44:48 CET 2020 - sch...@suse.de
+- Using tag $os_release_version in the control.xml file
+  (entry ) which will be replaced by the
+  value of VERSION in /etc/os-release. (improvement for fate#325834)
+- 4.2.28
+
+---

Old:

  yast2-installation-4.2.27.tar.bz2

New:

  yast2-installation-4.2.29.tar.bz2



Other differences:
--
++ yast2-installation.spec ++
--- /var/tmp/diff_new_pack.NJQB9H/_old  2020-01-24 14:10:37.726398611 +0100
+++ /var/tmp/diff_new_pack.NJQB9H/_new  2020-01-24 14:10:37.734398613 +0100
@@ -17,7 +17,7 @@
 
 
 Name:   yast2-installation
-Version:4.2.27
+Version:4.2.29
 Release:0
 Summary:YaST2 - Installation Parts
 License:GPL-2.0-only
@@ -36,8 +36,8 @@
 BuildRequires:  yast2-xml
 BuildRequires:  rubygem(%{rb_default_ruby_abi}:rspec)
 BuildRequires:  rubygem(%{rb_default_ruby_abi}:yast-rake)
-# Y2Packager::ProductControlProduct
-BuildRequires:  yast2 >= 4.2.32
+# Yast::OSRelease.ReleaseVersionHumanReadable
+BuildRequires:  yast2 >= 4.2.56
 # Y2Packager::MediumType
 BuildRequires:  yast2-packager >= 4.2.27
 # using /usr/bin/udevadm
@@ -76,8 +76,8 @@
 # Systemd default target and services. This version supports
 # writing settings in the first installation stage.
 Requires:   yast2-services-manager >= 3.2.1
-# Y2Packager::ProductControlProduct
-Requires:   yast2 >= 4.2.32
+# Yast::OSRelease.ReleaseVersionHumanReadable
+Requires:   yast2 >= 4.2.56
 Requires:   yast2-network >= 4.0.13
 # for AbortException and handle direct abort
 Requires:   yast2-ruby-bindings >= 4.0.6

++ yast2-installation-4.2.27.tar.bz2 -> yast2-installation-4.2.29.tar.bz2 
++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/yast2-installation-4.2.27/doc/SELF_UPDATE.md 
new/yast2-installation-4.2.29/doc/SELF_UPDATE.md
--- old/yast2-installation-4.2.27/doc/SELF_UPDATE.md2020-01-15 
10:31:43.0 +0100
+++ new/yast2-installation-4.2.29/doc/SELF_UPDATE.md2020-01-23 
14:15:30.0 +0100
@@ -147,7 +147,7 @@
 
```xml

- http://updates.suse.com/sle12/$arch
+ 
https://updates.suse.com/SUSE/Updates/SLE-INSTALLER/$os_release_version/$arch/update

```
 
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/yast2-installation-4.2.27/doc/control-file.md 
new/yast2-installation-4.2.29/doc/control-file.md
--- old/yast2-installation-4.2.27/doc/control-file.md   2020-01-15 
10:31:43.0 +0100
+++ new/yast2-installation-4.2.29/doc/control-file.md   2020-01-23 
14:15:30.0 +0100
@@ -998,8 +998,11 @@
 repository should be defined in the control file.
 
 ```
-
http://updates.opensuse.org/$arch/leap-42.1-installer-update
+
https://updates.suse.com/SUSE/Updates/SLE-INSTALLER/$os_release_version/$arch/update
 ```
+*$os_release_version* will be replaced by the *VERSION* entry in 
*/etc/os-release* file. E.g. "15-SP2"
+*$arch* reflects the architecture of the current installation system.
+
 
 This is the fallback which is used if the self-update repository is not
 specified on the boot command line or if the registration module is not 
available.
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 
old/yast2-installation-4.2.27/package/yast2-installation.changes 
new/yast2-installation-4.2.29/package/yast2-installation.changes
--- old/yast2-installation-4.2.27/package/yast2-installation.changes
2020-01-15 10:31:43.0 +0100
+++ new/yast2-installation-4.2.29/package/yast2-installation.changes
2020-01-23 14:15:30.0 +0100
@@ -1,4 +1,17 @@
 ---
+Thu Jan 23 12:53:29 UTC 2020 - Steffen Winterfeldt 
+
+- don't use /bin/systemctl compat symlink (bsc#1160890)
+- 4.2.29
+

commit yast2-installation for openSUSE:Factory

2020-01-17 Thread root
Hello community,

here is the log from the commit of package yast2-installation for 
openSUSE:Factory checked in at 2020-01-17 16:02:54

Comparing /work/SRC/openSUSE:Factory/yast2-installation (Old)
 and  /work/SRC/openSUSE:Factory/.yast2-installation.new.26092 (New)


Package is "yast2-installation"

Fri Jan 17 16:02:54 2020 rev:439 rq:764575 version:4.2.27

Changes:

--- /work/SRC/openSUSE:Factory/yast2-installation/yast2-installation.changes
2019-12-14 12:02:41.819409747 +0100
+++ 
/work/SRC/openSUSE:Factory/.yast2-installation.new.26092/yast2-installation.changes
 2020-01-17 16:02:58.464371562 +0100
@@ -1,0 +2,16 @@
+Wed Jan 15 10:22:58 CET 2020 - aschn...@suse.com
+
+- use udevadm in /usr/bin instead of /sbin (bsc#1160890)
+- 4.2.27
+
+---
+Tue Jan 14 11:25:19 UTC 2020 - Josef Reidinger 
+
+- drop starting of hal as it is also obsolete and no longer exist
+  (jsc#SLE-10976)
+- drop deprecated network technologies (jsc#SLE-7753)
+- replace rc* and init.d usage by systemd or start_service
+  depending if it runs in first stage or second (jsc#SLE-10976)
+- 4.2.26
+
+---

Old:

  yast2-installation-4.2.25.tar.bz2

New:

  yast2-installation-4.2.27.tar.bz2



Other differences:
--
++ yast2-installation.spec ++
--- /var/tmp/diff_new_pack.K8Hh1s/_old  2020-01-17 16:02:59.204371912 +0100
+++ /var/tmp/diff_new_pack.K8Hh1s/_new  2020-01-17 16:02:59.212371916 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package yast2-installation
 #
-# Copyright (c) 2019 SUSE LINUX GmbH, Nuernberg, Germany.
+# Copyright (c) 2020 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
@@ -17,7 +17,7 @@
 
 
 Name:   yast2-installation
-Version:4.2.25
+Version:4.2.27
 Release:0
 Summary:YaST2 - Installation Parts
 License:GPL-2.0-only
@@ -40,8 +40,8 @@
 BuildRequires:  yast2 >= 4.2.32
 # Y2Packager::MediumType
 BuildRequires:  yast2-packager >= 4.2.27
-# Y2Storage::Inhibitors including systemd masking
-BuildRequires:  yast2-storage-ng >= 4.0.194
+# using /usr/bin/udevadm
+BuildRequires:  yast2-storage-ng >= 4.2.71
 ## y2remote based version
 BuildRequires:  yast2-network >= 4.0.13
 # new root password cwm widget

++ yast2-installation-4.2.25.tar.bz2 -> yast2-installation-4.2.27.tar.bz2 
++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 
old/yast2-installation-4.2.25/package/yast2-installation.changes 
new/yast2-installation-4.2.27/package/yast2-installation.changes
--- old/yast2-installation-4.2.25/package/yast2-installation.changes
2019-11-27 15:10:40.0 +0100
+++ new/yast2-installation-4.2.27/package/yast2-installation.changes
2020-01-15 10:31:43.0 +0100
@@ -1,4 +1,20 @@
 ---
+Wed Jan 15 10:22:58 CET 2020 - aschn...@suse.com
+
+- use udevadm in /usr/bin instead of /sbin (bsc#1160890)
+- 4.2.27
+
+---
+Tue Jan 14 11:25:19 UTC 2020 - Josef Reidinger 
+
+- drop starting of hal as it is also obsolete and no longer exist
+  (jsc#SLE-10976)
+- drop deprecated network technologies (jsc#SLE-7753)
+- replace rc* and init.d usage by systemd or start_service
+  depending if it runs in first stage or second (jsc#SLE-10976)
+- 4.2.26
+
+---
 Thu Nov 21 14:33:50 UTC 2019 - sch...@suse.de
 
 - Using Y2Packager::Resolvable.any? and Y2Packager::Resolvable.find
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 
old/yast2-installation-4.2.25/package/yast2-installation.spec 
new/yast2-installation-4.2.27/package/yast2-installation.spec
--- old/yast2-installation-4.2.25/package/yast2-installation.spec   
2019-11-27 15:10:40.0 +0100
+++ new/yast2-installation-4.2.27/package/yast2-installation.spec   
2020-01-15 10:31:43.0 +0100
@@ -16,7 +16,7 @@
 #
 
 Name:   yast2-installation
-Version:4.2.25
+Version:4.2.27
 Release:0
 Group:  System/YaST
 License:GPL-2.0-only
@@ -39,8 +39,8 @@
 BuildRequires:  yast2 >= 4.2.32
 # Y2Packager::MediumType
 BuildRequires:  yast2-packager >= 4.2.27
-# Y2Storage::Inhibitors including systemd masking
-BuildRequires:  yast2-storage-ng >= 4.0.194
+# using /usr/bin/udevadm
+BuildRequires:  yast2-storage-ng >= 4.2.71
 ## y2remote based version
 BuildRequires:  yast2-network >= 4.0.13
 # new root 

commit yast2-installation for openSUSE:Factory

2019-12-14 Thread root
Hello community,

here is the log from the commit of package yast2-installation for 
openSUSE:Factory checked in at 2019-12-14 12:02:28

Comparing /work/SRC/openSUSE:Factory/yast2-installation (Old)
 and  /work/SRC/openSUSE:Factory/.yast2-installation.new.4691 (New)


Package is "yast2-installation"

Sat Dec 14 12:02:28 2019 rev:438 rq:751336 version:4.2.25

Changes:

--- /work/SRC/openSUSE:Factory/yast2-installation/yast2-installation.changes
2019-11-20 10:26:52.086557868 +0100
+++ 
/work/SRC/openSUSE:Factory/.yast2-installation.new.4691/yast2-installation.changes
  2019-12-14 12:02:41.819409747 +0100
@@ -1,0 +2,15 @@
+Thu Nov 21 14:33:50 UTC 2019 - sch...@suse.de
+
+- Using Y2Packager::Resolvable.any? and Y2Packager::Resolvable.find
+  in order to decrease the required memory (bsc#1132650,
+  bsc#1140037).
+- 4.2.25
+
+---
+Thu Nov 21 14:32:50 UTC 2019 - Knut Anderssen 
+
+- Do not remove /etc/install.inf from inst-sys (bsc#1122493,
+  bsc#1157476).
+- 4.2.24
+
+---

Old:

  yast2-installation-4.2.23.tar.bz2

New:

  yast2-installation-4.2.25.tar.bz2



Other differences:
--
++ yast2-installation.spec ++
--- /var/tmp/diff_new_pack.ZelCiR/_old  2019-12-14 12:02:42.415409659 +0100
+++ /var/tmp/diff_new_pack.ZelCiR/_new  2019-12-14 12:02:42.427409657 +0100
@@ -17,7 +17,7 @@
 
 
 Name:   yast2-installation
-Version:4.2.23
+Version:4.2.25
 Release:0
 Summary:YaST2 - Installation Parts
 License:GPL-2.0-only

++ yast2-installation-4.2.23.tar.bz2 -> yast2-installation-4.2.25.tar.bz2 
++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 
old/yast2-installation-4.2.23/package/yast2-installation.changes 
new/yast2-installation-4.2.25/package/yast2-installation.changes
--- old/yast2-installation-4.2.23/package/yast2-installation.changes
2019-11-15 11:43:06.0 +0100
+++ new/yast2-installation-4.2.25/package/yast2-installation.changes
2019-11-27 15:10:40.0 +0100
@@ -1,4 +1,19 @@
 ---
+Thu Nov 21 14:33:50 UTC 2019 - sch...@suse.de
+
+- Using Y2Packager::Resolvable.any? and Y2Packager::Resolvable.find
+  in order to decrease the required memory (bsc#1132650,
+  bsc#1140037).
+- 4.2.25
+
+---
+Thu Nov 21 14:32:50 UTC 2019 - Knut Anderssen 
+
+- Do not remove /etc/install.inf from inst-sys (bsc#1122493,
+  bsc#1157476).
+- 4.2.24
+
+---
 Fri Nov 15 08:58:40 UTC 2019 - Oliver Kurz 
 
 - Use linuxrc option "reboot_timeout" to configure the timeout
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 
old/yast2-installation-4.2.23/package/yast2-installation.spec 
new/yast2-installation-4.2.25/package/yast2-installation.spec
--- old/yast2-installation-4.2.23/package/yast2-installation.spec   
2019-11-15 11:43:06.0 +0100
+++ new/yast2-installation-4.2.25/package/yast2-installation.spec   
2019-11-27 15:10:40.0 +0100
@@ -16,7 +16,7 @@
 #
 
 Name:   yast2-installation
-Version:4.2.23
+Version:4.2.25
 Release:0
 Group:  System/YaST
 License:GPL-2.0-only
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 
old/yast2-installation-4.2.23/src/include/installation/misc.rb 
new/yast2-installation-4.2.25/src/include/installation/misc.rb
--- old/yast2-installation-4.2.23/src/include/installation/misc.rb  
2019-11-15 11:43:06.0 +0100
+++ new/yast2-installation-4.2.25/src/include/installation/misc.rb  
2019-11-27 15:10:40.0 +0100
@@ -296,6 +296,8 @@
   scst_required == false ? "0" : "1"
 )
   )
+  # Is it really needed? It will enforce a read of /etc/install.inf from
+  # any step after resetting it.
   Linuxrc.ResetInstallInf
 
   nil
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 
old/yast2-installation-4.2.23/src/lib/installation/clients/copy_files_finish.rb 
new/yast2-installation-4.2.25/src/lib/installation/clients/copy_files_finish.rb
--- 
old/yast2-installation-4.2.23/src/lib/installation/clients/copy_files_finish.rb 
2019-11-15 11:43:06.0 +0100
+++ 
new/yast2-installation-4.2.25/src/lib/installation/clients/copy_files_finish.rb 
2019-11-27 15:10:40.0 +0100
@@ -293,12 +293,7 @@
 def handle_second_stage
   # Copy /etc/install.inf into built system so that the
   

commit yast2-installation for openSUSE:Factory

2019-11-20 Thread root
Hello community,

here is the log from the commit of package yast2-installation for 
openSUSE:Factory checked in at 2019-11-20 10:26:50

Comparing /work/SRC/openSUSE:Factory/yast2-installation (Old)
 and  /work/SRC/openSUSE:Factory/.yast2-installation.new.26869 (New)


Package is "yast2-installation"

Wed Nov 20 10:26:50 2019 rev:437 rq:748851 version:4.2.23

Changes:

--- /work/SRC/openSUSE:Factory/yast2-installation/yast2-installation.changes
2019-10-27 13:36:10.972903540 +0100
+++ 
/work/SRC/openSUSE:Factory/.yast2-installation.new.26869/yast2-installation.changes
 2019-11-20 10:26:52.086557868 +0100
@@ -1,0 +2,27 @@
+Fri Nov 15 08:58:40 UTC 2019 - Oliver Kurz 
+
+- Use linuxrc option "reboot_timeout" to configure the timeout
+  before reboot (bsc#1122493)
+- 4.2.23
+
+---
+Thu Nov 14 09:56:21 UTC 2019 - David Diaz 
+
+- Save and restore the proposal vertical scroll (related to a
+  problem reseting the scroll position reported in bsc#1143558)
+- 4.2.22
+
+---
+Sun Nov 10 18:56:53 UTC 2019 - David Diaz 
+
+- Improve the role selection dialog using a new scrollable widget
+  to select a role (related to bsc#1084674, bsc#bsc#1086187).
+- 4.2.21
+---
+
+Thu Nov  7 09:32:00 UTC 2019 - Ladislav Slezák 
+
+- Implement upgrade for the Full medium (jsc#SLE-7101)
+- 4.2.20
+
+---

Old:

  yast2-installation-4.2.19.tar.bz2

New:

  yast2-installation-4.2.23.tar.bz2



Other differences:
--
++ yast2-installation.spec ++
--- /var/tmp/diff_new_pack.Aw1LeV/_old  2019-11-20 10:26:52.718557994 +0100
+++ /var/tmp/diff_new_pack.Aw1LeV/_new  2019-11-20 10:26:52.722557995 +0100
@@ -17,7 +17,7 @@
 
 
 Name:   yast2-installation
-Version:4.2.19
+Version:4.2.23
 Release:0
 Summary:YaST2 - Installation Parts
 License:GPL-2.0-only
@@ -37,7 +37,7 @@
 BuildRequires:  rubygem(%{rb_default_ruby_abi}:rspec)
 BuildRequires:  rubygem(%{rb_default_ruby_abi}:yast-rake)
 # Y2Packager::ProductControlProduct
-BuildRequires:  yast2 >= 4.2.22
+BuildRequires:  yast2 >= 4.2.32
 # Y2Packager::MediumType
 BuildRequires:  yast2-packager >= 4.2.27
 # Y2Storage::Inhibitors including systemd masking
@@ -77,7 +77,7 @@
 # writing settings in the first installation stage.
 Requires:   yast2-services-manager >= 3.2.1
 # Y2Packager::ProductControlProduct
-Requires:   yast2 >= 4.2.22
+Requires:   yast2 >= 4.2.32
 Requires:   yast2-network >= 4.0.13
 # for AbortException and handle direct abort
 Requires:   yast2-ruby-bindings >= 4.0.6
@@ -94,6 +94,8 @@
 %{systemd_requires}
 %endif
 
+# SingleItemSelector not enforcing an initial selection
+Conflicts:  libyui < 3.8.2
 # Pkg::SourceProvideSignedFile Pkg::SourceProvideDigestedFile
 # pkg-bindings are not directly required
 Conflicts:  yast2-pkg-bindings < 2.17.25

++ yast2-installation-4.2.19.tar.bz2 -> yast2-installation-4.2.23.tar.bz2 
++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 
old/yast2-installation-4.2.19/package/yast2-installation.changes 
new/yast2-installation-4.2.23/package/yast2-installation.changes
--- old/yast2-installation-4.2.19/package/yast2-installation.changes
2019-10-25 16:27:23.0 +0200
+++ new/yast2-installation-4.2.23/package/yast2-installation.changes
2019-11-15 11:43:06.0 +0100
@@ -1,4 +1,31 @@
 ---
+Fri Nov 15 08:58:40 UTC 2019 - Oliver Kurz 
+
+- Use linuxrc option "reboot_timeout" to configure the timeout
+  before reboot (bsc#1122493)
+- 4.2.23
+
+---
+Thu Nov 14 09:56:21 UTC 2019 - David Diaz 
+
+- Save and restore the proposal vertical scroll (related to a
+  problem reseting the scroll position reported in bsc#1143558)
+- 4.2.22
+
+---
+Sun Nov 10 18:56:53 UTC 2019 - David Diaz 
+
+- Improve the role selection dialog using a new scrollable widget
+  to select a role (related to bsc#1084674, bsc#bsc#1086187).
+- 4.2.21
+---
+
+Thu Nov  7 09:32:00 UTC 2019 - Ladislav Slezák 
+
+- Implement upgrade for the Full medium (jsc#SLE-7101)
+- 4.2.20
+
+---
 Fri Oct 25 11:44:58 UTC 2019 - Josef Reidinger 
 
 - implement upgrade for online medium (jsc#SLE-7214)
diff -urN '--exclude=CVS' '--exclude=.cvsignore' 

commit yast2-installation for openSUSE:Factory

2019-10-27 Thread root
Hello community,

here is the log from the commit of package yast2-installation for 
openSUSE:Factory checked in at 2019-10-27 13:36:09

Comparing /work/SRC/openSUSE:Factory/yast2-installation (Old)
 and  /work/SRC/openSUSE:Factory/.yast2-installation.new.2990 (New)


Package is "yast2-installation"

Sun Oct 27 13:36:09 2019 rev:436 rq:742950 version:4.2.19

Changes:

--- /work/SRC/openSUSE:Factory/yast2-installation/yast2-installation.changes
2019-10-16 09:09:50.344309753 +0200
+++ 
/work/SRC/openSUSE:Factory/.yast2-installation.new.2990/yast2-installation.changes
  2019-10-27 13:36:10.972903540 +0100
@@ -1,0 +2,13 @@
+Fri Oct 25 11:44:58 UTC 2019 - Josef Reidinger 
+
+- implement upgrade for online medium (jsc#SLE-7214)
+- 4.2.19
+
+---
+Tue Oct 11 09:24:17 CEST 2019 - sch...@suse.de
+
+- Adapted to new Keyboard handling.
+- Checked also CLI suppot (bsc#1142957).
+- 4.2.18
+
+---

Old:

  yast2-installation-4.2.17.tar.bz2

New:

  yast2-installation-4.2.19.tar.bz2



Other differences:
--
++ yast2-installation.spec ++
--- /var/tmp/diff_new_pack.yQYyNu/_old  2019-10-27 13:36:11.568904299 +0100
+++ /var/tmp/diff_new_pack.yQYyNu/_new  2019-10-27 13:36:11.572904304 +0100
@@ -17,7 +17,7 @@
 
 
 Name:   yast2-installation
-Version:4.2.17
+Version:4.2.19
 Release:0
 Summary:YaST2 - Installation Parts
 License:GPL-2.0-only

++ yast2-installation-4.2.17.tar.bz2 -> yast2-installation-4.2.19.tar.bz2 
++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 
old/yast2-installation-4.2.17/package/yast2-installation.changes 
new/yast2-installation-4.2.19/package/yast2-installation.changes
--- old/yast2-installation-4.2.17/package/yast2-installation.changes
2019-10-10 14:15:54.0 +0200
+++ new/yast2-installation-4.2.19/package/yast2-installation.changes
2019-10-25 16:27:23.0 +0200
@@ -1,4 +1,17 @@
 ---
+Fri Oct 25 11:44:58 UTC 2019 - Josef Reidinger 
+
+- implement upgrade for online medium (jsc#SLE-7214)
+- 4.2.19
+
+---
+Tue Oct 11 09:24:17 CEST 2019 - sch...@suse.de
+
+- Adapted to new Keyboard handling.
+- Checked also CLI suppot (bsc#1142957).
+- 4.2.18
+
+---
 Thu Oct 10 11:19:06 UTC 2019 - Josef Reidinger 
 
 - fix crash when os-release contain empty value (bsc#1139518)
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 
old/yast2-installation-4.2.17/package/yast2-installation.spec 
new/yast2-installation-4.2.19/package/yast2-installation.spec
--- old/yast2-installation-4.2.17/package/yast2-installation.spec   
2019-10-10 14:15:54.0 +0200
+++ new/yast2-installation-4.2.19/package/yast2-installation.spec   
2019-10-25 16:27:23.0 +0200
@@ -16,7 +16,7 @@
 #
 
 Name:   yast2-installation
-Version:4.2.17
+Version:4.2.19
 Release:0
 Group:  System/YaST
 License:GPL-2.0-only
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 
old/yast2-installation-4.2.17/src/lib/installation/clients/inst_features.rb 
new/yast2-installation-4.2.19/src/lib/installation/clients/inst_features.rb
--- old/yast2-installation-4.2.17/src/lib/installation/clients/inst_features.rb 
2019-10-10 14:15:54.0 +0200
+++ new/yast2-installation-4.2.19/src/lib/installation/clients/inst_features.rb 
2019-10-25 16:27:23.0 +0200
@@ -53,10 +53,7 @@
   "globals",
   "keyboard"
 )
-Keyboard.SetConsole(
-  ProductFeatures.GetStringFeature("globals", "keyboard")
-)
-Keyboard.SetX11(ProductFeatures.GetStringFeature("globals", 
"keyboard"))
+Keyboard.SetConsole(Keyboard.default_kbd)
   end
 
   if ProductFeatures.GetStringFeature("globals", "language") != ""
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 
old/yast2-installation-4.2.17/src/lib/installation/clients/inst_system_analysis.rb
 
new/yast2-installation-4.2.19/src/lib/installation/clients/inst_system_analysis.rb
--- 
old/yast2-installation-4.2.17/src/lib/installation/clients/inst_system_analysis.rb
  2019-10-10 14:15:54.0 +0200
+++ 
new/yast2-installation-4.2.19/src/lib/installation/clients/inst_system_analysis.rb
  2019-10-25 16:27:23.0 +0200
@@ -108,9 +108,14 @@
   actions_doing << _("Searching for system files...")

commit yast2-installation for openSUSE:Factory

2019-10-16 Thread root
Hello community,

here is the log from the commit of package yast2-installation for 
openSUSE:Factory checked in at 2019-10-16 09:09:45

Comparing /work/SRC/openSUSE:Factory/yast2-installation (Old)
 and  /work/SRC/openSUSE:Factory/.yast2-installation.new.2352 (New)


Package is "yast2-installation"

Wed Oct 16 09:09:45 2019 rev:435 rq:736848 version:4.2.17

Changes:

--- /work/SRC/openSUSE:Factory/yast2-installation/yast2-installation.changes
2019-10-03 14:06:40.692529569 +0200
+++ 
/work/SRC/openSUSE:Factory/.yast2-installation.new.2352/yast2-installation.changes
  2019-10-16 09:09:50.344309753 +0200
@@ -1,0 +2,6 @@
+Thu Oct 10 11:19:06 UTC 2019 - Josef Reidinger 
+
+- fix crash when os-release contain empty value (bsc#1139518)
+- 4.2.17
+
+---

Old:

  yast2-installation-4.2.16.tar.bz2

New:

  yast2-installation-4.2.17.tar.bz2



Other differences:
--
++ yast2-installation.spec ++
--- /var/tmp/diff_new_pack.XR6I5o/_old  2019-10-16 09:09:52.008305464 +0200
+++ /var/tmp/diff_new_pack.XR6I5o/_new  2019-10-16 09:09:52.012305454 +0200
@@ -17,7 +17,7 @@
 
 
 Name:   yast2-installation
-Version:4.2.16
+Version:4.2.17
 Release:0
 Summary:YaST2 - Installation Parts
 License:GPL-2.0-only

++ yast2-installation-4.2.16.tar.bz2 -> yast2-installation-4.2.17.tar.bz2 
++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 
old/yast2-installation-4.2.16/package/yast2-installation.changes 
new/yast2-installation-4.2.17/package/yast2-installation.changes
--- old/yast2-installation-4.2.16/package/yast2-installation.changes
2019-10-02 09:55:53.0 +0200
+++ new/yast2-installation-4.2.17/package/yast2-installation.changes
2019-10-10 14:15:54.0 +0200
@@ -1,4 +1,10 @@
 ---
+Thu Oct 10 11:19:06 UTC 2019 - Josef Reidinger 
+
+- fix crash when os-release contain empty value (bsc#1139518)
+- 4.2.17
+
+---
 Tue Oct  1 16:09:07 UTC 2019 - Ladislav Slezák 
 
 - Support for the offline installation medium (jsc#SLE-7101)
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 
old/yast2-installation-4.2.16/package/yast2-installation.spec 
new/yast2-installation-4.2.17/package/yast2-installation.spec
--- old/yast2-installation-4.2.16/package/yast2-installation.spec   
2019-10-02 09:55:53.0 +0200
+++ new/yast2-installation-4.2.17/package/yast2-installation.spec   
2019-10-10 14:15:54.0 +0200
@@ -16,7 +16,7 @@
 #
 
 Name:   yast2-installation
-Version:4.2.16
+Version:4.2.17
 Release:0
 Group:  System/YaST
 License:GPL-2.0-only
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 
old/yast2-installation-4.2.16/src/lib/installation/ssh_config.rb 
new/yast2-installation-4.2.17/src/lib/installation/ssh_config.rb
--- old/yast2-installation-4.2.16/src/lib/installation/ssh_config.rb
2019-10-02 09:55:53.0 +0200
+++ new/yast2-installation-4.2.17/src/lib/installation/ssh_config.rb
2019-10-10 14:15:54.0 +0200
@@ -87,6 +87,7 @@
   next if line.empty? || line.start_with?("#")
   (key, value) = line.split("=")
   key.rstrip!
+  value ||= "" # handle case `KEY=` (bsc#1139518)
   value.gsub!(/^\s*"/, "")
   value.gsub!(/"\s*$/, "")
   content[key] = value
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 
old/yast2-installation-4.2.16/test/fixtures/root1/etc/os-release 
new/yast2-installation-4.2.17/test/fixtures/root1/etc/os-release
--- old/yast2-installation-4.2.16/test/fixtures/root1/etc/os-release
2019-10-02 09:55:53.0 +0200
+++ new/yast2-installation-4.2.17/test/fixtures/root1/etc/os-release
2019-10-10 14:15:54.0 +0200
@@ -1 +1,2 @@
 PRETTY_NAME="Operating system 1"
+EMPTY=
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/yast2-installation-4.2.16/test/ssh_config_test.rb 
new/yast2-installation-4.2.17/test/ssh_config_test.rb
--- old/yast2-installation-4.2.16/test/ssh_config_test.rb   2019-10-02 
09:55:53.0 +0200
+++ new/yast2-installation-4.2.17/test/ssh_config_test.rb   2019-10-10 
14:15:54.0 +0200
@@ -46,6 +46,11 @@
   expect(root1.system_name).to eq "Operating system 1"
 end
 
+it "does not crash if /etc/os-release contains empty value" do
+  # root1 contains empty `EMPTY=` line
+  expect { 

commit yast2-installation for openSUSE:Factory

2019-10-03 Thread root
Hello community,

here is the log from the commit of package yast2-installation for 
openSUSE:Factory checked in at 2019-10-03 14:06:39

Comparing /work/SRC/openSUSE:Factory/yast2-installation (Old)
 and  /work/SRC/openSUSE:Factory/.yast2-installation.new.2352 (New)


Package is "yast2-installation"

Thu Oct  3 14:06:39 2019 rev:434 rq:734490 version:4.2.16

Changes:

--- /work/SRC/openSUSE:Factory/yast2-installation/yast2-installation.changes
2019-09-30 15:53:19.650186093 +0200
+++ 
/work/SRC/openSUSE:Factory/.yast2-installation.new.2352/yast2-installation.changes
  2019-10-03 14:06:40.692529569 +0200
@@ -1,0 +2,6 @@
+Tue Oct  1 16:09:07 UTC 2019 - Ladislav Slezák 
+
+- Support for the offline installation medium (jsc#SLE-7101)
+- 4.2.16
+
+---

Old:

  yast2-installation-4.2.15.tar.bz2

New:

  yast2-installation-4.2.16.tar.bz2



Other differences:
--
++ yast2-installation.spec ++
--- /var/tmp/diff_new_pack.N3T1E9/_old  2019-10-03 14:06:41.124528458 +0200
+++ /var/tmp/diff_new_pack.N3T1E9/_new  2019-10-03 14:06:41.124528458 +0200
@@ -17,7 +17,7 @@
 
 
 Name:   yast2-installation
-Version:4.2.15
+Version:4.2.16
 Release:0
 Summary:YaST2 - Installation Parts
 License:GPL-2.0-only

++ yast2-installation-4.2.15.tar.bz2 -> yast2-installation-4.2.16.tar.bz2 
++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 
old/yast2-installation-4.2.15/package/yast2-installation.changes 
new/yast2-installation-4.2.16/package/yast2-installation.changes
--- old/yast2-installation-4.2.15/package/yast2-installation.changes
2019-09-25 11:11:37.0 +0200
+++ new/yast2-installation-4.2.16/package/yast2-installation.changes
2019-10-02 09:55:53.0 +0200
@@ -1,4 +1,10 @@
 ---
+Tue Oct  1 16:09:07 UTC 2019 - Ladislav Slezák 
+
+- Support for the offline installation medium (jsc#SLE-7101)
+- 4.2.16
+
+---
 Wed Sep 25 08:29:19 UTC 2019 - Steffen Winterfeldt 
 
 - do not stop haveged process (bsc#1140171)
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 
old/yast2-installation-4.2.15/package/yast2-installation.spec 
new/yast2-installation-4.2.16/package/yast2-installation.spec
--- old/yast2-installation-4.2.15/package/yast2-installation.spec   
2019-09-25 11:11:37.0 +0200
+++ new/yast2-installation-4.2.16/package/yast2-installation.spec   
2019-10-02 09:55:53.0 +0200
@@ -16,7 +16,7 @@
 #
 
 Name:   yast2-installation
-Version:4.2.15
+Version:4.2.16
 Release:0
 Group:  System/YaST
 License:GPL-2.0-only
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 
old/yast2-installation-4.2.15/src/lib/installation/clients/inst_complex_welcome.rb
 
new/yast2-installation-4.2.16/src/lib/installation/clients/inst_complex_welcome.rb
--- 
old/yast2-installation-4.2.15/src/lib/installation/clients/inst_complex_welcome.rb
  2019-09-25 11:11:37.0 +0200
+++ 
new/yast2-installation-4.2.16/src/lib/installation/clients/inst_complex_welcome.rb
  2019-10-02 09:55:53.0 +0200
@@ -28,11 +28,14 @@
 require "y2packager/medium_type"
 require "y2packager/product"
 require "y2packager/product_control_product"
+require "y2packager/product_location"
+require "y2packager/product_sorter"
 
 Yast.import "Console"
 Yast.import "FileUtils"
 Yast.import "GetInstArgs"
 Yast.import "InstShowInfo"
+Yast.import "InstURL"
 Yast.import "Keyboard"
 Yast.import "Language"
 Yast.import "Mode"
@@ -172,13 +175,21 @@
 def available_base_products
   return @available_base_products if @available_base_products
 
-  if Y2Packager::MediumType.online?
+  case Y2Packager::MediumType.type
+  when :online
 # read the products from the control.xml
 @available_base_products = Y2Packager::ProductControlProduct.products
 log.info "Found base products in the control.xml: 
#{@available_base_products.pretty_inspect}"
 
 # we cannot continue, the control.xml in the installer is invalid
 raise "control.xml does not define any base products!" if 
@available_base_products.empty?
+  when :offline
+url = InstURL.installInf2Url("")
+@available_base_products = Y2Packager::ProductLocation
+   .scan(url)
+   .select { |p| p.details && p.details.base }
+   .sort(&::Y2Packager::PRODUCT_SORTER)
+log.info 

commit yast2-installation for openSUSE:Factory

2019-09-30 Thread root
Hello community,

here is the log from the commit of package yast2-installation for 
openSUSE:Factory checked in at 2019-09-30 15:53:18

Comparing /work/SRC/openSUSE:Factory/yast2-installation (Old)
 and  /work/SRC/openSUSE:Factory/.yast2-installation.new.2352 (New)


Package is "yast2-installation"

Mon Sep 30 15:53:18 2019 rev:433 rq:733105 version:4.2.15

Changes:

--- /work/SRC/openSUSE:Factory/yast2-installation/yast2-installation.changes
2019-09-23 13:16:57.577109883 +0200
+++ 
/work/SRC/openSUSE:Factory/.yast2-installation.new.2352/yast2-installation.changes
  2019-09-30 15:53:19.650186093 +0200
@@ -1,0 +2,6 @@
+Wed Sep 25 08:29:19 UTC 2019 - Steffen Winterfeldt 
+
+- do not stop haveged process (bsc#1140171)
+- 4.2.15
+
+---

Old:

  yast2-installation-4.2.14.tar.bz2

New:

  yast2-installation-4.2.15.tar.bz2



Other differences:
--
++ yast2-installation.spec ++
--- /var/tmp/diff_new_pack.Eup8mY/_old  2019-09-30 15:53:20.214184592 +0200
+++ /var/tmp/diff_new_pack.Eup8mY/_new  2019-09-30 15:53:20.214184592 +0200
@@ -17,7 +17,7 @@
 
 
 Name:   yast2-installation
-Version:4.2.14
+Version:4.2.15
 Release:0
 Summary:YaST2 - Installation Parts
 License:GPL-2.0-only

++ yast2-installation-4.2.14.tar.bz2 -> yast2-installation-4.2.15.tar.bz2 
++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 
old/yast2-installation-4.2.14/package/yast2-installation.changes 
new/yast2-installation-4.2.15/package/yast2-installation.changes
--- old/yast2-installation-4.2.14/package/yast2-installation.changes
2019-09-20 17:04:45.0 +0200
+++ new/yast2-installation-4.2.15/package/yast2-installation.changes
2019-09-25 11:11:37.0 +0200
@@ -1,4 +1,10 @@
 ---
+Wed Sep 25 08:29:19 UTC 2019 - Steffen Winterfeldt 
+
+- do not stop haveged process (bsc#1140171)
+- 4.2.15
+
+---
 Fri Sep 20 13:39:18 UTC 2019 - Ladislav Slezák 
 
 - Support for the online installation medium (jsc#SLE-7214)
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 
old/yast2-installation-4.2.14/package/yast2-installation.spec 
new/yast2-installation-4.2.15/package/yast2-installation.spec
--- old/yast2-installation-4.2.14/package/yast2-installation.spec   
2019-09-20 17:04:45.0 +0200
+++ new/yast2-installation-4.2.15/package/yast2-installation.spec   
2019-09-25 11:11:37.0 +0200
@@ -16,7 +16,7 @@
 #
 
 Name:   yast2-installation
-Version:4.2.14
+Version:4.2.15
 Release:0
 Group:  System/YaST
 License:GPL-2.0-only
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 
old/yast2-installation-4.2.14/src/lib/installation/clients/pre_umount_finish.rb 
new/yast2-installation-4.2.15/src/lib/installation/clients/pre_umount_finish.rb
--- 
old/yast2-installation-4.2.14/src/lib/installation/clients/pre_umount_finish.rb 
2019-09-20 17:04:45.0 +0200
+++ 
new/yast2-installation-4.2.15/src/lib/installation/clients/pre_umount_finish.rb 
2019-09-25 11:11:37.0 +0200
@@ -97,7 +97,6 @@
   poolsize
 end
 
-SERVICE_BIN = "/usr/sbin/haveged".freeze
 RANDOM_PATH = "/dev/urandom".freeze
 # Preserves the current randomness state, BNC #692799
 def preserve_randomness_state
@@ -118,10 +117,6 @@
   else
 log.info "Cannot store #{RANDOM_PATH} state to #{store_to}"
   end
-
-  # stop the random number generator service
-  log.info "Stopping #{SERVICE_BIN} service"
-  local_command("/sbin/killproc -TERM '#{String.Quote(SERVICE_BIN)}'")
 end
   end
 end
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 
old/yast2-installation-4.2.14/test/lib/clients/pre_umount_finish_test.rb 
new/yast2-installation-4.2.15/test/lib/clients/pre_umount_finish_test.rb
--- old/yast2-installation-4.2.14/test/lib/clients/pre_umount_finish_test.rb
2019-09-20 17:04:45.0 +0200
+++ new/yast2-installation-4.2.15/test/lib/clients/pre_umount_finish_test.rb
2019-09-25 11:11:37.0 +0200
@@ -41,7 +41,6 @@
 
   it "does not preserve randomness state" do
 expect(Yast::WFM).not_to receive(:Execute).with(anything, /dd/)
-expect(Yast::WFM).not_to receive(:Execute).with(anything, /killproc 
-TERM/)
 
 subject.write
   end
@@ -54,7 +53,6 @@
 
   it "does preserve randomness state" do
 expect(Yast::WFM).to receive(:Execute).with(anything, 

commit yast2-installation for openSUSE:Factory

2019-09-23 Thread root
Hello community,

here is the log from the commit of package yast2-installation for 
openSUSE:Factory checked in at 2019-09-23 13:16:56

Comparing /work/SRC/openSUSE:Factory/yast2-installation (Old)
 and  /work/SRC/openSUSE:Factory/.yast2-installation.new.7948 (New)


Package is "yast2-installation"

Mon Sep 23 13:16:56 2019 rev:432 rq:732211 version:4.2.14

Changes:

--- /work/SRC/openSUSE:Factory/yast2-installation/yast2-installation.changes
2019-09-11 10:16:08.607542404 +0200
+++ 
/work/SRC/openSUSE:Factory/.yast2-installation.new.7948/yast2-installation.changes
  2019-09-23 13:16:57.577109883 +0200
@@ -1,0 +2,12 @@
+Fri Sep 20 13:39:18 UTC 2019 - Ladislav Slezák 
+
+- Support for the online installation medium (jsc#SLE-7214)
+- 4.2.14
+
+---
+Wed Sep 11 13:17:21 UTC 2019 - Steffen Winterfeldt 
+
+- do NOT remove /mnt/run, it's a mounted directory (bsc#1149011)
+- 4.2.13
+
+---

Old:

  yast2-installation-4.2.12.tar.bz2

New:

  yast2-installation-4.2.14.tar.bz2



Other differences:
--
++ yast2-installation.spec ++
--- /var/tmp/diff_new_pack.RikRiQ/_old  2019-09-23 13:16:58.045109799 +0200
+++ /var/tmp/diff_new_pack.RikRiQ/_new  2019-09-23 13:16:58.049109798 +0200
@@ -17,7 +17,7 @@
 
 
 Name:   yast2-installation
-Version:4.2.12
+Version:4.2.14
 Release:0
 Summary:YaST2 - Installation Parts
 License:GPL-2.0-only
@@ -36,10 +36,10 @@
 BuildRequires:  yast2-xml
 BuildRequires:  rubygem(%{rb_default_ruby_abi}:rspec)
 BuildRequires:  rubygem(%{rb_default_ruby_abi}:yast-rake)
-# Yast::Execute.stdout
-BuildRequires:  yast2 >= 4.1.42
-# Y2Packager::KnownRepositories
-BuildRequires:  yast2-packager >= 4.1.27
+# Y2Packager::ProductControlProduct
+BuildRequires:  yast2 >= 4.2.22
+# Y2Packager::MediumType
+BuildRequires:  yast2-packager >= 4.2.27
 # Y2Storage::Inhibitors including systemd masking
 BuildRequires:  yast2-storage-ng >= 4.0.194
 ## y2remote based version
@@ -67,8 +67,8 @@
 Requires:   yast2-country-data >= 2.16.11
 # Pkg::ProvidePackage
 Requires:   yast2-pkg-bindings >= 3.1.33
-# Y2Packager::KnownRepositories
-Requires:   yast2-packager >= 4.1.27
+# Y2Packager::MediumType
+Requires:   yast2-packager >= 4.2.22
 # use in startup scripts
 Requires:   initviocons
 # Proxy settings for 2nd stage (bnc#764951)
@@ -76,8 +76,8 @@
 # Systemd default target and services. This version supports
 # writing settings in the first installation stage.
 Requires:   yast2-services-manager >= 3.2.1
-# Y2Packager::Product.forced_base_product
-Requires:   yast2 >= 4.2.17
+# Y2Packager::ProductControlProduct
+Requires:   yast2 >= 4.2.22
 Requires:   yast2-network >= 4.0.13
 # for AbortException and handle direct abort
 Requires:   yast2-ruby-bindings >= 4.0.6

++ yast2-installation-4.2.12.tar.bz2 -> yast2-installation-4.2.14.tar.bz2 
++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/yast2-installation-4.2.12/doc/SELF_UPDATE.md 
new/yast2-installation-4.2.14/doc/SELF_UPDATE.md
--- old/yast2-installation-4.2.12/doc/SELF_UPDATE.md2019-08-28 
13:44:54.0 +0200
+++ new/yast2-installation-4.2.14/doc/SELF_UPDATE.md2019-09-20 
17:04:45.0 +0200
@@ -5,6 +5,16 @@
 installation even after the media has been released. Check
 [FATE#319716](https://fate.suse.com/319716) for a more in-depth rationale.
 
+### :information_source: Note
+
+The self update feature is removed from the updated SLE Service Pack media
+(the updated media released after the initial SP release), these media already
+contain the updated installer and the included updates could conflict with
+the self updates.
+
+If you need to patch the installer on these updated media you have to use
+a driver update disk (DUD).
+
 ## Disabling Updates
 
 Starting in SUSE Linux Enterprise 12 SP3, self-update is enabled by default.
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 
old/yast2-installation-4.2.12/package/yast2-installation.changes 
new/yast2-installation-4.2.14/package/yast2-installation.changes
--- old/yast2-installation-4.2.12/package/yast2-installation.changes
2019-08-28 13:44:54.0 +0200
+++ new/yast2-installation-4.2.14/package/yast2-installation.changes
2019-09-20 17:04:45.0 +0200
@@ -1,4 +1,16 @@
 ---
+Fri Sep 20 13:39:18 UTC 2019 - Ladislav Slezák 
+
+- Support for the online installation medium (jsc#SLE-7214)
+- 4.2.14
+

commit yast2-installation for openSUSE:Factory

2019-09-11 Thread root
Hello community,

here is the log from the commit of package yast2-installation for 
openSUSE:Factory checked in at 2019-09-11 10:16:05

Comparing /work/SRC/openSUSE:Factory/yast2-installation (Old)
 and  /work/SRC/openSUSE:Factory/.yast2-installation.new.7948 (New)


Package is "yast2-installation"

Wed Sep 11 10:16:05 2019 rev:431 rq:726739 version:4.2.12

Changes:

--- /work/SRC/openSUSE:Factory/yast2-installation/yast2-installation.changes
2019-08-27 10:17:25.547955394 +0200
+++ 
/work/SRC/openSUSE:Factory/.yast2-installation.new.7948/yast2-installation.changes
  2019-09-11 10:16:08.607542404 +0200
@@ -1,0 +2,6 @@
+Wed Aug 28 11:08:18 CEST 2019 - sch...@suse.de
+
+- Set X-SuSE-YaST-AutoInstResource in desktop file (bsc#144894).
+- 4.2.12
+
+---

Old:

  yast2-installation-4.2.11.tar.bz2

New:

  yast2-installation-4.2.12.tar.bz2



Other differences:
--
++ yast2-installation.spec ++
--- /var/tmp/diff_new_pack.LdTEYL/_old  2019-09-11 10:16:09.367542309 +0200
+++ /var/tmp/diff_new_pack.LdTEYL/_new  2019-09-11 10:16:09.371542309 +0200
@@ -17,7 +17,7 @@
 
 
 Name:   yast2-installation
-Version:4.2.11
+Version:4.2.12
 Release:0
 Summary:YaST2 - Installation Parts
 License:GPL-2.0-only

++ yast2-installation-4.2.11.tar.bz2 -> yast2-installation-4.2.12.tar.bz2 
++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 
old/yast2-installation-4.2.11/autoyast_desktop/deploy_image.desktop 
new/yast2-installation-4.2.12/autoyast_desktop/deploy_image.desktop
--- old/yast2-installation-4.2.11/autoyast_desktop/deploy_image.desktop 
2019-08-22 17:19:18.0 +0200
+++ new/yast2-installation-4.2.12/autoyast_desktop/deploy_image.desktop 
2019-08-28 13:44:54.0 +0200
@@ -12,7 +12,7 @@
 X-SuSE-YaST-AutoInst=configure
 X-SuSE-YaST-Geometry=
 X-SuSE-YaST-SortKey=
-X-SuSE-YaST-AutoInstResource=
+X-SuSE-YaST-AutoInstResource=deploy_image
 X-SuSE-YaST-AutoInstPath=install
 X-SuSE-YaST-AutoInstSchema=deploy_image.rnc
 X-SuSE-YaST-AutoInstClonable=false
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 
old/yast2-installation-4.2.11/autoyast_desktop/ssh_import.desktop 
new/yast2-installation-4.2.12/autoyast_desktop/ssh_import.desktop
--- old/yast2-installation-4.2.11/autoyast_desktop/ssh_import.desktop   
2019-08-22 17:19:18.0 +0200
+++ new/yast2-installation-4.2.12/autoyast_desktop/ssh_import.desktop   
2019-08-28 13:44:54.0 +0200
@@ -12,7 +12,7 @@
 X-SuSE-YaST-AutoInst=configure
 X-SuSE-YaST-Geometry=
 X-SuSE-YaST-SortKey=
-X-SuSE-YaST-AutoInstResource=
+X-SuSE-YaST-AutoInstResource=ssh_import
 X-SuSE-YaST-AutoInstPath=install
 X-SuSE-YaST-AutoInstSchema=ssh_import.rnc
 X-SuSE-YaST-AutoInstClonable=true
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 
old/yast2-installation-4.2.11/package/yast2-installation.changes 
new/yast2-installation-4.2.12/package/yast2-installation.changes
--- old/yast2-installation-4.2.11/package/yast2-installation.changes
2019-08-22 17:19:18.0 +0200
+++ new/yast2-installation-4.2.12/package/yast2-installation.changes
2019-08-28 13:44:54.0 +0200
@@ -1,4 +1,10 @@
 ---
+Wed Aug 28 11:08:18 CEST 2019 - sch...@suse.de
+
+- Set X-SuSE-YaST-AutoInstResource in desktop file (bsc#144894).
+- 4.2.12
+
+---
 Thu Aug 22 17:04:27 CEST 2019 - sch...@suse.de
 
 - Using rb_default_ruby_abi tag in the spec file in order to
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 
old/yast2-installation-4.2.11/package/yast2-installation.spec 
new/yast2-installation-4.2.12/package/yast2-installation.spec
--- old/yast2-installation-4.2.11/package/yast2-installation.spec   
2019-08-22 17:19:18.0 +0200
+++ new/yast2-installation-4.2.12/package/yast2-installation.spec   
2019-08-28 13:44:54.0 +0200
@@ -16,7 +16,7 @@
 #
 
 Name:   yast2-installation
-Version:4.2.11
+Version:4.2.12
 Release:0
 Group:  System/YaST
 License:GPL-2.0-only




commit yast2-installation for openSUSE:Factory

2019-08-27 Thread root
Hello community,

here is the log from the commit of package yast2-installation for 
openSUSE:Factory checked in at 2019-08-27 10:17:23

Comparing /work/SRC/openSUSE:Factory/yast2-installation (Old)
 and  /work/SRC/openSUSE:Factory/.yast2-installation.new.7948 (New)


Package is "yast2-installation"

Tue Aug 27 10:17:23 2019 rev:430 rq:725365 version:4.2.11

Changes:

--- /work/SRC/openSUSE:Factory/yast2-installation/yast2-installation.changes
2019-08-15 15:43:38.743192044 +0200
+++ 
/work/SRC/openSUSE:Factory/.yast2-installation.new.7948/yast2-installation.changes
  2019-08-27 10:17:25.547955394 +0200
@@ -1,0 +2,7 @@
+Thu Aug 22 17:04:27 CEST 2019 - sch...@suse.de
+
+- Using rb_default_ruby_abi tag in the spec file in order to
+  handle several ruby versions (bsc#1146403).
+- 4.2.11
+
+---

Old:

  yast2-installation-4.2.10.tar.bz2

New:

  yast2-installation-4.2.11.tar.bz2



Other differences:
--
++ yast2-installation.spec ++
--- /var/tmp/diff_new_pack.FGi5Lx/_old  2019-08-27 10:17:26.151955354 +0200
+++ /var/tmp/diff_new_pack.FGi5Lx/_new  2019-08-27 10:17:26.155955353 +0200
@@ -17,7 +17,7 @@
 
 
 Name:   yast2-installation
-Version:4.2.10
+Version:4.2.11
 Release:0
 Summary:YaST2 - Installation Parts
 License:GPL-2.0-only
@@ -34,8 +34,8 @@
 BuildRequires:  yast2-ruby-bindings >= 4.0.6
 # needed for xml agent reading about products
 BuildRequires:  yast2-xml
-BuildRequires:  rubygem(rspec)
-BuildRequires:  rubygem(yast-rake)
+BuildRequires:  rubygem(%{rb_default_ruby_abi}:rspec)
+BuildRequires:  rubygem(%{rb_default_ruby_abi}:yast-rake)
 # Yast::Execute.stdout
 BuildRequires:  yast2 >= 4.1.42
 # Y2Packager::KnownRepositories

++ yast2-installation-4.2.10.tar.bz2 -> yast2-installation-4.2.11.tar.bz2 
++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 
old/yast2-installation-4.2.10/package/yast2-installation.changes 
new/yast2-installation-4.2.11/package/yast2-installation.changes
--- old/yast2-installation-4.2.10/package/yast2-installation.changes
2019-08-14 15:58:06.0 +0200
+++ new/yast2-installation-4.2.11/package/yast2-installation.changes
2019-08-22 17:19:18.0 +0200
@@ -1,4 +1,11 @@
 ---
+Thu Aug 22 17:04:27 CEST 2019 - sch...@suse.de
+
+- Using rb_default_ruby_abi tag in the spec file in order to
+  handle several ruby versions (bsc#1146403).
+- 4.2.11
+
+---
 Wed Aug 14 13:33:56 UTC 2019 - David Diaz 
 
 - Undo the change introduced in 4.2.7 because forcing the focus
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 
old/yast2-installation-4.2.10/package/yast2-installation.spec 
new/yast2-installation-4.2.11/package/yast2-installation.spec
--- old/yast2-installation-4.2.10/package/yast2-installation.spec   
2019-08-14 15:58:06.0 +0200
+++ new/yast2-installation-4.2.11/package/yast2-installation.spec   
2019-08-22 17:19:18.0 +0200
@@ -16,7 +16,7 @@
 #
 
 Name:   yast2-installation
-Version:4.2.10
+Version:4.2.11
 Release:0
 Group:  System/YaST
 License:GPL-2.0-only
@@ -33,8 +33,8 @@
 BuildRequires:  yast2-ruby-bindings >= 4.0.6
 # needed for xml agent reading about products
 BuildRequires:  yast2-xml
-BuildRequires:  rubygem(rspec)
-BuildRequires:  rubygem(yast-rake)
+BuildRequires:  rubygem(%{rb_default_ruby_abi}:rspec)
+BuildRequires:  rubygem(%{rb_default_ruby_abi}:yast-rake)
 # Yast::Execute.stdout
 BuildRequires:  yast2 >= 4.1.42
 # Y2Packager::KnownRepositories




commit yast2-installation for openSUSE:Factory

2019-08-15 Thread root
Hello community,

here is the log from the commit of package yast2-installation for 
openSUSE:Factory checked in at 2019-08-15 15:43:35

Comparing /work/SRC/openSUSE:Factory/yast2-installation (Old)
 and  /work/SRC/openSUSE:Factory/.yast2-installation.new.9556 (New)


Package is "yast2-installation"

Thu Aug 15 15:43:35 2019 rev:429 rq:723309 version:4.2.10

Changes:

--- /work/SRC/openSUSE:Factory/yast2-installation/yast2-installation.changes
2019-08-09 16:51:26.345496635 +0200
+++ 
/work/SRC/openSUSE:Factory/.yast2-installation.new.9556/yast2-installation.changes
  2019-08-15 15:43:38.743192044 +0200
@@ -1,0 +2,8 @@
+Wed Aug 14 13:33:56 UTC 2019 - David Diaz 
+
+- Undo the change introduced in 4.2.7 because forcing the focus
+  is not a solution: now the it's always caught by the installation
+  summary after every action (related to bsc#1142353).
+- 4.2.10
+
+---

Old:

  yast2-installation-4.2.9.tar.bz2

New:

  yast2-installation-4.2.10.tar.bz2



Other differences:
--
++ yast2-installation.spec ++
--- /var/tmp/diff_new_pack.dkvM2U/_old  2019-08-15 15:43:39.487191872 +0200
+++ /var/tmp/diff_new_pack.dkvM2U/_new  2019-08-15 15:43:39.491191871 +0200
@@ -17,7 +17,7 @@
 
 
 Name:   yast2-installation
-Version:4.2.9
+Version:4.2.10
 Release:0
 Summary:YaST2 - Installation Parts
 License:GPL-2.0-only

++ yast2-installation-4.2.9.tar.bz2 -> yast2-installation-4.2.10.tar.bz2 
++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 
old/yast2-installation-4.2.9/package/yast2-installation.changes 
new/yast2-installation-4.2.10/package/yast2-installation.changes
--- old/yast2-installation-4.2.9/package/yast2-installation.changes 
2019-08-07 14:26:33.0 +0200
+++ new/yast2-installation-4.2.10/package/yast2-installation.changes
2019-08-14 15:58:06.0 +0200
@@ -1,4 +1,12 @@
 ---
+Wed Aug 14 13:33:56 UTC 2019 - David Diaz 
+
+- Undo the change introduced in 4.2.7 because forcing the focus
+  is not a solution: now the it's always caught by the installation
+  summary after every action (related to bsc#1142353).
+- 4.2.10
+
+---
 Wed Aug  7 12:16:15 UTC 2019 - Martin Vidner 
 
 - Stop using the obsolete XVersion API (bsc#1144627)
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 
old/yast2-installation-4.2.9/package/yast2-installation.spec 
new/yast2-installation-4.2.10/package/yast2-installation.spec
--- old/yast2-installation-4.2.9/package/yast2-installation.spec
2019-08-07 14:26:33.0 +0200
+++ new/yast2-installation-4.2.10/package/yast2-installation.spec   
2019-08-14 15:58:06.0 +0200
@@ -16,7 +16,7 @@
 #
 
 Name:   yast2-installation
-Version:4.2.9
+Version:4.2.10
 Release:0
 Group:  System/YaST
 License:GPL-2.0-only
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 
old/yast2-installation-4.2.9/src/lib/installation/proposal_runner.rb 
new/yast2-installation-4.2.10/src/lib/installation/proposal_runner.rb
--- old/yast2-installation-4.2.9/src/lib/installation/proposal_runner.rb
2019-08-07 14:26:33.0 +0200
+++ new/yast2-installation-4.2.10/src/lib/installation/proposal_runner.rb   
2019-08-14 15:58:06.0 +0200
@@ -199,10 +199,6 @@
 def input_loop
   loop do
 richtext_normal_cursor(Id(:proposal))
-
-# Keep focus in the RichText widget (bsc#1142353)
-Yast::UI.SetFocus(Id(:proposal))
-
 # bnc #431567
 # Some proposal module can change it while called
 assign_next_button




commit yast2-installation for openSUSE:Factory

2019-08-09 Thread root
Hello community,

here is the log from the commit of package yast2-installation for 
openSUSE:Factory checked in at 2019-08-09 16:51:25

Comparing /work/SRC/openSUSE:Factory/yast2-installation (Old)
 and  /work/SRC/openSUSE:Factory/.yast2-installation.new.9556 (New)


Package is "yast2-installation"

Fri Aug  9 16:51:25 2019 rev:428 rq:721514 version:4.2.9

Changes:

--- /work/SRC/openSUSE:Factory/yast2-installation/yast2-installation.changes
2019-08-05 18:25:16.766878926 +0200
+++ 
/work/SRC/openSUSE:Factory/.yast2-installation.new.9556/yast2-installation.changes
  2019-08-09 16:51:26.345496635 +0200
@@ -1,0 +2,7 @@
+Wed Aug  7 12:16:15 UTC 2019 - Martin Vidner 
+
+- Stop using the obsolete XVersion API (bsc#1144627)
+- Detect missing textdomain during testing (bsc#1130822)
+- 4.2.9
+
+---

Old:

  yast2-installation-4.2.8.tar.bz2

New:

  yast2-installation-4.2.9.tar.bz2



Other differences:
--
++ yast2-installation.spec ++
--- /var/tmp/diff_new_pack.K6exf6/_old  2019-08-09 16:51:26.929496520 +0200
+++ /var/tmp/diff_new_pack.K6exf6/_new  2019-08-09 16:51:26.933496519 +0200
@@ -17,7 +17,7 @@
 
 
 Name:   yast2-installation
-Version:4.2.8
+Version:4.2.9
 Release:0
 Summary:YaST2 - Installation Parts
 License:GPL-2.0-only

++ yast2-installation-4.2.8.tar.bz2 -> yast2-installation-4.2.9.tar.bz2 
++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 
old/yast2-installation-4.2.8/package/yast2-installation.changes 
new/yast2-installation-4.2.9/package/yast2-installation.changes
--- old/yast2-installation-4.2.8/package/yast2-installation.changes 
2019-08-05 16:42:37.0 +0200
+++ new/yast2-installation-4.2.9/package/yast2-installation.changes 
2019-08-07 14:26:33.0 +0200
@@ -1,4 +1,11 @@
 ---
+Wed Aug  7 12:16:15 UTC 2019 - Martin Vidner 
+
+- Stop using the obsolete XVersion API (bsc#1144627)
+- Detect missing textdomain during testing (bsc#1130822)
+- 4.2.9
+
+---
 Mon Aug  5 08:43:21 UTC 2019 - David Diaz 
 
 - Improve the detection of a forced base product
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 
old/yast2-installation-4.2.8/package/yast2-installation.spec 
new/yast2-installation-4.2.9/package/yast2-installation.spec
--- old/yast2-installation-4.2.8/package/yast2-installation.spec
2019-08-05 16:42:37.0 +0200
+++ new/yast2-installation-4.2.9/package/yast2-installation.spec
2019-08-07 14:26:33.0 +0200
@@ -16,7 +16,7 @@
 #
 
 Name:   yast2-installation
-Version:4.2.8
+Version:4.2.9
 Release:0
 Group:  System/YaST
 License:GPL-2.0-only
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 
old/yast2-installation-4.2.8/src/lib/installation/clients/inst_complex_welcome.rb
 
new/yast2-installation-4.2.9/src/lib/installation/clients/inst_complex_welcome.rb
--- 
old/yast2-installation-4.2.8/src/lib/installation/clients/inst_complex_welcome.rb
   2019-08-05 16:42:37.0 +0200
+++ 
new/yast2-installation-4.2.9/src/lib/installation/clients/inst_complex_welcome.rb
   2019-08-07 14:26:33.0 +0200
@@ -50,6 +50,10 @@
 
 BETA_FILE = "/README.BETA".freeze
 
+def initialize
+  textdomain "installation"
+end
+
 # Main client method
 def main
   if FileUtils.Exists(BETA_FILE) && !GetInstArgs.going_back
@@ -59,8 +63,6 @@
   # bnc#206706
   return :auto if Mode.auto
 
-  textdomain "installation"
-
   Yast::Wizard.EnableAbortButton
 
   loop do
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 
old/yast2-installation-4.2.8/src/lib/installation/clients/inst_system_analysis.rb
 
new/yast2-installation-4.2.9/src/lib/installation/clients/inst_system_analysis.rb
--- 
old/yast2-installation-4.2.8/src/lib/installation/clients/inst_system_analysis.rb
   2019-08-05 16:42:37.0 +0200
+++ 
new/yast2-installation-4.2.9/src/lib/installation/clients/inst_system_analysis.rb
   2019-08-07 14:26:33.0 +0200
@@ -33,11 +33,13 @@
   class InstSystemAnalysisClient < Client
 include Yast::Logger
 
+def initialize
+  textdomain "installation"
+end
+
 def main
   Yast.import "UI"
 
-  textdomain "installation"
-
   # Require here to break dependency cycle (bsc#1070996)
   require "autoinstall/activate_callbacks"
 
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 

commit yast2-installation for openSUSE:Factory

2019-08-05 Thread root
Hello community,

here is the log from the commit of package yast2-installation for 
openSUSE:Factory checked in at 2019-08-05 18:25:15

Comparing /work/SRC/openSUSE:Factory/yast2-installation (Old)
 and  /work/SRC/openSUSE:Factory/.yast2-installation.new.4126 (New)


Package is "yast2-installation"

Mon Aug  5 18:25:15 2019 rev:427 rq:721084 version:4.2.8

Changes:

--- /work/SRC/openSUSE:Factory/yast2-installation/yast2-installation.changes
2019-07-31 14:25:49.910294190 +0200
+++ 
/work/SRC/openSUSE:Factory/.yast2-installation.new.4126/yast2-installation.changes
  2019-08-05 18:25:16.766878926 +0200
@@ -1,0 +2,7 @@
+Mon Aug  5 08:43:21 UTC 2019 - David Diaz 
+
+- Improve the detection of a forced base product
+  (bsc#1124590, bsc#1143943).
+- 4.2.8
+
+---

Old:

  yast2-installation-4.2.7.tar.bz2

New:

  yast2-installation-4.2.8.tar.bz2



Other differences:
--
++ yast2-installation.spec ++
--- /var/tmp/diff_new_pack.smXayX/_old  2019-08-05 18:25:17.330878752 +0200
+++ /var/tmp/diff_new_pack.smXayX/_new  2019-08-05 18:25:17.334878751 +0200
@@ -17,7 +17,7 @@
 
 
 Name:   yast2-installation
-Version:4.2.7
+Version:4.2.8
 Release:0
 Summary:YaST2 - Installation Parts
 License:GPL-2.0-only
@@ -75,9 +75,10 @@
 Requires:   yast2-proxy
 # Systemd default target and services. This version supports
 # writing settings in the first installation stage.
-Requires:   yast2 >= 4.1.42
-Requires:   yast2-network >= 4.0.13
 Requires:   yast2-services-manager >= 3.2.1
+# Y2Packager::Product.forced_base_product
+Requires:   yast2 >= 4.2.17
+Requires:   yast2-network >= 4.0.13
 # for AbortException and handle direct abort
 Requires:   yast2-ruby-bindings >= 4.0.6
 # for the first/second stage of installation

++ yast2-installation-4.2.7.tar.bz2 -> yast2-installation-4.2.8.tar.bz2 
++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 
old/yast2-installation-4.2.7/package/yast2-installation.changes 
new/yast2-installation-4.2.8/package/yast2-installation.changes
--- old/yast2-installation-4.2.7/package/yast2-installation.changes 
2019-07-26 13:28:40.0 +0200
+++ new/yast2-installation-4.2.8/package/yast2-installation.changes 
2019-08-05 16:42:37.0 +0200
@@ -1,4 +1,11 @@
 ---
+Mon Aug  5 08:43:21 UTC 2019 - David Diaz 
+
+- Improve the detection of a forced base product
+  (bsc#1124590, bsc#1143943).
+- 4.2.8
+
+---
 Thu Jul 25 11:52:07 UTC 2019 - David Diaz 
 
 - Avoid to lost the focus in the proposal installation summary when
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 
old/yast2-installation-4.2.7/package/yast2-installation.spec 
new/yast2-installation-4.2.8/package/yast2-installation.spec
--- old/yast2-installation-4.2.7/package/yast2-installation.spec
2019-07-26 13:28:40.0 +0200
+++ new/yast2-installation-4.2.8/package/yast2-installation.spec
2019-08-05 16:42:37.0 +0200
@@ -16,7 +16,7 @@
 #
 
 Name:   yast2-installation
-Version:4.2.7
+Version:4.2.8
 Release:0
 Group:  System/YaST
 License:GPL-2.0-only
@@ -75,7 +75,8 @@
 # Systemd default target and services. This version supports
 # writing settings in the first installation stage.
 Requires:   yast2-services-manager >= 3.2.1
-Requires:   yast2 >= 4.1.42
+# Y2Packager::Product.forced_base_product
+Requires:   yast2 >= 4.2.17
 Requires:   yast2-network >= 4.0.13
 # for AbortException and handle direct abort
 Requires:   yast2-ruby-bindings >= 4.0.6
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 
old/yast2-installation-4.2.7/src/lib/installation/clients/inst_complex_welcome.rb
 
new/yast2-installation-4.2.8/src/lib/installation/clients/inst_complex_welcome.rb
--- 
old/yast2-installation-4.2.7/src/lib/installation/clients/inst_complex_welcome.rb
   2019-07-26 13:28:40.0 +0200
+++ 
new/yast2-installation-4.2.8/src/lib/installation/clients/inst_complex_welcome.rb
   2019-08-05 16:42:37.0 +0200
@@ -141,50 +141,22 @@
 
 # Return the list of base products available
 #
-# In update mode, when there are more than 1 product, this method will
-# return an empty list because the dialog will not show the license (we do
-# not know which product we are upgrading yet) nor the product selector
-# (as you cannot change the product during upgrade).
+# When a base 

commit yast2-installation for openSUSE:Factory

2019-07-31 Thread root
Hello community,

here is the log from the commit of package yast2-installation for 
openSUSE:Factory checked in at 2019-07-31 14:25:48

Comparing /work/SRC/openSUSE:Factory/yast2-installation (Old)
 and  /work/SRC/openSUSE:Factory/.yast2-installation.new.4126 (New)


Package is "yast2-installation"

Wed Jul 31 14:25:48 2019 rev:426 rq:718843 version:4.2.7

Changes:

--- /work/SRC/openSUSE:Factory/yast2-installation/yast2-installation.changes
2019-05-15 12:23:36.746206118 +0200
+++ 
/work/SRC/openSUSE:Factory/.yast2-installation.new.4126/yast2-installation.changes
  2019-07-31 14:25:49.910294190 +0200
@@ -1,0 +2,23 @@
+Thu Jul 25 11:52:07 UTC 2019 - David Diaz 
+
+- Avoid to lost the focus in the proposal installation summary when
+  the user makes changes using the available options on it
+  (bsc#1142353).
+- 4.2.7
+
+---
+Mon Jun 17 13:37:35 UTC 2019 - José Iván López González 
+
+- Copy multipath config files into the target system.
+- Related to bsc#1133045.
+- 4.2.6
+
+---
+Sat Jun  8 01:49:48 UTC 2019 - Stasiek Michalski 
+
+- Use new schema of desktop files (boo#1084864)
+- Clean up spec
+- Rename desktop files
+- 4.2.5
+
+---

Old:

  yast2-installation-4.2.4.tar.bz2

New:

  yast2-installation-4.2.7.tar.bz2



Other differences:
--
++ yast2-installation.spec ++
--- /var/tmp/diff_new_pack.GKTC3S/_old  2019-07-31 14:25:51.022293332 +0200
+++ /var/tmp/diff_new_pack.GKTC3S/_new  2019-07-31 14:25:51.022293332 +0200
@@ -17,20 +17,14 @@
 
 
 Name:   yast2-installation
-Version:4.2.4
+Version:4.2.7
 Release:0
-
-BuildRoot:  %{_tmppath}/%{name}-%{version}-build
-Source0:%{name}-%{version}.tar.bz2
-
-Url:http://github.com/yast/yast-installation
-# for AbortException and handle direct abort
-Requires:   yast2-ruby-bindings >= 4.0.6
-
 Summary:YaST2 - Installation Parts
 License:GPL-2.0-only
 Group:  System/YaST
+Url:https://github.com/yast/yast-installation
 
+Source0:%{name}-%{version}.tar.bz2
 Source1:YaST2-Second-Stage.service
 Source2:YaST2-Firstboot.service
 
@@ -42,106 +36,85 @@
 BuildRequires:  yast2-xml
 BuildRequires:  rubygem(rspec)
 BuildRequires:  rubygem(yast-rake)
-
 # Yast::Execute.stdout
 BuildRequires:  yast2 >= 4.1.42
-Requires:   yast2 >= 4.1.42
-
 # Y2Packager::KnownRepositories
 BuildRequires:  yast2-packager >= 4.1.27
-
 # Y2Storage::Inhibitors including systemd masking
 BuildRequires:  yast2-storage-ng >= 4.0.194
-Requires:   yast2-storage-ng >= 4.0.175
+## y2remote based version
+BuildRequires:  yast2-network >= 4.0.13
+# new root password cwm widget
+BuildRequires:  yast2-users >= 3.2.8
+# storage-ng based version
+BuildRequires:  yast2-country >= 3.3.1
 
+PreReq: %fillup_prereq
+Requires:   yast2-country >= 3.3.1
+Requires:   yast2-users >= 3.2.8
+# tar-gzip some system files and untar-ungzip them after the installation 
(FATE #300421, #120103)
+Requires:   coreutils
+Requires:   gzip
+Requires:   tar
+# Augeas lenses
+Requires:   augeas-lenses
+# Only in inst-sys
+# Requires: yast2-add-on
+# Requires: yast2-update
+Requires:   yast2-storage-ng >= 4.0.175
 # Language::GetLanguageItems and other API
 # Language::Set (handles downloading the translation extensions)
 Requires:   yast2-country-data >= 2.16.11
-
 # Pkg::ProvidePackage
 Requires:   yast2-pkg-bindings >= 3.1.33
-
-# Mouse-related scripts moved to yast2-mouse
-Conflicts:  yast2-mouse < 2.18.0
-
 # Y2Packager::KnownRepositories
 Requires:   yast2-packager >= 4.1.27
-
 # use in startup scripts
 Requires:   initviocons
-
 # Proxy settings for 2nd stage (bnc#764951)
 Requires:   yast2-proxy
-
 # Systemd default target and services. This version supports
 # writing settings in the first installation stage.
-Requires:   yast2-services-manager >= 3.2.1
-
-## y2remote based version
-BuildRequires:  yast2-network >= 4.0.13
+Requires:   yast2 >= 4.1.42
 Requires:   yast2-network >= 4.0.13
-
-# Augeas lenses
-Requires:   augeas-lenses
-
-# Only in inst-sys
-# Requires:yast2-add-on
-# Requires:yast2-update
-
-# new root password cwm widget
-BuildRequires:  yast2-users >= 3.2.8
-Requires:   yast2-users >= 3.2.8
-# storage-ng based version
-BuildRequires:  yast2-country >= 3.3.1
-Requires:   yast2-country >= 3.3.1
+Requires:   yast2-services-manager >= 3.2.1
+# for AbortException and handle direct abort
+Requires:   yast2-ruby-bindings >= 4.0.6
+# for the 

commit yast2-installation for openSUSE:Factory

2019-05-15 Thread root
Hello community,

here is the log from the commit of package yast2-installation for 
openSUSE:Factory checked in at 2019-05-15 12:23:34

Comparing /work/SRC/openSUSE:Factory/yast2-installation (Old)
 and  /work/SRC/openSUSE:Factory/.yast2-installation.new.5148 (New)


Package is "yast2-installation"

Wed May 15 12:23:34 2019 rev:425 rq:702845 version:4.2.4

Changes:

--- /work/SRC/openSUSE:Factory/yast2-installation/yast2-installation.changes
2019-04-25 16:20:09.522079598 +0200
+++ 
/work/SRC/openSUSE:Factory/.yast2-installation.new.5148/yast2-installation.changes
  2019-05-15 12:23:36.746206118 +0200
@@ -1,0 +2,7 @@
+Fri May 10 15:07:17 CEST 2019 - sch...@suse.de
+
+- Downloading files: Remounting CD with bind option correctly if
+  the CD has already been mounted (bsc#1132915).
+- 4.2.4
+
+---

Old:

  yast2-installation-4.2.3.tar.bz2

New:

  yast2-installation-4.2.4.tar.bz2



Other differences:
--
++ yast2-installation.spec ++
--- /var/tmp/diff_new_pack.SR73o8/_old  2019-05-15 12:23:37.510204448 +0200
+++ /var/tmp/diff_new_pack.SR73o8/_new  2019-05-15 12:23:37.514204439 +0200
@@ -17,7 +17,7 @@
 
 
 Name:   yast2-installation
-Version:4.2.3
+Version:4.2.4
 Release:0
 
 BuildRoot:  %{_tmppath}/%{name}-%{version}-build

++ yast2-installation-4.2.3.tar.bz2 -> yast2-installation-4.2.4.tar.bz2 
++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 
old/yast2-installation-4.2.3/package/yast2-installation.changes 
new/yast2-installation-4.2.4/package/yast2-installation.changes
--- old/yast2-installation-4.2.3/package/yast2-installation.changes 
2019-04-24 15:43:28.0 +0200
+++ new/yast2-installation-4.2.4/package/yast2-installation.changes 
2019-05-14 14:24:17.0 +0200
@@ -1,4 +1,11 @@
 ---
+Fri May 10 15:07:17 CEST 2019 - sch...@suse.de
+
+- Downloading files: Remounting CD with bind option correctly if
+  the CD has already been mounted (bsc#1132915).
+- 4.2.4
+
+---
 Wed Apr 24 13:26:07 UTC 2019 - Stefan Hundhammer 
 
 - Make sure pkg target is active as long as still needed (bsc#1128385)
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 
old/yast2-installation-4.2.3/package/yast2-installation.spec 
new/yast2-installation-4.2.4/package/yast2-installation.spec
--- old/yast2-installation-4.2.3/package/yast2-installation.spec
2019-04-24 15:43:28.0 +0200
+++ new/yast2-installation-4.2.4/package/yast2-installation.spec
2019-05-14 14:24:17.0 +0200
@@ -16,7 +16,7 @@
 #
 
 Name:   yast2-installation
-Version:4.2.3
+Version:4.2.4
 Release:0
 
 BuildRoot:  %{_tmppath}/%{name}-%{version}-build
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 
old/yast2-installation-4.2.3/src/lib/transfer/file_from_url.rb 
new/yast2-installation-4.2.4/src/lib/transfer/file_from_url.rb
--- old/yast2-installation-4.2.3/src/lib/transfer/file_from_url.rb  
2019-04-24 15:43:28.0 +0200
+++ new/yast2-installation-4.2.4/src/lib/transfer/file_from_url.rb  
2019-05-14 14:24:17.0 +0200
@@ -182,7 +182,7 @@
   elsif _Scheme == "file"
 file = Builtins.sformat("%1/%2", Installation.sourcedir, _Path) # 
FIXME: I have doubts this will ever work. Too early.
 if Ops.greater_than(SCR.Read(path(".target.size"), file), 0)
-  cpcmd = Builtins.sformat("cp %1 %2", file, _Localfile)
+  cpcmd = Builtins.sformat("/bin/cp %1 %2", file, _Localfile)
   Builtins.y2milestone("Copy profile: %1", cpcmd)
   SCR.Execute(path(".target.bash"), cpcmd)
 else
@@ -194,7 +194,7 @@
   _Path
 )
   )
-  cpcmd = Builtins.sformat("cp %1 %2", _Path, _Localfile)
+  cpcmd = Builtins.sformat("/bin/cp %1 %2", _Path, _Localfile)
   Builtins.y2milestone("Copy profile: %1", cpcmd)
   SCR.Execute(path(".target.bash"), cpcmd)
 end
@@ -216,36 +216,18 @@
   install_url = InstURL.installInf2Url("")
   # Builtins.regexpsub can also return nil (bnc#959723)
   cdrom_device = install_url ? (Builtins.regexpsub(install_url, 
"devices=(.*)$", "\\1") || "") : ""
-  if Installation.boot == "cd" && !cdrom_device.empty?
-already_mounted = Ops.add(
-  Ops.add("grep ", cdrom_device),
-  " /proc/mounts ;"
-)
-am = Convert.to_map(
-  

commit yast2-installation for openSUSE:Factory

2019-04-25 Thread root
Hello community,

here is the log from the commit of package yast2-installation for 
openSUSE:Factory checked in at 2019-04-25 16:20:08

Comparing /work/SRC/openSUSE:Factory/yast2-installation (Old)
 and  /work/SRC/openSUSE:Factory/.yast2-installation.new.5536 (New)


Package is "yast2-installation"

Thu Apr 25 16:20:08 2019 rev:424 rq:697519 version:4.2.3

Changes:

--- /work/SRC/openSUSE:Factory/yast2-installation/yast2-installation.changes
2019-04-08 10:34:07.771202403 +0200
+++ 
/work/SRC/openSUSE:Factory/.yast2-installation.new.5536/yast2-installation.changes
  2019-04-25 16:20:09.522079598 +0200
@@ -1,0 +2,6 @@
+Wed Apr 24 13:26:07 UTC 2019 - Stefan Hundhammer 
+
+- Make sure pkg target is active as long as still needed (bsc#1128385)
+- 4.2.3
+
+---

Old:

  yast2-installation-4.2.2.tar.bz2

New:

  yast2-installation-4.2.3.tar.bz2



Other differences:
--
++ yast2-installation.spec ++
--- /var/tmp/diff_new_pack.iWyya8/_old  2019-04-25 16:20:10.190079480 +0200
+++ /var/tmp/diff_new_pack.iWyya8/_new  2019-04-25 16:20:10.194079479 +0200
@@ -17,7 +17,7 @@
 
 
 Name:   yast2-installation
-Version:4.2.2
+Version:4.2.3
 Release:0
 
 BuildRoot:  %{_tmppath}/%{name}-%{version}-build

++ yast2-installation-4.2.2.tar.bz2 -> yast2-installation-4.2.3.tar.bz2 
++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 
old/yast2-installation-4.2.2/package/yast2-installation.changes 
new/yast2-installation-4.2.3/package/yast2-installation.changes
--- old/yast2-installation-4.2.2/package/yast2-installation.changes 
2019-04-04 13:16:38.0 +0200
+++ new/yast2-installation-4.2.3/package/yast2-installation.changes 
2019-04-24 15:43:28.0 +0200
@@ -1,4 +1,10 @@
 ---
+Wed Apr 24 13:26:07 UTC 2019 - Stefan Hundhammer 
+
+- Make sure pkg target is active as long as still needed (bsc#1128385)
+- 4.2.3
+
+---
 Thu Apr  4 08:10:42 UTC 2019 - Ladislav Slezák 
 
 - Removed BuildRequires: yast2-ntp-client (causing dependency cycle)
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 
old/yast2-installation-4.2.2/package/yast2-installation.spec 
new/yast2-installation-4.2.3/package/yast2-installation.spec
--- old/yast2-installation-4.2.2/package/yast2-installation.spec
2019-04-04 13:16:38.0 +0200
+++ new/yast2-installation-4.2.3/package/yast2-installation.spec
2019-04-24 15:43:28.0 +0200
@@ -16,7 +16,7 @@
 #
 
 Name:   yast2-installation
-Version:4.2.2
+Version:4.2.3
 Release:0
 
 BuildRoot:  %{_tmppath}/%{name}-%{version}-build
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 
old/yast2-installation-4.2.2/src/lib/installation/clients/inst_finish.rb 
new/yast2-installation-4.2.3/src/lib/installation/clients/inst_finish.rb
--- old/yast2-installation-4.2.2/src/lib/installation/clients/inst_finish.rb
2019-04-04 13:16:38.0 +0200
+++ new/yast2-installation-4.2.3/src/lib/installation/clients/inst_finish.rb
2019-04-24 15:43:28.0 +0200
@@ -352,7 +352,6 @@
 "kernel",
 "x11",
 "proxy",
-"pkg",
 "scc",
 "driver_update1",
 # bnc #340733
@@ -389,7 +388,8 @@
 "roles",
 "services",
 "services-manager",
-"configuration_management"
+"configuration_management",
+"pkg" # Some _finish clients might still need Pkg calls (e.g. users) 
(bsc#1128385)
   ].freeze
 
 def save_settings_steps




commit yast2-installation for openSUSE:Factory

2019-04-08 Thread root
Hello community,

here is the log from the commit of package yast2-installation for 
openSUSE:Factory checked in at 2019-04-08 10:34:06

Comparing /work/SRC/openSUSE:Factory/yast2-installation (Old)
 and  /work/SRC/openSUSE:Factory/.yast2-installation.new.3908 (New)


Package is "yast2-installation"

Mon Apr  8 10:34:06 2019 rev:423 rq:691479 version:4.2.2

Changes:

--- /work/SRC/openSUSE:Factory/yast2-installation/yast2-installation.changes
2019-04-01 12:34:33.033816312 +0200
+++ 
/work/SRC/openSUSE:Factory/.yast2-installation.new.3908/yast2-installation.changes
  2019-04-08 10:34:07.771202403 +0200
@@ -1,0 +2,14 @@
+Thu Apr  4 08:10:42 UTC 2019 - Ladislav Slezák 
+
+- Removed BuildRequires: yast2-ntp-client (causing dependency cycle)
+  (related to the previous fix bsc#1129095)
+- 4.2.2
+
+---
+Fri Mar 29 12:58:51 UTC 2019 - David Diaz 
+
+- Add a new installation dialog which allows to setup the NTP
+  servers (bsc#1129095).
+- 4.2.1
+
+---

Old:

  yast2-installation-4.2.0.tar.bz2

New:

  yast2-installation-4.2.2.tar.bz2



Other differences:
--
++ yast2-installation.spec ++
--- /var/tmp/diff_new_pack.PrJvsI/_old  2019-04-08 10:34:08.363202944 +0200
+++ /var/tmp/diff_new_pack.PrJvsI/_new  2019-04-08 10:34:08.363202944 +0200
@@ -17,7 +17,7 @@
 
 
 Name:   yast2-installation
-Version:4.2.0
+Version:4.2.2
 Release:0
 
 BuildRoot:  %{_tmppath}/%{name}-%{version}-build

++ yast2-installation-4.2.0.tar.bz2 -> yast2-installation-4.2.2.tar.bz2 
++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/yast2-installation-4.2.0/Dockerfile 
new/yast2-installation-4.2.2/Dockerfile
--- old/yast2-installation-4.2.0/Dockerfile 2019-03-28 18:08:01.0 
+0100
+++ new/yast2-installation-4.2.2/Dockerfile 2019-04-04 13:16:38.0 
+0200
@@ -1,3 +1,4 @@
-FROM yastdevel/ruby
+FROM registry.opensuse.org/yast/head/containers/yast-ruby:latest
+RUN zypper --non-interactive in --no-recommends yast2-ntp-client
 COPY . /usr/src/app
 
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 
old/yast2-installation-4.2.0/package/yast2-installation.changes 
new/yast2-installation-4.2.2/package/yast2-installation.changes
--- old/yast2-installation-4.2.0/package/yast2-installation.changes 
2019-03-28 18:08:01.0 +0100
+++ new/yast2-installation-4.2.2/package/yast2-installation.changes 
2019-04-04 13:16:38.0 +0200
@@ -1,4 +1,18 @@
 ---
+Thu Apr  4 08:10:42 UTC 2019 - Ladislav Slezák 
+
+- Removed BuildRequires: yast2-ntp-client (causing dependency cycle)
+  (related to the previous fix bsc#1129095)
+- 4.2.2
+
+---
+Fri Mar 29 12:58:51 UTC 2019 - David Diaz 
+
+- Add a new installation dialog which allows to setup the NTP
+  servers (bsc#1129095).
+- 4.2.1
+
+---
 Tue Mar 19 09:19:10 UTC 2019 - David Díaz 
 
 - Use the select_product attribute from control file to filter
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 
old/yast2-installation-4.2.0/package/yast2-installation.spec 
new/yast2-installation-4.2.2/package/yast2-installation.spec
--- old/yast2-installation-4.2.0/package/yast2-installation.spec
2019-03-28 18:08:01.0 +0100
+++ new/yast2-installation-4.2.2/package/yast2-installation.spec
2019-04-04 13:16:38.0 +0200
@@ -16,7 +16,7 @@
 #
 
 Name:   yast2-installation
-Version:4.2.0
+Version:4.2.2
 Release:0
 
 BuildRoot:  %{_tmppath}/%{name}-%{version}-build
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 
old/yast2-installation-4.2.0/src/clients/inst_ntp_setup.rb 
new/yast2-installation-4.2.2/src/clients/inst_ntp_setup.rb
--- old/yast2-installation-4.2.0/src/clients/inst_ntp_setup.rb  1970-01-01 
01:00:00.0 +0100
+++ new/yast2-installation-4.2.2/src/clients/inst_ntp_setup.rb  2019-04-04 
13:16:38.0 +0200
@@ -0,0 +1,5 @@
+require "yast"
+
+require "installation/dialogs/ntp_setup"
+
+::Installation::Dialogs::NtpSetup.run
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 
old/yast2-installation-4.2.0/src/lib/installation/dialogs/ntp_setup.rb 
new/yast2-installation-4.2.2/src/lib/installation/dialogs/ntp_setup.rb
--- old/yast2-installation-4.2.0/src/lib/installation/dialogs/ntp_setup.rb  

commit yast2-installation for openSUSE:Factory

2019-04-01 Thread root
Hello community,

here is the log from the commit of package yast2-installation for 
openSUSE:Factory checked in at 2019-04-01 12:34:31

Comparing /work/SRC/openSUSE:Factory/yast2-installation (Old)
 and  /work/SRC/openSUSE:Factory/.yast2-installation.new.25356 (New)


Package is "yast2-installation"

Mon Apr  1 12:34:31 2019 rev:422 rq:689423 version:4.2.0

Changes:

--- /work/SRC/openSUSE:Factory/yast2-installation/yast2-installation.changes
2019-03-21 09:51:27.410818768 +0100
+++ 
/work/SRC/openSUSE:Factory/.yast2-installation.new.25356/yast2-installation.changes
 2019-04-01 12:34:33.033816312 +0200
@@ -1,0 +2,7 @@
+Tue Mar 19 09:19:10 UTC 2019 - David Díaz 
+
+- Use the select_product attribute from control file to filter
+  available products (bsc#1124590).
+- 4.2.0
+
+---

Old:

  yast2-installation-4.1.45.tar.bz2

New:

  yast2-installation-4.2.0.tar.bz2



Other differences:
--
++ yast2-installation.spec ++
--- /var/tmp/diff_new_pack.4O2gP6/_old  2019-04-01 12:34:33.665816474 +0200
+++ /var/tmp/diff_new_pack.4O2gP6/_new  2019-04-01 12:34:33.669816475 +0200
@@ -17,7 +17,7 @@
 
 
 Name:   yast2-installation
-Version:4.1.45
+Version:4.2.0
 Release:0
 
 BuildRoot:  %{_tmppath}/%{name}-%{version}-build

++ yast2-installation-4.1.45.tar.bz2 -> yast2-installation-4.2.0.tar.bz2 
++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 
old/yast2-installation-4.1.45/package/yast2-installation.changes 
new/yast2-installation-4.2.0/package/yast2-installation.changes
--- old/yast2-installation-4.1.45/package/yast2-installation.changes
2019-03-18 10:09:47.0 +0100
+++ new/yast2-installation-4.2.0/package/yast2-installation.changes 
2019-03-28 18:08:01.0 +0100
@@ -1,4 +1,11 @@
 ---
+Tue Mar 19 09:19:10 UTC 2019 - David Díaz 
+
+- Use the select_product attribute from control file to filter
+  available products (bsc#1124590).
+- 4.2.0
+
+---
 Fri Mar 15 10:38:35 UTC 2019 - snw...@suse.com
 
 - revert SSH textmode patches (bsc#1129375, bsc#1047470)
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 
old/yast2-installation-4.1.45/package/yast2-installation.spec 
new/yast2-installation-4.2.0/package/yast2-installation.spec
--- old/yast2-installation-4.1.45/package/yast2-installation.spec   
2019-03-18 10:09:47.0 +0100
+++ new/yast2-installation-4.2.0/package/yast2-installation.spec
2019-03-28 18:08:01.0 +0100
@@ -16,7 +16,7 @@
 #
 
 Name:   yast2-installation
-Version:4.1.45
+Version:4.2.0
 Release:0
 
 BuildRoot:  %{_tmppath}/%{name}-%{version}-build
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 
old/yast2-installation-4.1.45/src/lib/installation/clients/inst_complex_welcome.rb
 
new/yast2-installation-4.2.0/src/lib/installation/clients/inst_complex_welcome.rb
--- 
old/yast2-installation-4.1.45/src/lib/installation/clients/inst_complex_welcome.rb
  2019-03-18 10:09:47.0 +0100
+++ 
new/yast2-installation-4.2.0/src/lib/installation/clients/inst_complex_welcome.rb
   2019-03-28 18:08:01.0 +0100
@@ -35,6 +35,7 @@
 Yast.import "Pkg"
 Yast.import "Popup"
 Yast.import "ProductControl"
+Yast.import "ProductFeatures"
 Yast.import "Stage"
 Yast.import "Timezone"
 Yast.import "Wizard"
@@ -145,16 +146,52 @@
 # not know which product we are upgrading yet) nor the product selector
 # (as you cannot change the product during upgrade).
 #
+# It could return a list with pre-selected product(s), @see 
#preselected_base_product.
+#
 # @return [Array] List of available base products;
 # empty list in update mode.
 def products
   return @products if @products
 
-  @products = Y2Packager::Product.available_base_products
+  @products = preselected_base_product || available_base_products
   @products = [] if Mode.update && @products.size > 1
   @products
 end
 
+# Returns, if any, the preselected base product (bsc#1124590)
+#
+# A product can be pre-selected using the `select_product` element in the 
software section
+# in the control file.
+#
+# @return [nil, Array] nil when no preselected 
product in control file,
+#   a list containing the 
preselected base product, or
+#   empty list if preselected 
product is not available
+def preselected_base_product
+ 

commit yast2-installation for openSUSE:Factory

2019-03-21 Thread root
Hello community,

here is the log from the commit of package yast2-installation for 
openSUSE:Factory checked in at 2019-03-21 09:51:25

Comparing /work/SRC/openSUSE:Factory/yast2-installation (Old)
 and  /work/SRC/openSUSE:Factory/.yast2-installation.new.28833 (New)


Package is "yast2-installation"

Thu Mar 21 09:51:25 2019 rev:421 rq:685970 version:4.1.45

Changes:

--- /work/SRC/openSUSE:Factory/yast2-installation/yast2-installation.changes
2019-03-14 14:54:14.959770947 +0100
+++ 
/work/SRC/openSUSE:Factory/.yast2-installation.new.28833/yast2-installation.changes
 2019-03-21 09:51:27.410818768 +0100
@@ -1,0 +2,13 @@
+Fri Mar 15 10:38:35 UTC 2019 - snw...@suse.com
+
+- revert SSH textmode patches (bsc#1129375, bsc#1047470)
+- 4.1.45
+
+---
+Thu Mar 14 14:12:22 UTC 2019 - snw...@suse.com
+
+- ensure that installation with VNC + textmode still installs
+  via VNC (bsc#1129073)
+- 4.1.44
+
+---

Old:

  yast2-installation-4.1.43.tar.bz2

New:

  yast2-installation-4.1.45.tar.bz2



Other differences:
--
++ yast2-installation.spec ++
--- /var/tmp/diff_new_pack.yPltgx/_old  2019-03-21 09:51:28.906818363 +0100
+++ /var/tmp/diff_new_pack.yPltgx/_new  2019-03-21 09:51:28.938818354 +0100
@@ -17,7 +17,7 @@
 
 
 Name:   yast2-installation
-Version:4.1.43
+Version:4.1.45
 Release:0
 
 BuildRoot:  %{_tmppath}/%{name}-%{version}-build

++ yast2-installation-4.1.43.tar.bz2 -> yast2-installation-4.1.45.tar.bz2 
++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/yast2-installation-4.1.43/doc/control-file.md 
new/yast2-installation-4.1.45/doc/control-file.md
--- old/yast2-installation-4.1.43/doc/control-file.md   2019-03-13 
10:18:04.0 +0100
+++ new/yast2-installation-4.1.45/doc/control-file.md   2019-03-18 
10:09:47.0 +0100
@@ -437,6 +437,10 @@
 determined using the *timezone* element in the *globals* section.
 If not specified, *UTC* will be used.
 
+-   (boolean) *readonly\_language* - The user only could change the language of
+the installer, but not for the installed system which will use *en_US* by
+default.
+
 ### Installation Helpers
 
 In the *globals* section, there are also helper variables for the
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 
old/yast2-installation-4.1.43/package/yast2-installation.changes 
new/yast2-installation-4.1.45/package/yast2-installation.changes
--- old/yast2-installation-4.1.43/package/yast2-installation.changes
2019-03-13 10:18:04.0 +0100
+++ new/yast2-installation-4.1.45/package/yast2-installation.changes
2019-03-18 10:09:47.0 +0100
@@ -1,4 +1,17 @@
 ---
+Fri Mar 15 10:38:35 UTC 2019 - snw...@suse.com
+
+- revert SSH textmode patches (bsc#1129375, bsc#1047470)
+- 4.1.45
+
+---
+Thu Mar 14 14:12:22 UTC 2019 - snw...@suse.com
+
+- ensure that installation with VNC + textmode still installs
+  via VNC (bsc#1129073)
+- 4.1.44
+
+---
 Tue Mar 12 15:48:13 UTC 2019 - David Díaz 
 
 - Update the hard-coded fallback path for licenses directory
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 
old/yast2-installation-4.1.43/package/yast2-installation.spec 
new/yast2-installation-4.1.45/package/yast2-installation.spec
--- old/yast2-installation-4.1.43/package/yast2-installation.spec   
2019-03-13 10:18:04.0 +0100
+++ new/yast2-installation-4.1.45/package/yast2-installation.spec   
2019-03-18 10:09:47.0 +0100
@@ -16,7 +16,7 @@
 #
 
 Name:   yast2-installation
-Version:4.1.43
+Version:4.1.45
 Release:0
 
 BuildRoot:  %{_tmppath}/%{name}-%{version}-build
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/yast2-installation-4.1.43/startup/YaST2.call 
new/yast2-installation-4.1.45/startup/YaST2.call
--- old/yast2-installation-4.1.43/startup/YaST2.call2019-03-13 
10:18:04.0 +0100
+++ new/yast2-installation-4.1.45/startup/YaST2.call2019-03-18 
10:09:47.0 +0100
@@ -232,16 +232,13 @@
log "\tNo network interface found, fatal error"
fatalError
fi
-   if [ "$Textmode" = 1 ];then
-   log "\tTextmode selected for network install"
-   Y2_MODE=ncurses
-   elif [ ! -z "$DISPLAY" ];then
+   if [ ! -z 

commit yast2-installation for openSUSE:Factory

2019-03-14 Thread root
Hello community,

here is the log from the commit of package yast2-installation for 
openSUSE:Factory checked in at 2019-03-14 14:54:11

Comparing /work/SRC/openSUSE:Factory/yast2-installation (Old)
 and  /work/SRC/openSUSE:Factory/.yast2-installation.new.28833 (New)


Package is "yast2-installation"

Thu Mar 14 14:54:11 2019 rev:420 rq:684634 version:4.1.43

Changes:

--- /work/SRC/openSUSE:Factory/yast2-installation/yast2-installation.changes
2019-03-10 09:29:39.596261053 +0100
+++ 
/work/SRC/openSUSE:Factory/.yast2-installation.new.28833/yast2-installation.changes
 2019-03-14 14:54:14.959770947 +0100
@@ -1,0 +2,14 @@
+Tue Mar 12 15:48:13 UTC 2019 - David Díaz 
+
+- Update the hard-coded fallback path for licenses directory
+  (fate#324053, jsc#SLE-4173)
+- 4.1.43
+
+---
+Fri Mar  8 16:08:48 UTC 2019 - José Iván López González 
+
+- Fix patterns and packages selection when going back to the system
+  role selection (bsc#1126517).
+- 4.1.42
+
+---

Old:

  yast2-installation-4.1.41.tar.bz2

New:

  yast2-installation-4.1.43.tar.bz2



Other differences:
--
++ yast2-installation.spec ++
--- /var/tmp/diff_new_pack.Fksc67/_old  2019-03-14 14:54:16.011770785 +0100
+++ /var/tmp/diff_new_pack.Fksc67/_new  2019-03-14 14:54:16.015770784 +0100
@@ -17,7 +17,7 @@
 
 
 Name:   yast2-installation
-Version:4.1.41
+Version:4.1.43
 Release:0
 
 BuildRoot:  %{_tmppath}/%{name}-%{version}-build

++ yast2-installation-4.1.41.tar.bz2 -> yast2-installation-4.1.43.tar.bz2 
++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 
old/yast2-installation-4.1.41/package/yast2-installation.changes 
new/yast2-installation-4.1.43/package/yast2-installation.changes
--- old/yast2-installation-4.1.41/package/yast2-installation.changes
2019-03-07 10:11:42.0 +0100
+++ new/yast2-installation-4.1.43/package/yast2-installation.changes
2019-03-13 10:18:04.0 +0100
@@ -1,4 +1,18 @@
 ---
+Tue Mar 12 15:48:13 UTC 2019 - David Díaz 
+
+- Update the hard-coded fallback path for licenses directory
+  (fate#324053, jsc#SLE-4173)
+- 4.1.43
+
+---
+Fri Mar  8 16:08:48 UTC 2019 - José Iván López González 
+
+- Fix patterns and packages selection when going back to the system
+  role selection (bsc#1126517).
+- 4.1.42
+
+---
 Thu Mar  7 08:10:33 UTC 2019 - Ladislav Slezák 
 
 - Retranslate also the side bar steps when changing the language
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 
old/yast2-installation-4.1.41/package/yast2-installation.spec 
new/yast2-installation-4.1.43/package/yast2-installation.spec
--- old/yast2-installation-4.1.41/package/yast2-installation.spec   
2019-03-07 10:11:42.0 +0100
+++ new/yast2-installation-4.1.43/package/yast2-installation.spec   
2019-03-13 10:18:04.0 +0100
@@ -16,7 +16,7 @@
 #
 
 Name:   yast2-installation
-Version:4.1.41
+Version:4.1.43
 Release:0
 
 BuildRoot:  %{_tmppath}/%{name}-%{version}-build
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 
old/yast2-installation-4.1.41/src/lib/installation/clients/inst_license.rb 
new/yast2-installation-4.1.43/src/lib/installation/clients/inst_license.rb
--- old/yast2-installation-4.1.41/src/lib/installation/clients/inst_license.rb  
2019-03-07 10:11:42.0 +0100
+++ new/yast2-installation-4.1.43/src/lib/installation/clients/inst_license.rb  
2019-03-13 10:18:04.0 +0100
@@ -102,7 +102,7 @@
 )
 # fallback - hard-coded
   else
-@directory = "/etc/YaST2/licenses/base/"
+@directory = "/usr/share/licenses/product/base/"
 Builtins.y2warning(
   "No 'base_product_license_directory' set, using %1",
   @directory
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 
old/yast2-installation-4.1.41/src/lib/installation/select_system_role.rb 
new/yast2-installation-4.1.43/src/lib/installation/select_system_role.rb
--- old/yast2-installation-4.1.41/src/lib/installation/select_system_role.rb
2019-03-07 10:11:42.0 +0100
+++ new/yast2-installation-4.1.43/src/lib/installation/select_system_role.rb
2019-03-13 10:18:04.0 +0100
@@ -212,17 +212,31 @@
   role.overlay_features
   adapt_services(role)
 

commit yast2-installation for openSUSE:Factory

2019-03-10 Thread root
Hello community,

here is the log from the commit of package yast2-installation for 
openSUSE:Factory checked in at 2019-03-10 09:29:35

Comparing /work/SRC/openSUSE:Factory/yast2-installation (Old)
 and  /work/SRC/openSUSE:Factory/.yast2-installation.new.28833 (New)


Package is "yast2-installation"

Sun Mar 10 09:29:35 2019 rev:419 rq:682367 version:4.1.41

Changes:

--- /work/SRC/openSUSE:Factory/yast2-installation/yast2-installation.changes
2019-03-06 19:03:09.669078502 +0100
+++ 
/work/SRC/openSUSE:Factory/.yast2-installation.new.28833/yast2-installation.changes
 2019-03-10 09:29:39.596261053 +0100
@@ -1,0 +2,14 @@
+Thu Mar  7 08:10:33 UTC 2019 - Ladislav Slezák 
+
+- Retranslate also the side bar steps when changing the language
+  (bsc#1128153)
+- 4.1.41
+
+---
+Wed Mar  6 13:01:03 UTC 2019 - jreidin...@suse.com
+
+- Do not change polkit default priviledges during upgrade
+  (bsc#1120720)
+- 4.1.40
+
+---

Old:

  yast2-installation-4.1.39.tar.bz2

New:

  yast2-installation-4.1.41.tar.bz2



Other differences:
--
++ yast2-installation.spec ++
--- /var/tmp/diff_new_pack.OYIBPe/_old  2019-03-10 09:29:43.124260168 +0100
+++ /var/tmp/diff_new_pack.OYIBPe/_new  2019-03-10 09:29:43.164260158 +0100
@@ -17,7 +17,7 @@
 
 
 Name:   yast2-installation
-Version:4.1.39
+Version:4.1.41
 Release:0
 
 BuildRoot:  %{_tmppath}/%{name}-%{version}-build

++ yast2-installation-4.1.39.tar.bz2 -> yast2-installation-4.1.41.tar.bz2 
++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 
old/yast2-installation-4.1.39/package/yast2-installation.changes 
new/yast2-installation-4.1.41/package/yast2-installation.changes
--- old/yast2-installation-4.1.39/package/yast2-installation.changes
2019-03-06 10:05:51.0 +0100
+++ new/yast2-installation-4.1.41/package/yast2-installation.changes
2019-03-07 10:11:42.0 +0100
@@ -1,4 +1,18 @@
 ---
+Thu Mar  7 08:10:33 UTC 2019 - Ladislav Slezák 
+
+- Retranslate also the side bar steps when changing the language
+  (bsc#1128153)
+- 4.1.41
+
+---
+Wed Mar  6 13:01:03 UTC 2019 - jreidin...@suse.com
+
+- Do not change polkit default priviledges during upgrade
+  (bsc#1120720)
+- 4.1.40
+
+---
 Tue Mar  5 11:12:13 UTC 2019 - José Iván López González 
 
 - Do not write the displaymanager value (part of bsc#1125040).
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 
old/yast2-installation-4.1.39/package/yast2-installation.spec 
new/yast2-installation-4.1.41/package/yast2-installation.spec
--- old/yast2-installation-4.1.39/package/yast2-installation.spec   
2019-03-06 10:05:51.0 +0100
+++ new/yast2-installation-4.1.41/package/yast2-installation.spec   
2019-03-07 10:11:42.0 +0100
@@ -16,7 +16,7 @@
 #
 
 Name:   yast2-installation
-Version:4.1.39
+Version:4.1.41
 Release:0
 
 BuildRoot:  %{_tmppath}/%{name}-%{version}-build
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 
old/yast2-installation-4.1.39/src/lib/installation/clients/save_config_finish.rb
 
new/yast2-installation-4.1.41/src/lib/installation/clients/save_config_finish.rb
--- 
old/yast2-installation-4.1.39/src/lib/installation/clients/save_config_finish.rb
2019-03-06 10:05:51.0 +0100
+++ 
new/yast2-installation-4.1.41/src/lib/installation/clients/save_config_finish.rb
2019-03-07 10:11:42.0 +0100
@@ -194,7 +194,8 @@
 "globals",
 "polkit_default_privs"
   )
-  if !polkit_default_privs.nil? && polkit_default_privs != ""
+  # Do not write polkit privs during update (bsc#1120720)
+  if !polkit_default_privs.nil? && polkit_default_privs != "" && 
!Mode.update
 Builtins.y2milestone(
   "Writing %1 to POLKIT_DEFAULT_PRIVS",
   polkit_default_privs
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 
old/yast2-installation-4.1.39/src/lib/installation/dialogs/complex_welcome.rb 
new/yast2-installation-4.1.41/src/lib/installation/dialogs/complex_welcome.rb
--- 
old/yast2-installation-4.1.39/src/lib/installation/dialogs/complex_welcome.rb   
2019-03-06 10:05:51.0 +0100
+++ 
new/yast2-installation-4.1.41/src/lib/installation/dialogs/complex_welcome.rb   
2019-03-07 

commit yast2-installation for openSUSE:Factory

2019-03-06 Thread root
Hello community,

here is the log from the commit of package yast2-installation for 
openSUSE:Factory checked in at 2019-03-06 19:03:06

Comparing /work/SRC/openSUSE:Factory/yast2-installation (Old)
 and  /work/SRC/openSUSE:Factory/.yast2-installation.new.28833 (New)


Package is "yast2-installation"

Wed Mar  6 19:03:06 2019 rev:418 rq:682054 version:4.1.39

Changes:

--- /work/SRC/openSUSE:Factory/yast2-installation/yast2-installation.changes
2019-03-04 09:15:31.472653353 +0100
+++ 
/work/SRC/openSUSE:Factory/.yast2-installation.new.28833/yast2-installation.changes
 2019-03-06 19:03:09.669078502 +0100
@@ -1,0 +2,12 @@
+Tue Mar  5 11:12:13 UTC 2019 - José Iván López González 
+
+- Do not write the displaymanager value (part of bsc#1125040).
+- 4.1.39
+
+---
+Tue Mar  5 10:31:35 UTC 2019 - mvid...@suse.com
+
+- Respect Textmode=1 when installing over SSH with a DISPLAY (bsc#1047470)
+- 4.1.38
+
+---

Old:

  yast2-installation-4.1.37.tar.bz2

New:

  yast2-installation-4.1.39.tar.bz2



Other differences:
--
++ yast2-installation.spec ++
--- /var/tmp/diff_new_pack.rCgoT7/_old  2019-03-06 19:03:10.725078218 +0100
+++ /var/tmp/diff_new_pack.rCgoT7/_new  2019-03-06 19:03:10.729078217 +0100
@@ -17,7 +17,7 @@
 
 
 Name:   yast2-installation
-Version:4.1.37
+Version:4.1.39
 Release:0
 
 BuildRoot:  %{_tmppath}/%{name}-%{version}-build

++ yast2-installation-4.1.37.tar.bz2 -> yast2-installation-4.1.39.tar.bz2 
++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 
old/yast2-installation-4.1.37/package/yast2-installation.changes 
new/yast2-installation-4.1.39/package/yast2-installation.changes
--- old/yast2-installation-4.1.37/package/yast2-installation.changes
2019-03-01 13:28:54.0 +0100
+++ new/yast2-installation-4.1.39/package/yast2-installation.changes
2019-03-06 10:05:51.0 +0100
@@ -1,4 +1,16 @@
 ---
+Tue Mar  5 11:12:13 UTC 2019 - José Iván López González 
+
+- Do not write the displaymanager value (part of bsc#1125040).
+- 4.1.39
+
+---
+Tue Mar  5 10:31:35 UTC 2019 - mvid...@suse.com
+
+- Respect Textmode=1 when installing over SSH with a DISPLAY (bsc#1047470)
+- 4.1.38
+
+---
 Fri Mar  1 12:12:31 UTC 2019 - mvid...@suse.com
 
 - copy_files_finish: ensure that /mnt/etc/YaST2 exists (bsc#1127182).
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 
old/yast2-installation-4.1.37/package/yast2-installation.spec 
new/yast2-installation-4.1.39/package/yast2-installation.spec
--- old/yast2-installation-4.1.37/package/yast2-installation.spec   
2019-03-01 13:28:54.0 +0100
+++ new/yast2-installation-4.1.39/package/yast2-installation.spec   
2019-03-06 10:05:51.0 +0100
@@ -16,7 +16,7 @@
 #
 
 Name:   yast2-installation
-Version:4.1.37
+Version:4.1.39
 Release:0
 
 BuildRoot:  %{_tmppath}/%{name}-%{version}-build
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 
old/yast2-installation-4.1.37/src/lib/installation/clients/desktop_finish.rb 
new/yast2-installation-4.1.39/src/lib/installation/clients/desktop_finish.rb
--- 
old/yast2-installation-4.1.37/src/lib/installation/clients/desktop_finish.rb
2019-03-01 13:28:54.0 +0100
+++ 
new/yast2-installation-4.1.39/src/lib/installation/clients/desktop_finish.rb
2019-03-06 10:05:51.0 +0100
@@ -66,7 +66,6 @@
 
   log.info "selected desktop #{desktop_map}"
 
-  default_dm = desktop_map["logon"] || ""
   default_wm = desktop_map["desktop"] || ""
   default_cursor = desktop_map["cursor"] || ""
 
@@ -77,20 +76,6 @@
   )
   SCR.Write(path(".sysconfig.windowmanager"), nil)
 
-  dpmng_file = "/etc/sysconfig/displaymanager"
-  # Creates an empty sysconfig file if it doesn't exist
-  if !FileUtils.Exists(dpmng_file) &&
-  FileUtils.Exists("/usr/bin/touch")
-log.info "Creating file #{dpmng_file}"
-Yast::Execute.on_target("/usr/bin/touch", dpmng_file)
-  end
-
-  SCR.Write(
-path(".sysconfig.displaymanager.DISPLAYMANAGER"),
-default_dm
-  )
-  SCR.Write(path(".sysconfig.displaymanager"), nil)
-
   nil
 end
   end
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 

commit yast2-installation for openSUSE:Factory

2019-03-04 Thread root
Hello community,

here is the log from the commit of package yast2-installation for 
openSUSE:Factory checked in at 2019-03-04 09:15:29

Comparing /work/SRC/openSUSE:Factory/yast2-installation (Old)
 and  /work/SRC/openSUSE:Factory/.yast2-installation.new.28833 (New)


Package is "yast2-installation"

Mon Mar  4 09:15:29 2019 rev:417 rq:680481 version:4.1.37

Changes:

--- /work/SRC/openSUSE:Factory/yast2-installation/yast2-installation.changes
2019-02-19 11:57:11.749241069 +0100
+++ 
/work/SRC/openSUSE:Factory/.yast2-installation.new.28833/yast2-installation.changes
 2019-03-04 09:15:31.472653353 +0100
@@ -1,0 +2,6 @@
+Fri Mar  1 12:12:31 UTC 2019 - mvid...@suse.com
+
+- copy_files_finish: ensure that /mnt/etc/YaST2 exists (bsc#1127182).
+- 4.1.37
+
+---

Old:

  yast2-installation-4.1.36.tar.bz2

New:

  yast2-installation-4.1.37.tar.bz2



Other differences:
--
++ yast2-installation.spec ++
--- /var/tmp/diff_new_pack.b2eIW9/_old  2019-03-04 09:15:33.152653051 +0100
+++ /var/tmp/diff_new_pack.b2eIW9/_new  2019-03-04 09:15:33.152653051 +0100
@@ -17,7 +17,7 @@
 
 
 Name:   yast2-installation
-Version:4.1.36
+Version:4.1.37
 Release:0
 
 BuildRoot:  %{_tmppath}/%{name}-%{version}-build

++ yast2-installation-4.1.36.tar.bz2 -> yast2-installation-4.1.37.tar.bz2 
++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 
old/yast2-installation-4.1.36/package/yast2-installation.changes 
new/yast2-installation-4.1.37/package/yast2-installation.changes
--- old/yast2-installation-4.1.36/package/yast2-installation.changes
2019-02-15 14:32:37.0 +0100
+++ new/yast2-installation-4.1.37/package/yast2-installation.changes
2019-03-01 13:28:54.0 +0100
@@ -1,4 +1,10 @@
 ---
+Fri Mar  1 12:12:31 UTC 2019 - mvid...@suse.com
+
+- copy_files_finish: ensure that /mnt/etc/YaST2 exists (bsc#1127182).
+- 4.1.37
+
+---
 Thu Feb 14 12:23:31 UTC 2019 - lsle...@suse.cz
 
 - Save the used repositories at the end of installation to not
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 
old/yast2-installation-4.1.36/package/yast2-installation.spec 
new/yast2-installation-4.1.37/package/yast2-installation.spec
--- old/yast2-installation-4.1.36/package/yast2-installation.spec   
2019-02-15 14:32:37.0 +0100
+++ new/yast2-installation-4.1.37/package/yast2-installation.spec   
2019-03-01 13:28:54.0 +0100
@@ -16,7 +16,7 @@
 #
 
 Name:   yast2-installation
-Version:4.1.36
+Version:4.1.37
 Release:0
 
 BuildRoot:  %{_tmppath}/%{name}-%{version}-build
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 
old/yast2-installation-4.1.36/src/lib/installation/clients/copy_files_finish.rb 
new/yast2-installation-4.1.37/src/lib/installation/clients/copy_files_finish.rb
--- 
old/yast2-installation-4.1.36/src/lib/installation/clients/copy_files_finish.rb 
2019-02-15 14:32:37.0 +0100
+++ 
new/yast2-installation-4.1.37/src/lib/installation/clients/copy_files_finish.rb 
2019-03-01 13:28:54.0 +0100
@@ -293,6 +293,7 @@
 def copy_control_file
   log.info "Copying YaST control file"
   destination = File.join(Installation.destdir, Directory.etcdir, 
"control.xml")
+  ::FileUtils.mkdir_p(File.join(Installation.destdir, Directory.etcdir))
   ::FileUtils.cp(ProductControl.current_control_file, destination)
   ::FileUtils.chmod(0o644, destination)
 end




commit yast2-installation for openSUSE:Factory

2019-02-19 Thread root
Hello community,

here is the log from the commit of package yast2-installation for 
openSUSE:Factory checked in at 2019-02-19 11:57:10

Comparing /work/SRC/openSUSE:Factory/yast2-installation (Old)
 and  /work/SRC/openSUSE:Factory/.yast2-installation.new.28833 (New)


Package is "yast2-installation"

Tue Feb 19 11:57:10 2019 rev:416 rq:676544 version:4.1.36

Changes:

--- /work/SRC/openSUSE:Factory/yast2-installation/yast2-installation.changes
2019-02-04 16:10:03.929986002 +0100
+++ 
/work/SRC/openSUSE:Factory/.yast2-installation.new.28833/yast2-installation.changes
 2019-02-19 11:57:11.749241069 +0100
@@ -1,0 +2,7 @@
+Thu Feb 14 12:23:31 UTC 2019 - lsle...@suse.cz
+
+- Save the used repositories at the end of installation to not
+  offer the driver packages again (bsc#953522)
+- 4.1.36
+
+---

Old:

  yast2-installation-4.1.35.tar.bz2

New:

  yast2-installation-4.1.36.tar.bz2



Other differences:
--
++ yast2-installation.spec ++
--- /var/tmp/diff_new_pack.0gmnIi/_old  2019-02-19 11:57:12.241240802 +0100
+++ /var/tmp/diff_new_pack.0gmnIi/_new  2019-02-19 11:57:12.241240802 +0100
@@ -17,7 +17,7 @@
 
 
 Name:   yast2-installation
-Version:4.1.35
+Version:4.1.36
 Release:0
 
 BuildRoot:  %{_tmppath}/%{name}-%{version}-build
@@ -47,8 +47,8 @@
 BuildRequires:  yast2 >= 4.1.42
 Requires:   yast2 >= 4.1.42
 
-# Y2Packager::SelfUpdateAddonRepo
-BuildRequires:  yast2-packager >= 4.1.5
+# Y2Packager::KnownRepositories
+BuildRequires:  yast2-packager >= 4.1.27
 
 # Y2Storage::Inhibitors including systemd masking
 BuildRequires:  yast2-storage-ng >= 4.0.194
@@ -64,8 +64,8 @@
 # Mouse-related scripts moved to yast2-mouse
 Conflicts:  yast2-mouse < 2.18.0
 
-# Y2Packager::SelfUpdateAddonRepo
-Requires:   yast2-packager >= 4.1.5
+# Y2Packager::KnownRepositories
+Requires:   yast2-packager >= 4.1.27
 
 # use in startup scripts
 Requires:   initviocons

++ yast2-installation-4.1.35.tar.bz2 -> yast2-installation-4.1.36.tar.bz2 
++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 
old/yast2-installation-4.1.35/package/yast2-installation.changes 
new/yast2-installation-4.1.36/package/yast2-installation.changes
--- old/yast2-installation-4.1.35/package/yast2-installation.changes
2019-02-01 15:06:41.0 +0100
+++ new/yast2-installation-4.1.36/package/yast2-installation.changes
2019-02-15 14:32:37.0 +0100
@@ -1,4 +1,11 @@
 ---
+Thu Feb 14 12:23:31 UTC 2019 - lsle...@suse.cz
+
+- Save the used repositories at the end of installation to not
+  offer the driver packages again (bsc#953522)
+- 4.1.36
+
+---
 Fri Feb  1 13:13:31 CET 2019 - sch...@suse.de
 
 - Copying SSH keys from a privious installation into the new one:
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 
old/yast2-installation-4.1.35/package/yast2-installation.spec 
new/yast2-installation-4.1.36/package/yast2-installation.spec
--- old/yast2-installation-4.1.35/package/yast2-installation.spec   
2019-02-01 15:06:41.0 +0100
+++ new/yast2-installation-4.1.36/package/yast2-installation.spec   
2019-02-15 14:32:37.0 +0100
@@ -16,7 +16,7 @@
 #
 
 Name:   yast2-installation
-Version:4.1.35
+Version:4.1.36
 Release:0
 
 BuildRoot:  %{_tmppath}/%{name}-%{version}-build
@@ -46,8 +46,8 @@
 BuildRequires:  yast2 >= 4.1.42
 Requires:   yast2 >= 4.1.42
 
-# Y2Packager::SelfUpdateAddonRepo
-BuildRequires: yast2-packager >= 4.1.5
+# Y2Packager::KnownRepositories
+BuildRequires: yast2-packager >= 4.1.27
 
 # Y2Storage::Inhibitors including systemd masking
 BuildRequires: yast2-storage-ng >= 4.0.194
@@ -63,8 +63,8 @@
 # Mouse-related scripts moved to yast2-mouse
 Conflicts: yast2-mouse < 2.18.0
 
-# Y2Packager::SelfUpdateAddonRepo
-Requires:  yast2-packager >= 4.1.5
+# Y2Packager::KnownRepositories
+Requires:  yast2-packager >= 4.1.27
 
 # use in startup scripts
 Requires:  initviocons
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 
old/yast2-installation-4.1.35/src/lib/installation/clients/inst_extrasources.rb 
new/yast2-installation-4.1.36/src/lib/installation/clients/inst_extrasources.rb
--- 
old/yast2-installation-4.1.35/src/lib/installation/clients/inst_extrasources.rb 
2019-02-01 15:06:41.0 +0100
+++ 
new/yast2-installation-4.1.36/src/lib/installation/clients/inst_extrasources.rb 
2019-02-15 14:32:37.0 +0100
@@ -19,6 

commit yast2-installation for openSUSE:Factory

2019-02-04 Thread root
Hello community,

here is the log from the commit of package yast2-installation for 
openSUSE:Factory checked in at 2019-02-04 16:10:02

Comparing /work/SRC/openSUSE:Factory/yast2-installation (Old)
 and  /work/SRC/openSUSE:Factory/.yast2-installation.new.28833 (New)


Package is "yast2-installation"

Mon Feb  4 16:10:02 2019 rev:415 rq:670588 version:4.1.35

Changes:

--- /work/SRC/openSUSE:Factory/yast2-installation/yast2-installation.changes
2018-12-31 09:44:15.886321007 +0100
+++ 
/work/SRC/openSUSE:Factory/.yast2-installation.new.28833/yast2-installation.changes
 2019-02-04 16:10:03.929986002 +0100
@@ -1,0 +2,22 @@
+Fri Feb  1 13:13:31 CET 2019 - sch...@suse.de
+
+- Copying SSH keys from a privious installation into the new one:
+  Set the right file permissions for the SSH deamon (bnc#1122303).
+- 4.1.35
+
+---
+Thu Jan  3 10:51:28 UTC 2019 - jreidin...@suse.com
+
+- remove no longer used SCR agents without replacement:
+  sysconfig.boot, sysconfig.fam, etc.passwd and
+  install_inf workarounds for aliases and options
+- remove no longer used clients:
+  - inst_ask_online_update replaced by registration for SLE and
+  online_repos for openSUSE.
+  - inst_check_autoinst_mode dropped without replacement. Floppy
+  support was dropped.
+  - inst_scenarios replaced by system roles.
+  - update_wizard_steps replaced by direct call of code without
+client
+
+---

Old:

  yast2-installation-4.1.34.tar.bz2

New:

  yast2-installation-4.1.35.tar.bz2



Other differences:
--
++ yast2-installation.spec ++
--- /var/tmp/diff_new_pack.FUBzNa/_old  2019-02-04 16:10:04.517985636 +0100
+++ /var/tmp/diff_new_pack.FUBzNa/_new  2019-02-04 16:10:04.517985636 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package yast2-installation
 #
-# Copyright (c) 2018 SUSE LINUX GmbH, Nuernberg, Germany.
+# Copyright (c) 2019 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
@@ -17,7 +17,7 @@
 
 
 Name:   yast2-installation
-Version:4.1.34
+Version:4.1.35
 Release:0
 
 BuildRoot:  %{_tmppath}/%{name}-%{version}-build
@@ -233,13 +233,8 @@
 %{yast_libdir}/transfer
 
 # agents
-%{yast_scrconfdir}/etc_passwd.scr
-%{yast_scrconfdir}/cfg_boot.scr
 %{yast_scrconfdir}/cfg_windowmanager.scr
-%{yast_scrconfdir}/cfg_fam.scr
 %{yast_scrconfdir}/etc_install_inf.scr
-%{yast_scrconfdir}/etc_install_inf_alias.scr
-%{yast_scrconfdir}/etc_install_inf_options.scr
 %{yast_scrconfdir}/run_df.scr
 # fillup
 %{_fillupdir}/sysconfig.security-checksig

++ yast2-installation-4.1.34.tar.bz2 -> yast2-installation-4.1.35.tar.bz2 
++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/yast2-installation-4.1.34/doc/control-file.md 
new/yast2-installation-4.1.35/doc/control-file.md
--- old/yast2-installation-4.1.34/doc/control-file.md   2018-12-17 
16:18:09.0 +0100
+++ new/yast2-installation-4.1.35/doc/control-file.md   2019-02-01 
15:06:41.0 +0100
@@ -727,7 +727,7 @@
 ```
 
 They were requested in FATE#317481 and they are an evolution of the earlier
-concept of Server Scenarios used in SLE 11.
+concept of Server Scenarios used in SLE 11. The server scenarios were dropped.
 
 Example:
 
@@ -807,107 +807,6 @@
 The *services* part currently only supports enabling additional services which
 is done by specifying *service* with its *name* as seen in the example.
 
-### System Scenarios
-
-System scenarios contain the definition of the *inst\_scenarios* dialog in the
-first stage installation. It offers several base scenarios, but only one
-of them can be selected.
-
-Example of configured scenarios:
-
-```xml
-http://www.suse.com/1.0/yast2ns;
-xmlns:config="http://www.suse.com/1.0/configns;>
-
-
-
-
-
-
-
-
-scenario_game_server
-
-game_server-pattern high-load-server
-
-yast-system
-
-
-
-scenario_web_server
-web_server-pattern
-yast-http-server
-
-
-
-scenario_nfs_server
-nfs_server-pattern
-yast-nfs-server
-
-
-
-
-
-
scenario_nfs_server
-
-
-
-
-
-
-Server Base 
Scenario
- 

commit yast2-installation for openSUSE:Factory

2018-12-31 Thread root
Hello community,

here is the log from the commit of package yast2-installation for 
openSUSE:Factory checked in at 2018-12-31 09:44:14

Comparing /work/SRC/openSUSE:Factory/yast2-installation (Old)
 and  /work/SRC/openSUSE:Factory/.yast2-installation.new.28833 (New)


Package is "yast2-installation"

Mon Dec 31 09:44:14 2018 rev:414 rq:658942 version:4.1.34

Changes:

--- /work/SRC/openSUSE:Factory/yast2-installation/yast2-installation.changes
2018-11-10 16:49:46.632462820 +0100
+++ 
/work/SRC/openSUSE:Factory/.yast2-installation.new.28833/yast2-installation.changes
 2018-12-31 09:44:15.886321007 +0100
@@ -1,0 +2,69 @@
+Mon Dec 17 09:03:47 UTC 2018 - jlo...@suse.com
+
+- Hardening commands execution (part of bsc#1118291).
+- Replace backticks by Yast::Execute.
+- 4.1.34
+
+---
+Wed Dec 12 15:26:26 UTC 2018 - Josef Reidinger 
+
+- always use absolute path to binaries (bsc#1118291)
+- properly escape shell arguments (bsc#1118291)
+- 4.1.33
+
+---
+Fri Dec  7 14:45:24 UTC 2018 - lsle...@suse.cz
+
+- More aggresive inst-sys cleaner, clean the libzypp cache
+  when running in graphical mode with less than 1GB RAM
+  (in text mode keep the current limit 640MB), this avoids
+  crashes on low memory systems (bsc#1118643)
+- Also adapted the computing the default y2log size - use
+  smaller size in low memory systems, on the other hand limit the
+  maximum size to avoid huge log files
+- 4.1.32
+
+---
+Thu Dec  6 12:59:03 UTC 2018 - lsle...@suse.cz
+
+- Improved saving y2logs during installation to use the /mnt/tmp
+  space instead of the RAM disk to avoid possible crash (out of
+  memory) (bsc#1118643)
+- 4.1.31
+
+---
+Sat Nov 24 19:40:43 UTC 2018 - Stasiek Michalski 
+
+- Provide icon with module (boo#1109310)
+- 4.1.30
+
+---
+Wed Nov 21 17:42:44 UTC 2018 - Stefan Hundhammer 
+
+- Documented new control.xml global parameter enable_local_users
+  (Fate#326447)
+- Improved English in the documentation of control.xml
+- 4.1.29
+
+---
+Fri Nov 16 11:06:36 UTC 2018 - igonzalezs...@suse.com
+
+- Prefer fbiterm whenever is possible for textmode installation
+  (fate#325746).
+- 4.1.28
+
+---
+Thu Nov 15 15:40:49 CET 2018 - sch...@suse.de
+
+- Dialog complex_welcome: Translate the help button if the language
+  has been changed (bsc#1098571).
+- 4.1.27  
+
+---
+Mon Nov 12 14:51:30 CET 2018 - sch...@suse.de
+
+- Moving driver_update2_finish call just before unmounting system.
+  (bnc#967103).
+- 4.1.26
+
+---

Old:

  yast2-installation-4.1.25.tar.bz2

New:

  yast2-installation-4.1.34.tar.bz2



Other differences:
--
++ yast2-installation.spec ++
--- /var/tmp/diff_new_pack.pnyvfU/_old  2018-12-31 09:44:16.326320647 +0100
+++ /var/tmp/diff_new_pack.pnyvfU/_new  2018-12-31 09:44:16.330320643 +0100
@@ -17,7 +17,7 @@
 
 
 Name:   yast2-installation
-Version:4.1.25
+Version:4.1.34
 Release:0
 
 BuildRoot:  %{_tmppath}/%{name}-%{version}-build
@@ -43,9 +43,9 @@
 BuildRequires:  rubygem(rspec)
 BuildRequires:  rubygem(yast-rake)
 
-# Yast2::Systemd::Service
-BuildRequires:  yast2 >= 4.1.3
-Requires:   yast2 >= 4.1.3
+# Yast::Execute.stdout
+BuildRequires:  yast2 >= 4.1.42
+Requires:   yast2 >= 4.1.42
 
 # Y2Packager::SelfUpdateAddonRepo
 BuildRequires:  yast2-packager >= 4.1.5
@@ -255,5 +255,6 @@
 %license COPYING
 %doc %{yast_docdir}/README.md
 %doc %{yast_docdir}/CONTRIBUTING.md
+%{yast_icondir}
 
 %changelog

++ yast2-installation-4.1.25.tar.bz2 -> yast2-installation-4.1.34.tar.bz2 
++
 2529 lines of diff (skipped)




commit yast2-installation for openSUSE:Factory

2018-11-10 Thread root
Hello community,

here is the log from the commit of package yast2-installation for 
openSUSE:Factory checked in at 2018-11-10 16:49:38

Comparing /work/SRC/openSUSE:Factory/yast2-installation (Old)
 and  /work/SRC/openSUSE:Factory/.yast2-installation.new (New)


Package is "yast2-installation"

Sat Nov 10 16:49:38 2018 rev:413 rq:647031 version:4.1.25

Changes:

--- /work/SRC/openSUSE:Factory/yast2-installation/yast2-installation.changes
2018-11-01 19:12:18.702040952 +0100
+++ 
/work/SRC/openSUSE:Factory/.yast2-installation.new/yast2-installation.changes   
2018-11-10 16:49:46.632462820 +0100
@@ -1,0 +2,8 @@
+Fri Nov  2 13:23:30 UTC 2018 - sch...@suse.de
+
+- Writing security settings in first AY installation stage.
+  So other modules (e.g. users) can rely on these settings now.
+  (bnc#1112769)
+- 4.1.25
+
+---

Old:

  yast2-installation-4.1.24.tar.bz2

New:

  yast2-installation-4.1.25.tar.bz2



Other differences:
--
++ yast2-installation.spec ++
--- /var/tmp/diff_new_pack.7okKRB/_old  2018-11-10 16:49:47.10446 +0100
+++ /var/tmp/diff_new_pack.7okKRB/_new  2018-11-10 16:49:47.108462218 +0100
@@ -17,7 +17,7 @@
 
 
 Name:   yast2-installation
-Version:4.1.24
+Version:4.1.25
 Release:0
 
 BuildRoot:  %{_tmppath}/%{name}-%{version}-build

++ yast2-installation-4.1.24.tar.bz2 -> yast2-installation-4.1.25.tar.bz2 
++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/yast2-installation-4.1.24/doc/control-file.md 
new/yast2-installation-4.1.25/doc/control-file.md
--- old/yast2-installation-4.1.24/doc/control-file.md   2018-11-01 
12:33:37.0 +0100
+++ new/yast2-installation-4.1.25/doc/control-file.md   2018-11-07 
16:14:33.0 +0100
@@ -1294,6 +1294,27 @@
 installation itself. Both for first stage installation and also for the
 running system.
 
+ RPM
+
+It is possible to also modify behavior of installation by RPM.
+There are few requirements for that RPM:
+
+- It needs to provide the `installer_module_extension` symbol.
+- It needs to specify for which product is the extension defined.
+  This is done by providing the `extension_for_product()` symbol.
+- It needs an XML control file. The recommended location is 
`/usr/share/system-roles/.xml`,
+  alternatively you can use deprecated path `/installation.xml` (not 
recommended for new products).
+
+Example of spec file for RPM:
+
+```
+Provides:   installer_module_extension() = system-role-hpc-compute
+Provides:   extension_for_product() = SLE_HPC
+
+%files
+/usr/share/system-roles/hpc-compute.xml
+```
+
  Workflow Adaptation
 
 There is only a single control file to describe both an add-on and
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 
old/yast2-installation-4.1.24/package/yast2-installation.changes 
new/yast2-installation-4.1.25/package/yast2-installation.changes
--- old/yast2-installation-4.1.24/package/yast2-installation.changes
2018-11-01 12:33:37.0 +0100
+++ new/yast2-installation-4.1.25/package/yast2-installation.changes
2018-11-07 16:14:33.0 +0100
@@ -1,4 +1,12 @@
 ---
+Fri Nov  2 13:23:30 UTC 2018 - sch...@suse.de
+
+- Writing security settings in first AY installation stage.
+  So other modules (e.g. users) can rely on these settings now.
+  (bnc#1112769)
+- 4.1.25
+
+---
 Thu Nov  1 08:03:27 UTC 2018 - jreidin...@suse.com
 
 - extra_urls: compare unexpanded urls, so two identical
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 
old/yast2-installation-4.1.24/package/yast2-installation.spec 
new/yast2-installation-4.1.25/package/yast2-installation.spec
--- old/yast2-installation-4.1.24/package/yast2-installation.spec   
2018-11-01 12:33:37.0 +0100
+++ new/yast2-installation-4.1.25/package/yast2-installation.spec   
2018-11-07 16:14:33.0 +0100
@@ -16,7 +16,7 @@
 #
 
 Name:   yast2-installation
-Version:4.1.24
+Version:4.1.25
 Release:0
 
 BuildRoot:  %{_tmppath}/%{name}-%{version}-build
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 
old/yast2-installation-4.1.24/src/lib/installation/clients/inst_finish.rb 
new/yast2-installation-4.1.25/src/lib/installation/clients/inst_finish.rb
--- old/yast2-installation-4.1.24/src/lib/installation/clients/inst_finish.rb   
2018-11-01 12:33:37.0 +0100
+++ 

commit yast2-installation for openSUSE:Factory

2018-11-02 Thread root
Hello community,

here is the log from the commit of package yast2-installation for 
openSUSE:Factory checked in at 2018-11-01 19:12:15

Comparing /work/SRC/openSUSE:Factory/yast2-installation (Old)
 and  /work/SRC/openSUSE:Factory/.yast2-installation.new (New)


Package is "yast2-installation"

Thu Nov  1 19:12:15 2018 rev:412 rq:645894 version:4.1.24

Changes:

--- /work/SRC/openSUSE:Factory/yast2-installation/yast2-installation.changes
2018-09-04 22:51:57.080134635 +0200
+++ 
/work/SRC/openSUSE:Factory/.yast2-installation.new/yast2-installation.changes   
2018-11-01 19:12:18.702040952 +0100
@@ -1,0 +2,73 @@
+Thu Nov  1 08:03:27 UTC 2018 - jreidin...@suse.com
+
+- extra_urls: compare unexpanded urls, so two identical
+  repositories with variables are detected (bsc#1090193)
+- 4.1.24
+
+---
+Mon Oct 29 13:02:11 CET 2018 - sch...@suse.de
+
+- Added save_y2logs client. (fate#325737)
+- 4.1.23
+
+---
+Thu Oct 25 08:02:13 UTC 2018 - lsle...@suse.cz
+
+- Remember the selected role (related to FATE#325834)
+- 4.1.22
+
+---
+Tue Oct 23 14:17:49 CEST 2018 - sch...@suse.de
+
+- Saving y2logs after the installation has been finished.
+  (fate#325737)
+- 4.1.21
+
+---
+Tue Oct 16 13:52:00 CEST 2018 - sch...@suse.de
+
+- Fixed path to license file. . Build error in fate#324713
+- 4.1.20
+
+---
+Tue Sep 25 15:11:15 UTC 2018 - dgonza...@suse.com
+
+- Skip the roles' dialog selection when there is only one available
+  (fate#324713)
+- 4.1.19
+
+---
+Tue Sep 25 13:34:50 UTC 2018 - dgonza...@suse.com
+
+- Fix syntax error (bsc#1109659)
+- 4.1.18
+
+---
+Tue Sep 25 10:35:03 CEST 2018 - sch...@suse.de
+
+- Updated docu for add_on_products.xml: Added tag "confirm_license"
+  to handle Add-On-products licenses which will be added while
+  installation. (bsc#1105758)
+- 4.1.17  
+  
+---
+Tue Sep 18 09:33:59 UTC 2018 - dgonza...@suse.com
+
+- Avoid to restore old backups when upgrade fails (bsc#1097297)
+- 4.1.16
+
+---
+Thu Sep 13 16:37:43 UTC 2018 - lsle...@suse.cz
+
+- Copy the selected packages from the self-update repository to an
+  additional add-on repository, allow updating the installation
+  workflow from the self-update repository (bsc#1101016)
+- 4.1.15
+
+---
+Tue Sep 11 15:29:22 CEST 2018 - aschn...@suse.com
+
+- do not translate snapshot description (bsc#1092757)
+- 4.1.14
+
+---

Old:

  yast2-installation-4.1.13.tar.bz2

New:

  yast2-installation-4.1.24.tar.bz2



Other differences:
--
++ yast2-installation.spec ++
--- /var/tmp/diff_new_pack.07HxDy/_old  2018-11-01 19:12:19.322040979 +0100
+++ /var/tmp/diff_new_pack.07HxDy/_new  2018-11-01 19:12:19.326040979 +0100
@@ -17,7 +17,7 @@
 
 
 Name:   yast2-installation
-Version:4.1.13
+Version:4.1.24
 Release:0
 
 BuildRoot:  %{_tmppath}/%{name}-%{version}-build
@@ -47,8 +47,8 @@
 BuildRequires:  yast2 >= 4.1.3
 Requires:   yast2 >= 4.1.3
 
-# Yast::Packages.check_remote_installation_packages
-BuildRequires:  yast2-packager >= 4.0.9
+# Y2Packager::SelfUpdateAddonRepo
+BuildRequires:  yast2-packager >= 4.1.5
 
 # Y2Storage::Inhibitors including systemd masking
 BuildRequires:  yast2-storage-ng >= 4.0.194
@@ -64,8 +64,8 @@
 # Mouse-related scripts moved to yast2-mouse
 Conflicts:  yast2-mouse < 2.18.0
 
-# Yast::AddOnProduct.selected_installation_products
-Requires:   yast2-packager >= 4.0.56
+# Y2Packager::SelfUpdateAddonRepo
+Requires:   yast2-packager >= 4.1.5
 
 # use in startup scripts
 Requires:   initviocons
@@ -252,7 +252,7 @@
 %dir %{yast_vardir}/hooks/installation
 
 %dir %{yast_docdir}
-%license %{yast_docdir}/COPYING
+%license COPYING
 %doc %{yast_docdir}/README.md
 %doc %{yast_docdir}/CONTRIBUTING.md
 

++ yast2-installation-4.1.13.tar.bz2 -> yast2-installation-4.1.24.tar.bz2 
++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/yast2-installation-4.1.13/Rakefile 
new/yast2-installation-4.1.24/Rakefile
--- old/yast2-installation-4.1.13/Rakefile  2018-09-04 16:13:02.0 
+0200
+++ 

commit yast2-installation for openSUSE:Factory

2018-09-04 Thread root
Hello community,

here is the log from the commit of package yast2-installation for 
openSUSE:Factory checked in at 2018-09-04 22:51:52

Comparing /work/SRC/openSUSE:Factory/yast2-installation (Old)
 and  /work/SRC/openSUSE:Factory/.yast2-installation.new (New)


Package is "yast2-installation"

Tue Sep  4 22:51:52 2018 rev:411 rq:633039 version:4.1.13

Changes:

--- /work/SRC/openSUSE:Factory/yast2-installation/yast2-installation.changes
2018-08-04 21:50:57.261002030 +0200
+++ 
/work/SRC/openSUSE:Factory/.yast2-installation.new/yast2-installation.changes   
2018-09-04 22:51:57.080134635 +0200
@@ -1,0 +2,36 @@
+Tue Sep  4 13:34:17 UTC 2018 - dgonza...@suse.com
+
+- Use /media.1/media instead the /media.1/build (bsc#1062297)
+- 4.1.13
+
+---
+Mon Sep  3 08:38:32 UTC 2018 - dgonza...@suse.com
+
+- Add missing help for disks activation dialog (bsc#1098563)
+- 4.1.12
+
+---
+Fri Aug 24 14:42:15 UTC 2018 - jreidin...@suse.com
+
+- Improve help text for system roles (bsc#1046619)
+- 4.1.11
+
+---
+Thu Aug 23 07:24:18 UTC 2018 - dgonza...@suse.com
+
+- Update calls to YaST2 systemd classes (related to fate#319428)
+- 4.1.10
+
+---
+Fri Aug 22 16:35:47 CEST 2018 - hel...@opensuse.org
+
+- Add an option to have a sidebar (boo#1088785)
+- 4.1.9
+
+---
+Mon Aug 20 15:18:28 CEST 2018 - sch...@suse.de
+
+- Switched license in spec file from SPDX2 to SPDX3 format.
+- Changed dir of COPYING file.
+
+---

Old:

  yast2-installation-4.1.8.tar.bz2

New:

  yast2-installation-4.1.13.tar.bz2



Other differences:
--
++ yast2-installation.spec ++
--- /var/tmp/diff_new_pack.L6wZac/_old  2018-09-04 22:51:57.624136500 +0200
+++ /var/tmp/diff_new_pack.L6wZac/_new  2018-09-04 22:51:57.628136514 +0200
@@ -17,7 +17,7 @@
 
 
 Name:   yast2-installation
-Version:4.1.8
+Version:4.1.13
 Release:0
 
 BuildRoot:  %{_tmppath}/%{name}-%{version}-build
@@ -28,7 +28,7 @@
 Requires:   yast2-ruby-bindings >= 4.0.6
 
 Summary:YaST2 - Installation Parts
-License:GPL-2.0
+License:GPL-2.0-only
 Group:  System/YaST
 
 Source1:YaST2-Second-Stage.service
@@ -43,8 +43,10 @@
 BuildRequires:  rubygem(rspec)
 BuildRequires:  rubygem(yast-rake)
 
-# TextHelpers#div_with_direction
-BuildRequires:  yast2 >= 4.0.72
+# Yast2::Systemd::Service
+BuildRequires:  yast2 >= 4.1.3
+Requires:   yast2 >= 4.1.3
+
 # Yast::Packages.check_remote_installation_packages
 BuildRequires:  yast2-packager >= 4.0.9
 
@@ -52,9 +54,6 @@
 BuildRequires:  yast2-storage-ng >= 4.0.194
 Requires:   yast2-storage-ng >= 4.0.175
 
-# TextHelpers#div_with_direction
-Requires:   yast2 >= 4.0.72
-
 # Language::GetLanguageItems and other API
 # Language::Set (handles downloading the translation extensions)
 Requires:   yast2-country-data >= 2.16.11
@@ -253,7 +252,7 @@
 %dir %{yast_vardir}/hooks/installation
 
 %dir %{yast_docdir}
-%doc %{yast_docdir}/COPYING
+%license %{yast_docdir}/COPYING
 %doc %{yast_docdir}/README.md
 %doc %{yast_docdir}/CONTRIBUTING.md
 

++ yast2-installation-4.1.8.tar.bz2 -> yast2-installation-4.1.13.tar.bz2 
++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 
old/yast2-installation-4.1.8/package/yast2-installation.changes 
new/yast2-installation-4.1.13/package/yast2-installation.changes
--- old/yast2-installation-4.1.8/package/yast2-installation.changes 
2018-08-02 16:12:03.0 +0200
+++ new/yast2-installation-4.1.13/package/yast2-installation.changes
2018-09-04 16:13:02.0 +0200
@@ -1,4 +1,40 @@
 ---
+Tue Sep  4 13:34:17 UTC 2018 - dgonza...@suse.com
+
+- Use /media.1/media instead the /media.1/build (bsc#1062297)
+- 4.1.13
+
+---
+Mon Sep  3 08:38:32 UTC 2018 - dgonza...@suse.com
+
+- Add missing help for disks activation dialog (bsc#1098563)
+- 4.1.12
+
+---
+Fri Aug 24 14:42:15 UTC 2018 - jreidin...@suse.com
+
+- Improve help text for system roles (bsc#1046619)
+- 4.1.11
+
+---
+Thu Aug 23 07:24:18 UTC 2018 - dgonza...@suse.com
+
+- Update calls to YaST2 systemd classes (related to fate#319428)
+- 4.1.10
+

commit yast2-installation for openSUSE:Factory

2018-08-04 Thread root
Hello community,

here is the log from the commit of package yast2-installation for 
openSUSE:Factory checked in at 2018-08-04 21:50:56

Comparing /work/SRC/openSUSE:Factory/yast2-installation (Old)
 and  /work/SRC/openSUSE:Factory/.yast2-installation.new (New)


Package is "yast2-installation"

Sat Aug  4 21:50:56 2018 rev:410 rq:627092 version:4.1.8

Changes:

--- /work/SRC/openSUSE:Factory/yast2-installation/yast2-installation.changes
2018-07-07 21:57:24.851392552 +0200
+++ 
/work/SRC/openSUSE:Factory/.yast2-installation.new/yast2-installation.changes   
2018-08-04 21:50:57.261002030 +0200
@@ -1,0 +2,24 @@
+Thu Aug  2 09:05:07 UTC 2018 - sch...@suse.de
+
+- Disable display of status messages on the console (bsc#1099505).
+- 4.1.8
+
+---
+Thu Aug  2 08:05:07 UTC 2018 - knut.anders...@suse.com
+
+- Don not print errors if plymouth is not installed (bsc#1101879)
+
+---
+Thu Jul 26 15:45:03 UTC 2018 - knut.anders...@suse.com
+
+- Do not crash if /etc/os-release is a directory (bsc#1097661)
+- 4.1.7
+
+---
+Thu Jul 26 14:34:27 CEST 2018 - sch...@suse.de
+
+- Delete unneeded content of /mnt/run after installation/update.
+  (bsc#1071745)
+- 4.1.6
+
+---

Old:

  yast2-installation-4.1.5.tar.bz2

New:

  yast2-installation-4.1.8.tar.bz2



Other differences:
--
++ yast2-installation.spec ++
--- /var/tmp/diff_new_pack.f4PE5E/_old  2018-08-04 21:50:57.717002885 +0200
+++ /var/tmp/diff_new_pack.f4PE5E/_new  2018-08-04 21:50:57.721002893 +0200
@@ -17,7 +17,7 @@
 
 
 Name:   yast2-installation
-Version:4.1.5
+Version:4.1.8
 Release:0
 
 BuildRoot:  %{_tmppath}/%{name}-%{version}-build

++ YaST2-Firstboot.service ++
--- /var/tmp/diff_new_pack.f4PE5E/_old  2018-08-04 21:50:57.765002975 +0200
+++ /var/tmp/diff_new_pack.f4PE5E/_new  2018-08-04 21:50:57.765002975 +0200
@@ -10,7 +10,7 @@
 [Service]
 Type=oneshot
 Environment=TERM=linux
-ExecStartPre=-/usr/bin/plymouth quit
+ExecStartPre=/bin/sh -c "/usr/bin/plymouth quit 2>/dev/null || :"
 ExecStart=/usr/lib/YaST2/startup/YaST2.Firstboot
 ExecStartPost=/usr/bin/rm -f /var/lib/YaST2/reconfig_system
 ExecStartPost=/usr/bin/systemctl restart systemd-vconsole-setup.service

++ yast2-installation-4.1.5.tar.bz2 -> yast2-installation-4.1.8.tar.bz2 
++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 
old/yast2-installation-4.1.5/package/YaST2-Firstboot.service 
new/yast2-installation-4.1.8/package/YaST2-Firstboot.service
--- old/yast2-installation-4.1.5/package/YaST2-Firstboot.service
2018-07-04 17:35:57.0 +0200
+++ new/yast2-installation-4.1.8/package/YaST2-Firstboot.service
2018-08-02 16:12:03.0 +0200
@@ -10,7 +10,7 @@
 [Service]
 Type=oneshot
 Environment=TERM=linux
-ExecStartPre=-/usr/bin/plymouth quit
+ExecStartPre=/bin/sh -c "/usr/bin/plymouth quit 2>/dev/null || :"
 ExecStart=/usr/lib/YaST2/startup/YaST2.Firstboot
 ExecStartPost=/usr/bin/rm -f /var/lib/YaST2/reconfig_system
 ExecStartPost=/usr/bin/systemctl restart systemd-vconsole-setup.service
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 
old/yast2-installation-4.1.5/package/yast2-installation.changes 
new/yast2-installation-4.1.8/package/yast2-installation.changes
--- old/yast2-installation-4.1.5/package/yast2-installation.changes 
2018-07-04 17:35:57.0 +0200
+++ new/yast2-installation-4.1.8/package/yast2-installation.changes 
2018-08-02 16:12:03.0 +0200
@@ -1,4 +1,28 @@
 ---
+Thu Aug  2 09:05:07 UTC 2018 - sch...@suse.de
+
+- Disable display of status messages on the console (bsc#1099505).
+- 4.1.8
+
+---
+Thu Aug  2 08:05:07 UTC 2018 - knut.anders...@suse.com
+
+- Don not print errors if plymouth is not installed (bsc#1101879)
+
+---
+Thu Jul 26 15:45:03 UTC 2018 - knut.anders...@suse.com
+
+- Do not crash if /etc/os-release is a directory (bsc#1097661)
+- 4.1.7
+
+---
+Thu Jul 26 14:34:27 CEST 2018 - sch...@suse.de
+
+- Delete unneeded content of /mnt/run after installation/update.
+  (bsc#1071745)
+- 4.1.6
+
+---
 Wed Jul  4 12:16:04 UTC 2018 - knut.anders...@suse.com
 
 - Fixed returned value 

commit yast2-installation for openSUSE:Factory

2018-07-07 Thread root
Hello community,

here is the log from the commit of package yast2-installation for 
openSUSE:Factory checked in at 2018-07-07 21:57:19

Comparing /work/SRC/openSUSE:Factory/yast2-installation (Old)
 and  /work/SRC/openSUSE:Factory/.yast2-installation.new (New)


Package is "yast2-installation"

Sat Jul  7 21:57:19 2018 rev:409 rq:620640 version:4.1.5

Changes:

--- /work/SRC/openSUSE:Factory/yast2-installation/yast2-installation.changes
2018-07-03 23:32:06.052602703 +0200
+++ 
/work/SRC/openSUSE:Factory/.yast2-installation.new/yast2-installation.changes   
2018-07-07 21:57:24.851392552 +0200
@@ -1,0 +2,7 @@
+Wed Jul  4 12:16:04 UTC 2018 - knut.anders...@suse.com
+
+- Fixed returned value calling copy_files_finish when
+  some ssh file exist (bsc#1099104).
+- 4.1.5
+
+---

Old:

  yast2-installation-4.1.4.tar.bz2

New:

  yast2-installation-4.1.5.tar.bz2



Other differences:
--
++ yast2-installation.spec ++
--- /var/tmp/diff_new_pack.ZvGbYO/_old  2018-07-07 21:57:25.531391690 +0200
+++ /var/tmp/diff_new_pack.ZvGbYO/_new  2018-07-07 21:57:25.531391690 +0200
@@ -17,7 +17,7 @@
 
 
 Name:   yast2-installation
-Version:4.1.4
+Version:4.1.5
 Release:0
 
 BuildRoot:  %{_tmppath}/%{name}-%{version}-build

++ yast2-installation-4.1.4.tar.bz2 -> yast2-installation-4.1.5.tar.bz2 
++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 
old/yast2-installation-4.1.4/package/yast2-installation.changes 
new/yast2-installation-4.1.5/package/yast2-installation.changes
--- old/yast2-installation-4.1.4/package/yast2-installation.changes 
2018-07-02 16:33:18.0 +0200
+++ new/yast2-installation-4.1.5/package/yast2-installation.changes 
2018-07-04 17:35:57.0 +0200
@@ -1,4 +1,11 @@
 ---
+Wed Jul  4 12:16:04 UTC 2018 - knut.anders...@suse.com
+
+- Fixed returned value calling copy_files_finish when
+  some ssh file exist (bsc#1099104).
+- 4.1.5
+
+---
 Thu Jun 28 14:40:00 CEST 2018 - sch...@suse.de
 
 - Added additional searchkeys to desktop file (fate#321043).
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 
old/yast2-installation-4.1.4/package/yast2-installation.spec 
new/yast2-installation-4.1.5/package/yast2-installation.spec
--- old/yast2-installation-4.1.4/package/yast2-installation.spec
2018-07-02 16:33:18.0 +0200
+++ new/yast2-installation-4.1.5/package/yast2-installation.spec
2018-07-04 17:35:57.0 +0200
@@ -16,7 +16,7 @@
 #
 
 Name:   yast2-installation
-Version:4.1.4
+Version:4.1.5
 Release:0
 
 BuildRoot:  %{_tmppath}/%{name}-%{version}-build
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 
old/yast2-installation-4.1.4/src/lib/installation/clients/copy_files_finish.rb 
new/yast2-installation-4.1.5/src/lib/installation/clients/copy_files_finish.rb
--- 
old/yast2-installation-4.1.4/src/lib/installation/clients/copy_files_finish.rb  
2018-07-02 16:33:18.0 +0200
+++ 
new/yast2-installation-4.1.5/src/lib/installation/clients/copy_files_finish.rb  
2018-07-04 17:35:57.0 +0200
@@ -98,6 +98,8 @@
 
   # fate#319624
   copy_ssh_files
+  # Do not rely on copy_ssh_files returned value (bsc#1099104)
+  nil
 end
 
   private




commit yast2-installation for openSUSE:Factory

2018-07-03 Thread root
Hello community,

here is the log from the commit of package yast2-installation for 
openSUSE:Factory checked in at 2018-07-03 23:32:04

Comparing /work/SRC/openSUSE:Factory/yast2-installation (Old)
 and  /work/SRC/openSUSE:Factory/.yast2-installation.new (New)


Package is "yast2-installation"

Tue Jul  3 23:32:04 2018 rev:408 rq:620265 version:4.1.4

Changes:

--- /work/SRC/openSUSE:Factory/yast2-installation/yast2-installation.changes
2018-07-01 21:24:59.532878093 +0200
+++ 
/work/SRC/openSUSE:Factory/.yast2-installation.new/yast2-installation.changes   
2018-07-03 23:32:06.052602703 +0200
@@ -1,0 +2,6 @@
+Thu Jun 28 14:40:00 CEST 2018 - sch...@suse.de
+
+- Added additional searchkeys to desktop file (fate#321043).
+- 4.1.4
+
+---

Old:

  yast2-installation-4.1.3.tar.bz2

New:

  yast2-installation-4.1.4.tar.bz2



Other differences:
--
++ yast2-installation.spec ++
--- /var/tmp/diff_new_pack.s5Si5s/_old  2018-07-03 23:32:06.768601673 +0200
+++ /var/tmp/diff_new_pack.s5Si5s/_new  2018-07-03 23:32:06.772601667 +0200
@@ -17,7 +17,7 @@
 
 
 Name:   yast2-installation
-Version:4.1.3
+Version:4.1.4
 Release:0
 
 BuildRoot:  %{_tmppath}/%{name}-%{version}-build

++ yast2-installation-4.1.3.tar.bz2 -> yast2-installation-4.1.4.tar.bz2 
++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 
old/yast2-installation-4.1.3/autoyast_desktop/deploy_image.desktop 
new/yast2-installation-4.1.4/autoyast_desktop/deploy_image.desktop
--- old/yast2-installation-4.1.3/autoyast_desktop/deploy_image.desktop  
2018-06-28 09:18:42.0 +0200
+++ new/yast2-installation-4.1.4/autoyast_desktop/deploy_image.desktop  
2018-07-02 16:33:18.0 +0200
@@ -16,6 +16,7 @@
 X-SuSE-YaST-AutoInstPath=install
 X-SuSE-YaST-AutoInstSchema=deploy_image.rnc
 X-SuSE-YaST-AutoInstClonable=false
+X-SuSE-YaST-Keywords=image,deployment
 
 Icon=yast-deploy_image
 Exec=
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 
old/yast2-installation-4.1.3/autoyast_desktop/ssh_import.desktop 
new/yast2-installation-4.1.4/autoyast_desktop/ssh_import.desktop
--- old/yast2-installation-4.1.3/autoyast_desktop/ssh_import.desktop
2018-06-28 09:18:42.0 +0200
+++ new/yast2-installation-4.1.4/autoyast_desktop/ssh_import.desktop
2018-07-02 16:33:18.0 +0200
@@ -16,6 +16,7 @@
 X-SuSE-YaST-AutoInstPath=install
 X-SuSE-YaST-AutoInstSchema=ssh_import.rnc
 X-SuSE-YaST-AutoInstClonable=true
+X-SuSE-YaST-Keywords=import,key,ssh,installation
 
 Icon=yast-ssh-server
 Exec=
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 
old/yast2-installation-4.1.3/package/yast2-installation.changes 
new/yast2-installation-4.1.4/package/yast2-installation.changes
--- old/yast2-installation-4.1.3/package/yast2-installation.changes 
2018-06-28 09:18:42.0 +0200
+++ new/yast2-installation-4.1.4/package/yast2-installation.changes 
2018-07-02 16:33:18.0 +0200
@@ -1,4 +1,10 @@
 ---
+Thu Jun 28 14:40:00 CEST 2018 - sch...@suse.de
+
+- Added additional searchkeys to desktop file (fate#321043).
+- 4.1.4
+
+---
 Wed Jun 27 13:14:47 CEST 2018 - aschn...@suse.com
 
 - adapted testsuite to change in yast2-storage-ng (bsc#1073633)
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 
old/yast2-installation-4.1.3/package/yast2-installation.spec 
new/yast2-installation-4.1.4/package/yast2-installation.spec
--- old/yast2-installation-4.1.3/package/yast2-installation.spec
2018-06-28 09:18:42.0 +0200
+++ new/yast2-installation-4.1.4/package/yast2-installation.spec
2018-07-02 16:33:18.0 +0200
@@ -16,7 +16,7 @@
 #
 
 Name:   yast2-installation
-Version:4.1.3
+Version:4.1.4
 Release:0
 
 BuildRoot:  %{_tmppath}/%{name}-%{version}-build
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 
old/yast2-installation-4.1.3/src/desktop/release_notes.desktop 
new/yast2-installation-4.1.4/src/desktop/release_notes.desktop
--- old/yast2-installation-4.1.3/src/desktop/release_notes.desktop  
2018-06-28 09:18:42.0 +0200
+++ new/yast2-installation-4.1.4/src/desktop/release_notes.desktop  
2018-07-02 16:33:18.0 +0200
@@ -5,6 +5,7 @@
 X-SuSE-YaST-Call=inst_release_notes
 X-SuSE-YaST-RootOnly=false
 X-SuSE-YaST-Group=Support
+X-SuSE-YaST-Keywords=support,installation,notes,documentation
 
 

commit yast2-installation for openSUSE:Factory

2018-07-01 Thread root
Hello community,

here is the log from the commit of package yast2-installation for 
openSUSE:Factory checked in at 2018-07-01 21:24:57

Comparing /work/SRC/openSUSE:Factory/yast2-installation (Old)
 and  /work/SRC/openSUSE:Factory/.yast2-installation.new (New)


Package is "yast2-installation"

Sun Jul  1 21:24:57 2018 rev:407 rq:619526 version:4.1.3

Changes:

--- /work/SRC/openSUSE:Factory/yast2-installation/yast2-installation.changes
2018-06-19 11:52:39.258557179 +0200
+++ 
/work/SRC/openSUSE:Factory/.yast2-installation.new/yast2-installation.changes   
2018-07-01 21:24:59.532878093 +0200
@@ -1,0 +2,6 @@
+Wed Jun 27 13:14:47 CEST 2018 - aschn...@suse.com
+
+- adapted testsuite to change in yast2-storage-ng (bsc#1073633)
+- 4.1.3
+
+---

Old:

  yast2-installation-4.1.2.tar.bz2

New:

  yast2-installation-4.1.3.tar.bz2



Other differences:
--
++ yast2-installation.spec ++
--- /var/tmp/diff_new_pack.YFGrwE/_old  2018-07-01 21:24:59.884877635 +0200
+++ /var/tmp/diff_new_pack.YFGrwE/_new  2018-07-01 21:24:59.77630 +0200
@@ -17,7 +17,7 @@
 
 
 Name:   yast2-installation
-Version:4.1.2
+Version:4.1.3
 Release:0
 
 BuildRoot:  %{_tmppath}/%{name}-%{version}-build
@@ -48,8 +48,8 @@
 # Yast::Packages.check_remote_installation_packages
 BuildRequires:  yast2-packager >= 4.0.9
 
-# Y2Storage::Inhibitors
-BuildRequires:  yast2-storage-ng >= 4.0.175
+# Y2Storage::Inhibitors including systemd masking
+BuildRequires:  yast2-storage-ng >= 4.0.194
 Requires:   yast2-storage-ng >= 4.0.175
 
 # TextHelpers#div_with_direction

++ yast2-installation-4.1.2.tar.bz2 -> yast2-installation-4.1.3.tar.bz2 
++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 
old/yast2-installation-4.1.2/package/yast2-installation.changes 
new/yast2-installation-4.1.3/package/yast2-installation.changes
--- old/yast2-installation-4.1.2/package/yast2-installation.changes 
2018-06-12 17:30:05.0 +0200
+++ new/yast2-installation-4.1.3/package/yast2-installation.changes 
2018-06-28 09:18:42.0 +0200
@@ -1,4 +1,10 @@
 ---
+Wed Jun 27 13:14:47 CEST 2018 - aschn...@suse.com
+
+- adapted testsuite to change in yast2-storage-ng (bsc#1073633)
+- 4.1.3
+
+---
 Mon Jun 11 11:30:44 UTC 2018 - knut.anders...@suse.com
 
 - Firstboot.service: Shutdown on failure preventing the service to
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 
old/yast2-installation-4.1.2/package/yast2-installation.spec 
new/yast2-installation-4.1.3/package/yast2-installation.spec
--- old/yast2-installation-4.1.2/package/yast2-installation.spec
2018-06-12 17:30:05.0 +0200
+++ new/yast2-installation-4.1.3/package/yast2-installation.spec
2018-06-28 09:18:42.0 +0200
@@ -16,7 +16,7 @@
 #
 
 Name:   yast2-installation
-Version:4.1.2
+Version:4.1.3
 Release:0
 
 BuildRoot:  %{_tmppath}/%{name}-%{version}-build
@@ -47,8 +47,8 @@
 # Yast::Packages.check_remote_installation_packages
 BuildRequires: yast2-packager >= 4.0.9
 
-# Y2Storage::Inhibitors
-BuildRequires: yast2-storage-ng >= 4.0.175
+# Y2Storage::Inhibitors including systemd masking
+BuildRequires: yast2-storage-ng >= 4.0.194
 Requires:  yast2-storage-ng >= 4.0.175
 
 # TextHelpers#div_with_direction
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 
old/yast2-installation-4.1.2/test/lib/clients/inst_system_analysis_test.rb 
new/yast2-installation-4.1.3/test/lib/clients/inst_system_analysis_test.rb
--- old/yast2-installation-4.1.2/test/lib/clients/inst_system_analysis_test.rb  
2018-06-12 17:30:05.0 +0200
+++ new/yast2-installation-4.1.3/test/lib/clients/inst_system_analysis_test.rb  
2018-06-28 09:18:42.0 +0200
@@ -48,7 +48,8 @@
 
 it "uses default activation callbacks" do
   expect(storage).to receive(:activate).with(nil).and_return true
-  expect(Yast::Execute).to receive(:locally!).with("/sbin/udevadm", 
"control", "--property=ANACONDA=yes")
+  expect(Yast::Execute).to receive(:locally!).with("/sbin/udevadm", 
"control", "--property=ANACONDA=yes").ordered
+  expect(Yast::Execute).to 
receive(:locally!).with("/usr/lib/YaST2/bin/mask-systemd-units", 
"--mask").ordered
   client.ActionHDDProbe
 end
 




commit yast2-installation for openSUSE:Factory

2018-06-19 Thread root
Hello community,

here is the log from the commit of package yast2-installation for 
openSUSE:Factory checked in at 2018-06-19 11:52:28

Comparing /work/SRC/openSUSE:Factory/yast2-installation (Old)
 and  /work/SRC/openSUSE:Factory/.yast2-installation.new (New)


Package is "yast2-installation"

Tue Jun 19 11:52:28 2018 rev:406 rq:616344 version:4.1.2

Changes:

--- /work/SRC/openSUSE:Factory/yast2-installation/yast2-installation.changes
2018-05-22 16:58:49.659068885 +0200
+++ 
/work/SRC/openSUSE:Factory/.yast2-installation.new/yast2-installation.changes   
2018-06-19 11:52:39.258557179 +0200
@@ -1,0 +2,30 @@
+Mon Jun 11 11:30:44 UTC 2018 - knut.anders...@suse.com
+
+- Firstboot.service: Shutdown on failure preventing the service to
+  hang because of a systemd dependency when trying to call halt
+  directly from the firsboot clients (bsc#1095253)
+- 4.1.2
+
+---
+Wed Jun  6 14:21:02 UTC 2018 - lsle...@suse.cz
+
+- Fixed possibly broken system after aborting upgrade running
+  over SSH (caused by a partially finished rollback) (bsc#1089643)
+
+---
+Thu May 31 15:31:34 UTC 2018 - jreidin...@suse.com
+
+- fix calling copy_files_finish to not crash
+  (related to bsc#1095323)
+- 4.1.1
+
+---
+Thu May 31 10:17:19 UTC 2018 - jreidin...@suse.com
+
+- Fix crash caused by previous fix when multipath is not available
+  (bsc#1095323)
+- Copy active_devices.txt for s390 to prevent blocking of
+  important devices when cio_ignore is active (bsc#1095033)
+- 4.1.0
+
+---

Old:

  yast2-installation-4.0.61.tar.bz2

New:

  yast2-installation-4.1.2.tar.bz2



Other differences:
--
++ yast2-installation.spec ++
--- /var/tmp/diff_new_pack.MMpoKr/_old  2018-06-19 11:52:40.170523320 +0200
+++ /var/tmp/diff_new_pack.MMpoKr/_new  2018-06-19 11:52:40.174523171 +0200
@@ -17,7 +17,7 @@
 
 
 Name:   yast2-installation
-Version:4.0.61
+Version:4.1.2
 Release:0
 
 BuildRoot:  %{_tmppath}/%{name}-%{version}-build

++ YaST2-Firstboot.service ++
--- /var/tmp/diff_new_pack.MMpoKr/_old  2018-06-19 11:52:40.218521538 +0200
+++ /var/tmp/diff_new_pack.MMpoKr/_new  2018-06-19 11:52:40.222521390 +0200
@@ -5,6 +5,7 @@
 Before=getty@tty1.service serial-getty@ttyS0.service 
serial-getty@ttyS1.service serial-getty@ttyS2.service
 Before=display-manager.service
 ConditionPathExists=/var/lib/YaST2/reconfig_system
+OnFailure=shutdown.target
 
 [Service]
 Type=oneshot

++ yast2-installation-4.0.61.tar.bz2 -> yast2-installation-4.1.2.tar.bz2 
++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 
old/yast2-installation-4.0.61/package/YaST2-Firstboot.service 
new/yast2-installation-4.1.2/package/YaST2-Firstboot.service
--- old/yast2-installation-4.0.61/package/YaST2-Firstboot.service   
2018-05-18 15:55:42.0 +0200
+++ new/yast2-installation-4.1.2/package/YaST2-Firstboot.service
2018-06-12 17:30:05.0 +0200
@@ -5,6 +5,7 @@
 Before=getty@tty1.service serial-getty@ttyS0.service 
serial-getty@ttyS1.service serial-getty@ttyS2.service
 Before=display-manager.service
 ConditionPathExists=/var/lib/YaST2/reconfig_system
+OnFailure=shutdown.target
 
 [Service]
 Type=oneshot
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 
old/yast2-installation-4.0.61/package/yast2-installation.changes 
new/yast2-installation-4.1.2/package/yast2-installation.changes
--- old/yast2-installation-4.0.61/package/yast2-installation.changes
2018-05-18 15:55:42.0 +0200
+++ new/yast2-installation-4.1.2/package/yast2-installation.changes 
2018-06-12 17:30:05.0 +0200
@@ -1,4 +1,34 @@
 ---
+Mon Jun 11 11:30:44 UTC 2018 - knut.anders...@suse.com
+
+- Firstboot.service: Shutdown on failure preventing the service to
+  hang because of a systemd dependency when trying to call halt
+  directly from the firsboot clients (bsc#1095253)
+- 4.1.2
+
+---
+Wed Jun  6 14:21:02 UTC 2018 - lsle...@suse.cz
+
+- Fixed possibly broken system after aborting upgrade running
+  over SSH (caused by a partially finished rollback) (bsc#1089643)
+
+---
+Thu May 31 15:31:34 UTC 2018 - jreidin...@suse.com
+
+- fix calling copy_files_finish to not crash
+  (related to bsc#1095323)
+- 4.1.1
+

commit yast2-installation for openSUSE:Factory

2018-05-22 Thread root
Hello community,

here is the log from the commit of package yast2-installation for 
openSUSE:Factory checked in at 2018-05-22 16:58:46

Comparing /work/SRC/openSUSE:Factory/yast2-installation (Old)
 and  /work/SRC/openSUSE:Factory/.yast2-installation.new (New)


Package is "yast2-installation"

Tue May 22 16:58:46 2018 rev:405 rq:610370 version:4.0.61

Changes:

--- /work/SRC/openSUSE:Factory/yast2-installation/yast2-installation.changes
2018-05-17 19:32:35.460858289 +0200
+++ 
/work/SRC/openSUSE:Factory/.yast2-installation.new/yast2-installation.changes   
2018-05-22 16:58:49.659068885 +0200
@@ -1,0 +2,6 @@
+Fri May 18 13:16:30 UTC 2018 - igonzalezs...@suse.com
+
+- Fix installation mode detection (related to bsc#1089547).
+- 4.0.61
+
+---

Old:

  yast2-installation-4.0.60.tar.bz2

New:

  yast2-installation-4.0.61.tar.bz2



Other differences:
--
++ yast2-installation.spec ++
--- /var/tmp/diff_new_pack.K8U9eb/_old  2018-05-22 16:58:50.319044872 +0200
+++ /var/tmp/diff_new_pack.K8U9eb/_new  2018-05-22 16:58:50.323044726 +0200
@@ -17,7 +17,7 @@
 
 
 Name:   yast2-installation
-Version:4.0.60
+Version:4.0.61
 Release:0
 
 BuildRoot:  %{_tmppath}/%{name}-%{version}-build
@@ -28,7 +28,7 @@
 Requires:   yast2-ruby-bindings >= 4.0.6
 
 Summary:YaST2 - Installation Parts
-License:GPL-2.0-only
+License:GPL-2.0
 Group:  System/YaST
 
 Source1:YaST2-Second-Stage.service

++ yast2-installation-4.0.60.tar.bz2 -> yast2-installation-4.0.61.tar.bz2 
++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 
old/yast2-installation-4.0.60/package/yast2-installation.changes 
new/yast2-installation-4.0.61/package/yast2-installation.changes
--- old/yast2-installation-4.0.60/package/yast2-installation.changes
2018-05-16 15:51:12.0 +0200
+++ new/yast2-installation-4.0.61/package/yast2-installation.changes
2018-05-18 15:55:42.0 +0200
@@ -1,4 +1,10 @@
 ---
+Fri May 18 13:16:30 UTC 2018 - igonzalezs...@suse.com
+
+- Fix installation mode detection (related to bsc#1089547).
+- 4.0.61
+
+---
 Wed May 16 12:50:36 UTC 2018 - jlo...@suse.com
 
 - Do not try to set read-only property to default BTRFS subvolume
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 
old/yast2-installation-4.0.60/package/yast2-installation.spec 
new/yast2-installation-4.0.61/package/yast2-installation.spec
--- old/yast2-installation-4.0.60/package/yast2-installation.spec   
2018-05-16 15:51:12.0 +0200
+++ new/yast2-installation-4.0.61/package/yast2-installation.spec   
2018-05-18 15:55:42.0 +0200
@@ -16,7 +16,7 @@
 #
 
 Name:   yast2-installation
-Version:4.0.60
+Version:4.0.61
 Release:0
 
 BuildRoot:  %{_tmppath}/%{name}-%{version}-build
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 
old/yast2-installation-4.0.60/src/lib/installation/clients/inst_system_analysis.rb
 
new/yast2-installation-4.0.61/src/lib/installation/clients/inst_system_analysis.rb
--- 
old/yast2-installation-4.0.60/src/lib/installation/clients/inst_system_analysis.rb
  2018-05-16 15:51:12.0 +0200
+++ 
new/yast2-installation-4.0.61/src/lib/installation/clients/inst_system_analysis.rb
  2018-05-18 15:55:42.0 +0200
@@ -196,7 +196,7 @@
   # This error message is only shown when no disks where found during a 
normal
   # installation. The autoinstallation case will be handled later by 
AutoYaST at
   # 
https://github.com/yast/yast-autoinstallation/blob/8e414637d8157462bee5e1ee29c5d2e747754670/src/modules/AutoinstStorage.rb#L334
-  if devicegraph.empty? && !Mode.auto?
+  if devicegraph.empty? && !Mode.auto
 Report.Error(
   Builtins.sformat(
 # TRANSLATORS: Error pop-up
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 
old/yast2-installation-4.0.60/test/lib/clients/inst_system_analysis_test.rb 
new/yast2-installation-4.0.61/test/lib/clients/inst_system_analysis_test.rb
--- old/yast2-installation-4.0.60/test/lib/clients/inst_system_analysis_test.rb 
2018-05-16 15:51:12.0 +0200
+++ new/yast2-installation-4.0.61/test/lib/clients/inst_system_analysis_test.rb 
2018-05-18 15:55:42.0 +0200
@@ -29,20 +29,21 @@
   instance_double(Y2Storage::StorageManager, activate: true, probe: nil, 
probed: devicegraph)
 end
 
-let(:devicegraph) { 

commit yast2-installation for openSUSE:Factory

2018-05-17 Thread root
Hello community,

here is the log from the commit of package yast2-installation for 
openSUSE:Factory checked in at 2018-05-17 19:32:31

Comparing /work/SRC/openSUSE:Factory/yast2-installation (Old)
 and  /work/SRC/openSUSE:Factory/.yast2-installation.new (New)


Package is "yast2-installation"

Thu May 17 19:32:31 2018 rev:404 rq:609807 version:4.0.60

Changes:

--- /work/SRC/openSUSE:Factory/yast2-installation/yast2-installation.changes
2018-05-13 15:58:24.824892313 +0200
+++ 
/work/SRC/openSUSE:Factory/.yast2-installation.new/yast2-installation.changes   
2018-05-17 19:32:35.460858289 +0200
@@ -1,0 +2,8 @@
+Wed May 16 12:50:36 UTC 2018 - jlo...@suse.com
+
+- Do not try to set read-only property to default BTRFS subvolume
+  if the filesystem already existed on disk (needed for
+  bsc#1091047).
+- 4.0.60
+
+---

Old:

  yast2-installation-4.0.59.tar.bz2

New:

  yast2-installation-4.0.60.tar.bz2



Other differences:
--
++ yast2-installation.spec ++
--- /var/tmp/diff_new_pack.7UtZS7/_old  2018-05-17 19:32:36.080835638 +0200
+++ /var/tmp/diff_new_pack.7UtZS7/_new  2018-05-17 19:32:36.084835492 +0200
@@ -17,7 +17,7 @@
 
 
 Name:   yast2-installation
-Version:4.0.59
+Version:4.0.60
 Release:0
 
 BuildRoot:  %{_tmppath}/%{name}-%{version}-build
@@ -28,7 +28,7 @@
 Requires:   yast2-ruby-bindings >= 4.0.6
 
 Summary:YaST2 - Installation Parts
-License:GPL-2.0
+License:GPL-2.0-only
 Group:  System/YaST
 
 Source1:YaST2-Second-Stage.service

++ yast2-installation-4.0.59.tar.bz2 -> yast2-installation-4.0.60.tar.bz2 
++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 
old/yast2-installation-4.0.59/package/yast2-installation.changes 
new/yast2-installation-4.0.60/package/yast2-installation.changes
--- old/yast2-installation-4.0.59/package/yast2-installation.changes
2018-05-11 10:48:59.0 +0200
+++ new/yast2-installation-4.0.60/package/yast2-installation.changes
2018-05-16 15:51:12.0 +0200
@@ -1,4 +1,12 @@
 ---
+Wed May 16 12:50:36 UTC 2018 - jlo...@suse.com
+
+- Do not try to set read-only property to default BTRFS subvolume
+  if the filesystem already existed on disk (needed for
+  bsc#1091047).
+- 4.0.60
+
+---
 Thu May 10 13:10:41 UTC 2018 - igonzalezs...@suse.com
 
 - Log a warning when umounting a filesystem fails after
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 
old/yast2-installation-4.0.59/package/yast2-installation.spec 
new/yast2-installation-4.0.60/package/yast2-installation.spec
--- old/yast2-installation-4.0.59/package/yast2-installation.spec   
2018-05-11 10:48:59.0 +0200
+++ new/yast2-installation-4.0.60/package/yast2-installation.spec   
2018-05-16 15:51:12.0 +0200
@@ -16,7 +16,7 @@
 #
 
 Name:   yast2-installation
-Version:4.0.59
+Version:4.0.60
 Release:0
 
 BuildRoot:  %{_tmppath}/%{name}-%{version}-build
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 
old/yast2-installation-4.0.59/src/lib/installation/clients/umount_finish.rb 
new/yast2-installation-4.0.60/src/lib/installation/clients/umount_finish.rb
--- old/yast2-installation-4.0.59/src/lib/installation/clients/umount_finish.rb 
2018-05-11 10:48:59.0 +0200
+++ new/yast2-installation-4.0.60/src/lib/installation/clients/umount_finish.rb 
2018-05-16 15:51:12.0 +0200
@@ -404,7 +404,7 @@
   devicegraph = Y2Storage::StorageManager.instance.staging
 
   ro_btrfs_filesystems = devicegraph.filesystems.select do |fs|
-fs.is?(:btrfs) && fs.mount_point && fs.mount_options.include?("ro")
+new_filesystem?(fs) && ro_btrfs_filesystem?(fs)
   end
 
   ro_btrfs_filesystems.each { |f| default_subvolume_as_ro(f) }
@@ -445,5 +445,23 @@
 end
   log.warn("Running processes using #{mount_point}: #{fuser}")
 end
+
+  private
+
+# Check whether the given filesystem is going to be created
+#
+# @param filesystem [Y2Storage::Filesystems::Base]
+# @return [Boolean]
+def new_filesystem?(filesystem)
+  !filesystem.exists_in_probed?
+end
+
+# Check whether the given filesystem is read-only BTRFS
+#
+# @param filesystem [Y2Storage::Filesystems::Base]
+# @return [Boolean]
+def ro_btrfs_filesystem?(filesystem)
+  filesystem.is?(:btrfs) && filesystem.mount_point && 
filesystem.mount_options.include?("ro")
+end
 

commit yast2-installation for openSUSE:Factory

2018-05-13 Thread root
Hello community,

here is the log from the commit of package yast2-installation for 
openSUSE:Factory checked in at 2018-05-13 15:58:20

Comparing /work/SRC/openSUSE:Factory/yast2-installation (Old)
 and  /work/SRC/openSUSE:Factory/.yast2-installation.new (New)


Package is "yast2-installation"

Sun May 13 15:58:20 2018 rev:403 rq:606367 version:4.0.59

Changes:

--- /work/SRC/openSUSE:Factory/yast2-installation/yast2-installation.changes
2018-05-06 14:58:12.176216584 +0200
+++ 
/work/SRC/openSUSE:Factory/.yast2-installation.new/yast2-installation.changes   
2018-05-13 15:58:24.824892313 +0200
@@ -1,0 +2,27 @@
+Thu May 10 13:10:41 UTC 2018 - igonzalezs...@suse.com
+
+- Log a warning when umounting a filesystem fails after
+  installation/upgrade (related to bsc#1090018).
+- 4.0.59 
+
+---
+Tue May 08 12:04:00 CEST 2018 - aschn...@suse.com
+
+- disable mdadm auto assembly for installation (bsc#1090690)
+- 4.0.58
+
+---
+Thu May  3 07:34:57 UTC 2018 - lsle...@suse.cz
+
+- Keep the selected product in the desktop selection dialog
+  (bsc#1088660)
+- 4.0.57
+
+---
+Wed May  2 15:44:18 UTC 2018 - shundham...@suse.com
+
+- Copy new /var/log/YaST2/storage-inst/ subdir to target at the
+  end of the installation (part of fate #318196)
+- 4.0.56
+
+---

Old:

  yast2-installation-4.0.55.tar.bz2

New:

  yast2-installation-4.0.59.tar.bz2



Other differences:
--
++ yast2-installation.spec ++
--- /var/tmp/diff_new_pack.EAX8ux/_old  2018-05-13 15:58:26.196842252 +0200
+++ /var/tmp/diff_new_pack.EAX8ux/_new  2018-05-13 15:58:26.200842105 +0200
@@ -17,7 +17,7 @@
 
 
 Name:   yast2-installation
-Version:4.0.55
+Version:4.0.59
 Release:0
 
 BuildRoot:  %{_tmppath}/%{name}-%{version}-build
@@ -28,7 +28,7 @@
 Requires:   yast2-ruby-bindings >= 4.0.6
 
 Summary:YaST2 - Installation Parts
-License:GPL-2.0-only
+License:GPL-2.0
 Group:  System/YaST
 
 Source1:YaST2-Second-Stage.service
@@ -48,9 +48,9 @@
 # Yast::Packages.check_remote_installation_packages
 BuildRequires:  yast2-packager >= 4.0.9
 
-# Y2Storage::StorageManager#devices_for_installation?
-BuildRequires:  yast2-storage-ng >= 4.0.168
-Requires:   yast2-storage-ng >= 4.0.168
+# Y2Storage::Inhibitors
+BuildRequires:  yast2-storage-ng >= 4.0.175
+Requires:   yast2-storage-ng >= 4.0.175
 
 # TextHelpers#div_with_direction
 Requires:   yast2 >= 4.0.72

++ yast2-installation-4.0.55.tar.bz2 -> yast2-installation-4.0.59.tar.bz2 
++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 
old/yast2-installation-4.0.55/package/yast2-installation.changes 
new/yast2-installation-4.0.59/package/yast2-installation.changes
--- old/yast2-installation-4.0.55/package/yast2-installation.changes
2018-05-03 11:15:01.0 +0200
+++ new/yast2-installation-4.0.59/package/yast2-installation.changes
2018-05-11 10:48:59.0 +0200
@@ -1,4 +1,31 @@
 ---
+Thu May 10 13:10:41 UTC 2018 - igonzalezs...@suse.com
+
+- Log a warning when umounting a filesystem fails after
+  installation/upgrade (related to bsc#1090018).
+- 4.0.59 
+
+---
+Tue May 08 12:04:00 CEST 2018 - aschn...@suse.com
+
+- disable mdadm auto assembly for installation (bsc#1090690)
+- 4.0.58
+
+---
+Thu May  3 07:34:57 UTC 2018 - lsle...@suse.cz
+
+- Keep the selected product in the desktop selection dialog
+  (bsc#1088660)
+- 4.0.57
+
+---
+Wed May  2 15:44:18 UTC 2018 - shundham...@suse.com
+
+- Copy new /var/log/YaST2/storage-inst/ subdir to target at the
+  end of the installation (part of fate #318196)
+- 4.0.56
+
+---
 Fri Apr 27 15:07:15 UTC 2018 - igonzalezs...@suse.com
 
 - Do not warn too soon about missing disks during autoinstallation
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 
old/yast2-installation-4.0.55/package/yast2-installation.spec 
new/yast2-installation-4.0.59/package/yast2-installation.spec
--- old/yast2-installation-4.0.55/package/yast2-installation.spec   
2018-05-03 11:15:01.0 +0200
+++ new/yast2-installation-4.0.59/package/yast2-installation.spec   
2018-05-11 

commit yast2-installation for openSUSE:Factory

2018-05-06 Thread root
Hello community,

here is the log from the commit of package yast2-installation for 
openSUSE:Factory checked in at 2018-05-06 14:58:09

Comparing /work/SRC/openSUSE:Factory/yast2-installation (Old)
 and  /work/SRC/openSUSE:Factory/.yast2-installation.new (New)


Package is "yast2-installation"

Sun May  6 14:58:09 2018 rev:402 rq:603592 version:4.0.55

Changes:

--- /work/SRC/openSUSE:Factory/yast2-installation/yast2-installation.changes
2018-04-26 13:29:51.746038921 +0200
+++ 
/work/SRC/openSUSE:Factory/.yast2-installation.new/yast2-installation.changes   
2018-05-06 14:58:12.176216584 +0200
@@ -1,0 +2,37 @@
+Fri Apr 27 15:07:15 UTC 2018 - igonzalezs...@suse.com
+
+- Do not warn too soon about missing disks during autoinstallation
+  (bsc#1091033)
+- 4.0.55
+
+---
+Fri Apr 27 13:22:53 UTC 2018 - lsle...@suse.cz
+
+- Better handle the restore scripts when YaST is aborted or
+  crashes (bsc#1089643)
+- Delete the .repo files accidentally saved into inst-sys
+  (fixes problems when restarting YaST after abort or crash)
+- 4.0.54
+
+---
+Wed Apr 25 10:43:58 UTC 2018 - jreidin...@suse.com
+
+- fix regression to show again iscsi configuration for disk-less
+  setup  (bsc#1090753)
+- 4.0.53
+
+---
+Wed Apr 25 06:03:53 UTC 2018 - igonzalezs...@suse.com
+
+- Fix text direction for RTL languages in the installer settings
+  screen (bsc#1089846).
+- 4.0.52
+
+---
+Tue Apr 24 11:41:26 UTC 2018 - mvid...@suse.com
+
+- Fixed "vnc.sh: /root/.profile: No such file or directory"
+  (bsc#1089623).
+- 4.0.51
+
+---

Old:

  yast2-installation-4.0.50.tar.bz2

New:

  yast2-installation-4.0.55.tar.bz2



Other differences:
--
++ yast2-installation.spec ++
--- /var/tmp/diff_new_pack.wMKGEJ/_old  2018-05-06 14:58:12.744195742 +0200
+++ /var/tmp/diff_new_pack.wMKGEJ/_new  2018-05-06 14:58:12.744195742 +0200
@@ -17,7 +17,7 @@
 
 
 Name:   yast2-installation
-Version:4.0.50
+Version:4.0.55
 Release:0
 
 BuildRoot:  %{_tmppath}/%{name}-%{version}-build
@@ -28,7 +28,7 @@
 Requires:   yast2-ruby-bindings >= 4.0.6
 
 Summary:YaST2 - Installation Parts
-License:GPL-2.0
+License:GPL-2.0-only
 Group:  System/YaST
 
 Source1:YaST2-Second-Stage.service
@@ -43,17 +43,17 @@
 BuildRequires:  rubygem(rspec)
 BuildRequires:  rubygem(yast-rake)
 
-# Mandatory language in Product#release_notes
-BuildRequires:  yast2 >= 4.0.49
+# TextHelpers#div_with_direction
+BuildRequires:  yast2 >= 4.0.72
 # Yast::Packages.check_remote_installation_packages
 BuildRequires:  yast2-packager >= 4.0.9
 
-# Y2Storage::StorageManager#activate and #probe as boolean
-BuildRequires:  yast2-storage-ng >= 4.0.114
-Requires:   yast2-storage-ng >= 4.0.114
+# Y2Storage::StorageManager#devices_for_installation?
+BuildRequires:  yast2-storage-ng >= 4.0.168
+Requires:   yast2-storage-ng >= 4.0.168
 
-# Mandatory language in Product#release_notes
-Requires:   yast2 >= 4.0.49
+# TextHelpers#div_with_direction
+Requires:   yast2 >= 4.0.72
 
 # Language::GetLanguageItems and other API
 # Language::Set (handles downloading the translation extensions)

++ yast2-installation-4.0.50.tar.bz2 -> yast2-installation-4.0.55.tar.bz2 
++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 
old/yast2-installation-4.0.50/package/yast2-installation.changes 
new/yast2-installation-4.0.55/package/yast2-installation.changes
--- old/yast2-installation-4.0.50/package/yast2-installation.changes
2018-04-19 16:07:10.0 +0200
+++ new/yast2-installation-4.0.55/package/yast2-installation.changes
2018-05-03 11:15:01.0 +0200
@@ -1,4 +1,41 @@
 ---
+Fri Apr 27 15:07:15 UTC 2018 - igonzalezs...@suse.com
+
+- Do not warn too soon about missing disks during autoinstallation
+  (bsc#1091033)
+- 4.0.55
+
+---
+Fri Apr 27 13:22:53 UTC 2018 - lsle...@suse.cz
+
+- Better handle the restore scripts when YaST is aborted or
+  crashes (bsc#1089643)
+- Delete the .repo files accidentally saved into inst-sys
+  (fixes problems when restarting YaST after abort or crash)
+- 4.0.54
+
+---
+Wed Apr 25 10:43:58 UTC 2018 - jreidin...@suse.com
+
+- fix regression to show again iscsi configuration for 

commit yast2-installation for openSUSE:Factory

2018-04-26 Thread root
Hello community,

here is the log from the commit of package yast2-installation for 
openSUSE:Factory checked in at 2018-04-26 13:29:49

Comparing /work/SRC/openSUSE:Factory/yast2-installation (Old)
 and  /work/SRC/openSUSE:Factory/.yast2-installation.new (New)


Package is "yast2-installation"

Thu Apr 26 13:29:49 2018 rev:401 rq:598569 version:4.0.50

Changes:

--- /work/SRC/openSUSE:Factory/yast2-installation/yast2-installation.changes
2018-04-07 20:52:17.724731124 +0200
+++ 
/work/SRC/openSUSE:Factory/.yast2-installation.new/yast2-installation.changes   
2018-04-26 13:29:51.746038921 +0200
@@ -1,0 +2,40 @@
+Thu Apr 19 13:05:23 UTC 2018 - lsle...@suse.cz
+
+- Log more details when unmounting the target partition fails
+  (to debug bsc#1090018)
+- 4.0.50
+
+---
+Tue Apr 17 12:37:12 UTC 2018 - igonzalezs...@suse.com
+
+- Installer Updates does not overwrite Driver Updates
+  (bsc#1088685).
+- 4.0.49
+
+---
+Mon Apr 16 12:50:00 UTC 2018 - mvid...@suse.com
+
+- Don't hard-code the role text color (bsc#1087399).
+- 4.0.48
+
+---
+Mon Apr 16 11:08:57 UTC 2018 - jreidin...@suse.com
+
+- Ensure proper patterns are selected when going back to system
+  role and switch to different role (bsc#103)
+- 4.0.47
+
+---
+Tue Apr 10 16:37:15 CEST 2018 - sch...@suse.de
+
+- Set Add-On products for installation again after the base
+  product has been selected (bnc#1086846).
+- 4.0.46
+
+---
+Fri Apr  6 17:25:51 UTC 2018 - jlo...@suse.com
+
+- Use AbortException when user aborts (part of fate#318196).
+- 4.0.45
+
+---

Old:

  yast2-installation-4.0.44.tar.bz2

New:

  yast2-installation-4.0.50.tar.bz2



Other differences:
--
++ yast2-installation.spec ++
--- /var/tmp/diff_new_pack.4Xf519/_old  2018-04-26 13:29:52.366016212 +0200
+++ /var/tmp/diff_new_pack.4Xf519/_new  2018-04-26 13:29:52.370016065 +0200
@@ -17,15 +17,15 @@
 
 
 Name:   yast2-installation
-Version:4.0.44
+Version:4.0.50
 Release:0
 
 BuildRoot:  %{_tmppath}/%{name}-%{version}-build
 Source0:%{name}-%{version}.tar.bz2
 
 Url:http://github.com/yast/yast-installation
-# new y2start script
-Requires:   yast2-ruby-bindings >= 3.2.10
+# for AbortException and handle direct abort
+Requires:   yast2-ruby-bindings >= 4.0.6
 
 Summary:YaST2 - Installation Parts
 License:GPL-2.0
@@ -36,6 +36,8 @@
 
 BuildRequires:  update-desktop-files
 BuildRequires:  yast2-devtools >= 3.1.10
+# for AbortException and handle direct abort
+BuildRequires:  yast2-ruby-bindings >= 4.0.6
 # needed for xml agent reading about products
 BuildRequires:  yast2-xml
 BuildRequires:  rubygem(rspec)
@@ -63,8 +65,8 @@
 # Mouse-related scripts moved to yast2-mouse
 Conflicts:  yast2-mouse < 2.18.0
 
-# Yast::Packages.check_remote_installation_packages
-Requires:   yast2-packager >= 4.0.9
+# Yast::AddOnProduct.selected_installation_products
+Requires:   yast2-packager >= 4.0.56
 
 # use in startup scripts
 Requires:   initviocons

++ yast2-installation-4.0.44.tar.bz2 -> yast2-installation-4.0.50.tar.bz2 
++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 
old/yast2-installation-4.0.44/package/yast2-installation.changes 
new/yast2-installation-4.0.50/package/yast2-installation.changes
--- old/yast2-installation-4.0.44/package/yast2-installation.changes
2018-04-06 16:34:09.0 +0200
+++ new/yast2-installation-4.0.50/package/yast2-installation.changes
2018-04-19 16:07:10.0 +0200
@@ -1,4 +1,44 @@
 ---
+Thu Apr 19 13:05:23 UTC 2018 - lsle...@suse.cz
+
+- Log more details when unmounting the target partition fails
+  (to debug bsc#1090018)
+- 4.0.50
+
+---
+Tue Apr 17 12:37:12 UTC 2018 - igonzalezs...@suse.com
+
+- Installer Updates does not overwrite Driver Updates
+  (bsc#1088685).
+- 4.0.49
+
+---
+Mon Apr 16 12:50:00 UTC 2018 - mvid...@suse.com
+
+- Don't hard-code the role text color (bsc#1087399).
+- 4.0.48
+
+---
+Mon Apr 16 11:08:57 UTC 2018 - jreidin...@suse.com
+
+- Ensure proper patterns are selected when going back to system
+  

commit yast2-installation for openSUSE:Factory

2018-04-07 Thread root
Hello community,

here is the log from the commit of package yast2-installation for 
openSUSE:Factory checked in at 2018-04-07 20:52:14

Comparing /work/SRC/openSUSE:Factory/yast2-installation (Old)
 and  /work/SRC/openSUSE:Factory/.yast2-installation.new (New)


Package is "yast2-installation"

Sat Apr  7 20:52:14 2018 rev:400 rq:594018 version:4.0.44

Changes:

--- /work/SRC/openSUSE:Factory/yast2-installation/yast2-installation.changes
2018-03-26 12:17:36.451548813 +0200
+++ 
/work/SRC/openSUSE:Factory/.yast2-installation.new/yast2-installation.changes   
2018-04-07 20:52:17.724731124 +0200
@@ -1,0 +2,12 @@
+Fri Apr  6 12:26:45 UTC 2018 - mvid...@suse.com
+
+- Start web VNC for the installation process (bsc#1078785)
+- 4.0.44
+
+---
+Tue Apr  3 10:54:42 UTC 2018 - jlo...@suse.com
+
+- Fix tests to use correct storage instance (part of fate#318196).
+- 4.0.43
+
+---

Old:

  yast2-installation-4.0.42.tar.bz2

New:

  yast2-installation-4.0.44.tar.bz2



Other differences:
--
++ yast2-installation.spec ++
--- /var/tmp/diff_new_pack.q03gBN/_old  2018-04-07 20:52:18.428705645 +0200
+++ /var/tmp/diff_new_pack.q03gBN/_new  2018-04-07 20:52:18.436705355 +0200
@@ -17,7 +17,7 @@
 
 
 Name:   yast2-installation
-Version:4.0.42
+Version:4.0.44
 Release:0
 
 BuildRoot:  %{_tmppath}/%{name}-%{version}-build

++ yast2-installation-4.0.42.tar.bz2 -> yast2-installation-4.0.44.tar.bz2 
++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 
old/yast2-installation-4.0.42/package/yast2-installation.changes 
new/yast2-installation-4.0.44/package/yast2-installation.changes
--- old/yast2-installation-4.0.42/package/yast2-installation.changes
2018-03-23 15:04:28.0 +0100
+++ new/yast2-installation-4.0.44/package/yast2-installation.changes
2018-04-06 16:34:09.0 +0200
@@ -1,4 +1,16 @@
 ---
+Fri Apr  6 12:26:45 UTC 2018 - mvid...@suse.com
+
+- Start web VNC for the installation process (bsc#1078785)
+- 4.0.44
+
+---
+Tue Apr  3 10:54:42 UTC 2018 - jlo...@suse.com
+
+- Fix tests to use correct storage instance (part of fate#318196).
+- 4.0.43
+
+---
 Fri Mar 23 09:57:56 UTC 2018 - mvid...@suse.com
 
 - System roles: make the radio buttons match other dialogs,
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 
old/yast2-installation-4.0.42/package/yast2-installation.spec 
new/yast2-installation-4.0.44/package/yast2-installation.spec
--- old/yast2-installation-4.0.42/package/yast2-installation.spec   
2018-03-23 15:04:28.0 +0100
+++ new/yast2-installation-4.0.44/package/yast2-installation.spec   
2018-04-06 16:34:09.0 +0200
@@ -16,7 +16,7 @@
 #
 
 Name:   yast2-installation
-Version:4.0.42
+Version:4.0.44
 Release:0
 
 BuildRoot:  %{_tmppath}/%{name}-%{version}-build
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/yast2-installation-4.0.42/startup/common/vnc.sh 
new/yast2-installation-4.0.44/startup/common/vnc.sh
--- old/yast2-installation-4.0.42/startup/common/vnc.sh 2018-03-23 
15:04:28.0 +0100
+++ new/yast2-installation-4.0.44/startup/common/vnc.sh 2018-04-06 
16:34:09.0 +0200
@@ -17,6 +17,8 @@
 #
 
 . /etc/YaST2/XVersion
+# set python path for websockify
+. /root/.profile
 
 #[ setupVNCAuthentication ]--#
 setupVNCAuthentication () {
@@ -65,6 +67,11 @@
echo
 }
 
+websockify() {
+   # this shortcut avoids requiring the optional numpy dependency
+   python3 -c 'import websockify.websocketproxy; 
websockify.websocketproxy.websockify_init()' "$@"
+}
+
 #[ startVNCServer ]--#
 startVNCServer () {
 #---
@@ -82,12 +89,17 @@
-depth 16 \
 -dpi 96 \
-rfbwait 12 \
-   -httpd /usr/share/vnc/classes \
-rfbport 5901 \
-   -httpport 5801 \
-fp $Xfontdir/misc/,$Xfontdir/uni/,$Xfontdir/truetype/ \
>/var/log/YaST2/vncserver.log 2>&1 &
xserver_pid=$!
+
+   websockify \
+   --web /usr/share/novnc \
+   5801 \
+   localhost:5901 \
+   >/var/log/YaST2/websockify.log 2>&1 &
+
export DISPLAY=:0
export XCURSOR_CORE=1
 }
diff -urN 

commit yast2-installation for openSUSE:Factory

2018-03-26 Thread root
Hello community,

here is the log from the commit of package yast2-installation for 
openSUSE:Factory checked in at 2018-03-26 12:17:31

Comparing /work/SRC/openSUSE:Factory/yast2-installation (Old)
 and  /work/SRC/openSUSE:Factory/.yast2-installation.new (New)


Package is "yast2-installation"

Mon Mar 26 12:17:31 2018 rev:399 rq:590705 version:4.0.42

Changes:

--- /work/SRC/openSUSE:Factory/yast2-installation/yast2-installation.changes
2018-03-14 19:34:54.218012605 +0100
+++ 
/work/SRC/openSUSE:Factory/.yast2-installation.new/yast2-installation.changes   
2018-03-26 12:17:36.451548813 +0200
@@ -1,0 +2,22 @@
+Fri Mar 23 09:57:56 UTC 2018 - mvid...@suse.com
+
+- System roles: make the radio buttons match other dialogs,
+  using images (bsc#1084674)
+- 4.0.42
+
+---
+Tue Mar 20 16:10:24 UTC 2018 - mvid...@suse.com
+
+- Make many system roles fit in the dialog (using a RichText
+  widget, bsc#1084674)
+- 4.0.41
+
+---
+Mon Mar 19 22:53:57 UTC 2018 - knut.anders...@suse.com
+
+- Self-Update report errors when the self_update is enabled
+  explicitly by linuxrc or using an AutoYaST profile.
+  (bsc#1084820)
+- 4.0.40
+
+---

Old:

  yast2-installation-4.0.39.tar.bz2

New:

  yast2-installation-4.0.42.tar.bz2



Other differences:
--
++ yast2-installation.spec ++
--- /var/tmp/diff_new_pack.qooGZ3/_old  2018-03-26 12:17:37.323517545 +0200
+++ /var/tmp/diff_new_pack.qooGZ3/_new  2018-03-26 12:17:37.323517545 +0200
@@ -17,7 +17,7 @@
 
 
 Name:   yast2-installation
-Version:4.0.39
+Version:4.0.42
 Release:0
 
 BuildRoot:  %{_tmppath}/%{name}-%{version}-build

++ yast2-installation-4.0.39.tar.bz2 -> yast2-installation-4.0.42.tar.bz2 
++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/yast2-installation-4.0.39/doc/SELF_UPDATE.md 
new/yast2-installation-4.0.42/doc/SELF_UPDATE.md
--- old/yast2-installation-4.0.39/doc/SELF_UPDATE.md2018-03-14 
09:42:14.0 +0100
+++ new/yast2-installation-4.0.42/doc/SELF_UPDATE.md2018-03-23 
15:04:28.0 +0100
@@ -111,9 +111,19 @@
 required just like in manual installation.
4. Default SUSE Customer Center API (`https://scc.suse.com/`).
 
-   Registration server is then asked for URL providing product on media.
-   For multi-product media it is possible to specify ID used instead of product
-   name in control.xml as globals->self_update_id.
+   The registration server is then asked for the list of update repositories.
+   In order to determine such list, the product `name`, `version` and
+   `architecture` are used
+
+   In case of a multi-product installation medium, as the installer is the same
+   for all the included products, the product `name` can be hard-coded in the
+   `control.xml` file with the `/globals/self_update_id` XML node.
+
+   ```xml
+   
+ SLES
+   
+   ```
 
 4. Hard-coded in the `control.xml` file on the installation medium (thus it
depends on the base product):
@@ -249,6 +259,9 @@
 * If SCC/SMT is used and it returns no URL or fails then the fallback URL from
   `control.xml` is used.
 * If the updates repository is found but it is empty or not valid:
+  * if the installer update was enabled explicitly (using the *SelfUpdate* boot
+option or through the *self_update* element in an AutoYaST profile), an 
error
+will be shown.
   * in the case that the URL was specified by the user (using the *SelfUpdate* 
boot
 option or through the *self_update_url* element in an AutoYaST profile), an
 error message will be shown.
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 
old/yast2-installation-4.0.39/package/yast2-installation.changes 
new/yast2-installation-4.0.42/package/yast2-installation.changes
--- old/yast2-installation-4.0.39/package/yast2-installation.changes
2018-03-14 09:42:14.0 +0100
+++ new/yast2-installation-4.0.42/package/yast2-installation.changes
2018-03-23 15:04:28.0 +0100
@@ -1,4 +1,26 @@
 ---
+Fri Mar 23 09:57:56 UTC 2018 - mvid...@suse.com
+
+- System roles: make the radio buttons match other dialogs,
+  using images (bsc#1084674)
+- 4.0.42
+
+---
+Tue Mar 20 16:10:24 UTC 2018 - mvid...@suse.com
+
+- Make many system roles fit in the dialog (using a RichText
+  widget, bsc#1084674)
+- 4.0.41
+
+---
+Mon 

commit yast2-installation for openSUSE:Factory

2018-03-14 Thread root
Hello community,

here is the log from the commit of package yast2-installation for 
openSUSE:Factory checked in at 2018-03-14 19:34:50

Comparing /work/SRC/openSUSE:Factory/yast2-installation (Old)
 and  /work/SRC/openSUSE:Factory/.yast2-installation.new (New)


Package is "yast2-installation"

Wed Mar 14 19:34:50 2018 rev:398 rq:586686 version:4.0.39

Changes:

--- /work/SRC/openSUSE:Factory/yast2-installation/yast2-installation.changes
2018-03-04 11:50:39.526349917 +0100
+++ 
/work/SRC/openSUSE:Factory/.yast2-installation.new/yast2-installation.changes   
2018-03-14 19:34:54.218012605 +0100
@@ -1,0 +2,22 @@
+Tue Mar 13 16:37:23 UTC 2018 - igonzalezs...@suse.com
+
+- Set the 'ro' property on Btrfs filesystem when using an AutoYaST
+  profile which sets the 'ro' option explicitly (related to
+  bsc#1079000).
+- 4.0.39
+
+---
+Tue Mar 13 12:09:45 CET 2018 - sch...@suse.de
+
+- complex_welcome: Translate license text if the language has been
+  changed (bnc#1077733).
+- 4.0.38
+
+---
+Mon Mar 12 15:34:38 UTC 2018 - igonzalezs...@suse.com
+
+- Set Btrfs 'ro' property at the end of the installation
+  when needed (bsc#1079000)
+- 4.0.37
+
+---

Old:

  yast2-installation-4.0.36.tar.bz2

New:

  yast2-installation-4.0.39.tar.bz2



Other differences:
--
++ yast2-installation.spec ++
--- /var/tmp/diff_new_pack.qynxvI/_old  2018-03-14 19:34:55.085981777 +0100
+++ /var/tmp/diff_new_pack.qynxvI/_new  2018-03-14 19:34:55.089981635 +0100
@@ -17,7 +17,7 @@
 
 
 Name:   yast2-installation
-Version:4.0.36
+Version:4.0.39
 Release:0
 
 BuildRoot:  %{_tmppath}/%{name}-%{version}-build

++ yast2-installation-4.0.36.tar.bz2 -> yast2-installation-4.0.39.tar.bz2 
++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/yast2-installation-4.0.36/doc/control-file.md 
new/yast2-installation-4.0.39/doc/control-file.md
--- old/yast2-installation-4.0.36/doc/control-file.md   2018-03-01 
16:08:50.0 +0100
+++ new/yast2-installation-4.0.39/doc/control-file.md   2018-03-14 
09:42:14.0 +0100
@@ -923,12 +923,6 @@
 partitioner dialog during installation, for example because the product has
 special requirements for partitioning (Btrfs to support snapshots etc.).
 
-*root_subvolume_read_only* (boolean, default _false_) specifies whether the
-root subvolume should be mounted read-only in /etc/fstab and its 'ro' Btrfs
-property should be set to _true_. This works only for Btrfs root
-filesystems. If another root filesystem type is chosen, this might fail
-silently.
-
 *home_path* (string) is the path (mount point) for the home
 partition or volume, if any is created (depending on *try_separate_home*,
 *limit_try_home* and available disk space).
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 
old/yast2-installation-4.0.36/package/yast2-installation.changes 
new/yast2-installation-4.0.39/package/yast2-installation.changes
--- old/yast2-installation-4.0.36/package/yast2-installation.changes
2018-03-01 16:08:50.0 +0100
+++ new/yast2-installation-4.0.39/package/yast2-installation.changes
2018-03-14 09:42:14.0 +0100
@@ -1,4 +1,26 @@
 ---
+Tue Mar 13 16:37:23 UTC 2018 - igonzalezs...@suse.com
+
+- Set the 'ro' property on Btrfs filesystem when using an AutoYaST
+  profile which sets the 'ro' option explicitly (related to
+  bsc#1079000).
+- 4.0.39
+
+---
+Tue Mar 13 12:09:45 CET 2018 - sch...@suse.de
+
+- complex_welcome: Translate license text if the language has been
+  changed (bnc#1077733).
+- 4.0.38
+
+---
+Mon Mar 12 15:34:38 UTC 2018 - igonzalezs...@suse.com
+
+- Set Btrfs 'ro' property at the end of the installation
+  when needed (bsc#1079000)
+- 4.0.37
+
+---
 Thu Mar  1 14:48:45 UTC 2018 - shundham...@suse.com
 
 - Pass args to parent class constructor (bsc#1083500)
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 
old/yast2-installation-4.0.36/package/yast2-installation.spec 
new/yast2-installation-4.0.39/package/yast2-installation.spec
--- old/yast2-installation-4.0.36/package/yast2-installation.spec   
2018-03-01 16:08:50.0 +0100
+++ new/yast2-installation-4.0.39/package/yast2-installation.spec   
2018-03-14 

commit yast2-installation for openSUSE:Factory

2018-03-04 Thread root
Hello community,

here is the log from the commit of package yast2-installation for 
openSUSE:Factory checked in at 2018-03-04 11:50:36

Comparing /work/SRC/openSUSE:Factory/yast2-installation (Old)
 and  /work/SRC/openSUSE:Factory/.yast2-installation.new (New)


Package is "yast2-installation"

Sun Mar  4 11:50:36 2018 rev:397 rq:581740 version:4.0.36

Changes:

--- /work/SRC/openSUSE:Factory/yast2-installation/yast2-installation.changes
2018-02-14 09:18:07.100843590 +0100
+++ 
/work/SRC/openSUSE:Factory/.yast2-installation.new/yast2-installation.changes   
2018-03-04 11:50:39.526349917 +0100
@@ -1,0 +2,23 @@
+Thu Mar  1 14:48:45 UTC 2018 - shundham...@suse.com
+
+- Pass args to parent class constructor (bsc#1083500)
+- 4.0.36
+
+---
+Tue Feb 27 12:23:03 UTC 2018 - jreidin...@suse.com
+
+- fix marking texts for translation (bsc#1081361, bsc#1083015)
+- 4.0.35
+
+---
+Tue Feb 27 01:41:17 UTC 2018 - an...@suse.com
+
+- More gentle handling of aborts caused by hardware probing errors
+  (bsc#1079228, bsc#1079817, bsc#1063059, bsc#1080554, bsc#1076776,
+  bsc#1070459 and some others).
+- Re-enable the old fix for bsc#298049 (abort button during ongoing
+  hardware probing).
+- Cleanup of dead code
+- 4.0.34
+
+---

Old:

  yast2-installation-4.0.33.tar.bz2

New:

  yast2-installation-4.0.36.tar.bz2



Other differences:
--
++ yast2-installation.spec ++
--- /var/tmp/diff_new_pack.MqQ4lD/_old  2018-03-04 11:50:40.106328906 +0100
+++ /var/tmp/diff_new_pack.MqQ4lD/_new  2018-03-04 11:50:40.110328761 +0100
@@ -17,7 +17,7 @@
 
 
 Name:   yast2-installation
-Version:4.0.33
+Version:4.0.36
 Release:0
 
 BuildRoot:  %{_tmppath}/%{name}-%{version}-build
@@ -46,9 +46,9 @@
 # Yast::Packages.check_remote_installation_packages
 BuildRequires:  yast2-packager >= 4.0.9
 
-# Y2Storage::StorageManager#activate accepts an argument
-BuildRequires:  yast2-storage-ng >= 4.0.43
-Requires:   yast2-storage-ng >= 4.0.43
+# Y2Storage::StorageManager#activate and #probe as boolean
+BuildRequires:  yast2-storage-ng >= 4.0.114
+Requires:   yast2-storage-ng >= 4.0.114
 
 # Mandatory language in Product#release_notes
 Requires:   yast2 >= 4.0.49
@@ -66,11 +66,6 @@
 # Yast::Packages.check_remote_installation_packages
 Requires:   yast2-packager >= 4.0.9
 
-# FIXME: some code present in this package still depends on the old 
yast2-storage
-# and will break without this dependency. That's acceptable at this point of 
the
-# migration to storage-ng. See installer-hacks.md in the yast-storage-ng repo.
-# Requires:  yast2-storage >= 2.24.1
-
 # use in startup scripts
 Requires:   initviocons
 

++ yast2-installation-4.0.33.tar.bz2 -> yast2-installation-4.0.36.tar.bz2 
++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 
old/yast2-installation-4.0.33/package/yast2-installation.changes 
new/yast2-installation-4.0.36/package/yast2-installation.changes
--- old/yast2-installation-4.0.33/package/yast2-installation.changes
2018-02-13 14:06:44.0 +0100
+++ new/yast2-installation-4.0.36/package/yast2-installation.changes
2018-03-01 16:08:50.0 +0100
@@ -1,4 +1,27 @@
 ---
+Thu Mar  1 14:48:45 UTC 2018 - shundham...@suse.com
+
+- Pass args to parent class constructor (bsc#1083500)
+- 4.0.36
+
+---
+Tue Feb 27 12:23:03 UTC 2018 - jreidin...@suse.com
+
+- fix marking texts for translation (bsc#1081361, bsc#1083015)
+- 4.0.35
+
+---
+Tue Feb 27 01:41:17 UTC 2018 - an...@suse.com
+
+- More gentle handling of aborts caused by hardware probing errors
+  (bsc#1079228, bsc#1079817, bsc#1063059, bsc#1080554, bsc#1076776,
+  bsc#1070459 and some others).
+- Re-enable the old fix for bsc#298049 (abort button during ongoing
+  hardware probing).
+- Cleanup of dead code
+- 4.0.34
+
+---
 Tue Feb 13 12:53:44 UTC 2018 - jreidin...@suse.com
 
 - Ensure previous role selection is cleared when doing desktop
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 
old/yast2-installation-4.0.33/package/yast2-installation.spec 
new/yast2-installation-4.0.36/package/yast2-installation.spec
--- old/yast2-installation-4.0.33/package/yast2-installation.spec   
2018-02-13 14:06:44.0 +0100
+++ 

commit yast2-installation for openSUSE:Factory

2018-02-14 Thread root
Hello community,

here is the log from the commit of package yast2-installation for 
openSUSE:Factory checked in at 2018-02-14 09:18:01

Comparing /work/SRC/openSUSE:Factory/yast2-installation (Old)
 and  /work/SRC/openSUSE:Factory/.yast2-installation.new (New)


Package is "yast2-installation"

Wed Feb 14 09:18:01 2018 rev:396 rq:576271 version:4.0.33

Changes:

--- /work/SRC/openSUSE:Factory/yast2-installation/yast2-installation.changes
2018-02-13 10:23:33.577726787 +0100
+++ 
/work/SRC/openSUSE:Factory/.yast2-installation.new/yast2-installation.changes   
2018-02-14 09:18:07.100843590 +0100
@@ -1,0 +2,7 @@
+Tue Feb 13 12:53:44 UTC 2018 - jreidin...@suse.com
+
+- Ensure previous role selection is cleared when doing desktop
+  selection (bsc#1078961)
+- 4.0.33
+
+---

Old:

  yast2-installation-4.0.32.tar.bz2

New:

  yast2-installation-4.0.33.tar.bz2



Other differences:
--
++ yast2-installation.spec ++
--- /var/tmp/diff_new_pack.ZJJv4d/_old  2018-02-14 09:18:08.196803864 +0100
+++ /var/tmp/diff_new_pack.ZJJv4d/_new  2018-02-14 09:18:08.196803864 +0100
@@ -17,7 +17,7 @@
 
 
 Name:   yast2-installation
-Version:4.0.32
+Version:4.0.33
 Release:0
 
 BuildRoot:  %{_tmppath}/%{name}-%{version}-build

++ yast2-installation-4.0.32.tar.bz2 -> yast2-installation-4.0.33.tar.bz2 
++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 
old/yast2-installation-4.0.32/package/yast2-installation.changes 
new/yast2-installation-4.0.33/package/yast2-installation.changes
--- old/yast2-installation-4.0.32/package/yast2-installation.changes
2018-02-12 10:38:28.0 +0100
+++ new/yast2-installation-4.0.33/package/yast2-installation.changes
2018-02-13 14:06:44.0 +0100
@@ -1,4 +1,11 @@
 ---
+Tue Feb 13 12:53:44 UTC 2018 - jreidin...@suse.com
+
+- Ensure previous role selection is cleared when doing desktop
+  selection (bsc#1078961)
+- 4.0.33
+
+---
 Thu Feb  8 13:55:21 UTC 2018 - knut.anders...@suse.com
 
 - Startup scripts: Replaced xinetd by xvnc.socket (fate#323373)
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 
old/yast2-installation-4.0.32/package/yast2-installation.spec 
new/yast2-installation-4.0.33/package/yast2-installation.spec
--- old/yast2-installation-4.0.32/package/yast2-installation.spec   
2018-02-12 10:38:28.0 +0100
+++ new/yast2-installation-4.0.33/package/yast2-installation.spec   
2018-02-13 14:06:44.0 +0100
@@ -16,7 +16,7 @@
 #
 
 Name:   yast2-installation
-Version:4.0.32
+Version:4.0.33
 Release:0
 
 BuildRoot:  %{_tmppath}/%{name}-%{version}-build
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 
old/yast2-installation-4.0.32/src/lib/installation/dialogs/desktop_roles.rb 
new/yast2-installation-4.0.33/src/lib/installation/dialogs/desktop_roles.rb
--- old/yast2-installation-4.0.32/src/lib/installation/dialogs/desktop_roles.rb 
2018-02-12 10:38:28.0 +0100
+++ new/yast2-installation-4.0.33/src/lib/installation/dialogs/desktop_roles.rb 
2018-02-13 14:06:44.0 +0100
@@ -4,6 +4,9 @@
 require "cwm/widget"
 
 Yast.import "CWM"
+Yast.import "Linuxrc"
+Yast.import "ProductFeatures"
+Yast.import "ProductControl"
 
 module Installation
   # opensuse specific installation desktop selection dialog
@@ -18,6 +21,9 @@
   # helpful when testing all manually on a running system
   Yast::Wizard.CreateDialog if separate_wizard_needed?
 
+  # Clear previously selected role
+  Yast::ProductFeatures.ClearOverlay
+
   ret = nil
   loop do
 ret = Yast::CWM.show(




commit yast2-installation for openSUSE:Factory

2018-02-13 Thread root
Hello community,

here is the log from the commit of package yast2-installation for 
openSUSE:Factory checked in at 2018-02-13 10:23:31

Comparing /work/SRC/openSUSE:Factory/yast2-installation (Old)
 and  /work/SRC/openSUSE:Factory/.yast2-installation.new (New)


Package is "yast2-installation"

Tue Feb 13 10:23:31 2018 rev:395 rq:575521 version:4.0.32

Changes:

--- /work/SRC/openSUSE:Factory/yast2-installation/yast2-installation.changes
2018-02-07 18:18:25.128825073 +0100
+++ 
/work/SRC/openSUSE:Factory/.yast2-installation.new/yast2-installation.changes   
2018-02-13 10:23:33.577726787 +0100
@@ -1,0 +2,9 @@
+Thu Feb  8 13:55:21 UTC 2018 - knut.anders...@suse.com
+
+- Startup scripts: Replaced xinetd by xvnc.socket (fate#323373)
+- Revert changes added in 4.0.29 bringing back the enablement of
+  the xvnc.socket during the first stage if Linuxrc.vnc is set.
+  (bnc#1077236)
+- 4.0.32
+
+---

Old:

  yast2-installation-4.0.31.tar.bz2

New:

  yast2-installation-4.0.32.tar.bz2



Other differences:
--
++ yast2-installation.spec ++
--- /var/tmp/diff_new_pack.HApM9Y/_old  2018-02-13 10:23:34.413696669 +0100
+++ /var/tmp/diff_new_pack.HApM9Y/_new  2018-02-13 10:23:34.413696669 +0100
@@ -17,7 +17,7 @@
 
 
 Name:   yast2-installation
-Version:4.0.31
+Version:4.0.32
 Release:0
 
 BuildRoot:  %{_tmppath}/%{name}-%{version}-build

++ YaST2-Second-Stage.service ++
--- /var/tmp/diff_new_pack.HApM9Y/_old  2018-02-13 10:23:34.453695227 +0100
+++ /var/tmp/diff_new_pack.HApM9Y/_new  2018-02-13 10:23:34.453695227 +0100
@@ -1,7 +1,5 @@
 [Unit]
 Description=YaST2 Second Stage
-# If xinetd is enabled, make sure it's already running so we can stop it during
-# initialization of the VNC server
 After=apparmor.service local-fs.target plymouth-start.service
 Conflicts=plymouth-start.service
 Before=getty@tty1.service serial-getty@ttyS0.service 
serial-getty@ttyS1.service serial-getty@ttyS2.service

++ yast2-installation-4.0.31.tar.bz2 -> yast2-installation-4.0.32.tar.bz2 
++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 
old/yast2-installation-4.0.31/package/YaST2-Second-Stage.service 
new/yast2-installation-4.0.32/package/YaST2-Second-Stage.service
--- old/yast2-installation-4.0.31/package/YaST2-Second-Stage.service
2018-02-06 12:31:01.0 +0100
+++ new/yast2-installation-4.0.32/package/YaST2-Second-Stage.service
2018-02-12 10:38:28.0 +0100
@@ -1,7 +1,5 @@
 [Unit]
 Description=YaST2 Second Stage
-# If xinetd is enabled, make sure it's already running so we can stop it during
-# initialization of the VNC server
 After=apparmor.service local-fs.target plymouth-start.service
 Conflicts=plymouth-start.service
 Before=getty@tty1.service serial-getty@ttyS0.service 
serial-getty@ttyS1.service serial-getty@ttyS2.service
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 
old/yast2-installation-4.0.31/package/yast2-installation.changes 
new/yast2-installation-4.0.32/package/yast2-installation.changes
--- old/yast2-installation-4.0.31/package/yast2-installation.changes
2018-02-06 12:31:01.0 +0100
+++ new/yast2-installation-4.0.32/package/yast2-installation.changes
2018-02-12 10:38:28.0 +0100
@@ -1,4 +1,13 @@
 ---
+Thu Feb  8 13:55:21 UTC 2018 - knut.anders...@suse.com
+
+- Startup scripts: Replaced xinetd by xvnc.socket (fate#323373)
+- Revert changes added in 4.0.29 bringing back the enablement of
+  the xvnc.socket during the first stage if Linuxrc.vnc is set.
+  (bnc#1077236)
+- 4.0.32
+
+---
 Tue Feb  6 12:24:34 CET 2018 - sch...@suse.de
 
 - Added requirement iproute2 to spec file. This is needed by
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 
old/yast2-installation-4.0.31/package/yast2-installation.spec 
new/yast2-installation-4.0.32/package/yast2-installation.spec
--- old/yast2-installation-4.0.31/package/yast2-installation.spec   
2018-02-06 12:31:01.0 +0100
+++ new/yast2-installation-4.0.32/package/yast2-installation.spec   
2018-02-12 10:38:28.0 +0100
@@ -16,7 +16,7 @@
 #
 
 Name:   yast2-installation
-Version:4.0.31
+Version:4.0.32
 Release:0
 
 BuildRoot:  %{_tmppath}/%{name}-%{version}-build
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 
old/yast2-installation-4.0.31/src/lib/installation/remote_finish_client.rb 

commit yast2-installation for openSUSE:Factory

2018-02-07 Thread root
Hello community,

here is the log from the commit of package yast2-installation for 
openSUSE:Factory checked in at 2018-02-07 18:18:18

Comparing /work/SRC/openSUSE:Factory/yast2-installation (Old)
 and  /work/SRC/openSUSE:Factory/.yast2-installation.new (New)


Package is "yast2-installation"

Wed Feb  7 18:18:18 2018 rev:394 rq:573291 version:4.0.31

Changes:

--- /work/SRC/openSUSE:Factory/yast2-installation/yast2-installation.changes
2018-02-02 22:19:09.814611175 +0100
+++ 
/work/SRC/openSUSE:Factory/.yast2-installation.new/yast2-installation.changes   
2018-02-07 18:18:25.128825073 +0100
@@ -1,0 +2,8 @@
+Tue Feb  6 12:24:34 CET 2018 - sch...@suse.de
+
+- Added requirement iproute2 to spec file. This is needed by
+  the VNC AutoYaST installation in the second stage.
+  (Follow up of bnc#1077236)
+- 4.0.31
+
+---

Old:

  yast2-installation-4.0.30.tar.bz2

New:

  yast2-installation-4.0.31.tar.bz2



Other differences:
--
++ yast2-installation.spec ++
--- /var/tmp/diff_new_pack.4sVqaU/_old  2018-02-07 18:18:25.832792089 +0100
+++ /var/tmp/diff_new_pack.4sVqaU/_new  2018-02-07 18:18:25.832792089 +0100
@@ -17,7 +17,7 @@
 
 
 Name:   yast2-installation
-Version:4.0.30
+Version:4.0.31
 Release:0
 
 BuildRoot:  %{_tmppath}/%{name}-%{version}-build
@@ -138,6 +138,9 @@
 # BNC 446533, /sbin/lspci called but not installed
 Requires:   pciutils
 
+# Needed call /sbin/ip in vnc.sh/network.sh
+Requires:   iproute2
+
 # install the registration module only in SLE (bsc#1043122)
 %if !0%{?is_opensuse}
 Recommends: yast2-registration

++ yast2-installation-4.0.30.tar.bz2 -> yast2-installation-4.0.31.tar.bz2 
++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 
old/yast2-installation-4.0.30/package/yast2-installation.changes 
new/yast2-installation-4.0.31/package/yast2-installation.changes
--- old/yast2-installation-4.0.30/package/yast2-installation.changes
2018-02-02 17:05:49.0 +0100
+++ new/yast2-installation-4.0.31/package/yast2-installation.changes
2018-02-06 12:31:01.0 +0100
@@ -1,4 +1,12 @@
 ---
+Tue Feb  6 12:24:34 CET 2018 - sch...@suse.de
+
+- Added requirement iproute2 to spec file. This is needed by
+  the VNC AutoYaST installation in the second stage.
+  (Follow up of bnc#1077236)
+- 4.0.31
+
+---
 Fri Feb  2 15:26:05 UTC 2018 - jreidin...@suse.com
 
 - do not crash if no role is selected (bsc#1078809)
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 
old/yast2-installation-4.0.30/package/yast2-installation.spec 
new/yast2-installation-4.0.31/package/yast2-installation.spec
--- old/yast2-installation-4.0.30/package/yast2-installation.spec   
2018-02-02 17:05:49.0 +0100
+++ new/yast2-installation-4.0.31/package/yast2-installation.spec   
2018-02-06 12:31:01.0 +0100
@@ -16,7 +16,7 @@
 #
 
 Name:   yast2-installation
-Version:4.0.30
+Version:4.0.31
 Release:0
 
 BuildRoot:  %{_tmppath}/%{name}-%{version}-build
@@ -136,6 +136,9 @@
 # BNC 446533, /sbin/lspci called but not installed
 Requires:  pciutils
 
+# Needed call /sbin/ip in vnc.sh/network.sh
+Requires:  iproute2
+
 # install the registration module only in SLE (bsc#1043122)
 %if !0%{?is_opensuse}
 Recommends:yast2-registration




commit yast2-installation for openSUSE:Factory

2018-02-02 Thread root
Hello community,

here is the log from the commit of package yast2-installation for 
openSUSE:Factory checked in at 2018-02-02 22:19:09

Comparing /work/SRC/openSUSE:Factory/yast2-installation (Old)
 and  /work/SRC/openSUSE:Factory/.yast2-installation.new (New)


Package is "yast2-installation"

Fri Feb  2 22:19:09 2018 rev:393 rq:572070 version:4.0.30

Changes:

--- /work/SRC/openSUSE:Factory/yast2-installation/yast2-installation.changes
2018-01-28 00:38:29.740117365 +0100
+++ 
/work/SRC/openSUSE:Factory/.yast2-installation.new/yast2-installation.changes   
2018-02-02 22:19:09.814611175 +0100
@@ -1,0 +2,27 @@
+Fri Feb  2 15:26:05 UTC 2018 - jreidin...@suse.com
+
+- do not crash if no role is selected (bsc#1078809)
+- 4.0.30
+
+---
+Fri Feb  2 12:49:34 UTC 2018 - igonzalezs...@suse.com
+
+- Provides the current language when asking for the product's
+  release notes to the yast2.rpm API (related to bsc#1079045).
+- 4.0.29
+
+---
+Wed Jan 31 13:09:51 CET 2018 - sch...@suse.de
+
+- Do not enable xvnc.socket for second installation stage.
+  Xvnc will be started by a direct call in vnc.sh. (bnc#1077236)
+- 4.0.28
+
+---
+Tue Jan 30 09:30:26 UTC 2018 - lsle...@suse.cz
+
+- Reimplemented finding package upgrades to require less memory
+  (related to bsc#1076768)
+- 4.0.27
+
+---

Old:

  yast2-installation-4.0.26.tar.bz2

New:

  yast2-installation-4.0.30.tar.bz2



Other differences:
--
++ yast2-installation.spec ++
--- /var/tmp/diff_new_pack.ZClcpE/_old  2018-02-02 22:19:10.506578870 +0100
+++ /var/tmp/diff_new_pack.ZClcpE/_new  2018-02-02 22:19:10.510578683 +0100
@@ -17,7 +17,7 @@
 
 
 Name:   yast2-installation
-Version:4.0.26
+Version:4.0.30
 Release:0
 
 BuildRoot:  %{_tmppath}/%{name}-%{version}-build
@@ -41,8 +41,8 @@
 BuildRequires:  rubygem(rspec)
 BuildRequires:  rubygem(yast-rake)
 
-# Yast::AutoinstData.autoyast_second_stage_error
-BuildRequires:  yast2 >= 4.0.27
+# Mandatory language in Product#release_notes
+BuildRequires:  yast2 >= 4.0.49
 # Yast::Packages.check_remote_installation_packages
 BuildRequires:  yast2-packager >= 4.0.9
 
@@ -50,8 +50,8 @@
 BuildRequires:  yast2-storage-ng >= 4.0.43
 Requires:   yast2-storage-ng >= 4.0.43
 
-# Yast::AutoinstData.autoyast_second_stage_error
-Requires:   yast2 >= 4.0.27
+# Mandatory language in Product#release_notes
+Requires:   yast2 >= 4.0.49
 
 # Language::GetLanguageItems and other API
 # Language::Set (handles downloading the translation extensions)

++ yast2-installation-4.0.26.tar.bz2 -> yast2-installation-4.0.30.tar.bz2 
++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 
old/yast2-installation-4.0.26/package/yast2-installation.changes 
new/yast2-installation-4.0.30/package/yast2-installation.changes
--- old/yast2-installation-4.0.26/package/yast2-installation.changes
2018-01-26 15:08:01.0 +0100
+++ new/yast2-installation-4.0.30/package/yast2-installation.changes
2018-02-02 17:05:49.0 +0100
@@ -1,4 +1,31 @@
 ---
+Fri Feb  2 15:26:05 UTC 2018 - jreidin...@suse.com
+
+- do not crash if no role is selected (bsc#1078809)
+- 4.0.30
+
+---
+Fri Feb  2 12:49:34 UTC 2018 - igonzalezs...@suse.com
+
+- Provides the current language when asking for the product's
+  release notes to the yast2.rpm API (related to bsc#1079045).
+- 4.0.29
+
+---
+Wed Jan 31 13:09:51 CET 2018 - sch...@suse.de
+
+- Do not enable xvnc.socket for second installation stage.
+  Xvnc will be started by a direct call in vnc.sh. (bnc#1077236)
+- 4.0.28
+
+---
+Tue Jan 30 09:30:26 UTC 2018 - lsle...@suse.cz
+
+- Reimplemented finding package upgrades to require less memory
+  (related to bsc#1076768)
+- 4.0.27
+
+---
 Fri Jan 26 11:19:05 UTC 2018 - jreidin...@suse.com
 
 - Start performing real installation with as much memory as
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 
old/yast2-installation-4.0.26/package/yast2-installation.spec 
new/yast2-installation-4.0.30/package/yast2-installation.spec
--- old/yast2-installation-4.0.26/package/yast2-installation.spec   
2018-01-26 

commit yast2-installation for openSUSE:Factory

2018-01-27 Thread root
Hello community,

here is the log from the commit of package yast2-installation for 
openSUSE:Factory checked in at 2018-01-28 00:38:28

Comparing /work/SRC/openSUSE:Factory/yast2-installation (Old)
 and  /work/SRC/openSUSE:Factory/.yast2-installation.new (New)


Package is "yast2-installation"

Sun Jan 28 00:38:28 2018 rev:392 rq:569878 version:4.0.26

Changes:

--- /work/SRC/openSUSE:Factory/yast2-installation/yast2-installation.changes
2018-01-17 21:43:13.921552512 +0100
+++ 
/work/SRC/openSUSE:Factory/.yast2-installation.new/yast2-installation.changes   
2018-01-28 00:38:29.740117365 +0100
@@ -1,0 +2,30 @@
+Fri Jan 26 11:19:05 UTC 2018 - jreidin...@suse.com
+
+- Start performing real installation with as much memory as
+  possible  (bsc#1076768)
+- 4.0.26
+
+---
+Mon Jan 22 17:25:35 UTC 2018 - an...@suse.com
+
+- Read the root_subvolume_read_only setting from its new location
+  (moved by libstorage-ng) in the control file (boo#1077047).
+- 4.0.25
+
+---
+Fri Jan 19 14:27:55 UTC 2018 - jsr...@suse.cz
+
+- save keyboard settings before console settings (bsc#1076798)
+- 4.0.24
+
+---
+Thu Jan 18 12:48:55 UTC 2018 - qz...@suse.com
+
+- Update YaST2-Firstboot.service: Depreciate plymouth --wait, add
+  conflict to plymouth start service.
+- Update YaST2-Second-Stage.service: Depreciate plymouth deactivate
+  command and add conflict to plymouth start service. For that will
+  block TTY device activation(bsc#1042554).
+- 4.0.23
+
+---

Old:

  yast2-installation-4.0.22.tar.bz2

New:

  yast2-installation-4.0.26.tar.bz2



Other differences:
--
++ yast2-installation.spec ++
--- /var/tmp/diff_new_pack.2LoEi1/_old  2018-01-28 00:38:30.368088110 +0100
+++ /var/tmp/diff_new_pack.2LoEi1/_new  2018-01-28 00:38:30.372087924 +0100
@@ -17,7 +17,7 @@
 
 
 Name:   yast2-installation
-Version:4.0.22
+Version:4.0.26
 Release:0
 
 BuildRoot:  %{_tmppath}/%{name}-%{version}-build

++ YaST2-Firstboot.service ++
--- /var/tmp/diff_new_pack.2LoEi1/_old  2018-01-28 00:38:30.420085688 +0100
+++ /var/tmp/diff_new_pack.2LoEi1/_new  2018-01-28 00:38:30.420085688 +0100
@@ -1,6 +1,7 @@
 [Unit]
 Description=YaST2 Firstboot
 After=apparmor.service local-fs.target plymouth-start.service 
YaST2-Second-Stage.service
+Conflicts=plymouth-start.service
 Before=getty@tty1.service serial-getty@ttyS0.service 
serial-getty@ttyS1.service serial-getty@ttyS2.service
 Before=display-manager.service
 ConditionPathExists=/var/lib/YaST2/reconfig_system
@@ -9,7 +10,6 @@
 Type=oneshot
 Environment=TERM=linux
 ExecStartPre=-/usr/bin/plymouth quit
-ExecStartPre=-/usr/bin/plymouth --wait
 ExecStart=/usr/lib/YaST2/startup/YaST2.Firstboot
 ExecStartPost=/usr/bin/rm -f /var/lib/YaST2/reconfig_system
 ExecStartPost=/usr/bin/systemctl restart systemd-vconsole-setup.service

++ YaST2-Second-Stage.service ++
--- /var/tmp/diff_new_pack.2LoEi1/_old  2018-01-28 00:38:30.444084570 +0100
+++ /var/tmp/diff_new_pack.2LoEi1/_new  2018-01-28 00:38:30.444084570 +0100
@@ -3,6 +3,7 @@
 # If xinetd is enabled, make sure it's already running so we can stop it during
 # initialization of the VNC server
 After=apparmor.service local-fs.target plymouth-start.service
+Conflicts=plymouth-start.service
 Before=getty@tty1.service serial-getty@ttyS0.service 
serial-getty@ttyS1.service serial-getty@ttyS2.service
 Before=display-manager.service
 ConditionPathExists=/var/lib/YaST2/runme_at_boot
@@ -15,13 +16,7 @@
 # and envvar extensions are still loaded, /etc/sysconfig/proxy values are still
 # used correctly (see bnc#866692 and bnc#866692 for details).
 Environment=TERM=linux PX_MODULE_PATH=""
-# Workaround of bug in plymouth --> using deactivate option
-# in second boot stage in order to start ncurses yast correctly
-# (bnc#886488)
-# If the system starts in multi-user mode plymouth will be quit while
-# installation in order to ensure that installation will be finished on
-# console 1 and the login prompt. (bnc#903682,889757,897956)
-ExecStartPre=-/bin/sh -c 'if [ -x /usr/bin/plymouth ] ; then if [ 
`/usr/bin/systemctl get-default` = "multi-user.target" ];then /usr/bin/plymouth 
quit; else /usr/bin/plymouth deactivate --hide-splash; fi; fi'
+ExecStartPre=-/usr/bin/plymouth quit
 ExecStart=/usr/lib/YaST2/startup/YaST2.Second-Stage
 RemainAfterExit=yes
 TimeoutSec=0

++ yast2-installation-4.0.22.tar.bz2 -> yast2-installation-4.0.26.tar.bz2 
++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 

commit yast2-installation for openSUSE:Factory

2018-01-17 Thread root
Hello community,

here is the log from the commit of package yast2-installation for 
openSUSE:Factory checked in at 2018-01-17 21:43:10

Comparing /work/SRC/openSUSE:Factory/yast2-installation (Old)
 and  /work/SRC/openSUSE:Factory/.yast2-installation.new (New)


Package is "yast2-installation"

Wed Jan 17 21:43:10 2018 rev:391 rq:563406 version:4.0.22

Changes:

--- /work/SRC/openSUSE:Factory/yast2-installation/yast2-installation.changes
2017-08-13 14:52:58.701090365 +0200
+++ 
/work/SRC/openSUSE:Factory/.yast2-installation.new/yast2-installation.changes   
2018-01-17 21:43:13.921552512 +0100
@@ -1,0 +2,273 @@
+Wed Jan 10 14:32:39 UTC 2018 - igonzalezs...@suse.com
+
+- Fix initialization to copy the profile to /tmp/profile again
+  (bsc#1075334) 
+- 4.0.22
+
+---
+Wed Dec 20 13:24:37 CET 2017 - sch...@suse.de
+
+- Fixed popup layout for bnc#1061754.
+- 4.0.21
+
+---
+Mon Dec 18 15:58:10 CET 2017 - sch...@suse.de
+
+- Warn the user if the infrastructure is not available for running 
+  the second stage (bnc#1061754)
+- 4.0.20
+
+---
+Mon Dec 18 13:20:47 UTC 2017 - gso...@suse.com
+
+- Removal of SYSTEMCTL_OPTIONS environment variable (fate#323393)
+- 4.0.19
+
+---
+Wed Dec 13 16:07:47 UTC 2017 - jreidin...@suse.com
+
+- drop copy_to_system support (FATE#320873)
+- 4.0.18
+
+---
+Tue Dec 12 08:21:36 UTC 2017 - lsle...@suse.cz
+
+- Log the system name at start to see which system is running
+  in the inst-sys (for easier debugging)
+
+---
+Mon Dec 11 15:50:04 UTC 2017 - knut.anders...@suse.com
+
+- Replaced Remote module by the new y2remote/remote class
+  (bsc#1070582)
+- Updated yast2-network dependency.
+- 4.0.17
+
+---
+Fri Dec  8 14:17:28 UTC 2017 - gso...@suse.com
+
+- Filter out modules extensions based on product, using white list
+  approach (fate#324198)
+- 4.0.16
+
+---
+Mon Dec  4 12:32:49 UTC 2017 - igonzalezs...@suse.com
+
+- Break autoyast2 and yast2-installation dependency cycle
+  (bsc#1070996) 
+- 4.0.15
+
+---
+Thu Nov 30 14:33:07 UTC 2017 - igonzalezs...@suse.com
+
+- Do not ignore start_multipath setting (bsc#1070343).
+- 4.0.14
+
+---
+Thu Nov 30 06:38:15 UTC 2017 - rbr...@suse.com
+
+- Replace references to /var/adm/fillup-templates with new
+  %_fillupdir macro (boo#1069468).
+
+---
+Thu Nov  2 15:36:38 UTC 2017 - knut.anders...@suse.com
+
+- Unify firewall proposals and finish clients replacing
+  firewall_stage1_finish by firewall_finish. (fate#323460)
+- 4.0.13
+
+---
+Thu Nov  2 13:05:34 CET 2017 - loci...@suse.com
+
+- Cleanup old registration attempts before starting Installer. This
+  is needed for restarted installation after it has been aborted
+  earlier (bsc#1065167).
+- 4.0.12
+
+---
+Mon Oct 30 15:09:06 UTC 2017 - igonzalezs...@suse.com
+
+- Always show the license agreement on single product media,
+  even during upgrade (bsc#1065172)
+- 4.0.11
+
+---
+Tue Oct 24 10:05:38 UTC 2017 - lsle...@suse.cz
+
+- Less eager inst-sys cleanup, libzypp actually needs some cached
+  files during package installation, remove only the white listed
+  known files (bsc#1063459)
+- 4.0.10
+
+---
+Fri Oct 20 12:59:37 UTC 2017 - jsr...@suse.cz
+
+- umount efivars properly (bsc#1063063)
+- 4.0.9
+
+---
+Mon Oct 16 15:29:07 UTC 2017 - jreidin...@suse.com
+
+- Write polkit settings even if no desktop is selected
+  (bsc#1062788)
+- 4.0.8
+
+---
+Sun Oct 15 22:00:11 UTC 2017 - knut.anders...@suse.com
+
+- Adapted complex welcome client allowing to continue with the
+  installation when there are no products available. (bsc#1059070)
+- 4.0.7
+
+---
+Tue Oct 10 08:34:44 UTC 2017 - jreidin...@suse.com
+
+- Dropped call of dasd_reload which caused renumbering of disks and
+  user got confused.(FATE#318138)

commit yast2-installation for openSUSE:Factory

2017-08-13 Thread root
Hello community,

here is the log from the commit of package yast2-installation for 
openSUSE:Factory checked in at 2017-08-13 14:52:55

Comparing /work/SRC/openSUSE:Factory/yast2-installation (Old)
 and  /work/SRC/openSUSE:Factory/.yast2-installation.new (New)


Package is "yast2-installation"

Sun Aug 13 14:52:55 2017 rev:390 rq:515276 version:3.3.5

Changes:

--- /work/SRC/openSUSE:Factory/yast2-installation/yast2-installation.changes
2017-08-02 11:26:58.140349940 +0200
+++ 
/work/SRC/openSUSE:Factory/.yast2-installation.new/yast2-installation.changes   
2017-08-13 14:52:58.701090365 +0200
@@ -1,0 +2,13 @@
+Mon Aug  7 13:43:34 UTC 2017 - jreidin...@suse.com
+
+- Fix crash when going back from product selection (FATE#323450)
+- 3.3.5
+
+---
+Fri Aug  4 06:26:43 UTC 2017 - lsle...@suse.com
+
+- Allow using base products from additional repositories
+  (FATE#323450)
+- 3.3.4
+
+---

Old:

  yast2-installation-3.3.3.tar.bz2

New:

  yast2-installation-3.3.5.tar.bz2



Other differences:
--
++ yast2-installation.spec ++
--- /var/tmp/diff_new_pack.3vdG2E/_old  2017-08-13 14:52:59.772939972 +0200
+++ /var/tmp/diff_new_pack.3vdG2E/_new  2017-08-13 14:52:59.780938849 +0200
@@ -17,7 +17,7 @@
 
 
 Name:   yast2-installation
-Version:3.3.3
+Version:3.3.5
 Release:0
 
 BuildRoot:  %{_tmppath}/%{name}-%{version}-build

++ yast2-installation-3.3.3.tar.bz2 -> yast2-installation-3.3.5.tar.bz2 
++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 
old/yast2-installation-3.3.3/package/yast2-installation.changes 
new/yast2-installation-3.3.5/package/yast2-installation.changes
--- old/yast2-installation-3.3.3/package/yast2-installation.changes 
2017-07-31 15:08:34.387704126 +0200
+++ new/yast2-installation-3.3.5/package/yast2-installation.changes 
2017-08-09 03:04:13.655957903 +0200
@@ -1,4 +1,17 @@
 ---
+Mon Aug  7 13:43:34 UTC 2017 - jreidin...@suse.com
+
+- Fix crash when going back from product selection (FATE#323450)
+- 3.3.5
+
+---
+Fri Aug  4 06:26:43 UTC 2017 - lsle...@suse.com
+
+- Allow using base products from additional repositories
+  (FATE#323450)
+- 3.3.4
+
+---
 Mon Jul 31 08:16:23 UTC 2017 - jreidin...@suse.com
 
 - New client for product selection (FATE#323450)
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 
old/yast2-installation-3.3.3/package/yast2-installation.spec 
new/yast2-installation-3.3.5/package/yast2-installation.spec
--- old/yast2-installation-3.3.3/package/yast2-installation.spec
2017-07-31 15:08:34.387704126 +0200
+++ new/yast2-installation-3.3.5/package/yast2-installation.spec
2017-08-09 03:04:13.655957903 +0200
@@ -17,7 +17,7 @@
 
 
 Name:   yast2-installation
-Version:3.3.3
+Version:3.3.5
 Release:0
 
 BuildRoot:  %{_tmppath}/%{name}-%{version}-build
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 
old/yast2-installation-3.3.3/src/lib/installation/dialogs/product_selection.rb 
new/yast2-installation-3.3.5/src/lib/installation/dialogs/product_selection.rb
--- 
old/yast2-installation-3.3.3/src/lib/installation/dialogs/product_selection.rb  
2017-07-31 15:08:34.691704126 +0200
+++ 
new/yast2-installation-3.3.5/src/lib/installation/dialogs/product_selection.rb  
2017-08-09 03:04:13.871957903 +0200
@@ -38,7 +38,8 @@
 
   # enhances default run by additional action if next is pressed
   def run
-return if super != :next
+res = super
+return res if res != :next
 
 # remove already selected if it is not first run of dialog
 if self.class.selected_package
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 
old/yast2-installation-3.3.3/src/lib/installation/product_reader.rb 
new/yast2-installation-3.3.5/src/lib/installation/product_reader.rb
--- old/yast2-installation-3.3.3/src/lib/installation/product_reader.rb 
2017-07-31 15:08:34.691704126 +0200
+++ new/yast2-installation-3.3.5/src/lib/installation/product_reader.rb 
2017-08-09 03:04:13.875957903 +0200
@@ -25,7 +25,7 @@
 # @return [Array] the found available base products,
 #   the products are sorted by the 'displayorder' provides value
 def self.available_base_products
-  products = base_products
+  products = available_products
 

commit yast2-installation for openSUSE:Factory

2017-08-02 Thread root
Hello community,

here is the log from the commit of package yast2-installation for 
openSUSE:Factory checked in at 2017-08-02 11:26:55

Comparing /work/SRC/openSUSE:Factory/yast2-installation (Old)
 and  /work/SRC/openSUSE:Factory/.yast2-installation.new (New)


Package is "yast2-installation"

Wed Aug  2 11:26:55 2017 rev:389 rq:513533 version:3.3.3

Changes:

--- /work/SRC/openSUSE:Factory/yast2-installation/yast2-installation.changes
2017-07-02 13:32:19.160631907 +0200
+++ 
/work/SRC/openSUSE:Factory/.yast2-installation.new/yast2-installation.changes   
2017-08-02 11:26:58.140349940 +0200
@@ -1,0 +2,26 @@
+Mon Jul 31 08:16:23 UTC 2017 - jreidin...@suse.com
+
+- New client for product selection (FATE#323450)
+- 3.3.3
+
+---
+Wed Jul 26 14:42:15 UTC 2017 - jreidin...@suse.com
+
+- drop reading /content (FATE#322386)
+- 3.3.2
+
+---
+Thu Jun 29 11:51:55 UTC 2017 - jreidin...@suse.com
+
+- openSUSE only: reword title of desktop selection dialog
+  (boo#1045180)
+- 3.3.1
+
+---
+Thu Jun 29 08:40:43 UTC 2017 - jreidin...@suse.com
+
+- when custom role is selected in desktop selection
+  keep default value in /etc/sysconfig/windowmanager (bsc#1030873)
+- 3.3.0
+
+---

Old:

  yast2-installation-3.2.46.tar.bz2

New:

  yast2-installation-3.3.3.tar.bz2



Other differences:
--
++ yast2-installation.spec ++
--- /var/tmp/diff_new_pack.oluJi1/_old  2017-08-02 11:26:58.712269082 +0200
+++ /var/tmp/diff_new_pack.oluJi1/_new  2017-08-02 11:26:58.716268517 +0200
@@ -17,7 +17,7 @@
 
 
 Name:   yast2-installation
-Version:3.2.46
+Version:3.3.3
 Release:0
 
 BuildRoot:  %{_tmppath}/%{name}-%{version}-build

++ yast2-installation-3.2.46.tar.bz2 -> yast2-installation-3.3.3.tar.bz2 
++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 
old/yast2-installation-3.2.46/package/yast2-installation.changes 
new/yast2-installation-3.3.3/package/yast2-installation.changes
--- old/yast2-installation-3.2.46/package/yast2-installation.changes
2017-06-26 17:11:22.374338830 +0200
+++ new/yast2-installation-3.3.3/package/yast2-installation.changes 
2017-07-31 15:08:34.387704126 +0200
@@ -1,4 +1,30 @@
 ---
+Mon Jul 31 08:16:23 UTC 2017 - jreidin...@suse.com
+
+- New client for product selection (FATE#323450)
+- 3.3.3
+
+---
+Wed Jul 26 14:42:15 UTC 2017 - jreidin...@suse.com
+
+- drop reading /content (FATE#322386)
+- 3.3.2
+
+---
+Thu Jun 29 11:51:55 UTC 2017 - jreidin...@suse.com
+
+- openSUSE only: reword title of desktop selection dialog
+  (boo#1045180)
+- 3.3.1
+
+---
+Thu Jun 29 08:40:43 UTC 2017 - jreidin...@suse.com
+
+- when custom role is selected in desktop selection
+  keep default value in /etc/sysconfig/windowmanager (bsc#1030873)
+- 3.3.0
+
+---
 Mon Jun 26 11:11:19 CEST 2017 - shundham...@suse.de
 
 - Allow different mount point for home partition (Fate#323532)
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 
old/yast2-installation-3.2.46/package/yast2-installation.spec 
new/yast2-installation-3.3.3/package/yast2-installation.spec
--- old/yast2-installation-3.2.46/package/yast2-installation.spec   
2017-06-26 17:11:22.374338830 +0200
+++ new/yast2-installation-3.3.3/package/yast2-installation.spec
2017-07-31 15:08:34.387704126 +0200
@@ -17,7 +17,7 @@
 
 
 Name:   yast2-installation
-Version:3.2.46
+Version:3.3.3
 Release:0
 
 BuildRoot:  %{_tmppath}/%{name}-%{version}-build
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 
old/yast2-installation-3.2.46/src/clients/desktop_finish.rb 
new/yast2-installation-3.3.3/src/clients/desktop_finish.rb
--- old/yast2-installation-3.2.46/src/clients/desktop_finish.rb 2017-06-26 
17:11:22.406338830 +0200
+++ new/yast2-installation-3.3.3/src/clients/desktop_finish.rb  2017-07-31 
15:08:34.467704126 +0200
@@ -1,2 +1,2 @@
 require "installation/clients/desktop_finish"
-Yast::DesktopFinishClient.new.main
+Yast::DesktopFinishClient.run
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 

commit yast2-installation for openSUSE:Factory

2017-07-02 Thread root
Hello community,

here is the log from the commit of package yast2-installation for 
openSUSE:Factory checked in at 2017-07-02 13:32:15

Comparing /work/SRC/openSUSE:Factory/yast2-installation (Old)
 and  /work/SRC/openSUSE:Factory/.yast2-installation.new (New)


Package is "yast2-installation"

Sun Jul  2 13:32:15 2017 rev:388 rq:506285 version:3.2.46

Changes:

--- /work/SRC/openSUSE:Factory/yast2-installation/yast2-installation.changes
2017-06-20 09:32:47.448404287 +0200
+++ 
/work/SRC/openSUSE:Factory/.yast2-installation.new/yast2-installation.changes   
2017-07-02 13:32:19.160631907 +0200
@@ -1,0 +2,6 @@
+Mon Jun 26 11:11:19 CEST 2017 - shundham...@suse.de
+
+- Allow different mount point for home partition (Fate#323532)
+- 3.2.46
+
+---

Old:

  yast2-installation-3.2.45.tar.bz2

New:

  yast2-installation-3.2.46.tar.bz2



Other differences:
--
++ yast2-installation.spec ++
--- /var/tmp/diff_new_pack.mEStv2/_old  2017-07-02 13:32:19.840536036 +0200
+++ /var/tmp/diff_new_pack.mEStv2/_new  2017-07-02 13:32:19.840536036 +0200
@@ -17,7 +17,7 @@
 
 
 Name:   yast2-installation
-Version:3.2.45
+Version:3.2.46
 Release:0
 
 BuildRoot:  %{_tmppath}/%{name}-%{version}-build

++ yast2-installation-3.2.45.tar.bz2 -> yast2-installation-3.2.46.tar.bz2 
++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/yast2-installation-3.2.45/doc/control-file.md 
new/yast2-installation-3.2.46/doc/control-file.md
--- old/yast2-installation-3.2.45/doc/control-file.md   2017-06-19 
12:25:42.438704245 +0200
+++ new/yast2-installation-3.2.46/doc/control-file.md   2017-06-26 
17:11:22.294338830 +0200
@@ -1021,6 +1021,30 @@
 filesystems. If another root filesystem type is chosen, this might fail
 silently.
 
+*home_path* (string) is the path (mount point) for the home
+partition or volume, if any is created (depending on *try_separate_home*,
+*limit_try_home* and available disk space).
+
+By default, this is "/home". This can be set to another value like "/data", in
+which case the same partitioning proposal logic (including the other _home_
+parameters in this control.xml file) will be used as for "/home", just for
+"/data" as the mount point, and "/home" will be on the root filesystem again
+(with its own subvolume if Btrfs is used). Notice that you cannot have both a
+separate "/home" and a separate "/data" with this mechanism.
+
+**NOTICE:**
+
+_This "home_path" parameter is a hack, introduced to make a feature possible
+against all odds at the very latest stages of CaaSP 1.0 development without
+breaking the entire storage proposal logic._
+
+It is strongly advised not to use this in general. This documentation only
+exists for the sake of completeness, not as an encouragement to use this
+parameter.
+
+Please contact the YaST team if you feel you need this.
+
+
 
  Subvolumes
 
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 
old/yast2-installation-3.2.45/package/yast2-installation.changes 
new/yast2-installation-3.2.46/package/yast2-installation.changes
--- old/yast2-installation-3.2.45/package/yast2-installation.changes
2017-06-19 12:25:42.606704245 +0200
+++ new/yast2-installation-3.2.46/package/yast2-installation.changes
2017-06-26 17:11:22.374338830 +0200
@@ -1,4 +1,10 @@
 ---
+Mon Jun 26 11:11:19 CEST 2017 - shundham...@suse.de
+
+- Allow different mount point for home partition (Fate#323532)
+- 3.2.46
+
+---
 Mon Jun 19 07:03:16 UTC 2017 - lsle...@suse.cz
 
 - install the yast2-registration package only in SLE (bsc#1043122)
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 
old/yast2-installation-3.2.45/package/yast2-installation.spec 
new/yast2-installation-3.2.46/package/yast2-installation.spec
--- old/yast2-installation-3.2.45/package/yast2-installation.spec   
2017-06-19 12:25:42.606704245 +0200
+++ new/yast2-installation-3.2.46/package/yast2-installation.spec   
2017-06-26 17:11:22.374338830 +0200
@@ -17,7 +17,7 @@
 
 
 Name:   yast2-installation
-Version:3.2.45
+Version:3.2.46
 Release:0
 
 BuildRoot:  %{_tmppath}/%{name}-%{version}-build




commit yast2-installation for openSUSE:Factory

2017-06-20 Thread root
Hello community,

here is the log from the commit of package yast2-installation for 
openSUSE:Factory checked in at 2017-06-20 09:32:45

Comparing /work/SRC/openSUSE:Factory/yast2-installation (Old)
 and  /work/SRC/openSUSE:Factory/.yast2-installation.new (New)


Package is "yast2-installation"

Tue Jun 20 09:32:45 2017 rev:387 rq:504607 version:3.2.45

Changes:

--- /work/SRC/openSUSE:Factory/yast2-installation/yast2-installation.changes
2017-06-07 13:08:47.148471844 +0200
+++ 
/work/SRC/openSUSE:Factory/.yast2-installation.new/yast2-installation.changes   
2017-06-20 09:32:47.448404287 +0200
@@ -1,0 +2,6 @@
+Mon Jun 19 07:03:16 UTC 2017 - lsle...@suse.cz
+
+- install the yast2-registration package only in SLE (bsc#1043122)
+- 3.2.45
+
+---

Old:

  yast2-installation-3.2.44.tar.bz2

New:

  yast2-installation-3.2.45.tar.bz2



Other differences:
--
++ yast2-installation.spec ++
--- /var/tmp/diff_new_pack.mllHjS/_old  2017-06-20 09:32:48.304283543 +0200
+++ /var/tmp/diff_new_pack.mllHjS/_new  2017-06-20 09:32:48.304283543 +0200
@@ -17,7 +17,7 @@
 
 
 Name:   yast2-installation
-Version:3.2.44
+Version:3.2.45
 Release:0
 
 BuildRoot:  %{_tmppath}/%{name}-%{version}-build
@@ -132,7 +132,11 @@
 # BNC 446533, /sbin/lspci called but not installed
 Requires:   pciutils
 
+# install the registration module only in SLE (bsc#1043122)
+%if !0%{?is_opensuse}
 Recommends: yast2-registration
+%endif
+
 Recommends: yast2-online-update
 Recommends: yast2-firewall
 Recommends: release-notes

++ yast2-installation-3.2.44.tar.bz2 -> yast2-installation-3.2.45.tar.bz2 
++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 
old/yast2-installation-3.2.44/package/yast2-installation.changes 
new/yast2-installation-3.2.45/package/yast2-installation.changes
--- old/yast2-installation-3.2.44/package/yast2-installation.changes
2017-06-01 16:47:44.346101535 +0200
+++ new/yast2-installation-3.2.45/package/yast2-installation.changes
2017-06-19 12:25:42.606704245 +0200
@@ -1,4 +1,10 @@
 ---
+Mon Jun 19 07:03:16 UTC 2017 - lsle...@suse.cz
+
+- install the yast2-registration package only in SLE (bsc#1043122)
+- 3.2.45
+
+---
 Thu Jun  1 12:58:03 CEST 2017 - sch...@suse.de
 
 - "custom" roles: Initialize pattern selection screen with settings
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 
old/yast2-installation-3.2.44/package/yast2-installation.spec 
new/yast2-installation-3.2.45/package/yast2-installation.spec
--- old/yast2-installation-3.2.44/package/yast2-installation.spec   
2017-06-01 16:47:44.346101535 +0200
+++ new/yast2-installation-3.2.45/package/yast2-installation.spec   
2017-06-19 12:25:42.606704245 +0200
@@ -17,7 +17,7 @@
 
 
 Name:   yast2-installation
-Version:3.2.44
+Version:3.2.45
 Release:0
 
 BuildRoot:  %{_tmppath}/%{name}-%{version}-build
@@ -131,7 +131,11 @@
 # BNC 446533, /sbin/lspci called but not installed
 Requires:  pciutils
 
+# install the registration module only in SLE (bsc#1043122)
+%if !0%{?is_opensuse}
 Recommends:yast2-registration
+%endif
+
 Recommends:yast2-online-update
 Recommends:yast2-firewall
 Recommends:release-notes




commit yast2-installation for openSUSE:Factory

2017-06-07 Thread root
Hello community,

here is the log from the commit of package yast2-installation for 
openSUSE:Factory checked in at 2017-06-07 13:08:45

Comparing /work/SRC/openSUSE:Factory/yast2-installation (Old)
 and  /work/SRC/openSUSE:Factory/.yast2-installation.new (New)


Package is "yast2-installation"

Wed Jun  7 13:08:45 2017 rev:386 rq:500424 version:3.2.44

Changes:

--- /work/SRC/openSUSE:Factory/yast2-installation/yast2-installation.changes
2017-05-06 20:45:53.994448614 +0200
+++ 
/work/SRC/openSUSE:Factory/.yast2-installation.new/yast2-installation.changes   
2017-06-07 13:08:47.148471844 +0200
@@ -1,0 +2,43 @@
+Thu Jun  1 12:58:03 CEST 2017 - sch...@suse.de
+
+- "custom" roles: Initialize pattern selection screen with settings
+  defined in the control files. (bnc#1031295)
+- 3.2.44
+
+---
+Tue May 31 21:47:24 UTC 2017 - knut.anders...@suse.com
+
+- Do not lose the desktop selection when the online repositories is
+  pressed. (bsc#1033594)
+- Do not allow to continue without desktop selection. (bsc#1040884)
+- 3.2.43
+
+---
+Wed May 31 10:52:59 UTC 2017 - lsle...@suse.cz
+
+- Fixed path to the "adddir" command (it is /sbin instead of /etc)
+  (bsc#1041882)
+- 3.2.42
+
+---
+Mon May 29 08:37:19 UTC 2017 - knut.anders...@suse.com
+
+- Added requirement of 'cwm/widget' in hiding_place as consequence
+  of changes made in CWM. (boo#1039901).
+- 3.2.41
+
+---
+Mon May 22 10:50:32 UTC 2017 - lsle...@suse.cz
+
+- Fixed push button label ("Configure Online Repositories")
+  (bsc#1039988)
+- 3.2.40
+
+---
+Mon May  8 13:17:17 UTC 2017 - knut.anders...@suse.com
+
+- Don't crash if the regurl provided by linuxrc is invalid using
+  the one provided by the control file as fallback (bsc#1035908).
+- 3.2.39
+
+---

Old:

  yast2-installation-3.2.38.tar.bz2

New:

  yast2-installation-3.2.44.tar.bz2



Other differences:
--
++ yast2-installation.spec ++
--- /var/tmp/diff_new_pack.3CnlSN/_old  2017-06-07 13:08:47.708392833 +0200
+++ /var/tmp/diff_new_pack.3CnlSN/_new  2017-06-07 13:08:47.712392268 +0200
@@ -17,7 +17,7 @@
 
 
 Name:   yast2-installation
-Version:3.2.38
+Version:3.2.44
 Release:0
 
 BuildRoot:  %{_tmppath}/%{name}-%{version}-build
@@ -76,8 +76,8 @@
 # writing settings in the first installation stage.
 Requires:   yast2-services-manager >= 3.2.1
 
-# Network service setup moved into yast2-network
-Requires:   yast2-network >= 3.1.143
+## Moved inst_install_inf from yast2-network to this package
+Requires:   yast2-network >= 3.2.25
 
 # Augeas lenses
 Requires:   augeas-lenses

++ yast2-installation-3.2.38.tar.bz2 -> yast2-installation-3.2.44.tar.bz2 
++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 
old/yast2-installation-3.2.38/package/yast2-installation.changes 
new/yast2-installation-3.2.44/package/yast2-installation.changes
--- old/yast2-installation-3.2.38/package/yast2-installation.changes
2017-05-04 15:58:44.317375667 +0200
+++ new/yast2-installation-3.2.44/package/yast2-installation.changes
2017-06-01 16:47:44.346101535 +0200
@@ -1,4 +1,47 @@
 ---
+Thu Jun  1 12:58:03 CEST 2017 - sch...@suse.de
+
+- "custom" roles: Initialize pattern selection screen with settings
+  defined in the control files. (bnc#1031295)
+- 3.2.44
+
+---
+Tue May 31 21:47:24 UTC 2017 - knut.anders...@suse.com
+
+- Do not lose the desktop selection when the online repositories is
+  pressed. (bsc#1033594)
+- Do not allow to continue without desktop selection. (bsc#1040884)
+- 3.2.43
+
+---
+Wed May 31 10:52:59 UTC 2017 - lsle...@suse.cz
+
+- Fixed path to the "adddir" command (it is /sbin instead of /etc)
+  (bsc#1041882)
+- 3.2.42
+
+---
+Mon May 29 08:37:19 UTC 2017 - knut.anders...@suse.com
+
+- Added requirement of 'cwm/widget' in hiding_place as consequence
+  of changes made in CWM. (boo#1039901).
+- 3.2.41
+
+---
+Mon May 22 10:50:32 UTC 2017 - lsle...@suse.cz
+
+- Fixed push button label ("Configure Online Repositories")
+  (bsc#1039988)
+- 3.2.40
+

commit yast2-installation for openSUSE:Factory

2017-05-06 Thread root
Hello community,

here is the log from the commit of package yast2-installation for 
openSUSE:Factory checked in at 2017-05-06 20:45:52

Comparing /work/SRC/openSUSE:Factory/yast2-installation (Old)
 and  /work/SRC/openSUSE:Factory/.yast2-installation.new (New)


Package is "yast2-installation"

Sat May  6 20:45:52 2017 rev:385 rq:492868 version:3.2.38

Changes:

--- /work/SRC/openSUSE:Factory/yast2-installation/yast2-installation.changes
2017-04-12 17:09:54.308865305 +0200
+++ 
/work/SRC/openSUSE:Factory/.yast2-installation.new/yast2-installation.changes   
2017-05-06 20:45:53.994448614 +0200
@@ -1,0 +2,19 @@
+Wed Apr 26 15:03:33 UTC 2017 - igonzalezs...@suse.com
+
+- Move CaaSP specific code to yast2-caasp package
+  (bsc#1036838)
+- 3.2.38
+
+---
+Wed Apr 26 09:52:01 UTC 2017 - gso...@suse.com
+
+- bsc#1031840
+  - changed CheckFreeSpaceNow to use LANG=en_US.UTF-8
+
+---
+Thu Apr 20 14:00:08 UTC 2017 - igonzalezs...@suse.com
+
+- Add a NTP Servers settings to the overview dialog
+  (FATE#323249)
+
+---

Old:

  yast2-installation-3.2.37.tar.bz2

New:

  yast2-installation-3.2.38.tar.bz2



Other differences:
--
++ yast2-installation.spec ++
--- /var/tmp/diff_new_pack.b2f6du/_old  2017-05-06 20:45:54.982309258 +0200
+++ /var/tmp/diff_new_pack.b2f6du/_new  2017-05-06 20:45:54.994307566 +0200
@@ -17,7 +17,7 @@
 
 
 Name:   yast2-installation
-Version:3.2.37
+Version:3.2.38
 Release:0
 
 BuildRoot:  %{_tmppath}/%{name}-%{version}-build

++ yast2-installation-3.2.37.tar.bz2 -> yast2-installation-3.2.38.tar.bz2 
++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 
old/yast2-installation-3.2.37/package/yast2-installation.changes 
new/yast2-installation-3.2.38/package/yast2-installation.changes
--- old/yast2-installation-3.2.37/package/yast2-installation.changes
2017-04-07 14:59:25.098466244 +0200
+++ new/yast2-installation-3.2.38/package/yast2-installation.changes
2017-05-04 15:58:44.317375667 +0200
@@ -1,4 +1,23 @@
 ---
+Wed Apr 26 15:03:33 UTC 2017 - igonzalezs...@suse.com
+
+- Move CaaSP specific code to yast2-caasp package
+  (bsc#1036838)
+- 3.2.38
+
+---
+Wed Apr 26 09:52:01 UTC 2017 - gso...@suse.com
+
+- bsc#1031840
+  - changed CheckFreeSpaceNow to use LANG=en_US.UTF-8
+
+---
+Thu Apr 20 14:00:08 UTC 2017 - igonzalezs...@suse.com
+
+- Add a NTP Servers settings to the overview dialog
+  (FATE#323249)
+
+---
 Wed Apr  5 11:31:12 CEST 2017 - jreidin...@suse.com
 
 - Use y2start script instead of y2base (bsc#1027181)
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 
old/yast2-installation-3.2.37/package/yast2-installation.spec 
new/yast2-installation-3.2.38/package/yast2-installation.spec
--- old/yast2-installation-3.2.37/package/yast2-installation.spec   
2017-04-07 14:59:25.098466244 +0200
+++ new/yast2-installation-3.2.38/package/yast2-installation.spec   
2017-05-04 15:58:44.317375667 +0200
@@ -17,7 +17,7 @@
 
 
 Name:   yast2-installation
-Version:3.2.37
+Version:3.2.38
 Release:0
 
 BuildRoot:  %{_tmppath}/%{name}-%{version}-build
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 
old/yast2-installation-3.2.37/src/clients/inst_casp_overview.rb 
new/yast2-installation-3.2.38/src/clients/inst_casp_overview.rb
--- old/yast2-installation-3.2.37/src/clients/inst_casp_overview.rb 
2017-04-07 14:59:25.102466244 +0200
+++ new/yast2-installation-3.2.38/src/clients/inst_casp_overview.rb 
1970-01-01 01:00:00.0 +0100
@@ -1,2 +0,0 @@
-require "installation/clients/inst_casp_overview"
-::Installation::InstCaspOverview.new.run
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 
old/yast2-installation-3.2.37/src/lib/installation/clients/inst_casp_overview.rb
 
new/yast2-installation-3.2.38/src/lib/installation/clients/inst_casp_overview.rb
--- 
old/yast2-installation-3.2.37/src/lib/installation/clients/inst_casp_overview.rb
2017-04-07 14:59:25.110466244 +0200
+++ 
new/yast2-installation-3.2.38/src/lib/installation/clients/inst_casp_overview.rb
1970-01-01 01:00:00.0 +0100
@@ -1,182 +0,0 @@
-# encoding: utf-8
-
-# 

commit yast2-installation for openSUSE:Factory

2017-04-12 Thread root
Hello community,

here is the log from the commit of package yast2-installation for 
openSUSE:Factory checked in at 2017-04-12 17:09:52

Comparing /work/SRC/openSUSE:Factory/yast2-installation (Old)
 and  /work/SRC/openSUSE:Factory/.yast2-installation.new (New)


Package is "yast2-installation"

Wed Apr 12 17:09:52 2017 rev:384 rq:486430 version:3.2.37

Changes:

--- /work/SRC/openSUSE:Factory/yast2-installation/yast2-installation.changes
2017-03-29 13:23:26.933977897 +0200
+++ 
/work/SRC/openSUSE:Factory/.yast2-installation.new/yast2-installation.changes   
2017-04-12 17:09:54.308865305 +0200
@@ -1,0 +2,19 @@
+Wed Apr  5 11:31:12 CEST 2017 - jreidin...@suse.com
+
+- Use y2start script instead of y2base (bsc#1027181)
+- 3.2.37
+
+---
+Wed Apr  5 10:31:12 CEST 2017 - sch...@suse.de
+
+- Added configuration-management to inst_finish.
+  (FATE#319830)
+- 3.2.36
+
+---
+Tue Apr  4 14:16:28 UTC 2017 - mvid...@suse.com
+
+- Renamed Controller Node to Administration Node (bsc#1032057).
+- 3.2.35
+
+---

Old:

  yast2-installation-3.2.34.tar.bz2

New:

  yast2-installation-3.2.37.tar.bz2



Other differences:
--
++ yast2-installation.spec ++
--- /var/tmp/diff_new_pack.mSFj9Z/_old  2017-04-12 17:09:54.980770190 +0200
+++ /var/tmp/diff_new_pack.mSFj9Z/_new  2017-04-12 17:09:54.984769624 +0200
@@ -17,14 +17,15 @@
 
 
 Name:   yast2-installation
-Version:3.2.34
+Version:3.2.37
 Release:0
 
 BuildRoot:  %{_tmppath}/%{name}-%{version}-build
 Source0:%{name}-%{version}.tar.bz2
 
 Url:http://github.com/yast/yast-installation
-Requires:   yast2-ruby-bindings >= 3.1.8
+# new y2start script
+Requires:   yast2-ruby-bindings >= 3.2.10
 
 Summary:YaST2 - Installation Parts
 License:GPL-2.0

++ yast2-installation-3.2.34.tar.bz2 -> yast2-installation-3.2.37.tar.bz2 
++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/yast2-installation-3.2.34/doc/control-file.md 
new/yast2-installation-3.2.37/doc/control-file.md
--- old/yast2-installation-3.2.34/doc/control-file.md   2017-03-28 
23:05:44.313840292 +0200
+++ new/yast2-installation-3.2.37/doc/control-file.md   2017-04-07 
14:59:25.082466244 +0200
@@ -798,6 +798,7 @@
 System Roles, if defined in the control file, are presented during
 the first stage of the installation. The user will select one of them
 and they will affect the proposed configuration of Partitioning and Software.
+It also allows to modify configuration of Systemd Services.
 
 A role can also define additional dialogs that are shown when a given role is
 selected. It is a common installation dialog with *Abort*, *Cancel* and *Next*
@@ -805,6 +806,20 @@
 When going back, it will first show the last additional dialog and when going
 back through all additional dialogs, it will show again the roles selection.
 
+System roles by default preselect first defined entry unless user set it.
+If the first role has an attribute *no_default* then no role will be
+preselected.
+
+Example snippet for no\_default:
+```xml
+
+  
+plain
+ true 
+  
+
+```
+
 They were requested in FATE#317481 and they are an evolution of the earlier
 concept of Server Scenarios used in SLE 11.
 
@@ -822,13 +837,25 @@
 
   
 virtualization_host_kvm
+
 
   true
 
+
 
   base Minimal kvm_server
 
+
 kvm_setup,virt_manager_setup 
+
+
+  
+salt-minion
+  
+  
+devil-master
+  
+
   
 
 
@@ -871,6 +898,9 @@
 and *software* are merged with the corresponding top-level definitions. See
 [Partitioning](#partitioning) and [Software](#software).
 
+The *services* part currently supports only enabling additional services which
+is done by specifying *service* with its *name* as seen in the example.
+
 ### System Scenarios
 
 System scenarios contain definition of dialog *inst\_scenarios* in the
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/yast2-installation-3.2.34/doc/installer_extension.md 
new/yast2-installation-3.2.37/doc/installer_extension.md
--- old/yast2-installation-3.2.34/doc/installer_extension.md1970-01-01 
01:00:00.0 +0100
+++ new/yast2-installation-3.2.37/doc/installer_extension.md2017-04-07 
14:59:25.082466244 +0200
@@ -0,0 +1,180 @@
+# Modifying the Installation by an Add-on
+
+The YaST installation workflow can be 

commit yast2-installation for openSUSE:Factory

2017-03-29 Thread root
Hello community,

here is the log from the commit of package yast2-installation for 
openSUSE:Factory checked in at 2017-03-29 13:23:24

Comparing /work/SRC/openSUSE:Factory/yast2-installation (Old)
 and  /work/SRC/openSUSE:Factory/.yast2-installation.new (New)


Package is "yast2-installation"

Wed Mar 29 13:23:24 2017 rev:383 rq:483199 version:3.2.34

Changes:

--- /work/SRC/openSUSE:Factory/yast2-installation/yast2-installation.changes
2017-03-21 22:47:34.975460677 +0100
+++ 
/work/SRC/openSUSE:Factory/.yast2-installation.new/yast2-installation.changes   
2017-03-29 13:23:26.933977897 +0200
@@ -1,0 +2,20 @@
+Mon Mar 27 13:39:38 UTC 2017 - igonzalezs...@suse.com
+
+- Move CaaSP specific code to yast2-caasp (bsc#1030874)
+- 3.2.34
+
+---
+Mon Mar 27 06:50:29 UTC 2017 - lsle...@suse.cz
+
+- Use the shared package download and extraction functionality
+  from FATE#320772
+- 3.2.33
+
+---
+Tue Mar 21 11:59:26 UTC 2017 - an...@suse.com
+
+- Added some extra space to the openSUSE desktop/roles selection
+  dialog (improvement on the fix for poo#14936, bsc#1025415).
+- 3.2.32
+
+---

Old:

  yast2-installation-3.2.31.tar.bz2

New:

  yast2-installation-3.2.34.tar.bz2



Other differences:
--
++ yast2-installation.spec ++
--- /var/tmp/diff_new_pack.ME5SXD/_old  2017-03-29 13:23:28.325781061 +0200
+++ /var/tmp/diff_new_pack.ME5SXD/_new  2017-03-29 13:23:28.329780495 +0200
@@ -17,7 +17,7 @@
 
 
 Name:   yast2-installation
-Version:3.2.31
+Version:3.2.34
 Release:0
 
 BuildRoot:  %{_tmppath}/%{name}-%{version}-build
@@ -40,14 +40,14 @@
 BuildRequires:  rubygem(rspec)
 BuildRequires:  rubygem(yast-rake)
 
-# ProductControl.system_roles
-BuildRequires:  yast2 >= 3.2.15
+# CWM::RadioButtons#vspacing
+BuildRequires:  yast2 >= 3.2.20
 
 # AutoinstSoftware.SavePackageSelection()
 Requires:   autoyast2-installation >= 3.1.105
 
-# ProductControl.system_roles
-Requires:   yast2 >= 3.2.15
+# PackageDownloader and PackageExtractor
+Requires:   yast2 >= 3.2.19
 
 # Language::GetLanguageItems and other API
 # Language::Set (handles downloading the translation extensions)

++ yast2-installation-3.2.31.tar.bz2 -> yast2-installation-3.2.34.tar.bz2 
++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 
old/yast2-installation-3.2.31/doc/system-role-handlers.md 
new/yast2-installation-3.2.34/doc/system-role-handlers.md
--- old/yast2-installation-3.2.31/doc/system-role-handlers.md   1970-01-01 
01:00:00.0 +0100
+++ new/yast2-installation-3.2.34/doc/system-role-handlers.md   2017-03-28 
23:05:44.325840292 +0200
@@ -0,0 +1,42 @@
+# System Role Handlers
+
+This is a mechanism that allows to execute specific code depending on the 
system
+role selected during the installation which was introduced in version 3.2.21
+(originally in 3.1.217.20 in the `SLE-12-SP2-CASP` branch).
+
+If you prefer, you could think of them as *hooks for system roles*.
+
+## Types of handlers
+
+Currently only one type of handlers exist: `finish`. Those handlers will be
+executed through the
+[roles_finish](https://github.com/yast/yast-installation/blob/master/src/lib/installation/clients/roles_finish.rb)
+
+## Defining a new handler
+
+Handlers are just plain classes which implement a `run` method and live in the
+`lib/y2system_role_handlers`. The name of the file/class depends on the type of
+handler they implement.
+
+For instance, if you want to define a *finish* handler for an *ExampleRole* 
role,
+just drop a file like this into `lib/y2system_role_handlers`.
+
+```ruby
+module Y2SystemRoleHandlers
+  class ExampleRoleFinish
+def run
+  # Handler implementation goes here
+end
+  end
+end
+
+```
+
+The `run` method won't receive any argument and is also not expected to return
+any special value. Finally, exceptions will be handled like any other YaST
+exception.
+
+## Examples
+
+Please, check out the [yast2-caasp package](https://github.com/yast/yast-caasp)
+for examples.
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 
old/yast2-installation-3.2.31/package/yast2-installation.changes 
new/yast2-installation-3.2.34/package/yast2-installation.changes
--- old/yast2-installation-3.2.31/package/yast2-installation.changes
2017-03-20 15:24:58.037124529 +0100
+++ new/yast2-installation-3.2.34/package/yast2-installation.changes
2017-03-28 23:05:44.333840292 +0200
@@ -1,4 +1,24 @@
 ---
+Mon 

commit yast2-installation for openSUSE:Factory

2017-03-21 Thread root
Hello community,

here is the log from the commit of package yast2-installation for 
openSUSE:Factory checked in at 2017-03-21 22:47:28

Comparing /work/SRC/openSUSE:Factory/yast2-installation (Old)
 and  /work/SRC/openSUSE:Factory/.yast2-installation.new (New)


Package is "yast2-installation"

Tue Mar 21 22:47:28 2017 rev:382 rq:481343 version:3.2.31

Changes:

--- /work/SRC/openSUSE:Factory/yast2-installation/yast2-installation.changes
2017-02-04 16:52:28.365738147 +0100
+++ 
/work/SRC/openSUSE:Factory/.yast2-installation.new/yast2-installation.changes   
2017-03-21 22:47:34.975460677 +0100
@@ -1,0 +2,88 @@
+Thu Mar 16 13:07:44 UTC 2017 - mvid...@suse.com
+
+- Allow proceeding with the installation after a blocking condition
+  has been corrected in the overview dialog (bsc#1029291).
+- 3.2.31
+
+---
+Wed Mar 15 10:19:33 UTC 2017 - igonzalezs...@suse.com
+
+- Improve roles buttons distribution in textmode (related to
+  FATE#320772)
+- 3.2.30 
+
+---
+Tue Mar 14 12:05:44 UTC 2017 - igonzalezs...@suse.com
+
+- Fix desktop selection during installation (bsc#1029312)
+- 3.2.29
+
+---
+Mon Mar 13 12:16:23 UTC 2017 - igonzalezs...@suse.com
+
+- Support to add roles through addons (FATE#320772)
+- 3.2.28
+
+---
+Thu Mar  9 17:48:25 UTC 2017 - jreidin...@suse.com
+
+- fix crash when reading if desktop role should have default
+  pre-selected (bsc#1025415)
+- 3.2.27
+
+---
+Wed Mar  8 16:11:59 CET 2017 - mvid...@suse.cz
+
+- Really use the directory.yast file (fate#322372)
+- 3.2.26
+
+---
+Thu Mar  6 13:33:41 UTC 2017 - mfi...@suse.com
+
+- fate#322328
+  - adapted all-in-one dialog according to comments from UX
+- 3.2.25
+
+---
+Mon Mar  6 09:39:00 UTC 2017 - mfi...@suse.com
+
+- CaaSP: do not crash when used a dashed url for the controller
+  node location (bsc#1024965)
+- CaaSP AY: Adapted requirements of yast2-services-manager.
+  (FATE#321738)
+- bnc#1022546
+  - update all-in-one's subdialog (network/kdump/partitioning/...)
+overview when the dialog is closed and do not lose another
+content already entered by user.
+- 3.2.24
+
+---
+Wed Feb 15 17:58:16 UTC 2017 - jreidin...@suse.com
+
+- Add new desktop selection client for opensuse based on roles
+  (poo#14936, bsc#1025415)
+- drop "inst_new_desktop" client which was replaced by new desktop
+  selection one
+- 3.2.23
+
+---
+Tue Feb 14 14:55:08 UTC 2017 - igonzalezs...@suse.com
+
+- Self-Update only shows errors when a custom URL is used
+  (bsc#1025251)
+- 3.2.22
+
+---
+Wed Feb  8 16:42:29 UTC 2017 - kanders...@suse.com
+
+- CaaSP all-in-one-dialog: added validation to the controller node
+  location field, modified label and write it to the minion
+  master.conf file at the end of the installation (FATE#321738)
+- CaaSP: Display the Beta product warning at start when it is
+  present (bsc#1016887)
+- Enable CaaSP specific services on the installed system
+  (FATE#321738)
+- Do not crash if role contain own service to enable (bsc#1022762)
+- 3.2.21
+
+---

Old:

  yast2-installation-3.2.20.tar.bz2

New:

  yast2-installation-3.2.31.tar.bz2



Other differences:
--
++ yast2-installation.spec ++
--- /var/tmp/diff_new_pack.GUS5nY/_old  2017-03-21 22:47:35.699358337 +0100
+++ /var/tmp/diff_new_pack.GUS5nY/_new  2017-03-21 22:47:35.703357772 +0100
@@ -17,7 +17,7 @@
 
 
 Name:   yast2-installation
-Version:3.2.20
+Version:3.2.31
 Release:0
 
 BuildRoot:  %{_tmppath}/%{name}-%{version}-build
@@ -40,14 +40,14 @@
 BuildRequires:  rubygem(rspec)
 BuildRequires:  rubygem(yast-rake)
 
-# UI::Widgets
-BuildRequires:  yast2 >= 3.2.8
+# ProductControl.system_roles
+BuildRequires:  yast2 >= 3.2.15
 
 # AutoinstSoftware.SavePackageSelection()
 Requires:   autoyast2-installation >= 3.1.105
 
-# Needs UI:Widgets
-Requires:   yast2 >= 3.2.8
+# ProductControl.system_roles
+Requires:   yast2 >= 3.2.15
 
 # Language::GetLanguageItems and other API
 # Language::Set (handles downloading the translation extensions)
@@ -71,12 +71,16 @@
 # Proxy settings for 2nd stage 

commit yast2-installation for openSUSE:Factory

2017-02-04 Thread root
Hello community,

here is the log from the commit of package yast2-installation for 
openSUSE:Factory checked in at 2017-02-04 15:19:22

Comparing /work/SRC/openSUSE:Factory/yast2-installation (Old)
 and  /work/SRC/openSUSE:Factory/.yast2-installation.new (New)


Package is "yast2-installation"

Changes:

--- /work/SRC/openSUSE:Factory/yast2-installation/yast2-installation.changes
2017-02-03 20:07:45.487975593 +0100
+++ 
/work/SRC/openSUSE:Factory/.yast2-installation.new/yast2-installation.changes   
2017-02-04 16:52:28.365738147 +0100
@@ -1,0 +2,46 @@
+Fri Feb  3 10:07:35 UTC 2017 - jsr...@suse.cz
+
+- Downloading release notes: Do not download them at all during
+  AutoYaST (bsc#1009276)
+- Use the directory.yast file to check avilable
+  translations (fate#322372)
+- 3.2.20
+
+---
+Wed Feb  1 17:07:23 CET 2017 - sch...@suse.de
+
+- Downloading release notes: Do not try again if the host or the
+  proxy cannot be resolved (bnc#1022784)
+- 3.2.19
+
+---
+Fri Jan 27 15:55:33 UTC 2017 - kanders...@suse.com
+
+- Ask for installation confirmation in all-in-one dialog before
+  proceed with it. (Fate#322328)
+- 3.2.18
+
+---
+Fri Jan 27 09:11:32 UTC 2017 - jreidin...@suse.com
+
+- Respect newly registered update repos in software proposal and
+  do register. (FATE#322328)
+
+---
+Thu Jan 26 14:16:43 UTC 2017 - jreidin...@suse.com
+
+- handle proposal errors in all-in-one dialog (FATE#322328)
+
+---
+Wed Jan 25 15:29:02 UTC 2017 - mvid...@suse.com
+
+- Added an all-in-one installation overview for CaaSP (FATE#322328)
+
+---
+Wed Jan 25 10:41:33 UTC 2017 - igonzalezs...@suse.com
+
+- Add an option to disable the self-update feature through the
+  AutoYaST profile (FATE#319716)
+- 3.2.17
+
+---

Old:

  yast2-installation-3.2.16.tar.bz2

New:

  yast2-installation-3.2.20.tar.bz2



Other differences:
--
++ yast2-installation.spec ++
--- /var/tmp/diff_new_pack.o88xcb/_old  2017-02-04 16:52:28.905661273 +0100
+++ /var/tmp/diff_new_pack.o88xcb/_new  2017-02-04 16:52:28.909660704 +0100
@@ -17,7 +17,7 @@
 
 
 Name:   yast2-installation
-Version:3.2.16
+Version:3.2.20
 Release:0
 
 BuildRoot:  %{_tmppath}/%{name}-%{version}-build
@@ -82,11 +82,11 @@
 # Requires:yast2-update
 
 # new root password cwm widget
-Requires:   yast2-users >= 3.2.7
-# new keyboard layout cwm widget needed only for CASP, so use version that 
works
-# also for SP3
-# FIXME: update dependency when CASP is merged to SP2 and SP3 for yast2-country
-Requires:   yast2-country >= 3.1.30
+BuildRequires:  yast2-users >= 3.2.8
+Requires:   yast2-users >= 3.2.8
+# new keyboard layout cwm widget
+BuildRequires:  yast2-country >= 3.2.7
+Requires:   yast2-country >= 3.2.7
 
 # Pkg::SourceProvideSignedFile Pkg::SourceProvideDigestedFile
 # pkg-bindings are not directly required
@@ -104,8 +104,8 @@
 # Top bar with logo
 Conflicts:  yast2-ycp-ui-bindings < 3.1.7
 
-# RegserviceSelectionDialog
-Conflicts:  yast2-registration < 3.1.179
+# new registration widget
+Conflicts:  yast2-registration <= 3.2.1
 
 Obsoletes:  yast2-installation-devel-doc
 

++ yast2-installation-3.2.16.tar.bz2 -> yast2-installation-3.2.20.tar.bz2 
++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/yast2-installation-3.2.16/doc/SELF_UPDATE.md 
new/yast2-installation-3.2.20/doc/SELF_UPDATE.md
--- old/yast2-installation-3.2.16/doc/SELF_UPDATE.md2017-01-24 
13:35:27.69600 +0100
+++ new/yast2-installation-3.2.20/doc/SELF_UPDATE.md2017-02-03 
14:17:23.482807975 +0100
@@ -7,9 +7,21 @@
 
 ## Disabling Updates
 
-Self-update is enabled by default. However, it can be disabled by setting
-`self_update=0` boot option. In the following sections it is assumed that this
-feature is enabled.
+Starting in SUSE Linux Enterprise 12 SP3, self-update is enabled by default.
+However, it can be disabled by setting `self_update=0` boot option. If you're
+using AutoYaST, it is also possible to disable this feature using the
+`self_update` element in the `general` section of the profile:
+
+   ```xml
+   
+ false
+   
+   ```
+
+Please, take into account that self-update will be skipped if any option
+disables it (boot parameter *or* AutoYaST profile).
+
+During the rest 

commit yast2-installation for openSUSE:Factory

2017-02-03 Thread root
Hello community,

here is the log from the commit of package yast2-installation for 
openSUSE:Factory checked in at 2017-01-27 10:39:40

Comparing /work/SRC/openSUSE:Factory/yast2-installation (Old)
 and  /work/SRC/openSUSE:Factory/.yast2-installation.new (New)


Package is "yast2-installation"

Changes:

--- /work/SRC/openSUSE:Factory/yast2-installation/yast2-installation.changes
2017-01-23 11:26:42.732717382 +0100
+++ 
/work/SRC/openSUSE:Factory/.yast2-installation.new/yast2-installation.changes   
2017-02-03 20:07:45.487975593 +0100
@@ -1,0 +2,8 @@
+Fri Jan 20 08:44:28 UTC 2017 - mfi...@suse.com
+
+- bnc#1017752
+  - do not show language change warning in software proposal
+incorrectly when language was not changed.
+- 3.2.16
+
+---

Old:

  yast2-installation-3.2.15.tar.bz2

New:

  yast2-installation-3.2.16.tar.bz2



Other differences:
--
++ yast2-installation.spec ++
--- /var/tmp/diff_new_pack.no6RRj/_old  2017-02-03 20:07:46.151882143 +0100
+++ /var/tmp/diff_new_pack.no6RRj/_new  2017-02-03 20:07:46.155881580 +0100
@@ -17,7 +17,7 @@
 
 
 Name:   yast2-installation
-Version:3.2.15
+Version:3.2.16
 Release:0
 
 BuildRoot:  %{_tmppath}/%{name}-%{version}-build

++ yast2-installation-3.2.15.tar.bz2 -> yast2-installation-3.2.16.tar.bz2 
++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 
old/yast2-installation-3.2.15/package/yast2-installation.changes 
new/yast2-installation-3.2.16/package/yast2-installation.changes
--- old/yast2-installation-3.2.15/package/yast2-installation.changes
2017-01-18 11:09:49.212521000 +0100
+++ new/yast2-installation-3.2.16/package/yast2-installation.changes
2017-01-24 13:35:28.11200 +0100
@@ -1,4 +1,12 @@
 ---
+Fri Jan 20 08:44:28 UTC 2017 - mfi...@suse.com
+
+- bnc#1017752
+  - do not show language change warning in software proposal
+incorrectly when language was not changed.
+- 3.2.16
+
+---
 Tue Jan 17 15:34:22 UTC 2017 - igonzalezs...@suse.com
 
 - Do not retry to download release notes if a previous attempt
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 
old/yast2-installation-3.2.15/package/yast2-installation.spec 
new/yast2-installation-3.2.16/package/yast2-installation.spec
--- old/yast2-installation-3.2.15/package/yast2-installation.spec   
2017-01-18 11:09:49.212521000 +0100
+++ new/yast2-installation-3.2.16/package/yast2-installation.spec   
2017-01-24 13:35:28.11200 +0100
@@ -17,7 +17,7 @@
 
 
 Name:   yast2-installation
-Version:3.2.15
+Version:3.2.16
 Release:0
 
 BuildRoot:  %{_tmppath}/%{name}-%{version}-build
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 
old/yast2-installation-3.2.15/src/lib/installation/proposal_runner.rb 
new/yast2-installation-3.2.16/src/lib/installation/proposal_runner.rb
--- old/yast2-installation-3.2.15/src/lib/installation/proposal_runner.rb   
2017-01-18 11:09:49.232521000 +0100
+++ new/yast2-installation-3.2.16/src/lib/installation/proposal_runner.rb   
2017-01-24 13:35:28.46000 +0100
@@ -102,6 +102,12 @@
 
   return :auto if !submod_descriptions_and_build_menu
 
+  # Default language is the most often set by language proposal later in 
the workflow
+  # and overwrites this.
+  # However, some products do not contain such proposal (e.g. CaaSP) and 
needs this
+  # setup to avoid false language change detection (e.g. in software 
proposal)
+  Yast::Pkg.SetPackageLocale(Yast::Language.language)
+
   #
   # Make the initial proposal
   #
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 
old/yast2-installation-3.2.15/test/proposal_runner_test.rb 
new/yast2-installation-3.2.16/test/proposal_runner_test.rb
--- old/yast2-installation-3.2.15/test/proposal_runner_test.rb  2017-01-18 
11:09:49.252521000 +0100
+++ new/yast2-installation-3.2.16/test/proposal_runner_test.rb  2017-01-24 
13:35:28.89600 +0100
@@ -60,6 +60,8 @@
 .with("keyboard_proposal", ["Description", 
{}]).and_return(keyboard_description)
   allow(Yast::WFM).to receive(:CallFunction)
 .with("hwinfo_proposal", ["Description", 
{}]).and_return(hwinfo_description)
+  # Language class is missing in buildroot -> mock it
+  allow(Yast::Language).to receive(:language).and_return("en_US")
 end
 
 it "do nothing if run non-interactive" do




commit yast2-installation for openSUSE:Factory

2017-01-23 Thread root
Hello community,

here is the log from the commit of package yast2-installation for 
openSUSE:Factory checked in at 2017-01-23 11:26:41

Comparing /work/SRC/openSUSE:Factory/yast2-installation (Old)
 and  /work/SRC/openSUSE:Factory/.yast2-installation.new (New)


Package is "yast2-installation"

Changes:

--- /work/SRC/openSUSE:Factory/yast2-installation/yast2-installation.changes
2017-01-10 10:34:27.547698315 +0100
+++ 
/work/SRC/openSUSE:Factory/.yast2-installation.new/yast2-installation.changes   
2017-01-23 11:26:42.732717382 +0100
@@ -1,0 +2,21 @@
+Tue Jan 17 15:34:22 UTC 2017 - igonzalezs...@suse.com
+
+- Do not retry to download release notes if a previous attempt
+  failed (bsc#1015794)
+- 3.2.15
+
+---
+Mon Jan 16 12:42:52 UTC 2017 - jreidin...@suse.com
+
+- add ability to roles to enable list of services when selected
+  (FATE#321754)
+
+---
+Mon Jan 16 12:17:38 UTC 2017 - mfi...@suse.com
+
+- fate#321739
+  - Made user's interaction possible in case of error in read-only
+proposal.
+- 3.2.14
+
+---

Old:

  yast2-installation-3.2.13.tar.bz2

New:

  yast2-installation-3.2.15.tar.bz2



Other differences:
--
++ yast2-installation.spec ++
--- /var/tmp/diff_new_pack.gc6M5u/_old  2017-01-23 11:26:43.192652183 +0100
+++ /var/tmp/diff_new_pack.gc6M5u/_new  2017-01-23 11:26:43.196651616 +0100
@@ -17,7 +17,7 @@
 
 
 Name:   yast2-installation
-Version:3.2.13
+Version:3.2.15
 Release:0
 
 BuildRoot:  %{_tmppath}/%{name}-%{version}-build

++ yast2-installation-3.2.13.tar.bz2 -> yast2-installation-3.2.15.tar.bz2 
++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/yast2-installation-3.2.13/.travis.yml 
new/yast2-installation-3.2.15/.travis.yml
--- old/yast2-installation-3.2.13/.travis.yml   2017-01-09 10:17:15.083803000 
+0100
+++ new/yast2-installation-3.2.15/.travis.yml   2017-01-18 11:09:49.192521000 
+0100
@@ -1,14 +1,11 @@
-language: cpp
-compiler:
-- gcc
+sudo: required
+language: bash
+services:
+  - docker
+
 before_install:
-# disable rvm, use system Ruby
-- rvm reset
-- wget 
https://raw.githubusercontent.com/yast/yast-devtools/master/travis-tools/travis_setup.sh
-- sh ./travis_setup.sh -p "rake yast2-devtools yast2-testsuite 
yast2-core-dev yast2 yast2-network yast2-transfer yast2-users yast2-country" -g 
"rspec:3.3.0 yast-rake gettext rubocop:0.41.2 simplecov coveralls cheetah"
+  - docker build -t yast-installation-image .
 script:
-- rake check:syntax
-- rake check:pot
-- rubocop
-- COVERAGE=1 rake test:unit
-- sudo rake install
+  # the "yast-travis-ruby" script is included in the base yastdevel/ruby image
+  # see https://github.com/yast/docker-yast-ruby/blob/master/yast-travis-ruby
+  - docker run -it -e TRAVIS=1 -e TRAVIS_JOB_ID="$TRAVIS_JOB_ID" 
yast-installation-image yast-travis-ruby
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/yast2-installation-3.2.13/Dockerfile 
new/yast2-installation-3.2.15/Dockerfile
--- old/yast2-installation-3.2.13/Dockerfile1970-01-01 01:00:00.0 
+0100
+++ new/yast2-installation-3.2.15/Dockerfile2017-01-18 11:09:49.192521000 
+0100
@@ -0,0 +1,3 @@
+FROM yastdevel/ruby
+COPY . /usr/src/app
+
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/yast2-installation-3.2.13/doc/control-file.md 
new/yast2-installation-3.2.15/doc/control-file.md
--- old/yast2-installation-3.2.13/doc/control-file.md   2017-01-09 
10:17:15.135803000 +0100
+++ new/yast2-installation-3.2.15/doc/control-file.md   2017-01-18 
11:09:49.196521000 +0100
@@ -98,7 +98,7 @@
 > Note that the control file is not an optional tool to help customize
 > installation, it is required during installation and without the file,
 > installation may fail or lead to unexpected results. Control file on 
 > installed
-> system located in `/etc/YaST2/control.xml` is owned by ${PRODUCT}-release
+> system located in `/etc/YaST2/control.xml` is owned by `${PRODUCT}-release`
 > package.
 
 During installation, *linuxrc* searches for a file named
@@ -554,6 +554,10 @@
 -   *clone\_install\_recommended\_default* - Default entry for
 "install_recommended" in created AutoYaST configuration file.
 
+-   *minimalistic_libzypp_config* - adjust the libzypp configuration
+to reduce the amount of packages to install: only required
+packages are considered, no documentation and no multiversion.
+
 Additionally, you can configure 

commit yast2-installation for openSUSE:Factory

2016-11-23 Thread h_root
Hello community,

here is the log from the commit of package yast2-installation for 
openSUSE:Factory checked in at 2016-11-23 13:36:25

Comparing /work/SRC/openSUSE:Factory/yast2-installation (Old)
 and  /work/SRC/openSUSE:Factory/.yast2-installation.new (New)


Package is "yast2-installation"

Changes:

--- /work/SRC/openSUSE:Factory/yast2-installation/yast2-installation.changes
2016-11-16 13:44:27.0 +0100
+++ 
/work/SRC/openSUSE:Factory/.yast2-installation.new/yast2-installation.changes   
2016-11-23 13:36:26.0 +0100
@@ -1,0 +2,20 @@
+Tue Nov 22 12:27:17 UTC 2016 - jreidin...@suse.com
+
+- fix missing icon next to SSH Key Import in autoyast
+  (bsc#988377)
+
+---
+Fri Nov 18 15:10:49 UTC 2016 - jreidin...@suse.com
+
+- add missing file causing crash (introduced with generic fix of
+  bsc#1003682)
+  (invisible in master since autotools support is dropped there)
+- 3.2.10
+
+---
+Thu Nov 17 11:59:06 CET 2016 - shundham...@suse.de
+
+- Documentation for new storage related parameters in control.xml
+  (Fate#321736)
+
+---

Old:

  yast2-installation-3.2.9.tar.bz2

New:

  yast2-installation-3.2.10.tar.bz2



Other differences:
--
++ yast2-installation.spec ++
--- /var/tmp/diff_new_pack.gaxDQv/_old  2016-11-23 13:36:27.0 +0100
+++ /var/tmp/diff_new_pack.gaxDQv/_new  2016-11-23 13:36:27.0 +0100
@@ -17,7 +17,7 @@
 
 
 Name:   yast2-installation
-Version:3.2.9
+Version:3.2.10
 Release:0
 
 BuildRoot:  %{_tmppath}/%{name}-%{version}-build

++ yast2-installation-3.2.9.tar.bz2 -> yast2-installation-3.2.10.tar.bz2 
++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 
old/yast2-installation-3.2.9/autoyast_desktop/ssh_import.desktop 
new/yast2-installation-3.2.10/autoyast_desktop/ssh_import.desktop
--- old/yast2-installation-3.2.9/autoyast_desktop/ssh_import.desktop
2016-11-15 10:04:04.0 +0100
+++ new/yast2-installation-3.2.10/autoyast_desktop/ssh_import.desktop   
2016-11-22 13:48:12.0 +0100
@@ -17,7 +17,7 @@
 X-SuSE-YaST-AutoInstSchema=ssh_import.rnc
 X-SuSE-YaST-AutoInstClonable=true
 
-Icon=yast-ssh_import
+Icon=yast-ssh-server
 Exec=
 
 Name=SSH Key Import
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/yast2-installation-3.2.9/doc/control-file.md 
new/yast2-installation-3.2.10/doc/control-file.md
--- old/yast2-installation-3.2.9/doc/control-file.md2016-11-15 
10:04:04.0 +0100
+++ new/yast2-installation-3.2.10/doc/control-file.md   2016-11-22 
13:48:12.0 +0100
@@ -955,6 +955,18 @@
 
 ### Partitioning
 
+*proposal_settings_editable* (boolean, default _true_) is specifies if the user
+should be able to change the configuration of the storage proposal in the
+installer: What filesystem to use for the root partition, if there should be a
+separate /home partition, if LVM or encryption should be used. For some
+products this is not desired.
+
+*expert_partitioner_warning* (boolean, default _false_) specifies if there
+should be an extra warning pop-up dialog when the user enters the expert
+partitioner dialog during installation, for example because the product has
+special requirements for partitioning (Btrfs to support snapshots etc.).
+
+
  Subvolumes
 
 This section is used to specify what subvolumes should be created if Btrfs is
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 
old/yast2-installation-3.2.9/package/yast2-installation.changes 
new/yast2-installation-3.2.10/package/yast2-installation.changes
--- old/yast2-installation-3.2.9/package/yast2-installation.changes 
2016-11-15 10:04:04.0 +0100
+++ new/yast2-installation-3.2.10/package/yast2-installation.changes
2016-11-22 13:48:12.0 +0100
@@ -1,4 +1,24 @@
 ---
+Tue Nov 22 12:27:17 UTC 2016 - jreidin...@suse.com
+
+- fix missing icon next to SSH Key Import in autoyast
+  (bsc#988377)
+
+---
+Fri Nov 18 15:10:49 UTC 2016 - jreidin...@suse.com
+
+- add missing file causing crash (introduced with generic fix of
+  bsc#1003682)
+  (invisible in master since autotools support is dropped there)
+- 3.2.10
+
+---
+Thu Nov 17 11:59:06 CET 2016 - shundham...@suse.de
+
+- Documentation for new storage related parameters in control.xml
+  (Fate#321736)
+

commit yast2-installation for openSUSE:Factory

2016-11-16 Thread h_root
Hello community,

here is the log from the commit of package yast2-installation for 
openSUSE:Factory checked in at 2016-11-16 13:44:27

Comparing /work/SRC/openSUSE:Factory/yast2-installation (Old)
 and  /work/SRC/openSUSE:Factory/.yast2-installation.new (New)


Package is "yast2-installation"

Changes:

--- /work/SRC/openSUSE:Factory/yast2-installation/yast2-installation.changes
2016-11-12 12:59:38.0 +0100
+++ 
/work/SRC/openSUSE:Factory/.yast2-installation.new/yast2-installation.changes   
2016-11-16 13:44:27.0 +0100
@@ -1,0 +2,15 @@
+Mon Nov 14 14:30:12 UTC 2016 - jreidin...@suse.com
+
+- The user has to confirm when the configuration proposal contains
+  a non-blocking error (generic fix for bsc#1003682)
+- 3.2.9
+
+---
+Fri Nov 11 16:41:25 CET 2016 - sch...@suse.de
+
+- Fixed bug: AutoYaST hangs while running second stage.
+  Removed network.service in the Before section of
+  YaST2-Firstboot.service. (bnc#1007752)
+- 3.2.8
+
+---

Old:

  yast2-installation-3.2.7.tar.bz2

New:

  yast2-installation-3.2.9.tar.bz2



Other differences:
--
++ yast2-installation.spec ++
--- /var/tmp/diff_new_pack.gIyOTg/_old  2016-11-16 13:44:29.0 +0100
+++ /var/tmp/diff_new_pack.gIyOTg/_new  2016-11-16 13:44:29.0 +0100
@@ -17,7 +17,7 @@
 
 
 Name:   yast2-installation
-Version:3.2.7
+Version:3.2.9
 Release:0
 
 BuildRoot:  %{_tmppath}/%{name}-%{version}-build

++ YaST2-Firstboot.service ++
--- /var/tmp/diff_new_pack.gIyOTg/_old  2016-11-16 13:44:29.0 +0100
+++ /var/tmp/diff_new_pack.gIyOTg/_new  2016-11-16 13:44:29.0 +0100
@@ -2,7 +2,7 @@
 Description=YaST2 Firstboot
 After=apparmor.service local-fs.target plymouth-start.service 
YaST2-Second-Stage.service
 Before=getty@tty1.service serial-getty@ttyS0.service 
serial-getty@ttyS1.service serial-getty@ttyS2.service
-Before=display-manager.service network.service
+Before=display-manager.service
 ConditionPathExists=/var/lib/YaST2/reconfig_system
 
 [Service]

++ yast2-installation-3.2.7.tar.bz2 -> yast2-installation-3.2.9.tar.bz2 
++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 
old/yast2-installation-3.2.7/package/YaST2-Firstboot.service 
new/yast2-installation-3.2.9/package/YaST2-Firstboot.service
--- old/yast2-installation-3.2.7/package/YaST2-Firstboot.service
2016-11-11 15:06:14.0 +0100
+++ new/yast2-installation-3.2.9/package/YaST2-Firstboot.service
2016-11-15 10:04:04.0 +0100
@@ -2,7 +2,7 @@
 Description=YaST2 Firstboot
 After=apparmor.service local-fs.target plymouth-start.service 
YaST2-Second-Stage.service
 Before=getty@tty1.service serial-getty@ttyS0.service 
serial-getty@ttyS1.service serial-getty@ttyS2.service
-Before=display-manager.service network.service
+Before=display-manager.service
 ConditionPathExists=/var/lib/YaST2/reconfig_system
 
 [Service]
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 
old/yast2-installation-3.2.7/package/yast2-installation.changes 
new/yast2-installation-3.2.9/package/yast2-installation.changes
--- old/yast2-installation-3.2.7/package/yast2-installation.changes 
2016-11-11 15:06:14.0 +0100
+++ new/yast2-installation-3.2.9/package/yast2-installation.changes 
2016-11-15 10:04:04.0 +0100
@@ -1,4 +1,19 @@
 ---
+Mon Nov 14 14:30:12 UTC 2016 - jreidin...@suse.com
+
+- The user has to confirm when the configuration proposal contains
+  a non-blocking error (generic fix for bsc#1003682)
+- 3.2.9
+
+---
+Fri Nov 11 16:41:25 CET 2016 - sch...@suse.de
+
+- Fixed bug: AutoYaST hangs while running second stage.
+  Removed network.service in the Before section of
+  YaST2-Firstboot.service. (bnc#1007752)
+- 3.2.8
+
+---
 Fri Nov 11 13:50:06 UTC 2016 - jreidin...@suse.com
 
 - Do not crash if importing ssh config from system which
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 
old/yast2-installation-3.2.7/package/yast2-installation.spec 
new/yast2-installation-3.2.9/package/yast2-installation.spec
--- old/yast2-installation-3.2.7/package/yast2-installation.spec
2016-11-11 15:06:14.0 +0100
+++ new/yast2-installation-3.2.9/package/yast2-installation.spec
2016-11-15 10:04:04.0 +0100
@@ -17,7 +17,7 @@
 
 
 Name:   yast2-installation
-Version:   

commit yast2-installation for openSUSE:Factory

2016-11-12 Thread h_root
Hello community,

here is the log from the commit of package yast2-installation for 
openSUSE:Factory checked in at 2016-11-12 12:59:37

Comparing /work/SRC/openSUSE:Factory/yast2-installation (Old)
 and  /work/SRC/openSUSE:Factory/.yast2-installation.new (New)


Package is "yast2-installation"

Changes:

--- /work/SRC/openSUSE:Factory/yast2-installation/yast2-installation.changes
2016-11-03 12:56:42.0 +0100
+++ 
/work/SRC/openSUSE:Factory/.yast2-installation.new/yast2-installation.changes   
2016-11-12 12:59:38.0 +0100
@@ -1,0 +2,7 @@
+Fri Nov 11 13:50:06 UTC 2016 - jreidin...@suse.com
+
+- Do not crash if importing ssh config from system which
+  /etc/os-release does not contain pretty name (bsc#1009492)
+- 3.2.7
+
+---

Old:

  yast2-installation-3.2.6.tar.bz2

New:

  yast2-installation-3.2.7.tar.bz2



Other differences:
--
++ yast2-installation.spec ++
--- /var/tmp/diff_new_pack.r9R1CY/_old  2016-11-12 12:59:40.0 +0100
+++ /var/tmp/diff_new_pack.r9R1CY/_new  2016-11-12 12:59:40.0 +0100
@@ -17,7 +17,7 @@
 
 
 Name:   yast2-installation
-Version:3.2.6
+Version:3.2.7
 Release:0
 
 BuildRoot:  %{_tmppath}/%{name}-%{version}-build

++ yast2-installation-3.2.6.tar.bz2 -> yast2-installation-3.2.7.tar.bz2 
++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 
old/yast2-installation-3.2.6/package/yast2-installation.changes 
new/yast2-installation-3.2.7/package/yast2-installation.changes
--- old/yast2-installation-3.2.6/package/yast2-installation.changes 
2016-11-02 11:00:06.0 +0100
+++ new/yast2-installation-3.2.7/package/yast2-installation.changes 
2016-11-11 15:06:14.0 +0100
@@ -1,4 +1,11 @@
 ---
+Fri Nov 11 13:50:06 UTC 2016 - jreidin...@suse.com
+
+- Do not crash if importing ssh config from system which
+  /etc/os-release does not contain pretty name (bsc#1009492)
+- 3.2.7
+
+---
 Mon Oct 31 13:23:38 UTC 2016 - lsle...@suse.cz
 
 - Added support for read-only proposal modules (fate#321739)
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 
old/yast2-installation-3.2.6/package/yast2-installation.spec 
new/yast2-installation-3.2.7/package/yast2-installation.spec
--- old/yast2-installation-3.2.6/package/yast2-installation.spec
2016-11-02 11:00:06.0 +0100
+++ new/yast2-installation-3.2.7/package/yast2-installation.spec
2016-11-11 15:06:14.0 +0100
@@ -17,7 +17,7 @@
 
 
 Name:   yast2-installation
-Version:3.2.6
+Version:3.2.7
 Release:0
 
 BuildRoot:  %{_tmppath}/%{name}-%{version}-build
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 
old/yast2-installation-3.2.6/src/lib/installation/ssh_config.rb 
new/yast2-installation-3.2.7/src/lib/installation/ssh_config.rb
--- old/yast2-installation-3.2.6/src/lib/installation/ssh_config.rb 
2016-11-02 11:00:06.0 +0100
+++ new/yast2-installation-3.2.7/src/lib/installation/ssh_config.rb 
2016-11-11 15:06:15.0 +0100
@@ -65,9 +65,9 @@
 os_release = parse_ini_file(os_release_file(mount_point))
 
 name = os_release["PRETTY_NAME"]
-if name.empty?
-  name = os_release[NAME] || default_name
-  name += " #{os_release[VERSION]}"
+if !name || name.empty?
+  name = os_release["NAME"] || default_name
+  name += " #{os_release["VERSION"]}"
 end
 name
   rescue Errno::ENOENT # No /etc/os-release found
@@ -85,6 +85,7 @@
   line = line.lstrip.chomp
   next if line.empty? || line.start_with?("#")
   (key, value) = line.split("=")
+  key.rstrip!
   value.gsub!(/^\s*"/, "")
   value.gsub!(/"\s*$/, "")
   content[key] = value
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 
old/yast2-installation-3.2.6/test/fixtures/root3/etc/os-release 
new/yast2-installation-3.2.7/test/fixtures/root3/etc/os-release
--- old/yast2-installation-3.2.6/test/fixtures/root3/etc/os-release 
1970-01-01 01:00:00.0 +0100
+++ new/yast2-installation-3.2.7/test/fixtures/root3/etc/os-release 
2016-11-11 15:06:15.0 +0100
@@ -0,0 +1,2 @@
+NAME = "SUSE"
+VERSION = "10"
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/yast2-installation-3.2.6/test/ssh_config_test.rb 
new/yast2-installation-3.2.7/test/ssh_config_test.rb

commit yast2-installation for openSUSE:Factory

2016-11-03 Thread h_root
Hello community,

here is the log from the commit of package yast2-installation for 
openSUSE:Factory checked in at 2016-11-03 12:56:41

Comparing /work/SRC/openSUSE:Factory/yast2-installation (Old)
 and  /work/SRC/openSUSE:Factory/.yast2-installation.new (New)


Package is "yast2-installation"

Changes:

--- /work/SRC/openSUSE:Factory/yast2-installation/yast2-installation.changes
2016-10-22 13:05:25.0 +0200
+++ 
/work/SRC/openSUSE:Factory/.yast2-installation.new/yast2-installation.changes   
2016-11-03 12:56:42.0 +0100
@@ -1,0 +2,11 @@
+Mon Oct 31 13:23:38 UTC 2016 - lsle...@suse.cz
+
+- Added support for read-only proposal modules (fate#321739)
+- 3.2.6
+
+---
+Thu Oct 27 15:09:58 CEST 2016 - shundham...@suse.de
+
+- Documentation for subvolumes in control.xml (fate#321737)
+
+---

Old:

  yast2-installation-3.2.5.tar.bz2

New:

  yast2-installation-3.2.6.tar.bz2



Other differences:
--
++ yast2-installation.spec ++
--- /var/tmp/diff_new_pack.tW6pOW/_old  2016-11-03 12:56:43.0 +0100
+++ /var/tmp/diff_new_pack.tW6pOW/_new  2016-11-03 12:56:43.0 +0100
@@ -17,7 +17,7 @@
 
 
 Name:   yast2-installation
-Version:3.2.5
+Version:3.2.6
 Release:0
 
 BuildRoot:  %{_tmppath}/%{name}-%{version}-build

++ yast2-installation-3.2.5.tar.bz2 -> yast2-installation-3.2.6.tar.bz2 
++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/yast2-installation-3.2.5/README.md 
new/yast2-installation-3.2.6/README.md
--- old/yast2-installation-3.2.5/README.md  2016-10-20 15:35:29.0 
+0200
+++ new/yast2-installation-3.2.6/README.md  2016-11-02 11:00:06.0 
+0100
@@ -3,7 +3,7 @@
 
 [![Travis 
Build](https://travis-ci.org/yast/yast-installation.svg?branch=master)](https://travis-ci.org/yast/yast-installation)
 [![Jenkins 
Build](http://img.shields.io/jenkins/s/https/ci.opensuse.org/yast-installation-master.svg)](https://ci.opensuse.org/view/Yast/job/yast-installation-master/)
-
+[![Coverage 
Status](https://coveralls.io/repos/github/yast/yast-installation/badge.svg?branch=master)](https://coveralls.io/github/yast/yast-installation?branch=master)
 
 Description
 
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/yast2-installation-3.2.5/doc/control-file.md 
new/yast2-installation-3.2.6/doc/control-file.md
--- old/yast2-installation-3.2.5/doc/control-file.md2016-10-20 
15:35:29.0 +0200
+++ new/yast2-installation-3.2.6/doc/control-file.md2016-11-02 
11:00:06.0 +0100
@@ -65,8 +65,10 @@
 
 -   Partitioning
 
-Integrates flexible partitioning into configuration file, instead of
-the separate file currently used.
+This is to customize disk usage, including minimum and maximum useful size
+of the root filesystem, what filesytem type to use, whether or not to use
+LVM and encryption, and what subvolumes to create if Btrfs is used on the
+root filesystem.
 
 -   Scripting and Hooks
 
@@ -127,8 +129,15 @@
 developers the ability to change the installation behavior and customize
 various settings without the need to change and re-build YaST packages.
 
-The control files for some SUSE products are maintained at
-yast2-installation source tree in directory `control`.
+This way it is possible to define different behavior and different installation
+defaults in SLE and openSUSE products.
+
+The control files for SUSE products are maintained at specific Git
+repositories (e.g. for 
[SLES](https://github.com/yast/skelcd-control-SLES/blob/master/control/control.SLES.xml),
+[SLED](https://github.com/yast/skelcd-control-SLED/blob/master/control/control.SLED.xml)
+or 
[openSUSE](https://github.com/yast/skelcd-control-openSUSE/blob/master/control/control.openSUSE.xml)
+).
+
 
 Configuration
 -
@@ -192,7 +201,7 @@
 -   arguments: The arguments for the module is a comma separated
 list which can accept booleans and symbols.
 
--   execute: If it is needed to call script that does not start with 
+-   execute: If it is needed to call script that does not start with
 *inst_* or you need to call the same script several times with
 different *name* parameter.
 
@@ -266,30 +275,47 @@
 
 
 ```xml
-
-network
-continue,normal
-
-lan
-dsl
-isdn
-modem
-proxy
-remote
-
-
+
+Installation Settings
+installation
+initial
+initial
+inst_initial
+no
+
+  

commit yast2-installation for openSUSE:Factory

2016-10-22 Thread h_root
Hello community,

here is the log from the commit of package yast2-installation for 
openSUSE:Factory checked in at 2016-10-22 13:05:24

Comparing /work/SRC/openSUSE:Factory/yast2-installation (Old)
 and  /work/SRC/openSUSE:Factory/.yast2-installation.new (New)


Package is "yast2-installation"

Changes:

--- /work/SRC/openSUSE:Factory/yast2-installation/yast2-installation.changes
2016-10-18 13:27:00.0 +0200
+++ 
/work/SRC/openSUSE:Factory/.yast2-installation.new/yast2-installation.changes   
2016-10-22 13:05:25.0 +0200
@@ -1,0 +2,7 @@
+Thu Oct 20 09:52:00 UTC 2016 - jreidin...@suse.com
+
+- more robust password filtering in y2start.log
+  (bsc#798966)
+- 3.2.5
+
+---

Old:

  yast2-installation-3.2.4.tar.bz2

New:

  yast2-installation-3.2.5.tar.bz2



Other differences:
--
++ yast2-installation.spec ++
--- /var/tmp/diff_new_pack.2l32OJ/_old  2016-10-22 13:05:26.0 +0200
+++ /var/tmp/diff_new_pack.2l32OJ/_new  2016-10-22 13:05:26.0 +0200
@@ -17,7 +17,7 @@
 
 
 Name:   yast2-installation
-Version:3.2.4
+Version:3.2.5
 Release:0
 
 BuildRoot:  %{_tmppath}/%{name}-%{version}-build

++ yast2-installation-3.2.4.tar.bz2 -> yast2-installation-3.2.5.tar.bz2 
++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 
old/yast2-installation-3.2.4/package/yast2-installation.changes 
new/yast2-installation-3.2.5/package/yast2-installation.changes
--- old/yast2-installation-3.2.4/package/yast2-installation.changes 
2016-10-14 14:47:58.0 +0200
+++ new/yast2-installation-3.2.5/package/yast2-installation.changes 
2016-10-20 15:35:29.0 +0200
@@ -1,4 +1,11 @@
 ---
+Thu Oct 20 09:52:00 UTC 2016 - jreidin...@suse.com
+
+- more robust password filtering in y2start.log
+  (bsc#798966)
+- 3.2.5
+
+---
 Thu Oct 13 14:15:23 UTC 2016 - igonzalezs...@suse.com
 
 - Set libyui-ncurses environment before starting the installer
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 
old/yast2-installation-3.2.4/package/yast2-installation.spec 
new/yast2-installation-3.2.5/package/yast2-installation.spec
--- old/yast2-installation-3.2.4/package/yast2-installation.spec
2016-10-14 14:47:58.0 +0200
+++ new/yast2-installation-3.2.5/package/yast2-installation.spec
2016-10-20 15:35:29.0 +0200
@@ -17,7 +17,7 @@
 
 
 Name:   yast2-installation
-Version:3.2.4
+Version:3.2.5
 Release:0
 
 BuildRoot:  %{_tmppath}/%{name}-%{version}-build
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/yast2-installation-3.2.4/startup/common/misc.sh 
new/yast2-installation-3.2.5/startup/common/misc.sh
--- old/yast2-installation-3.2.4/startup/common/misc.sh 2016-10-14 
14:47:58.0 +0200
+++ new/yast2-installation-3.2.5/startup/common/misc.sh 2016-10-20 
15:35:29.0 +0200
@@ -263,9 +263,7 @@
 IFS="
 "
 for i in `export` ; do
-   i=${i//Password=*/Password=\" (sensitive information)\"}
-   i=${i//RepoURL=*/RepoURL=\"\"}
-   i=${i//ZyppRepoURL=*/ZyppRepoURL=\"\"}
+i=$(sed 's/\([^[:space:]]*\(repourl\|password\)\)=.*/\1="<\1 may 
contain sensitive information>"/i' <<< $i)
log "\t$i"
 done
 IFS=$IFS_SAVE




commit yast2-installation for openSUSE:Factory

2016-10-18 Thread h_root
Hello community,

here is the log from the commit of package yast2-installation for 
openSUSE:Factory checked in at 2016-10-18 13:26:59

Comparing /work/SRC/openSUSE:Factory/yast2-installation (Old)
 and  /work/SRC/openSUSE:Factory/.yast2-installation.new (New)


Package is "yast2-installation"

Changes:

--- /work/SRC/openSUSE:Factory/yast2-installation/yast2-installation.changes
2016-10-10 16:18:51.0 +0200
+++ 
/work/SRC/openSUSE:Factory/.yast2-installation.new/yast2-installation.changes   
2016-10-18 13:27:00.0 +0200
@@ -1,0 +2,14 @@
+Thu Oct 13 14:15:23 UTC 2016 - igonzalezs...@suse.com
+
+- Set libyui-ncurses environment before starting the installer
+  (related to bsc#780621)
+- 3.2.4
+
+---
+Thu Oct 13 13:55:33 UTC 2016 - igonzalezs...@suse.com
+
+- Bump version number to release fixes for bnc#999895,
+  bsc#988700 and bnc#53.
+- 3.2.3
+
+---
@@ -7 +20,0 @@
-- 3.2.3

Old:

  yast2-installation-3.2.0.tar.bz2

New:

  yast2-installation-3.2.4.tar.bz2



Other differences:
--
++ yast2-installation.spec ++
--- /var/tmp/diff_new_pack.FuP7rX/_old  2016-10-18 13:27:01.0 +0200
+++ /var/tmp/diff_new_pack.FuP7rX/_new  2016-10-18 13:27:01.0 +0200
@@ -17,7 +17,7 @@
 
 
 Name:   yast2-installation
-Version:3.2.0
+Version:3.2.4
 Release:0
 
 BuildRoot:  %{_tmppath}/%{name}-%{version}-build
@@ -46,8 +46,8 @@
 # AutoinstSoftware.SavePackageSelection()
 Requires:   autoyast2-installation >= 3.1.105
 
-# Moved proc_modules.scr
-Requires:   yast2 >= 3.1.186
+# Needs set_inst_ncurses_env
+Requires:   yast2 >= 3.2.0
 
 # Language::GetLanguageItems and other API
 # Language::Set (handles downloading the translation extensions)

++ yast2-installation-3.2.0.tar.bz2 -> yast2-installation-3.2.4.tar.bz2 
++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 
old/yast2-installation-3.2.0/package/yast2-installation.changes 
new/yast2-installation-3.2.4/package/yast2-installation.changes
--- old/yast2-installation-3.2.0/package/yast2-installation.changes 
2016-10-06 14:56:29.0 +0200
+++ new/yast2-installation-3.2.4/package/yast2-installation.changes 
2016-10-14 14:47:58.0 +0200
@@ -1,10 +1,23 @@
 ---
+Thu Oct 13 14:15:23 UTC 2016 - igonzalezs...@suse.com
+
+- Set libyui-ncurses environment before starting the installer
+  (related to bsc#780621)
+- 3.2.4
+
+---
+Thu Oct 13 13:55:33 UTC 2016 - igonzalezs...@suse.com
+
+- Bump version number to release fixes for bnc#999895,
+  bsc#988700 and bnc#53.
+- 3.2.3
+
+---
 Thu Oct  6 12:55:58 CEST 2016 - sch...@suse.de
 
 - AutoYaST upgrade: Do not override the Report module settings in
   the AutoYaST upgrade mode, keep the previous settings
   (bnc#999895).
-- 3.2.3
 
 ---
 Thu Sep 29 08:09:28 UTC 2016 - igonzalezs...@suse.com
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 
old/yast2-installation-3.2.0/package/yast2-installation.spec 
new/yast2-installation-3.2.4/package/yast2-installation.spec
--- old/yast2-installation-3.2.0/package/yast2-installation.spec
2016-10-06 14:56:29.0 +0200
+++ new/yast2-installation-3.2.4/package/yast2-installation.spec
2016-10-14 14:47:58.0 +0200
@@ -17,7 +17,7 @@
 
 
 Name:   yast2-installation
-Version:3.2.0
+Version:3.2.4
 Release:0
 
 BuildRoot:  %{_tmppath}/%{name}-%{version}-build
@@ -46,8 +46,8 @@
 # AutoinstSoftware.SavePackageSelection()
 Requires:   autoyast2-installation >= 3.1.105
 
-# Moved proc_modules.scr
-Requires:   yast2 >= 3.1.186
+# Needs set_inst_ncurses_env
+Requires:   yast2 >= 3.2.0
 
 # Language::GetLanguageItems and other API
 # Language::Set (handles downloading the translation extensions)
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/yast2-installation-3.2.0/startup/YaST2.call 
new/yast2-installation-3.2.4/startup/YaST2.call
--- old/yast2-installation-3.2.0/startup/YaST2.call 2016-10-06 
14:56:29.0 +0200
+++ new/yast2-installation-3.2.4/startup/YaST2.call 2016-10-14 
14:47:58.0 +0200
@@ -128,6 +128,7 @@
#-
check_run_fbiterm
log "\tCheck for FB-I-terminal: RUN_FBITERM = 

commit yast2-installation for openSUSE:Factory

2016-10-10 Thread h_root
Hello community,

here is the log from the commit of package yast2-installation for 
openSUSE:Factory checked in at 2016-10-10 16:18:51

Comparing /work/SRC/openSUSE:Factory/yast2-installation (Old)
 and  /work/SRC/openSUSE:Factory/.yast2-installation.new (New)


Package is "yast2-installation"

Changes:

--- /work/SRC/openSUSE:Factory/yast2-installation/yast2-installation.changes
2016-09-24 15:18:37.0 +0200
+++ 
/work/SRC/openSUSE:Factory/.yast2-installation.new/yast2-installation.changes   
2016-10-10 16:18:51.0 +0200
@@ -1,0 +2,14 @@
+Thu Oct  6 12:55:58 CEST 2016 - sch...@suse.de
+
+- AutoYaST upgrade: Do not override the Report module settings in
+  the AutoYaST upgrade mode, keep the previous settings
+  (bnc#999895).
+- 3.2.3
+
+---
+Thu Sep 29 08:09:28 UTC 2016 - igonzalezs...@suse.com
+
+- Translate description of Snapper snapshots (bsc#988700)
+- 3.2.2
+
+---
@@ -7 +21 @@
-- 3.1.217
+- 3.2.1
@@ -13 +27 @@
-- 3.1.216
+- 3.2.0

Old:

  yast2-installation-3.1.217.tar.bz2

New:

  yast2-installation-3.2.0.tar.bz2



Other differences:
--
++ yast2-installation.spec ++
--- /var/tmp/diff_new_pack.9MXnxI/_old  2016-10-10 16:18:52.0 +0200
+++ /var/tmp/diff_new_pack.9MXnxI/_new  2016-10-10 16:18:52.0 +0200
@@ -17,7 +17,7 @@
 
 
 Name:   yast2-installation
-Version:3.1.217
+Version:3.2.0
 Release:0
 
 BuildRoot:  %{_tmppath}/%{name}-%{version}-build

++ yast2-installation-3.1.217.tar.bz2 -> yast2-installation-3.2.0.tar.bz2 
++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 
old/yast2-installation-3.1.217/package/yast2-installation.changes 
new/yast2-installation-3.2.0/package/yast2-installation.changes
--- old/yast2-installation-3.1.217/package/yast2-installation.changes   
2016-09-21 13:12:59.0 +0200
+++ new/yast2-installation-3.2.0/package/yast2-installation.changes 
2016-10-06 14:56:29.0 +0200
@@ -1,16 +1,30 @@
 ---
+Thu Oct  6 12:55:58 CEST 2016 - sch...@suse.de
+
+- AutoYaST upgrade: Do not override the Report module settings in
+  the AutoYaST upgrade mode, keep the previous settings
+  (bnc#999895).
+- 3.2.3
+
+---
+Thu Sep 29 08:09:28 UTC 2016 - igonzalezs...@suse.com
+
+- Translate description of Snapper snapshots (bsc#988700)
+- 3.2.2
+
+---
 Wed Sep 21 11:00:27 CEST 2016 - sch...@suse.de
 
 - Fixed crash if one defined proposal module has not been found on
   system while switching back from "Expert" proposal.
   (bnc#53)
-- 3.1.217
+- 3.2.1
 
 ---
 Wed Sep 14 13:53:41 UTC 2016 - jreidin...@suse.com
 
 - reduce time needed for building this package
-- 3.1.216
+- 3.2.0
 
 ---
 Tue Sep 13 12:37:57 UTC 2016 - jreidin...@suse.com
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 
old/yast2-installation-3.1.217/package/yast2-installation.spec 
new/yast2-installation-3.2.0/package/yast2-installation.spec
--- old/yast2-installation-3.1.217/package/yast2-installation.spec  
2016-09-21 13:12:59.0 +0200
+++ new/yast2-installation-3.2.0/package/yast2-installation.spec
2016-10-06 14:56:29.0 +0200
@@ -17,7 +17,7 @@
 
 
 Name:   yast2-installation
-Version:3.1.217
+Version:3.2.0
 Release:0
 
 BuildRoot:  %{_tmppath}/%{name}-%{version}-build
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 
old/yast2-installation-3.1.217/src/lib/installation/clients/inst_system_analysis.rb
 
new/yast2-installation-3.2.0/src/lib/installation/clients/inst_system_analysis.rb
--- 
old/yast2-installation-3.1.217/src/lib/installation/clients/inst_system_analysis.rb
 2016-09-21 13:12:59.0 +0200
+++ 
new/yast2-installation-3.2.0/src/lib/installation/clients/inst_system_analysis.rb
   2016-10-06 14:56:29.0 +0200
@@ -56,16 +56,6 @@
   Yast.include self, "packager/storage_include.rb"
   Yast.include self, "packager/load_release_notes.rb"
 
-  if Mode.autoupgrade
-Report.Import(
-
-  "messages" => { "timeout" => 10 },
-  "errors"   => { "timeout" => 10 },
-  "warnings" => { "timeout" => 10 }
-
-)
-  end
-
   # This dialog in not interactive
   # always return `back when came 

commit yast2-installation for openSUSE:Factory

2016-09-24 Thread h_root
Hello community,

here is the log from the commit of package yast2-installation for 
openSUSE:Factory checked in at 2016-09-24 15:18:35

Comparing /work/SRC/openSUSE:Factory/yast2-installation (Old)
 and  /work/SRC/openSUSE:Factory/.yast2-installation.new (New)


Package is "yast2-installation"

Changes:

--- /work/SRC/openSUSE:Factory/yast2-installation/yast2-installation.changes
2016-09-17 14:35:56.0 +0200
+++ 
/work/SRC/openSUSE:Factory/.yast2-installation.new/yast2-installation.changes   
2016-09-24 15:18:37.0 +0200
@@ -1,0 +2,8 @@
+Wed Sep 21 11:00:27 CEST 2016 - sch...@suse.de
+
+- Fixed crash if one defined proposal module has not been found on
+  system while switching back from "Expert" proposal.
+  (bnc#53)
+- 3.1.217
+
+---
@@ -4,0 +13 @@
+- 3.1.216

Old:

  yast2-installation-3.1.215.tar.bz2

New:

  yast2-installation-3.1.217.tar.bz2



Other differences:
--
++ yast2-installation.spec ++
--- /var/tmp/diff_new_pack.cHtWkJ/_old  2016-09-24 15:18:38.0 +0200
+++ /var/tmp/diff_new_pack.cHtWkJ/_new  2016-09-24 15:18:38.0 +0200
@@ -17,7 +17,7 @@
 
 
 Name:   yast2-installation
-Version:3.1.215
+Version:3.1.217
 Release:0
 
 BuildRoot:  %{_tmppath}/%{name}-%{version}-build

++ yast2-installation-3.1.215.tar.bz2 -> yast2-installation-3.1.217.tar.bz2 
++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 
old/yast2-installation-3.1.215/package/yast2-installation.changes 
new/yast2-installation-3.1.217/package/yast2-installation.changes
--- old/yast2-installation-3.1.215/package/yast2-installation.changes   
2016-09-15 13:38:11.0 +0200
+++ new/yast2-installation-3.1.217/package/yast2-installation.changes   
2016-09-21 13:12:59.0 +0200
@@ -1,7 +1,16 @@
 ---
+Wed Sep 21 11:00:27 CEST 2016 - sch...@suse.de
+
+- Fixed crash if one defined proposal module has not been found on
+  system while switching back from "Expert" proposal.
+  (bnc#53)
+- 3.1.217
+
+---
 Wed Sep 14 13:53:41 UTC 2016 - jreidin...@suse.com
 
 - reduce time needed for building this package
+- 3.1.216
 
 ---
 Tue Sep 13 12:37:57 UTC 2016 - jreidin...@suse.com
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 
old/yast2-installation-3.1.215/package/yast2-installation.spec 
new/yast2-installation-3.1.217/package/yast2-installation.spec
--- old/yast2-installation-3.1.215/package/yast2-installation.spec  
2016-09-15 13:38:11.0 +0200
+++ new/yast2-installation-3.1.217/package/yast2-installation.spec  
2016-09-21 13:12:59.0 +0200
@@ -17,7 +17,7 @@
 
 
 Name:   yast2-installation
-Version:3.1.215
+Version:3.1.217
 Release:0
 
 BuildRoot:  %{_tmppath}/%{name}-%{version}-build
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 
old/yast2-installation-3.1.215/src/lib/installation/proposal_store.rb 
new/yast2-installation-3.1.217/src/lib/installation/proposal_store.rb
--- old/yast2-installation-3.1.215/src/lib/installation/proposal_store.rb   
2016-09-15 13:38:11.0 +0200
+++ new/yast2-installation-3.1.217/src/lib/installation/proposal_store.rb   
2016-09-21 13:12:59.0 +0200
@@ -531,7 +531,7 @@
 
 modules_order.each_with_object("") do |client, text|
   description = description_for(client)
-  text << description["help"] if description["help"]
+  text << description["help"] if description && description["help"]
 end
   else
 ""
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 
old/yast2-installation-3.1.215/test/proposal_store_test.rb 
new/yast2-installation-3.1.217/test/proposal_store_test.rb
--- old/yast2-installation-3.1.215/test/proposal_store_test.rb  2016-09-15 
13:38:11.0 +0200
+++ new/yast2-installation-3.1.217/test/proposal_store_test.rb  2016-09-21 
13:13:00.0 +0200
@@ -90,6 +90,15 @@
 it "returns string with localized help" do
   expect(subject.help_text).to be_a String
 end
+
+it "does not crash if modules have not been found" do
+  # bnc#53
+  allow(subject).to receive(:presentation_order)
+.and_return([["test1", "test2", "test3"]])
+  allow(subject).to receive(:tabs?).and_return(true)
+
+  expect(subject.help_text(0)).to be_a String
+end
   end
 
   describe 

commit yast2-installation for openSUSE:Factory

2016-09-17 Thread h_root
Hello community,

here is the log from the commit of package yast2-installation for 
openSUSE:Factory checked in at 2016-09-17 14:35:55

Comparing /work/SRC/openSUSE:Factory/yast2-installation (Old)
 and  /work/SRC/openSUSE:Factory/.yast2-installation.new (New)


Package is "yast2-installation"

Changes:

--- /work/SRC/openSUSE:Factory/yast2-installation/yast2-installation.changes
2016-09-05 21:12:45.0 +0200
+++ 
/work/SRC/openSUSE:Factory/.yast2-installation.new/yast2-installation.changes   
2016-09-17 14:35:56.0 +0200
@@ -1,0 +2,12 @@
+Wed Sep 14 13:53:41 UTC 2016 - jreidin...@suse.com
+
+- reduce time needed for building this package
+
+---
+Tue Sep 13 12:37:57 UTC 2016 - jreidin...@suse.com
+
+- fix skipping of proposal returning empty hash otherwise it
+  creates non sense proposal entry in UI (bnc#994127)
+- 3.1.215
+
+---
@@ -9 +21 @@
-- 3.1.124
+- 3.1.214

Old:

  yast2-installation-3.1.214.tar.bz2

New:

  yast2-installation-3.1.215.tar.bz2



Other differences:
--
++ yast2-installation.spec ++
--- /var/tmp/diff_new_pack.QmCZl9/_old  2016-09-17 14:35:57.0 +0200
+++ /var/tmp/diff_new_pack.QmCZl9/_new  2016-09-17 14:35:57.0 +0200
@@ -17,7 +17,7 @@
 
 
 Name:   yast2-installation
-Version:3.1.214
+Version:3.1.215
 Release:0
 
 BuildRoot:  %{_tmppath}/%{name}-%{version}-build
@@ -33,20 +33,16 @@
 Source1:YaST2-Second-Stage.service
 Source2:YaST2-Firstboot.service
 
-BuildRequires:  docbook-xsl-stylesheets
-BuildRequires:  libxslt
 BuildRequires:  update-desktop-files
-BuildRequires:  yast2-core-devel
 BuildRequires:  yast2-devtools >= 3.1.10
-BuildRequires:  yast2-packager >= 3.1.113
+# needed for xml agent reading about products
+BuildRequires:  yast2-xml
 BuildRequires:  rubygem(rspec)
+BuildRequires:  rubygem(yast-rake)
 
 # Moved proc_modules.scr
 BuildRequires:  yast2 >= 3.1.180
 
-# Yast::Remote
-BuildRequires:  yast2-network
-
 # AutoinstSoftware.SavePackageSelection()
 Requires:   autoyast2-installation >= 3.1.105
 
@@ -112,7 +108,6 @@
 Requires:   tar
 
 %if 0%{?suse_version} >= 1210
-BuildRequires:  systemd-devel
 %{systemd_requires}
 %endif
 
@@ -145,17 +140,27 @@
 %prep
 %setup -n %{name}-%{version}
 
+%check
+rake test:unit
+
 %build
-%yast_build
 
 %install
-%yast_install
+rake install DESTDIR="%{buildroot}"
 
 for f in `find %{buildroot}%{_datadir}/autoinstall/modules -name "*.desktop"`; 
do
 %suse_update_desktop_file $f
 done 
 
 mkdir -p %{buildroot}%{yast_vardir}/hooks/installation
+mkdir -p %{buildroot}%{yast_ystartupdir}/startup/hooks/preFirstCall
+mkdir -p %{buildroot}%{yast_ystartupdir}/startup/hooks/preSecondCall
+mkdir -p %{buildroot}%{yast_ystartupdir}/startup/hooks/postFirstCall
+mkdir -p %{buildroot}%{yast_ystartupdir}/startup/hooks/postSecondCall
+mkdir -p %{buildroot}%{yast_ystartupdir}/startup/hooks/preFirstStage
+mkdir -p %{buildroot}%{yast_ystartupdir}/startup/hooks/preSecondStage
+mkdir -p %{buildroot}%{yast_ystartupdir}/startup/hooks/postFirstStage
+mkdir -p %{buildroot}%{yast_ystartupdir}/startup/hooks/postSecondStage
 
 mkdir -p %{buildroot}%{_unitdir}
 install -m 644 %{SOURCE1} %{buildroot}%{_unitdir}
@@ -228,6 +233,8 @@
 %dir %{yast_vardir}/hooks/installation
 
 %dir %{yast_docdir}
-%{yast_docdir}/COPYING
+%doc %{yast_docdir}/COPYING
+%doc %{yast_docdir}/README.md
+%doc %{yast_docdir}/CONTRIBUTING.md
 
 %changelog

++ yast2-installation-3.1.214.tar.bz2 -> yast2-installation-3.1.215.tar.bz2 
++
 31675 lines of diff (skipped)




commit yast2-installation for openSUSE:Factory

2016-09-05 Thread h_root
Hello community,

here is the log from the commit of package yast2-installation for 
openSUSE:Factory checked in at 2016-09-05 21:12:41

Comparing /work/SRC/openSUSE:Factory/yast2-installation (Old)
 and  /work/SRC/openSUSE:Factory/.yast2-installation.new (New)


Package is "yast2-installation"

Changes:

--- /work/SRC/openSUSE:Factory/yast2-installation/yast2-installation.changes
2016-08-31 00:03:02.0 +0200
+++ 
/work/SRC/openSUSE:Factory/.yast2-installation.new/yast2-installation.changes   
2016-09-05 21:12:45.0 +0200
@@ -1,0 +2,10 @@
+Tue Aug 30 06:55:13 UTC 2016 - lsle...@suse.cz
+
+- Display a warning popup when the installer self-update uses
+  the fallback URL instead of the selected SMT or the default SCC
+  server (bsc#996179)
+- Do not contact the registration server in self-update when
+  network is not running, skip self-update completely
+- 3.1.124
+
+---

Old:

  yast2-installation-3.1.213.tar.bz2

New:

  yast2-installation-3.1.214.tar.bz2



Other differences:
--
++ yast2-installation.spec ++
--- /var/tmp/diff_new_pack.MYcpyz/_old  2016-09-05 21:12:47.0 +0200
+++ /var/tmp/diff_new_pack.MYcpyz/_new  2016-09-05 21:12:47.0 +0200
@@ -17,7 +17,7 @@
 
 
 Name:   yast2-installation
-Version:3.1.213
+Version:3.1.214
 Release:0
 
 BuildRoot:  %{_tmppath}/%{name}-%{version}-build

++ yast2-installation-3.1.213.tar.bz2 -> yast2-installation-3.1.214.tar.bz2 
++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/yast2-installation-3.1.213/doc/SELF_UPDATE.md 
new/yast2-installation-3.1.214/doc/SELF_UPDATE.md
--- old/yast2-installation-3.1.213/doc/SELF_UPDATE.md   2016-08-30 
14:17:36.0 +0200
+++ new/yast2-installation-3.1.214/doc/SELF_UPDATE.md   2016-08-31 
12:18:55.0 +0200
@@ -18,8 +18,9 @@
containing the updates.
 2. If updates are available, they will be downloaded. Otherwise, the process
will be silently skipped.
-3. The update will be applied to the installation system.
-4. YaST will be restarted and the installation will be resumed.
+3. The updates will be applied to the installation system.
+4. YaST will be restarted to reload the modified files and the installation
+   will be resumed.
 
 ### Language Selection
 
@@ -32,6 +33,21 @@
 and select the language from the list. Or use the `language` boot option, e.g.
 `language=de_DE`.
 
+If you want to use a different keyboard layout for the console then use the
+[`keytable`](https://en.opensuse.org/SDB:Linuxrc#p_keytable) boot option.
+
+## Network Setup
+
+Obviously, for downloading the installer updates YaST needs network.
+
+YaST by default tries using DHCP on all network interfaces. If there is
+a DHCP server in the network then network is configured automatically.
+
+If you need static IP setup in your network then use the
+`ifcfg==,,` boot option, e.g.
+`ifcfg=eth0=192.168.1.101/24,192.168.1.1,192.168.1.2`.
+See the [Linuxrc 
documentation](https://en.opensuse.org/SDB:Linuxrc#Network_Config)
+for more details.
 
 ## Update Format
 
@@ -43,11 +59,22 @@
   are executed.
 * No dependency checks are performed. RPMs are added in alphabetical order.
 
+The rpm-md repository is required by SMT ([SUSE Subscription Management Tool](
+https://www.suse.com/products/subscription-management-tool))
+as this is the only format which it supports for data mirroring.
+
+The files from the packages override the files from the original inst-sys.
+That means the update packages might not need to contain all files,
+it is enough to include only the changed files which are different than
+in the original inst-sys. The unchanged files can be omitted to save memory
+and the download bandwidth.
+
 ## Where to Find the Updates
 
 The URL of the update repository is evaluated in this order:
 
-1. The `SelfUpdate` boot option
+1. The `self_update` boot option  
+   (Note: `self_update=0` completely disables the self-update!)
 2. The AutoYaST profile - in AutoYaST installation only, use the
`/general/self_update_url` XML node:
 
@@ -56,8 +83,10 @@
  http://example.com/updates/$arch

```
-3. Registration server (SCC/SMT), not available in openSUSE. The URL of the
-   registration server which should be used is determined via:
+3. Registration server ([SCC](https://scc.suse.com) or
+   [SMT](https://www.suse.com/products/subscription-management-tool)), not
+   available in openSUSE. The URL of the registration server which should
+   be used is determined via:
1. The `regurl` boot parameter
2. AutoYaST profile ([reg_server 

commit yast2-installation for openSUSE:Factory

2016-08-30 Thread h_root
Hello community,

here is the log from the commit of package yast2-installation for 
openSUSE:Factory checked in at 2016-08-31 00:03:00

Comparing /work/SRC/openSUSE:Factory/yast2-installation (Old)
 and  /work/SRC/openSUSE:Factory/.yast2-installation.new (New)


Package is "yast2-installation"

Changes:

--- /work/SRC/openSUSE:Factory/yast2-installation/yast2-installation.changes
2016-08-22 10:48:15.0 +0200
+++ 
/work/SRC/openSUSE:Factory/.yast2-installation.new/yast2-installation.changes   
2016-08-31 00:03:02.0 +0200
@@ -1,0 +2,26 @@
+Thu Aug 25 14:23:20 UTC 2016 - lsle...@suse.cz
+
+- Move the installer self update step earlier in the workflow
+  so the user entered values are not lost after restart and avoid
+  repeating some steps again (bsc#985055)
+- This also fixes losing some values due to restaring YaST (bsc#993690),
+  (bsc#992608)
+- Improved the self update URL handling - the boot parameter has
+  the highest priority, always ask user when a SLP service is found,
+  in AutoYaST mode SLP needs to be enabled in the profile
+- Display progress when downloading and applying the updates
+- 3.1.213
+
+---
+Wed Aug 25 12:51:45 UTC 2016 - c...@suse.com
+
+- Replace unicode bullet char by asterisk for ncurses (bsc#995082)
+- 3.1.212
+
+---
+Thu Aug 25 07:33:10 UTC 2016 - jreidin...@suse.com
+
+- fix writing proposals (bnc#994127)
+- 3.1.211
+
+---

Old:

  yast2-installation-3.1.210.tar.bz2

New:

  yast2-installation-3.1.213.tar.bz2



Other differences:
--
++ yast2-installation.spec ++
--- /var/tmp/diff_new_pack.y1Ti69/_old  2016-08-31 00:03:03.0 +0200
+++ /var/tmp/diff_new_pack.y1Ti69/_new  2016-08-31 00:03:03.0 +0200
@@ -17,7 +17,7 @@
 
 
 Name:   yast2-installation
-Version:3.1.210
+Version:3.1.213
 Release:0
 
 BuildRoot:  %{_tmppath}/%{name}-%{version}-build
@@ -66,8 +66,8 @@
 # Lazy loading in ProductLicense
 Requires:   yast2-packager >= 3.1.113
 
-# Yast::Storage.multipath_off?
-Requires:   yast2-storage >= 3.1.97
+# Storage::GetDetectedDiskPaths
+Requires:   yast2-storage >= 2.24.1
 
 # use in startup scripts
 Requires:   initviocons

++ yast2-installation-3.1.210.tar.bz2 -> yast2-installation-3.1.213.tar.bz2 
++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/yast2-installation-3.1.210/doc/SELF_UPDATE.md 
new/yast2-installation-3.1.213/doc/SELF_UPDATE.md
--- old/yast2-installation-3.1.210/doc/SELF_UPDATE.md   2016-08-19 
16:32:01.0 +0200
+++ new/yast2-installation-3.1.213/doc/SELF_UPDATE.md   2016-08-30 
14:17:36.0 +0200
@@ -21,6 +21,18 @@
 3. The update will be applied to the installation system.
 4. YaST will be restarted and the installation will be resumed.
 
+### Language Selection
+
+The self-update step is executed before selecting the language
+(`inst_complex_welcome` client). That means the self-update progress and
+the errors which happens during the self-update process are by default 
displayed
+in English.
+
+To use another language also for the self-update press `F2` in the DVD boot 
menu
+and select the language from the list. Or use the `language` boot option, e.g.
+`language=de_DE`.
+
+
 ## Update Format
 
 YaST will use RPM packages stored in a rpm-md repository, although they are
@@ -46,11 +58,15 @@
```
 3. Registration server (SCC/SMT), not available in openSUSE. The URL of the
registration server which should be used is determined via:
-   1. AutoYaST profile ([reg_server 
element](https://www.suse.com/documentation/sles-12/singlehtml/book_autoyast/book_autoyast.html#CreateProfile.Register)).
-   2. The `regurl` boot parameter
+   1. The `regurl` boot parameter
+   2. AutoYaST profile ([reg_server 
element](https://www.suse.com/documentation/sles-12/singlehtml/book_autoyast/book_autoyast.html#CreateProfile.Register)).
3. SLP lookup (this behavior applies to regular and AutoYaST installations):
-  * If one server is found, it will be used automatically.
-  * If more than one server is found, it will ask the user to choose one.
+  * If at least one server is found it will ask the user to choose one.
+  * In AutoYaST mode SLP is skipped unless enabled in the profile in the
+registration section (see 
[documentation](https://www.suse.com/documentation/sles-12/singlehtml/book_autoyast/book_autoyast.html#idm140139881100304)).
+AutoYaST expects that only one server is reported by SLP, if more
+servers are found it is 

commit yast2-installation for openSUSE:Factory

2016-08-22 Thread h_root
Hello community,

here is the log from the commit of package yast2-installation for 
openSUSE:Factory checked in at 2016-08-22 10:48:14

Comparing /work/SRC/openSUSE:Factory/yast2-installation (Old)
 and  /work/SRC/openSUSE:Factory/.yast2-installation.new (New)


Package is "yast2-installation"

Changes:

--- /work/SRC/openSUSE:Factory/yast2-installation/yast2-installation.changes
2016-08-18 10:20:52.0 +0200
+++ 
/work/SRC/openSUSE:Factory/.yast2-installation.new/yast2-installation.changes   
2016-08-22 10:48:15.0 +0200
@@ -1,0 +2,7 @@
+Wed Aug 17 15:02:02 UTC 2016 - jreidin...@suse.com
+
+- filter out same repositories from extraurls if they differ only
+  in trailing slash (bnc#970488)
+- 3.1.210
+
+---

Old:

  yast2-installation-3.1.208.tar.bz2

New:

  yast2-installation-3.1.210.tar.bz2



Other differences:
--
++ yast2-installation.spec ++
--- /var/tmp/diff_new_pack.DlYWll/_old  2016-08-22 10:48:16.0 +0200
+++ /var/tmp/diff_new_pack.DlYWll/_new  2016-08-22 10:48:16.0 +0200
@@ -17,7 +17,7 @@
 
 
 Name:   yast2-installation
-Version:3.1.208
+Version:3.1.210
 Release:0
 
 BuildRoot:  %{_tmppath}/%{name}-%{version}-build

++ yast2-installation-3.1.208.tar.bz2 -> yast2-installation-3.1.210.tar.bz2 
++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/yast2-installation-3.1.208/CONTRIBUTING.md 
new/yast2-installation-3.1.210/CONTRIBUTING.md
--- old/yast2-installation-3.1.208/CONTRIBUTING.md  2016-08-17 
11:06:09.0 +0200
+++ new/yast2-installation-3.1.210/CONTRIBUTING.md  2016-08-19 
16:32:01.0 +0200
@@ -3,7 +3,7 @@
 
 YaST is an open source project and as such it welcomes all kinds of
 contributions. If you decide to contribute, please follow these guidelines to
-ensure the process is effective and pleasant both for you and YaST maintainers.
+ensure the process is effective and pleasant both for you and the YaST 
maintainers.
 
 There are two main forms of contribution: reporting bugs and performing code
 changes.
@@ -17,13 +17,11 @@
 
registration](https://secure-www.novell.com/selfreg/jsp/createSimpleAccount.jsp)
 if you don't have an account yet.)
 
-If you find a problem, please report it either using
-[Bugzilla](https://bugzilla.suse.com/) or GitHub issues. We can't guarantee
-that every bug will be fixed, but we'll try.
-
 When creating a bug report, please follow our [bug reporting
 guidelines](http://en.opensuse.org/openSUSE:Report_a_YaST_bug).
 
+We can't guarantee that every bug will be fixed, but we'll try.
+
 Code Changes
 
 
@@ -44,15 +42,22 @@
  to the [Ruby style
  guide](https://github.com/SUSE/style-guides/blob/master/Ruby.md).
 
-  4. Make sure your change didn't break anything by building the RPM package
+  4. Update the package version (in `packages/*.spec`, usually by
+ `rake version:bump`) and add a new entry to the `package/*.changes` file
+ (by `osc vc package`).  
+ For bigger changes or changes which need longer discussion it is advised 
to
+ add this as a separate last commit so it can be easily updated when 
another
+ change is merged in the meantime.
+
+  5. Make sure your change didn't break anything by building the RPM package
  (`rake osc:build`). The build process includes running the full testsuite.
 
-  5. Publish the branch and create a pull request.
+  6. Publish the branch and create a pull request.
 
-  6. YaST developers will review your change and possibly point out issues.
+  7. YaST developers will review your change and possibly point out issues.
  Adapt the code under their guidance until they are all resolved.
 
-  7. Finally, the pull request will get merged or rejected.
+  8. Finally, the pull request will get merged or rejected.
 
 See also [GitHub's guide on
 contributing](https://help.github.com/articles/fork-a-repo).
@@ -60,9 +65,6 @@
 If you want to do multiple unrelated changes, use separate branches and pull
 requests.
 
-Do not change the `VERSION` and `*.changes` files as this could lead to
-conflicts.
-
 ### Commits
 
 Each commit in the pull request should do only one thing, which is clearly
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 
old/yast2-installation-3.1.208/package/yast2-installation.changes 
new/yast2-installation-3.1.210/package/yast2-installation.changes
--- old/yast2-installation-3.1.208/package/yast2-installation.changes   
2016-08-17 11:06:09.0 +0200
+++ new/yast2-installation-3.1.210/package/yast2-installation.changes   
2016-08-19 16:32:01.0 +0200
@@ -1,4 

commit yast2-installation for openSUSE:Factory

2016-08-18 Thread h_root
Hello community,

here is the log from the commit of package yast2-installation for 
openSUSE:Factory checked in at 2016-08-18 10:20:50

Comparing /work/SRC/openSUSE:Factory/yast2-installation (Old)
 and  /work/SRC/openSUSE:Factory/.yast2-installation.new (New)


Package is "yast2-installation"

Changes:

--- /work/SRC/openSUSE:Factory/yast2-installation/yast2-installation.changes
2016-07-24 19:43:24.0 +0200
+++ 
/work/SRC/openSUSE:Factory/.yast2-installation.new/yast2-installation.changes   
2016-08-18 10:20:52.0 +0200
@@ -1,0 +2,50 @@
+Tue Aug 16 15:34:43 UTC 2016 - kanders...@suse.com
+
+- SSH Importer: Width fix to avoid cut of CheckBoxFrame Label
+  (fate##319624)
+- 3.1.209
+
+---
+Tue Aug 16 13:28:14 CEST 2016 - loci...@suse.com
+
+- Fixed testsuite for inst_complex_welcome after implementing lazy
+  loading in ProductLicense in yast2-packager (bsc#993285)
+- 3.1.208
+
+---
+Fri Aug  5 07:22:59 UTC 2016 - igonzalezs...@suse.com
+
+- Fix the registration screen initialization when SCC server
+  is used during self-update (FATE#319716)
+- 3.1.207
+
+---
+Thu Aug  4 10:02:28 UTC 2016 - igonzalezs...@suse.com
+
+- Retrieve the self-update URL from the registration
+  server (SCC/SMT) (FATE#319716)
+- 3.1.206
+
+---
+Wed Aug  3 17:06:46 CEST 2016 - loci...@suse.com
+
+- UI, UX and internal handling for the Welcome screen optimized to
+  prevent from not showing that the license needs to be accepted
+  (bsc#980374).
+- 3.1.205
+
+---
+Fri Jul 29 07:32:46 UTC 2016 - an...@suse.com
+
+- If the user has skipped multipath activation, don't ask again
+  after installer self-update (bsc#989770)
+- 3.1.204
+
+---
+Fri Jul 22 13:48:12 UTC 2016 - igonzalezs...@suse.com
+
+- Don't halt the installation if installer updates server
+  cannot be reached when using AutoYaST (bsc#988949)
+- 3.1.203
+
+---

Old:

  yast2-installation-3.1.202.tar.bz2

New:

  yast2-installation-3.1.208.tar.bz2



Other differences:
--
++ yast2-installation.spec ++
--- /var/tmp/diff_new_pack.pH0frl/_old  2016-08-18 10:20:53.0 +0200
+++ /var/tmp/diff_new_pack.pH0frl/_new  2016-08-18 10:20:53.0 +0200
@@ -17,7 +17,7 @@
 
 
 Name:   yast2-installation
-Version:3.1.202
+Version:3.1.208
 Release:0
 
 BuildRoot:  %{_tmppath}/%{name}-%{version}-build
@@ -38,6 +38,7 @@
 BuildRequires:  update-desktop-files
 BuildRequires:  yast2-core-devel
 BuildRequires:  yast2-devtools >= 3.1.10
+BuildRequires:  yast2-packager >= 3.1.113
 BuildRequires:  rubygem(rspec)
 
 # Moved proc_modules.scr
@@ -62,11 +63,11 @@
 # Mouse-related scripts moved to yast2-mouse
 Conflicts:  yast2-mouse < 2.18.0
 
-# New API for ProductLicense
-Requires:   yast2-packager >= 3.1.96
+# Lazy loading in ProductLicense
+Requires:   yast2-packager >= 3.1.113
 
-# Storage::GetDetectedDiskPaths
-Requires:   yast2-storage >= 2.24.1
+# Yast::Storage.multipath_off?
+Requires:   yast2-storage >= 3.1.97
 
 # use in startup scripts
 Requires:   initviocons
@@ -100,6 +101,9 @@
 # Top bar with logo
 Conflicts:  yast2-ycp-ui-bindings < 3.1.7
 
+# RegserviceSelectionDialog
+Conflicts:  yast2-registration < 3.1.179
+
 Obsoletes:  yast2-installation-devel-doc
 
 # tar-gzip some system files and untar-ungzip them after the installation 
(FATE #300421, #120103)

++ yast2-installation-3.1.202.tar.bz2 -> yast2-installation-3.1.208.tar.bz2 
++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/yast2-installation-3.1.202/doc/SELF_UPDATE.md 
new/yast2-installation-3.1.208/doc/SELF_UPDATE.md
--- old/yast2-installation-3.1.202/doc/SELF_UPDATE.md   2016-07-21 
14:47:43.0 +0200
+++ new/yast2-installation-3.1.208/doc/SELF_UPDATE.md   2016-08-17 
11:06:09.0 +0200
@@ -36,7 +36,7 @@
 The URL of the update repository is evaluated in this order:
 
 1. The `SelfUpdate` boot option
-2. The AutoYaST control file - in AutoYaST installation only, use the
+2. The AutoYaST profile - in AutoYaST installation only, use the
`/general/self_update_url` XML node:
 
```xml
@@ -44,7 +44,15 @@
  http://example.com/updates/$arch

```
-3. Hard-coded in the `control.xml` file on the installation medium (thus it
+3. Registration server (SCC/SMT), 

commit yast2-installation for openSUSE:Factory

2016-07-24 Thread h_root
Hello community,

here is the log from the commit of package yast2-installation for 
openSUSE:Factory checked in at 2016-07-24 19:43:23

Comparing /work/SRC/openSUSE:Factory/yast2-installation (Old)
 and  /work/SRC/openSUSE:Factory/.yast2-installation.new (New)


Package is "yast2-installation"

Changes:

--- /work/SRC/openSUSE:Factory/yast2-installation/yast2-installation.changes
2016-07-01 09:57:58.0 +0200
+++ 
/work/SRC/openSUSE:Factory/.yast2-installation.new/yast2-installation.changes   
2016-07-24 19:43:24.0 +0200
@@ -1,0 +2,28 @@
+Thu Jul 21 11:52:59 UTC 2016 - jreidin...@suse.com
+
+- simplify and speed up inst_finish client (bnc#986649)
+- add test suite for inst_finish client
+- 3.1.202
+
+---
+Mon Jul 18 13:13:05 UTC 2016 - lsle...@suse.cz
+
+- Run extra inst-sys cleanup to free more memory on systems with
+  low memory (bsc#974601)
+- 3.1.201
+
+---
+Thu Jul 14 08:10:16 UTC 2016 - lsle...@suse.cz
+
+- Properly adjust the OOM killer (oom_score_adj has a different
+  range than the original oom_adj) (bsc#974601)
+- 3.1.200
+
+---
+Tue Jul 12 16:14:28 CEST 2016 - sch...@suse.de
+
+- Added AutoYaST schema file "ssh_import".
+  (fate#319624)
+- 3.1.199
+
+---

Old:

  yast2-installation-3.1.198.tar.bz2

New:

  yast2-installation-3.1.202.tar.bz2



Other differences:
--
++ yast2-installation.spec ++
--- /var/tmp/diff_new_pack.nMl7eG/_old  2016-07-24 19:43:25.0 +0200
+++ /var/tmp/diff_new_pack.nMl7eG/_new  2016-07-24 19:43:25.0 +0200
@@ -17,7 +17,7 @@
 
 
 Name:   yast2-installation
-Version:3.1.198
+Version:3.1.202
 Release:0
 
 BuildRoot:  %{_tmppath}/%{name}-%{version}-build
@@ -196,6 +196,7 @@
 %{yast_desktopdir}/*.desktop
 /usr/share/autoinstall/modules/*.desktop
 /usr/share/YaST2/schema/autoyast/rnc/deploy_image.rnc
+/usr/share/YaST2/schema/autoyast/rnc/ssh_import.rnc
 %dir /usr/share/autoinstall
 %dir /usr/share/autoinstall/modules
 %dir %{yast_yncludedir}/installation

++ yast2-installation-3.1.198.tar.bz2 -> yast2-installation-3.1.202.tar.bz2 
++
 3376 lines of diff (skipped)




commit yast2-installation for openSUSE:Factory

2016-07-01 Thread h_root
Hello community,

here is the log from the commit of package yast2-installation for 
openSUSE:Factory checked in at 2016-07-01 09:57:56

Comparing /work/SRC/openSUSE:Factory/yast2-installation (Old)
 and  /work/SRC/openSUSE:Factory/.yast2-installation.new (New)


Package is "yast2-installation"

Changes:

--- /work/SRC/openSUSE:Factory/yast2-installation/yast2-installation.changes
2016-06-13 21:50:10.0 +0200
+++ 
/work/SRC/openSUSE:Factory/.yast2-installation.new/yast2-installation.changes   
2016-07-01 09:57:58.0 +0200
@@ -1,0 +2,35 @@
+Mon Jun 27 13:00:24 UTC 2016 - jreidin...@suse.com
+
+- Make writing of bootloader settings the last step so that other
+  installation steps (kdump, cio-ignore) do not have to waste time
+  repeating it
+  (bnc#986649)
+- 3.1.198
+
+---
+Thu Jun 23 08:17:24 UTC 2016 - lsle...@suse.cz
+
+- Display more information in the error popup when downloading
+  the optional installer updates fails (bsc#986091)
+- 3.1.197
+
+---
+Thu Jun 16 13:31:16 UTC 2016 - igonzalezs...@suse.com
+
+- Avoid restarting YaST when self-update repository exists but
+  is empty (bsc#985113)
+- 3.1.196
+
+---
+Wed Jun 15 15:15:15 CEST 2016 - snw...@suse.de
+
+- call set_videomode to adjust video mode (bsc#974821)
+- 3.1.195
+
+---
+Tue Jun 14 14:17:53 UTC 2016 - igonzalezs...@suse.com
+
+- Fix architecture detection during self-update (bsc#984656)
+- 3.1.194
+
+---

Old:

  yast2-installation-3.1.193.tar.bz2

New:

  yast2-installation-3.1.198.tar.bz2



Other differences:
--
++ yast2-installation.spec ++
--- /var/tmp/diff_new_pack.2ewVCF/_old  2016-07-01 09:57:59.0 +0200
+++ /var/tmp/diff_new_pack.2ewVCF/_new  2016-07-01 09:57:59.0 +0200
@@ -17,7 +17,7 @@
 
 
 Name:   yast2-installation
-Version:3.1.193
+Version:3.1.198
 Release:0
 
 BuildRoot:  %{_tmppath}/%{name}-%{version}-build

++ yast2-installation-3.1.193.tar.bz2 -> yast2-installation-3.1.198.tar.bz2 
++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 
old/yast2-installation-3.1.193/package/yast2-installation.changes 
new/yast2-installation-3.1.198/package/yast2-installation.changes
--- old/yast2-installation-3.1.193/package/yast2-installation.changes   
2016-06-09 17:16:03.0 +0200
+++ new/yast2-installation-3.1.198/package/yast2-installation.changes   
2016-06-29 11:30:45.0 +0200
@@ -1,4 +1,39 @@
 ---
+Mon Jun 27 13:00:24 UTC 2016 - jreidin...@suse.com
+
+- Make writing of bootloader settings the last step so that other
+  installation steps (kdump, cio-ignore) do not have to waste time
+  repeating it
+  (bnc#986649)
+- 3.1.198
+
+---
+Thu Jun 23 08:17:24 UTC 2016 - lsle...@suse.cz
+
+- Display more information in the error popup when downloading
+  the optional installer updates fails (bsc#986091)
+- 3.1.197
+
+---
+Thu Jun 16 13:31:16 UTC 2016 - igonzalezs...@suse.com
+
+- Avoid restarting YaST when self-update repository exists but
+  is empty (bsc#985113)
+- 3.1.196
+
+---
+Wed Jun 15 15:15:15 CEST 2016 - snw...@suse.de
+
+- call set_videomode to adjust video mode (bsc#974821)
+- 3.1.195
+
+---
+Tue Jun 14 14:17:53 UTC 2016 - igonzalezs...@suse.com
+
+- Fix architecture detection during self-update (bsc#984656)
+- 3.1.194
+
+---
 Thu Jun  2 11:09:33 UTC 2016 - sch...@suse.de
 
 - Adapt AutoYaST to support import of SSH server keys/configuration
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 
old/yast2-installation-3.1.193/package/yast2-installation.spec 
new/yast2-installation-3.1.198/package/yast2-installation.spec
--- old/yast2-installation-3.1.193/package/yast2-installation.spec  
2016-06-09 17:16:03.0 +0200
+++ new/yast2-installation-3.1.198/package/yast2-installation.spec  
2016-06-29 11:30:45.0 +0200
@@ -17,7 +17,7 @@
 
 
 Name:   yast2-installation
-Version:3.1.193
+Version:3.1.198
 Release:0
 
 BuildRoot:  %{_tmppath}/%{name}-%{version}-build

commit yast2-installation for openSUSE:Factory

2016-06-13 Thread h_root
Hello community,

here is the log from the commit of package yast2-installation for 
openSUSE:Factory checked in at 2016-06-13 21:50:08

Comparing /work/SRC/openSUSE:Factory/yast2-installation (Old)
 and  /work/SRC/openSUSE:Factory/.yast2-installation.new (New)


Package is "yast2-installation"

Changes:

--- /work/SRC/openSUSE:Factory/yast2-installation/yast2-installation.changes
2016-06-02 12:49:45.0 +0200
+++ 
/work/SRC/openSUSE:Factory/.yast2-installation.new/yast2-installation.changes   
2016-06-13 21:50:10.0 +0200
@@ -1,0 +2,13 @@
+Thu Jun  2 11:09:33 UTC 2016 - sch...@suse.de
+
+- Adapt AutoYaST to support import of SSH server keys/configuration
+  (fate#319624)
+- 3.1.193
+
+---
+Thu Jun  2 10:09:33 UTC 2016 - igonzalezs...@suse.com
+
+- Drop yast2-installation-devel-doc package (fate#320356)
+- 3.1.192
+
+---

Old:

  yast2-installation-3.1.191.tar.bz2

New:

  yast2-installation-3.1.193.tar.bz2



Other differences:
--
++ yast2-installation.spec ++
--- /var/tmp/diff_new_pack.63GHMG/_old  2016-06-13 21:50:11.0 +0200
+++ /var/tmp/diff_new_pack.63GHMG/_new  2016-06-13 21:50:11.0 +0200
@@ -17,7 +17,7 @@
 
 
 Name:   yast2-installation
-Version:3.1.191
+Version:3.1.193
 Release:0
 
 BuildRoot:  %{_tmppath}/%{name}-%{version}-build
@@ -100,6 +100,8 @@
 # Top bar with logo
 Conflicts:  yast2-ycp-ui-bindings < 3.1.7
 
+Obsoletes:  yast2-installation-devel-doc
+
 # tar-gzip some system files and untar-ungzip them after the installation 
(FATE #300421, #120103)
 Requires:   coreutils
 Requires:   gzip
@@ -133,20 +135,9 @@
 
 BuildArch:  noarch
 
-%package devel-doc
-Requires:   yast2-installation >= 2.15.34
-
-PreReq: %fillup_prereq
-
-Summary:YaST2 - Installation Parts
-Group:  Documentation/HTML
-
 %description
 System installation code as present on installation media.
 
-%description devel-doc
-System installation code as present on installation media.
-
 %prep
 %setup -n %{name}-%{version}
 
@@ -234,9 +225,4 @@
 %dir %{yast_docdir}
 %{yast_docdir}/COPYING
 
-%files devel-doc
-%defattr(-,root,root)
-%doc %{yast_docdir}
-%exclude %{yast_docdir}/COPYING
-
 %changelog

++ yast2-installation-3.1.191.tar.bz2 -> yast2-installation-3.1.193.tar.bz2 
++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/yast2-installation-3.1.191/SUBDIRS 
new/yast2-installation-3.1.193/SUBDIRS
--- old/yast2-installation-3.1.191/SUBDIRS  2016-06-01 14:02:48.0 
+0200
+++ new/yast2-installation-3.1.193/SUBDIRS  2016-06-09 17:16:03.0 
+0200
@@ -1 +1 @@
-src doc startup control autoyast_desktop test
+src startup control autoyast_desktop test
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 
old/yast2-installation-3.1.191/autoyast_desktop/Makefile.am 
new/yast2-installation-3.1.193/autoyast_desktop/Makefile.am
--- old/yast2-installation-3.1.191/autoyast_desktop/Makefile.am 2016-06-01 
14:02:48.0 +0200
+++ new/yast2-installation-3.1.193/autoyast_desktop/Makefile.am 2016-06-09 
17:16:03.0 +0200
@@ -1,7 +1,8 @@
 # Makefile.am for installation/src/config
 
 modconfigdir = $(prefix)/share/autoinstall/modules
-modconfig_DATA = deploy_image.desktop
+modconfig_DATA = deploy_image.desktop \
+  ssh_import.desktop
 
 EXTRA_DIST = $(modconfig_DATA)
 
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 
old/yast2-installation-3.1.191/autoyast_desktop/ssh_import.desktop 
new/yast2-installation-3.1.193/autoyast_desktop/ssh_import.desktop
--- old/yast2-installation-3.1.191/autoyast_desktop/ssh_import.desktop  
1970-01-01 01:00:00.0 +0100
+++ new/yast2-installation-3.1.193/autoyast_desktop/ssh_import.desktop  
2016-06-09 17:16:03.0 +0200
@@ -0,0 +1,26 @@
+[Desktop Entry]
+Type=Application
+Categories=Settings;System;Qt;X-SuSE-YaST;X-SuSE-YaST-Misc;
+
+X-KDE-ModuleType=Library
+X-KDE-HasReadOnlyMode=false
+X-SuSE-YaST-Call=ssh_import
+
+X-SuSE-YaST-Group=Security
+X-SuSE-YaST-Argument=
+X-SuSE-YaST-RootOnly=true
+X-SuSE-YaST-AutoInst=configure
+X-SuSE-YaST-Geometry=
+X-SuSE-YaST-SortKey=
+X-SuSE-YaST-AutoInstResource=
+X-SuSE-YaST-AutoInstPath=install
+X-SuSE-YaST-AutoInstSchema=ssh_import.rnc
+X-SuSE-YaST-AutoInstClonable=true
+
+Icon=yast-ssh_import
+Exec=
+
+Name=SSH Key Import
+GenericName=Importing SSH keys from a previous installation
+
+StartupNotify=true
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 

commit yast2-installation for openSUSE:Factory

2016-06-02 Thread h_root
Hello community,

here is the log from the commit of package yast2-installation for 
openSUSE:Factory checked in at 2016-06-02 12:49:44

Comparing /work/SRC/openSUSE:Factory/yast2-installation (Old)
 and  /work/SRC/openSUSE:Factory/.yast2-installation.new (New)


Package is "yast2-installation"

Changes:

--- /work/SRC/openSUSE:Factory/yast2-installation/yast2-installation.changes
2016-05-19 12:04:33.0 +0200
+++ 
/work/SRC/openSUSE:Factory/.yast2-installation.new/yast2-installation.changes   
2016-06-02 12:49:45.0 +0200
@@ -1,0 +2,35 @@
+Wed Jun  1 11:41:27 UTC 2016 - igonzalezs...@suse.com
+
+- When importing SSH keys/configuration, only regular files
+  will be considered (bsc#982522)
+- Force YaST2-Firstboot.service to run after
+  YaST2-Second-Stage.service (bsc#980365)
+- 3.1.191
+
+---
+Mon May 30 14:35:05 UTC 2016 - lsle...@suse.cz
+
+- Move the debugger invocation code to yast2-ruby-bindings package
+  to use the same implementation at run time (FATE#318421)
+- 3.1.190
+
+---
+Thu May 26 13:17:42 UTC 2016 - kanders...@suse.com
+
+- System Role: centered dialog (ncurses).
+
+---
+Wed May 25 15:49:41 UTC 2016 - kanders...@suse.com
+
+- More visual improvements in the SSH keys importing proposal
+  summary based on blog entry feedback. (Fate#319624)
+- 3.1.189
+
+---
+Wed May 25 13:07:59 UTC 2016 - lsle...@suse.cz
+
+- Start the Ruby debugger at the beginning of installation
+  when Y2DEBUGGER is set (FATE#318421)
+- 3.1.188
+
+---

Old:

  yast2-installation-3.1.187.tar.bz2

New:

  yast2-installation-3.1.191.tar.bz2



Other differences:
--
++ yast2-installation.spec ++
--- /var/tmp/diff_new_pack.EVCAwn/_old  2016-06-02 12:49:46.0 +0200
+++ /var/tmp/diff_new_pack.EVCAwn/_new  2016-06-02 12:49:46.0 +0200
@@ -17,7 +17,7 @@
 
 
 Name:   yast2-installation
-Version:3.1.187
+Version:3.1.191
 Release:0
 
 BuildRoot:  %{_tmppath}/%{name}-%{version}-build

++ YaST2-Firstboot.service ++
--- /var/tmp/diff_new_pack.EVCAwn/_old  2016-06-02 12:49:46.0 +0200
+++ /var/tmp/diff_new_pack.EVCAwn/_new  2016-06-02 12:49:46.0 +0200
@@ -1,6 +1,6 @@
 [Unit]
 Description=YaST2 Firstboot
-After=apparmor.service local-fs.target plymouth-start.service
+After=apparmor.service local-fs.target plymouth-start.service 
YaST2-Second-Stage.service
 Before=getty@tty1.service serial-getty@ttyS0.service 
serial-getty@ttyS1.service serial-getty@ttyS2.service
 Before=display-manager.service network.service
 ConditionPathExists=/var/lib/YaST2/reconfig_system

++ yast2-installation-3.1.187.tar.bz2 -> yast2-installation-3.1.191.tar.bz2 
++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 
old/yast2-installation-3.1.187/package/YaST2-Firstboot.service 
new/yast2-installation-3.1.191/package/YaST2-Firstboot.service
--- old/yast2-installation-3.1.187/package/YaST2-Firstboot.service  
2016-05-18 11:28:09.0 +0200
+++ new/yast2-installation-3.1.191/package/YaST2-Firstboot.service  
2016-06-01 14:02:48.0 +0200
@@ -1,6 +1,6 @@
 [Unit]
 Description=YaST2 Firstboot
-After=apparmor.service local-fs.target plymouth-start.service
+After=apparmor.service local-fs.target plymouth-start.service 
YaST2-Second-Stage.service
 Before=getty@tty1.service serial-getty@ttyS0.service 
serial-getty@ttyS1.service serial-getty@ttyS2.service
 Before=display-manager.service network.service
 ConditionPathExists=/var/lib/YaST2/reconfig_system
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 
old/yast2-installation-3.1.187/package/yast2-installation.changes 
new/yast2-installation-3.1.191/package/yast2-installation.changes
--- old/yast2-installation-3.1.187/package/yast2-installation.changes   
2016-05-18 11:28:09.0 +0200
+++ new/yast2-installation-3.1.191/package/yast2-installation.changes   
2016-06-01 14:02:48.0 +0200
@@ -1,4 +1,39 @@
 ---
+Wed Jun  1 11:41:27 UTC 2016 - igonzalezs...@suse.com
+
+- When importing SSH keys/configuration, only regular files
+  will be considered (bsc#982522)
+- Force YaST2-Firstboot.service to run after
+  YaST2-Second-Stage.service (bsc#980365)
+- 3.1.191
+
+---
+Mon May 30 14:35:05 UTC 2016 - lsle...@suse.cz
+
+- 

commit yast2-installation for openSUSE:Factory

2016-05-19 Thread h_root
Hello community,

here is the log from the commit of package yast2-installation for 
openSUSE:Factory checked in at 2016-05-19 12:04:32

Comparing /work/SRC/openSUSE:Factory/yast2-installation (Old)
 and  /work/SRC/openSUSE:Factory/.yast2-installation.new (New)


Package is "yast2-installation"

Changes:

--- /work/SRC/openSUSE:Factory/yast2-installation/yast2-installation.changes
2016-05-10 09:26:39.0 +0200
+++ 
/work/SRC/openSUSE:Factory/.yast2-installation.new/yast2-installation.changes   
2016-05-19 12:04:33.0 +0200
@@ -1,0 +2,32 @@
+Tue May 17 08:17:51 UTC 2016 - an...@suse.com
+
+- Visual improvement in the SSH keys importing proposal summary
+
+---
+Mon May 16 16:39:34 UTC 2016 - an...@suse.com
+
+- The user is now informed about SSH keys to be reused (copied
+  from a previous system) during system installation.
+- The user can select a different partition (or none) to read the
+  keys from and whether to also copy config files.
+- SSH import functionality not longer depending from
+  "copy_to_system" feature.
+- Fate#319624
+- 3.1.187
+
+---
+Mon May 16 08:29:25 UTC 2016 - lsle...@suse.cz
+
+- SSH installation: handle closing the initial installation screen
+  by the window manager close button (bsc#979499)
+- 3.1.186
+
+---
+Mon May  9 15:14:22 CEST 2016 - sch...@suse.de
+
+- Do not copy licenses from inst-sys to target system.
+  Showing EULA location in the installed system.
+  (fate#219341)
+- 3.1.185
+
+---

Old:

  yast2-installation-3.1.184.tar.bz2

New:

  yast2-installation-3.1.187.tar.bz2



Other differences:
--
++ yast2-installation.spec ++
--- /var/tmp/diff_new_pack.OmButz/_old  2016-05-19 12:04:34.0 +0200
+++ /var/tmp/diff_new_pack.OmButz/_new  2016-05-19 12:04:34.0 +0200
@@ -17,7 +17,7 @@
 
 
 Name:   yast2-installation
-Version:3.1.184
+Version:3.1.187
 Release:0
 
 BuildRoot:  %{_tmppath}/%{name}-%{version}-build

++ yast2-installation-3.1.184.tar.bz2 -> yast2-installation-3.1.187.tar.bz2 
++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 
old/yast2-installation-3.1.184/package/yast2-installation.changes 
new/yast2-installation-3.1.187/package/yast2-installation.changes
--- old/yast2-installation-3.1.184/package/yast2-installation.changes   
2016-05-09 14:24:55.0 +0200
+++ new/yast2-installation-3.1.187/package/yast2-installation.changes   
2016-05-18 11:28:09.0 +0200
@@ -1,4 +1,36 @@
 ---
+Tue May 17 08:17:51 UTC 2016 - an...@suse.com
+
+- Visual improvement in the SSH keys importing proposal summary
+
+---
+Mon May 16 16:39:34 UTC 2016 - an...@suse.com
+
+- The user is now informed about SSH keys to be reused (copied
+  from a previous system) during system installation.
+- The user can select a different partition (or none) to read the
+  keys from and whether to also copy config files.
+- SSH import functionality not longer depending from
+  "copy_to_system" feature.
+- Fate#319624
+- 3.1.187
+
+---
+Mon May 16 08:29:25 UTC 2016 - lsle...@suse.cz
+
+- SSH installation: handle closing the initial installation screen
+  by the window manager close button (bsc#979499)
+- 3.1.186
+
+---
+Mon May  9 15:14:22 CEST 2016 - sch...@suse.de
+
+- Do not copy licenses from inst-sys to target system.
+  Showing EULA location in the installed system.
+  (fate#219341)
+- 3.1.185
+
+---
 Fri May  6 11:09:28 UTC 2016 - jsr...@suse.cz
 
 - get more texts for roles dialog from control file, allow
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 
old/yast2-installation-3.1.184/package/yast2-installation.spec 
new/yast2-installation-3.1.187/package/yast2-installation.spec
--- old/yast2-installation-3.1.184/package/yast2-installation.spec  
2016-05-09 14:24:55.0 +0200
+++ new/yast2-installation-3.1.187/package/yast2-installation.spec  
2016-05-18 11:28:09.0 +0200
@@ -17,7 +17,7 @@
 
 
 Name:   yast2-installation
-Version:3.1.184
+Version:3.1.187
 Release:0
 
 BuildRoot:  %{_tmppath}/%{name}-%{version}-build
diff -urN '--exclude=CVS' 

commit yast2-installation for openSUSE:Factory

2016-05-10 Thread h_root
Hello community,

here is the log from the commit of package yast2-installation for 
openSUSE:Factory checked in at 2016-05-10 09:26:37

Comparing /work/SRC/openSUSE:Factory/yast2-installation (Old)
 and  /work/SRC/openSUSE:Factory/.yast2-installation.new (New)


Package is "yast2-installation"

Changes:

--- /work/SRC/openSUSE:Factory/yast2-installation/yast2-installation.changes
2016-04-28 20:31:05.0 +0200
+++ 
/work/SRC/openSUSE:Factory/.yast2-installation.new/yast2-installation.changes   
2016-05-10 09:26:39.0 +0200
@@ -1,0 +2,14 @@
+Fri May  6 11:09:28 UTC 2016 - jsr...@suse.cz
+
+- get more texts for roles dialog from control file, allow
+  a general label (bsc#974625)
+- 3.1.184
+
+---
+Thu May  5 13:39:46 UTC 2016 - an...@suse.com
+
+- Always read the lists of local users in the previous system to
+  have them available during user importing (part of fate#319624)
+- 3.1.183
+
+---

Old:

  yast2-installation-3.1.182.tar.bz2

New:

  yast2-installation-3.1.184.tar.bz2



Other differences:
--
++ yast2-installation.spec ++
--- /var/tmp/diff_new_pack.zpvWN2/_old  2016-05-10 09:26:40.0 +0200
+++ /var/tmp/diff_new_pack.zpvWN2/_new  2016-05-10 09:26:40.0 +0200
@@ -17,7 +17,7 @@
 
 
 Name:   yast2-installation
-Version:3.1.182
+Version:3.1.184
 Release:0
 
 BuildRoot:  %{_tmppath}/%{name}-%{version}-build
@@ -121,7 +121,8 @@
 
 Recommends: yast2-registration
 Recommends: yast2-online-update
-Recommends: yast2-users
+# UsersDatabase class
+Recommends: yast2-users >= 3.1.49
 Recommends: yast2-firewall
 Recommends: release-notes
 Recommends: curl

++ yast2-installation-3.1.182.tar.bz2 -> yast2-installation-3.1.184.tar.bz2 
++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/yast2-installation-3.1.182/doc/SELF_UPDATE.md 
new/yast2-installation-3.1.184/doc/SELF_UPDATE.md
--- old/yast2-installation-3.1.182/doc/SELF_UPDATE.md   2016-04-28 
15:04:36.0 +0200
+++ new/yast2-installation-3.1.184/doc/SELF_UPDATE.md   2016-05-09 
14:24:55.0 +0200
@@ -73,3 +73,14 @@
 self-update is performed).
 
 However, the user changes will be re-applied on top of the installer updates.
+
+## Resume installation
+
+Any client called before the self update step is responsible to remember its 
state (if
+needed) and automatically going to the next dialog after the YaST restart.
+Once the self update step is reached again it will remove the restarting flag.
+
+Currently there is no API available for remembering the client states. The 
easiest
+way is to store the configuration into an YAML file and load it when 
restarting the
+installer. See the 
[example](https://github.com/yast/yast-installation/pull/367/files#diff-4c91d6424e08c9bef9237f7d959fc0c2R48)
+in the `inst_complex_welcome` client.
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/yast2-installation-3.1.182/doc/control-file.md 
new/yast2-installation-3.1.184/doc/control-file.md
--- old/yast2-installation-3.1.182/doc/control-file.md  2016-04-28 
15:04:36.0 +0200
+++ new/yast2-installation-3.1.184/doc/control-file.md  2016-05-09 
14:24:55.0 +0200
@@ -875,6 +875,24 @@
 
 
 
+  
+  System Role
+  
+  
+System Roles are predefined use cases which adjust the system
+to be installed tailored for the selected scenario.
+Choose the one which matches your system best.
+  
+  
+  
+pThe system roles adjustments are in the range from 
package selection up
+to disk partitioning. By choosing a system role, the system is
+configured accordingly to match the use case of the role. The settings
+defined by a role can be overridden in the next steps if 
necessary./p
+  
+
+
+
   General Server
   
 Suitable for physical machines.
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 
old/yast2-installation-3.1.182/package/yast2-installation.changes 
new/yast2-installation-3.1.184/package/yast2-installation.changes
--- old/yast2-installation-3.1.182/package/yast2-installation.changes   
2016-04-28 15:04:36.0 +0200
+++ new/yast2-installation-3.1.184/package/yast2-installation.changes   
2016-05-09 14:24:55.0 +0200
@@ -1,4 +1,18 @@
 ---
+Fri May  6 11:09:28 UTC 2016 - jsr...@suse.cz
+
+- get more texts for roles dialog from control file, allow
+  a general label (bsc#974625)
+- 3.1.184
+

commit yast2-installation for openSUSE:Factory

2016-04-28 Thread h_root
Hello community,

here is the log from the commit of package yast2-installation for 
openSUSE:Factory checked in at 2016-04-28 20:31:04

Comparing /work/SRC/openSUSE:Factory/yast2-installation (Old)
 and  /work/SRC/openSUSE:Factory/.yast2-installation.new (New)


Package is "yast2-installation"

Changes:

--- /work/SRC/openSUSE:Factory/yast2-installation/yast2-installation.changes
2016-04-22 16:18:36.0 +0200
+++ 
/work/SRC/openSUSE:Factory/.yast2-installation.new/yast2-installation.changes   
2016-04-28 20:31:05.0 +0200
@@ -1,0 +2,9 @@
+Wed Apr 20 10:47:12 UTC 2016 - knut.anders...@suse.com
+
+- Disk Activation step will be skipped in case of installer update
+  success (bsc#974409)
+- License agreement will be remembered in case of going back after
+  a installer update.
+- 3.1.182
+
+---

Old:

  yast2-installation-3.1.181.tar.bz2

New:

  yast2-installation-3.1.182.tar.bz2



Other differences:
--
++ yast2-installation.spec ++
--- /var/tmp/diff_new_pack.A6VjZy/_old  2016-04-28 20:31:06.0 +0200
+++ /var/tmp/diff_new_pack.A6VjZy/_new  2016-04-28 20:31:06.0 +0200
@@ -17,7 +17,7 @@
 
 
 Name:   yast2-installation
-Version:3.1.181
+Version:3.1.182
 Release:0
 
 BuildRoot:  %{_tmppath}/%{name}-%{version}-build
@@ -50,7 +50,7 @@
 Requires:   autoyast2-installation >= 3.1.105
 
 # Moved proc_modules.scr
-Requires:   yast2 >= 3.1.180
+Requires:   yast2 >= 3.1.186
 
 # Language::GetLanguageItems and other API
 # Language::Set (handles downloading the translation extensions)
@@ -63,7 +63,7 @@
 Conflicts:  yast2-mouse < 2.18.0
 
 # New API for ProductLicense
-Requires:   yast2-packager >= 2.19.2
+Requires:   yast2-packager >= 3.1.96
 
 # Storage::GetDetectedDiskPaths
 Requires:   yast2-storage >= 2.24.1

++ yast2-installation-3.1.181.tar.bz2 -> yast2-installation-3.1.182.tar.bz2 
++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/yast2-installation-3.1.181/doc/SELF_UPDATE.md 
new/yast2-installation-3.1.182/doc/SELF_UPDATE.md
--- old/yast2-installation-3.1.181/doc/SELF_UPDATE.md   2016-04-19 
15:25:10.0 +0200
+++ new/yast2-installation-3.1.182/doc/SELF_UPDATE.md   2016-04-28 
15:04:36.0 +0200
@@ -37,12 +37,12 @@
 
 1. The `SelfUpdate` boot option
 2. The AutoYaST control file - in AutoYaST installation only, use the
-   `/generic/self_update_url` XML node:
+   `/general/self_update_url` XML node:
 
```xml
-   
+   
  http://example.com/updates/$arch
-   
+   
```
 3. Hard-coded in the `control.xml` file on the installation medium (thus it
depends on the base product):
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 
old/yast2-installation-3.1.181/package/yast2-installation.changes 
new/yast2-installation-3.1.182/package/yast2-installation.changes
--- old/yast2-installation-3.1.181/package/yast2-installation.changes   
2016-04-19 15:25:10.0 +0200
+++ new/yast2-installation-3.1.182/package/yast2-installation.changes   
2016-04-28 15:04:36.0 +0200
@@ -1,4 +1,13 @@
 ---
+Wed Apr 20 10:47:12 UTC 2016 - knut.anders...@suse.com
+
+- Disk Activation step will be skipped in case of installer update
+  success (bsc#974409)
+- License agreement will be remembered in case of going back after
+  a installer update.
+- 3.1.182
+
+---
 Tue Apr 19 09:08:35 UTC 2016 - igonzalezs...@suse.com
 
 - Fix handling of license acceptance in welcome screen
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 
old/yast2-installation-3.1.181/package/yast2-installation.spec 
new/yast2-installation-3.1.182/package/yast2-installation.spec
--- old/yast2-installation-3.1.181/package/yast2-installation.spec  
2016-04-19 15:25:10.0 +0200
+++ new/yast2-installation-3.1.182/package/yast2-installation.spec  
2016-04-28 15:04:36.0 +0200
@@ -17,7 +17,7 @@
 
 
 Name:   yast2-installation
-Version:3.1.181
+Version:3.1.182
 Release:0
 
 BuildRoot:  %{_tmppath}/%{name}-%{version}-build
@@ -47,7 +47,7 @@
 Requires:   autoyast2-installation >= 3.1.105
 
 # Moved proc_modules.scr
-Requires:   yast2 >= 3.1.180
+Requires:   yast2 >= 3.1.186
 
 # Language::GetLanguageItems and other API
 # Language::Set (handles downloading the translation extensions)
@@ -60,7 +60,7 @@
 Conflicts: yast2-mouse < 2.18.0
 
 # New API for ProductLicense
-Requires:  yast2-packager >= 

commit yast2-installation for openSUSE:Factory

2016-04-22 Thread h_root
Hello community,

here is the log from the commit of package yast2-installation for 
openSUSE:Factory checked in at 2016-04-22 16:18:35

Comparing /work/SRC/openSUSE:Factory/yast2-installation (Old)
 and  /work/SRC/openSUSE:Factory/.yast2-installation.new (New)


Package is "yast2-installation"

Changes:

--- /work/SRC/openSUSE:Factory/yast2-installation/yast2-installation.changes
2016-04-08 09:39:19.0 +0200
+++ 
/work/SRC/openSUSE:Factory/.yast2-installation.new/yast2-installation.changes   
2016-04-22 16:18:36.0 +0200
@@ -1,0 +2,29 @@
+Tue Apr 19 09:08:35 UTC 2016 - igonzalezs...@suse.com
+
+- Fix handling of license acceptance in welcome screen
+  (bsc#975774)
+- 3.1.181
+
+---
+Fri Apr 15 12:51:00 UTC 2016 - lsle...@suse.cz
+
+- Run the automatic installer self update also in the AutoYaST
+  mode, read the optional custom URL from the profile ("general" ->
+  "self_update_url" node) (FATE#319716)
+- 3.1.180
+
+---
+Wed Apr 13 07:14:09 UTC 2016 - mfi...@suse.com
+
+- bsc#956473
+  - improved formatting of network interfaces listing
+- 3.1.179
+
+---
+Tue Apr 12 15:09:15 UTC 2016 - jreidin...@suse.com
+
+- do not install perl-Bootloader-YAML on target system as it is no
+  longer needed (FATE#317701)
+- 3.1.178
+
+---

Old:

  yast2-installation-3.1.177.tar.bz2

New:

  yast2-installation-3.1.181.tar.bz2



Other differences:
--
++ yast2-installation.spec ++
--- /var/tmp/diff_new_pack.zf78m3/_old  2016-04-22 16:18:37.0 +0200
+++ /var/tmp/diff_new_pack.zf78m3/_new  2016-04-22 16:18:37.0 +0200
@@ -17,7 +17,7 @@
 
 
 Name:   yast2-installation
-Version:3.1.177
+Version:3.1.181
 Release:0
 
 BuildRoot:  %{_tmppath}/%{name}-%{version}-build
@@ -91,6 +91,9 @@
 # InstError
 Conflicts:  yast2 < 2.18.6
 
+# lower version requires perl-Bootloader-YAML no longer installed
+Conflicts:  yast2-bootloader < 3.1.166
+
 # Added new function WFM::ClientExists
 Conflicts:  yast2-core < 2.17.10
 

++ yast2-installation-3.1.177.tar.bz2 -> yast2-installation-3.1.181.tar.bz2 
++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/yast2-installation-3.1.177/doc/SELF_UPDATE.md 
new/yast2-installation-3.1.181/doc/SELF_UPDATE.md
--- old/yast2-installation-3.1.177/doc/SELF_UPDATE.md   2016-04-07 
09:01:23.0 +0200
+++ new/yast2-installation-3.1.181/doc/SELF_UPDATE.md   2016-04-19 
15:25:10.0 +0200
@@ -1,18 +1,18 @@
-# Installer self-update
+# Installer Self-update
 
 Starting on version 3.1.175, yast2-install is able to update itself during
 system installation. This feature will help to solve problems with the
 installation even after the media has been released. Check
 [FATE#319716](https://fate.suse.com/319716) for a more in-depth rationale.
 
-## Disabling updates
+## Disabling Updates
 
-Self-update is enabled by default. However, it can be disabled setting
-`self_update=0` in Linuxrc.
+Self-update is enabled by default. However, it can be disabled by setting
+`self_update=0` boot option.
 
-## Basic workflow
+## Basic Workflow
 
-These are the basic steps performed by YaST in order to peform the update:
+These are the basic steps performed by YaST in order to perform the update:
 
 1. During installation, YaST will look automatically for a rpm-md repository
containing the updates.
@@ -21,7 +21,7 @@
 3. The update will be applied to the installation system.
 4. YaST will be restarted and the installation will be resumed.
 
-## Update format
+## Update Format
 
 YaST will use RPM packages stored in a rpm-md repository, although they are
 handled in a different way:
@@ -31,31 +31,45 @@
   are executed.
 * No dependency checks are performed. RPMs are added in alphabetical order.
 
-## Where to find updates
+## Where to Find the Updates
 
-The URL of the update repository can be hard-coded in `control.xml` file or
-specified setting `SelfUpdate` option in Linuxrc.
+The URL of the update repository is evaluated in this order:
+
+1. The `SelfUpdate` boot option
+2. The AutoYaST control file - in AutoYaST installation only, use the
+   `/generic/self_update_url` XML node:
+
+   ```xml
+   
+ http://example.com/updates/$arch
+   
+   ```
+3. Hard-coded in the `control.xml` file on the installation medium (thus it
+   depends on the base product):
+
+   ```xml
+   
+ http://updates.suse.com/sle12/$arch
+   
+   ```
+
+The first found option is used. If no update URL 

  1   2   3   >