commit autoyast2 for openSUSE:Factory

2020-10-24 Thread root
Hello community,

here is the log from the commit of package autoyast2 for openSUSE:Factory 
checked in at 2020-10-24 15:15:10

Comparing /work/SRC/openSUSE:Factory/autoyast2 (Old)
 and  /work/SRC/openSUSE:Factory/.autoyast2.new.3463 (New)


Package is "autoyast2"

Sat Oct 24 15:15:10 2020 rev:292 rq:843156 version:4.3.62

Changes:

--- /work/SRC/openSUSE:Factory/autoyast2/autoyast2.changes  2020-10-18 
16:23:18.192541080 +0200
+++ /work/SRC/openSUSE:Factory/.autoyast2.new.3463/autoyast2.changes
2020-10-24 15:15:17.616089632 +0200
@@ -1,0 +2,7 @@
+Wed Oct 21 06:09:04 UTC 2020 - Imobach Gonzalez Sosa 
+
+- AutoYaST warnings timeout applies to the XML validation error
+  dialog (bsc#1176973).
+- 4.3.62
+
+---

Old:

  autoyast2-4.3.61.tar.bz2

New:

  autoyast2-4.3.62.tar.bz2



Other differences:
--
++ autoyast2.spec ++
--- /var/tmp/diff_new_pack.BMqjj0/_old  2020-10-24 15:15:18.940091284 +0200
+++ /var/tmp/diff_new_pack.BMqjj0/_new  2020-10-24 15:15:18.944091289 +0200
@@ -22,7 +22,7 @@
 %endif
 
 Name:   autoyast2
-Version:4.3.61
+Version:4.3.62
 Release:0
 Summary:YaST2 - Automated Installation
 License:GPL-2.0-only

++ autoyast2-4.3.61.tar.bz2 -> autoyast2-4.3.62.tar.bz2 ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/autoyast2-4.3.61/package/autoyast2.changes 
new/autoyast2-4.3.62/package/autoyast2.changes
--- old/autoyast2-4.3.61/package/autoyast2.changes  2020-10-13 
13:08:13.0 +0200
+++ new/autoyast2-4.3.62/package/autoyast2.changes  2020-10-21 
10:49:36.0 +0200
@@ -1,4 +1,11 @@
 ---
+Wed Oct 21 06:09:04 UTC 2020 - Imobach Gonzalez Sosa 
+
+- AutoYaST warnings timeout applies to the XML validation error
+  dialog (bsc#1176973).
+- 4.3.62
+
+---
 Tue Oct 13 10:06:05 UTC 2020 - Imobach Gonzalez Sosa 
 
 - Allow setting the 't' (or 'config:type') attribute in the
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/autoyast2-4.3.61/package/autoyast2.spec 
new/autoyast2-4.3.62/package/autoyast2.spec
--- old/autoyast2-4.3.61/package/autoyast2.spec 2020-10-13 13:08:13.0 
+0200
+++ new/autoyast2-4.3.62/package/autoyast2.spec 2020-10-21 10:49:36.0 
+0200
@@ -22,7 +22,7 @@
 %endif
 
 Name:   autoyast2
-Version:4.3.61
+Version:4.3.62
 Release:0
 Summary:YaST2 - Automated Installation
 License:GPL-2.0-only
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/autoyast2-4.3.61/src/lib/autoinstall/xml_checks.rb 
new/autoyast2-4.3.62/src/lib/autoinstall/xml_checks.rb
--- old/autoyast2-4.3.61/src/lib/autoinstall/xml_checks.rb  2020-10-13 
13:08:13.0 +0200
+++ new/autoyast2-4.3.62/src/lib/autoinstall/xml_checks.rb  2020-10-21 
10:49:36.0 +0200
@@ -100,8 +100,9 @@
 
   ret = Yast2::Popup.show(message(msg, validator.errors, file, schema),
 richtext: true,
-headline: :error,
+headline: :warning,
 buttons:  :continue_cancel,
+timeout:  Yast::Report.Export["warnings"]["timeout"],
 focus::cancel) == :continue
 
   if ret




commit autoyast2 for openSUSE:Factory

2020-10-18 Thread root
Hello community,

here is the log from the commit of package autoyast2 for openSUSE:Factory 
checked in at 2020-10-18 16:22:59

Comparing /work/SRC/openSUSE:Factory/autoyast2 (Old)
 and  /work/SRC/openSUSE:Factory/.autoyast2.new.3486 (New)


Package is "autoyast2"

Sun Oct 18 16:22:59 2020 rev:291 rq:841498 version:4.3.61

Changes:

--- /work/SRC/openSUSE:Factory/autoyast2/autoyast2.changes  2020-09-25 
16:28:49.159746054 +0200
+++ /work/SRC/openSUSE:Factory/.autoyast2.new.3486/autoyast2.changes
2020-10-18 16:23:18.192541080 +0200
@@ -1,0 +2,60 @@
+Tue Oct 13 10:06:05 UTC 2020 - Imobach Gonzalez Sosa 
+
+- Allow setting the 't' (or 'config:type') attribute in the
+  'backup' and 'upgrade' elements (bsc#1176834 and bsc#1176848).
+- 4.3.61
+
+---
+Thu Oct  8 15:31:12 UTC 2020 - Imobach Gonzalez Sosa 
+
+- Do not show a warning the user when a script just did not run
+  (bsc#1177057).
+- 4.3.60
+
+---
+Thu Oct  8 08:33:12 UTC 2020 - Imobach Gonzalez Sosa 
+
+- Fix the progress bar length during autoinstallation
+  initialization (bsc#1177322).
+
+---
+Tue Oct  6 07:20:14 UTC 2020 - Ladislav Slezák 
+
+- Resolve "zzz_reboot" script conflict (bsc#1177036)
+- 4.3.59
+
+---
+Fri Oct  2 07:04:25 UTC 2020 - Imobach Gonzalez Sosa 
+
+- Fix 'inst_autosetup' tests (bsc#1177227).
+- 4.3.58
+
+---
+Thu Oct  1 05:58:50 UTC 2020 - Imobach Gonzalez Sosa 
+
+- Add validation of 'activate_systemd_default_target' and
+  'final_restart_services' elements in the 'general/mode' section
+  (related to bsc#1176595).
+- 4.3.57
+
+---
+Tue Sep 29 13:55:29 UTC 2020 - Imobach Gonzalez Sosa 
+
+- Improve validation errors presentation (related to bsc#1176973).
+- 4.3.56
+
+---
+Tue Sep 29 09:52:11 UTC 2020 - Imobach Gonzalez Sosa 
+
+- Drop the 'general/mouse' element from the schema. It has been
+  unsupported since version 3.0.3, FATE#313101 (bsc#1176973).
+- 4.3.55
+
+---
+Mon Sep 28 13:08:26 UTC 2020 - Imobach Gonzalez Sosa 
+
+- Fix tests for CWM::ComboBox (related to the CWM changes for
+  bsc#1136454).
+- 4.3.54
+
+---

Old:

  autoyast2-4.3.53.tar.bz2

New:

  autoyast2-4.3.61.tar.bz2



Other differences:
--
++ autoyast2.spec ++
--- /var/tmp/diff_new_pack.3LbET6/_old  2020-10-18 16:23:20.016541892 +0200
+++ /var/tmp/diff_new_pack.3LbET6/_new  2020-10-18 16:23:20.016541892 +0200
@@ -22,7 +22,7 @@
 %endif
 
 Name:   autoyast2
-Version:4.3.53
+Version:4.3.61
 Release:0
 Summary:YaST2 - Automated Installation
 License:GPL-2.0-only

++ autoyast2-4.3.53.tar.bz2 -> autoyast2-4.3.61.tar.bz2 ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/autoyast2-4.3.53/package/autoyast2.changes 
new/autoyast2-4.3.61/package/autoyast2.changes
--- old/autoyast2-4.3.53/package/autoyast2.changes  2020-09-24 
17:13:19.0 +0200
+++ new/autoyast2-4.3.61/package/autoyast2.changes  2020-10-13 
13:08:13.0 +0200
@@ -1,4 +1,64 @@
 ---
+Tue Oct 13 10:06:05 UTC 2020 - Imobach Gonzalez Sosa 
+
+- Allow setting the 't' (or 'config:type') attribute in the
+  'backup' and 'upgrade' elements (bsc#1176834 and bsc#1176848).
+- 4.3.61
+
+---
+Thu Oct  8 15:31:12 UTC 2020 - Imobach Gonzalez Sosa 
+
+- Do not show a warning the user when a script just did not run
+  (bsc#1177057).
+- 4.3.60
+
+---
+Thu Oct  8 08:33:12 UTC 2020 - Imobach Gonzalez Sosa 
+
+- Fix the progress bar length during autoinstallation
+  initialization (bsc#1177322).
+
+---
+Tue Oct  6 07:20:14 UTC 2020 - Ladislav Slezák 
+
+- Resolve "zzz_reboot" script conflict (bsc#1177036)
+- 4.3.59
+
+---
+Fri Oct  2 07:04:25 UTC 2020 - Imobach Gonzalez Sosa 
+
+- Fix 'inst_autosetup' tests (bsc#1177227).
+- 4.3.58
+
+---
+Thu Oct  1 05:58:50 UTC 2020 - Imobach Gonzalez Sosa 
+
+- 

commit autoyast2 for openSUSE:Factory

2020-09-25 Thread root
Hello community,

here is the log from the commit of package autoyast2 for openSUSE:Factory 
checked in at 2020-09-25 16:26:56

Comparing /work/SRC/openSUSE:Factory/autoyast2 (Old)
 and  /work/SRC/openSUSE:Factory/.autoyast2.new.4249 (New)


Package is "autoyast2"

Fri Sep 25 16:26:56 2020 rev:290 rq:837192 version:4.3.53

Changes:

--- /work/SRC/openSUSE:Factory/autoyast2/autoyast2.changes  2020-09-21 
17:08:48.999212985 +0200
+++ /work/SRC/openSUSE:Factory/.autoyast2.new.4249/autoyast2.changes
2020-09-25 16:28:49.159746054 +0200
@@ -1,0 +2,25 @@
+Thu Sep 24 13:04:47 UTC 2020 - Imobach Gonzalez Sosa 
+
+- Add the schema for 'backup' and 'upgrade' sections (bsc#1176834).
+- 4.3.53
+
+---
+Thu Sep 24 11:03:42 UTC 2020 - Imobach Gonzalez Sosa 
+
+- Set 0o600 permissions to the generated profile when cloning
+  a system (bsc#1174202).
+
+---
+Mon Sep 21 15:04:10 UTC 2020 - Josef Reidinger 
+
+- Add new action `yast2 autoyast check-profile` (related to
+  bsc#1175735) which features:
+-- XML syntax check
+-- XML schema validation
+-- try to fetch the profile
+-- generate dynamic profile erb or classes/rules
+-- optional try to import profile and detect any issues with it
+-- optional run of scripts including dynamic profiles in pre-script
+-- 4.3.52
+
+---

Old:

  autoyast2-4.3.51.tar.bz2

New:

  autoyast2-4.3.53.tar.bz2



Other differences:
--
++ autoyast2.spec ++
--- /var/tmp/diff_new_pack.UMI0qc/_old  2020-09-25 16:28:49.775746599 +0200
+++ /var/tmp/diff_new_pack.UMI0qc/_new  2020-09-25 16:28:49.779746603 +0200
@@ -22,7 +22,7 @@
 %endif
 
 Name:   autoyast2
-Version:4.3.51
+Version:4.3.53
 Release:0
 Summary:YaST2 - Automated Installation
 License:GPL-2.0-only

++ autoyast2-4.3.51.tar.bz2 -> autoyast2-4.3.53.tar.bz2 ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/autoyast2-4.3.51/modconfig/README.md 
new/autoyast2-4.3.53/modconfig/README.md
--- old/autoyast2-4.3.51/modconfig/README.md1970-01-01 01:00:00.0 
+0100
+++ new/autoyast2-4.3.53/modconfig/README.md2020-09-24 17:13:19.0 
+0200
@@ -0,0 +1,7 @@
+# AutoYaST-specific Desktop Files
+
+The files included in this directory are installed in the 
`/usr/share/autoinstall/modules` and are
+only used by AutoYaST. The format of those files is [documented in the yast2
+repository](https://github.com/yast/yast-yast2/blob/master/doc/desktop_file.md).
 Additionally, these
+files are used in order to decide which sections are included in the schema 
(check the
+`src/autoyast-rnc` directory for the schema definition files).
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/autoyast2-4.3.51/modconfig/backup.desktop 
new/autoyast2-4.3.53/modconfig/backup.desktop
--- old/autoyast2-4.3.51/modconfig/backup.desktop   1970-01-01 
01:00:00.0 +0100
+++ new/autoyast2-4.3.53/modconfig/backup.desktop   2020-09-24 
17:13:19.0 +0200
@@ -0,0 +1,24 @@
+[Desktop Entry]
+Type=Application
+Categories=Settings;System;Qt;X-SuSE-YaST;X-SuSE-YaST-Misc;
+
+X-KDE-ModuleType=Library
+X-KDE-HasReadOnlyMode=true
+X-SuSE-YaST-Call=backup
+
+X-SuSE-YaST-Group=System
+X-SuSE-YaST-Argument=
+X-SuSE-YaST-RootOnly=true
+X-SuSE-YaST-AutoInst=write
+X-SuSE-YaST-Geometry=
+X-SuSE-YaST-SortKey=
+X-SuSE-YaST-AutoInstResource=backup
+X-SuSE-YaST-AutoInstPath=install
+X-SuSE-YaST-AutoInstSchema=backup.rnc
+
+Icon=yast-backup
+Exec=
+
+Name=Backup Options
+GenericName=Backup Autoinstallation Options
+StartupNotify=true
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/autoyast2-4.3.51/modconfig/upgrade.desktop 
new/autoyast2-4.3.53/modconfig/upgrade.desktop
--- old/autoyast2-4.3.51/modconfig/upgrade.desktop  1970-01-01 
01:00:00.0 +0100
+++ new/autoyast2-4.3.53/modconfig/upgrade.desktop  2020-09-24 
17:13:19.0 +0200
@@ -0,0 +1,24 @@
+[Desktop Entry]
+Type=Application
+Categories=Settings;System;Qt;X-SuSE-YaST;X-SuSE-YaST-Misc;
+
+X-KDE-ModuleType=Library
+X-KDE-HasReadOnlyMode=true
+X-SuSE-YaST-Call=upgrade
+
+X-SuSE-YaST-Group=System
+X-SuSE-YaST-Argument=
+X-SuSE-YaST-RootOnly=true
+X-SuSE-YaST-AutoInst=write
+X-SuSE-YaST-Geometry=
+X-SuSE-YaST-SortKey=
+X-SuSE-YaST-AutoInstResource=upgrade
+X-SuSE-YaST-AutoInstPath=install
+X-SuSE-YaST-AutoInstSchema=upgrade.rnc
+
+Icon=yast-upgrade
+Exec=
+
+Name=Upgrade Options
+GenericName=Upgrade Autoinstallation Options
+StartupNotify=true
diff -urN 

commit autoyast2 for openSUSE:Factory

2020-09-21 Thread root
Hello community,

here is the log from the commit of package autoyast2 for openSUSE:Factory 
checked in at 2020-09-21 17:06:40

Comparing /work/SRC/openSUSE:Factory/autoyast2 (Old)
 and  /work/SRC/openSUSE:Factory/.autoyast2.new.4249 (New)


Package is "autoyast2"

Mon Sep 21 17:06:40 2020 rev:289 rq:835787 version:4.3.51

Changes:

--- /work/SRC/openSUSE:Factory/autoyast2/autoyast2.changes  2020-09-15 
16:15:53.145889799 +0200
+++ /work/SRC/openSUSE:Factory/.autoyast2.new.4249/autoyast2.changes
2020-09-21 17:08:48.999212985 +0200
@@ -1,0 +2,20 @@
+Fri Sep 18 12:20:10 CEST 2020 - sch...@suse.de
+
+- Removing package evaluation via AY schema. Using autoyast(...)
+  supplements instead (bsc#1146494).
+- 4.3.51
+
+---  
+Thu Sep 17 20:03:44 UTC 2020 - Knut Anderssen 
+
+- Import general and report sections in case that some pre-script
+  modified the profile (bsc#1175725)
+- 4.3.50
+
+---
+Thu Sep 17 09:30:44 UTC 2020 - David Diaz 
+
+- Fix 'bcache_options' element using the right type (bsc#1176595)
+- 4.3.49
+
+---

Old:

  autoyast2-4.3.48.tar.bz2

New:

  autoyast2-4.3.51.tar.bz2



Other differences:
--
++ autoyast2.spec ++
--- /var/tmp/diff_new_pack.eFGIE8/_old  2020-09-21 17:08:51.643215362 +0200
+++ /var/tmp/diff_new_pack.eFGIE8/_new  2020-09-21 17:08:51.647215365 +0200
@@ -22,7 +22,7 @@
 %endif
 
 Name:   autoyast2
-Version:4.3.48
+Version:4.3.51
 Release:0
 Summary:YaST2 - Automated Installation
 License:GPL-2.0-only

++ autoyast2-4.3.48.tar.bz2 -> autoyast2-4.3.51.tar.bz2 ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/autoyast2-4.3.48/package/autoyast2.changes 
new/autoyast2-4.3.51/package/autoyast2.changes
--- old/autoyast2-4.3.48/package/autoyast2.changes  2020-09-14 
12:45:10.0 +0200
+++ new/autoyast2-4.3.51/package/autoyast2.changes  2020-09-21 
12:12:20.0 +0200
@@ -1,4 +1,24 @@
 ---
+Fri Sep 18 12:20:10 CEST 2020 - sch...@suse.de
+
+- Removing package evaluation via AY schema. Using autoyast(...)
+  supplements instead (bsc#1146494).
+- 4.3.51
+
+---  
+Thu Sep 17 20:03:44 UTC 2020 - Knut Anderssen 
+
+- Import general and report sections in case that some pre-script
+  modified the profile (bsc#1175725)
+- 4.3.50
+
+---
+Thu Sep 17 09:30:44 UTC 2020 - David Diaz 
+
+- Fix 'bcache_options' element using the right type (bsc#1176595)
+- 4.3.49
+
+---
 Mon Sep 14 10:34:41 UTC 2020 - Imobach Gonzalez Sosa 
 
 - Fix the returned value form the AutoinstPartPlan's Read method
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/autoyast2-4.3.48/package/autoyast2.spec 
new/autoyast2-4.3.51/package/autoyast2.spec
--- old/autoyast2-4.3.48/package/autoyast2.spec 2020-09-14 12:45:10.0 
+0200
+++ new/autoyast2-4.3.51/package/autoyast2.spec 2020-09-21 12:12:20.0 
+0200
@@ -22,7 +22,7 @@
 %endif
 
 Name:   autoyast2
-Version:4.3.48
+Version:4.3.51
 Release:0
 Summary:YaST2 - Automated Installation
 License:GPL-2.0-only
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/autoyast2-4.3.48/src/autoyast-rnc/partitioning.rnc 
new/autoyast2-4.3.51/src/autoyast-rnc/partitioning.rnc
--- old/autoyast2-4.3.48/src/autoyast-rnc/partitioning.rnc  2020-09-14 
12:45:10.0 +0200
+++ new/autoyast2-4.3.51/src/autoyast-rnc/partitioning.rnc  2020-09-21 
12:12:20.0 +0200
@@ -156,7 +156,7 @@
 }
 
 cache_mode = element cache_mode { STRING_ATTR, ("writethrough" | "writeback" | 
"writearound" | "none") }
-bcache_options = element bcache_options { cache_mode? }
+bcache_options = element bcache_options { MAP, (cache_mode?) }
 
 btrfs_name = element btrfs_name { STRING }
 
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/autoyast2-4.3.48/src/clients/inst_autoconfigure.rb 
new/autoyast2-4.3.51/src/clients/inst_autoconfigure.rb
--- old/autoyast2-4.3.48/src/clients/inst_autoconfigure.rb  2020-09-14 
12:45:10.0 +0200
+++ new/autoyast2-4.3.51/src/clients/inst_autoconfigure.rb  2020-09-21 
12:12:20.0 +0200
@@ -87,7 +87,7 @@
 log.error "Could not process these unknown 

commit autoyast2 for openSUSE:Factory

2020-09-15 Thread root
Hello community,

here is the log from the commit of package autoyast2 for openSUSE:Factory 
checked in at 2020-09-15 16:15:47

Comparing /work/SRC/openSUSE:Factory/autoyast2 (Old)
 and  /work/SRC/openSUSE:Factory/.autoyast2.new.4249 (New)


Package is "autoyast2"

Tue Sep 15 16:15:47 2020 rev:288 rq:834553 version:4.3.48

Changes:

--- /work/SRC/openSUSE:Factory/autoyast2/autoyast2.changes  2020-09-03 
01:11:34.588415430 +0200
+++ /work/SRC/openSUSE:Factory/.autoyast2.new.4249/autoyast2.changes
2020-09-15 16:15:53.145889799 +0200
@@ -1,0 +2,38 @@
+Mon Sep 14 10:34:41 UTC 2020 - Imobach Gonzalez Sosa 
+
+- Fix the returned value form the AutoinstPartPlan's Read method
+  (boo#1176490).
+- 4.3.48
+
+---
+Fri Sep 11 14:14:19 UTC 2020 - Josef Reidinger 
+
+- Formally mark that fixes made for SP2 no longer affect SP3
+  (no code changes bsc#1173793 and bsc#1172026). For the first one
+  code is not longer in place and for the second new xml parser
+  does not need workaround for empty strings.
+- 4.3.47
+
+---
+Thu Sep 10 13:40:44 UTC 2020 - Josef Reidinger 
+
+- Fix installation using encrypted profile (bsc#1176336)
+- improve usability by entering password just once
+- use shared UI::PasswordDialog
+- 4.3.46
+
+---
+Tue Sep  8 09:07:40 CEST 2020 - sch...@suse.de
+
+- Using ":" in the autoyast(...) supplements (bsc#1146494).
+- 4.3.45
+
+---
+Mon Sep  7 07:58:56 UTC 2020 - Knut Anderssen 
+
+- When 'NetworkManager' is selected in the profile as the network
+  backend to be used, the 'NetworkManager' package is added to the
+  list of packages to be installed in case of missing (bsc#1172817)
+- 4.3.44
+
+---

Old:

  autoyast2-4.3.43.tar.bz2

New:

  autoyast2-4.3.48.tar.bz2



Other differences:
--
++ autoyast2.spec ++
--- /var/tmp/diff_new_pack.GeIn5X/_old  2020-09-15 16:15:53.817890421 +0200
+++ /var/tmp/diff_new_pack.GeIn5X/_new  2020-09-15 16:15:53.821890425 +0200
@@ -22,7 +22,7 @@
 %endif
 
 Name:   autoyast2
-Version:4.3.43
+Version:4.3.48
 Release:0
 Summary:YaST2 - Automated Installation
 License:GPL-2.0-only
@@ -41,8 +41,8 @@
 # xsltproc for AutoinstClass
 BuildRequires:  libxslt
 BuildRequires:  rubygem(%{rb_default_ruby_abi}:rspec)
-# AutoYaST ElementPath class
-BuildRequires:  yast2 >= 4.3.20
+# GPG symmetric methods and Password dialog
+BuildRequires:  yast2 >= 4.3.25
 # FileSystems.read_default_subvol_from_target
 BuildRequires:  yast2-country
 BuildRequires:  yast2-network >= 3.1.145
@@ -66,8 +66,8 @@
 
 Requires:   autoyast2-installation = %{version}
 Requires:   libxslt
-# AutoYaST ElementPath class
-Requires:   yast2 >= 4.3.20
+# GPG symmetric methods and Password dialog
+Requires:   yast2 >= 4.3.25
 Requires:   yast2-core
 Requires:   yast2-country >= 3.1.13
 # Moving security module to first installation stage
@@ -137,7 +137,7 @@
 Provides:   yast2-trans-autoinst
 Obsoletes:  yast2-trans-autoinst
 
-Supplements:autoyast(files,general,report,scripts,partitioning,software)
+Supplements:autoyast(files:general:report:scripts:partitioning:software)
 
 %description installation
 This package performs auto-installation relying on a control file
@@ -229,7 +229,6 @@
 %{yast_yncludedir}/autoinstall/io.rb
 %{yast_yncludedir}/autoinstall/common.rb
 %{yast_yncludedir}/autoinstall/tree.rb
-%{yast_yncludedir}/autoinstall/types.rb
 
 %{yast_moduledir}/AutoInstall.rb
 %{yast_moduledir}/AutoinstScripts.rb
@@ -242,9 +241,7 @@
 %{yast_moduledir}/AutoInstallRules.rb
 %{yast_moduledir}/ProfileLocation.rb
 %{yast_moduledir}/AutoinstCommon.rb
-%{yast_moduledir}/AutoinstDrive.rb
 %{yast_moduledir}/AutoinstPartPlan.rb
-%{yast_moduledir}/AutoinstPartition.rb
 %{yast_moduledir}/AutoinstFunctions.rb
 
 #clients

++ autoyast2-4.3.43.tar.bz2 -> autoyast2-4.3.48.tar.bz2 ++
 2310 lines of diff (skipped)




commit autoyast2 for openSUSE:Factory

2020-09-02 Thread root
Hello community,

here is the log from the commit of package autoyast2 for openSUSE:Factory 
checked in at 2020-09-03 01:10:45

Comparing /work/SRC/openSUSE:Factory/autoyast2 (Old)
 and  /work/SRC/openSUSE:Factory/.autoyast2.new.3399 (New)


Package is "autoyast2"

Thu Sep  3 01:10:45 2020 rev:287 rq:831489 version:4.3.43

Changes:

--- /work/SRC/openSUSE:Factory/autoyast2/autoyast2.changes  2020-08-14 
13:10:20.617233386 +0200
+++ /work/SRC/openSUSE:Factory/.autoyast2.new.3399/autoyast2.changes
2020-09-03 01:11:34.588415430 +0200
@@ -1,0 +2,63 @@
+Wed Sep  2 15:07:52 UTC 2020 - Imobach Gonzalez Sosa 
+
+- Recognize installed_product and installed_product_version as
+  legal elements of rules.xml files (boo#1176089).
+- 4.3.43
+
+---
+Wed Sep  2 14:58:25 UTC 2020 - Josef Reidinger 
+
+- Add to erb templates more helpers (bsc#1175735)
+
+---
+Tue Sep  1 11:32:48 UTC 2020 - Imobach Gonzalez Sosa 
+
+- Use 

commit autoyast2 for openSUSE:Factory

2020-08-14 Thread root
Hello community,

here is the log from the commit of package autoyast2 for openSUSE:Factory 
checked in at 2020-08-14 13:10:17

Comparing /work/SRC/openSUSE:Factory/autoyast2 (Old)
 and  /work/SRC/openSUSE:Factory/.autoyast2.new.3399 (New)


Package is "autoyast2"

Fri Aug 14 13:10:17 2020 rev:286 rq:826198 version:4.3.35

Changes:

--- /work/SRC/openSUSE:Factory/autoyast2/autoyast2.changes  2020-08-01 
12:32:00.206503178 +0200
+++ /work/SRC/openSUSE:Factory/.autoyast2.new.3399/autoyast2.changes
2020-08-14 13:10:20.617233386 +0200
@@ -1,0 +2,24 @@
+Thu Aug 13 07:04:06 UTC 2020 - Michal Filka 
+
+- bsc#1173624
+  - Run firewall configuration in first stage
+- 4.3.35
+
+---
+Tue Aug 11 10:13:57 CEST 2020 - sch...@suse.de
+
+- AutoYaST: Added supplements: autoyast(files,general,report,scripts,
+  partitioning,software) 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.34
+
+---
+Tue Aug  4 16:31:17 CEST 2020 - sch...@suse.de
+
+- Improve finding the respective package for a section in the XML
+  installation profile. Find a package with the
+  "autoyast()" supplements dependency (bsc#1146494).
+- 4.3.33
+
+---

Old:

  autoyast2-4.3.32.tar.bz2

New:

  autoyast2-4.3.35.tar.bz2



Other differences:
--
++ autoyast2.spec ++
--- /var/tmp/diff_new_pack.oHw0sB/_old  2020-08-14 13:10:21.189233604 +0200
+++ /var/tmp/diff_new_pack.oHw0sB/_new  2020-08-14 13:10:21.193233605 +0200
@@ -22,7 +22,7 @@
 %endif
 
 Name:   autoyast2
-Version:4.3.32
+Version:4.3.35
 Release:0
 Summary:YaST2 - Automated Installation
 License:GPL-2.0-only
@@ -137,6 +137,8 @@
 Provides:   yast2-trans-autoinst
 Obsoletes:  yast2-trans-autoinst
 
+Supplements:autoyast(files,general,report,scripts,partitioning,software)
+
 %description installation
 This package performs auto-installation relying on a control file
 generated with the autoyast2 package.

++ autoyast2-4.3.32.tar.bz2 -> autoyast2-4.3.35.tar.bz2 ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/autoyast2-4.3.32/package/autoyast2.changes 
new/autoyast2-4.3.35/package/autoyast2.changes
--- old/autoyast2-4.3.32/package/autoyast2.changes  2020-07-31 
10:35:35.0 +0200
+++ new/autoyast2-4.3.35/package/autoyast2.changes  2020-08-13 
09:52:00.0 +0200
@@ -1,4 +1,28 @@
 ---
+Thu Aug 13 07:04:06 UTC 2020 - Michal Filka 
+
+- bsc#1173624
+  - Run firewall configuration in first stage
+- 4.3.35
+
+---
+Tue Aug 11 10:13:57 CEST 2020 - sch...@suse.de
+
+- AutoYaST: Added supplements: autoyast(files,general,report,scripts,
+  partitioning,software) 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.34
+
+---
+Tue Aug  4 16:31:17 CEST 2020 - sch...@suse.de
+
+- Improve finding the respective package for a section in the XML
+  installation profile. Find a package with the
+  "autoyast()" supplements dependency (bsc#1146494).
+- 4.3.33
+
+---
 Thu Jul 30 14:00:17 UTC 2020 - Knut Anderssen 
 
 - Do not report profile validation errors multiple times if the
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/autoyast2-4.3.32/package/autoyast2.spec 
new/autoyast2-4.3.35/package/autoyast2.spec
--- old/autoyast2-4.3.32/package/autoyast2.spec 2020-07-31 10:35:35.0 
+0200
+++ new/autoyast2-4.3.35/package/autoyast2.spec 2020-08-13 09:52:00.0 
+0200
@@ -22,7 +22,7 @@
 %endif
 
 Name:   autoyast2
-Version:4.3.32
+Version:4.3.35
 Release:0
 Summary:YaST2 - Automated Installation
 License:GPL-2.0-only
@@ -137,6 +137,8 @@
 Provides:   yast2-trans-autoinst
 Obsoletes:  yast2-trans-autoinst
 
+Supplements:autoyast(files,general,report,scripts,partitioning,software)
+
 %description installation
 This package performs auto-installation relying on a control file
 generated with the autoyast2 package.
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/autoyast2-4.3.32/src/clients/inst_autoconfigure.rb 

commit autoyast2 for openSUSE:Factory

2020-08-01 Thread root
Hello community,

here is the log from the commit of package autoyast2 for openSUSE:Factory 
checked in at 2020-08-01 12:31:42

Comparing /work/SRC/openSUSE:Factory/autoyast2 (Old)
 and  /work/SRC/openSUSE:Factory/.autoyast2.new.3592 (New)


Package is "autoyast2"

Sat Aug  1 12:31:42 2020 rev:285 rq:823700 version:4.3.32

Changes:

--- /work/SRC/openSUSE:Factory/autoyast2/autoyast2.changes  2020-07-30 
10:01:44.431279972 +0200
+++ /work/SRC/openSUSE:Factory/.autoyast2.new.3592/autoyast2.changes
2020-08-01 12:32:00.206503178 +0200
@@ -1,0 +2,13 @@
+Thu Jul 30 14:00:17 UTC 2020 - Knut Anderssen 
+
+- Do not report profile validation errors multiple times if the
+  errors are the same already reported and accepted (bsc#1173091)
+- 4.3.32
+
+---
+Thu Jul 30 13:31:01 CEST 2020 - sch...@suse.de
+
+- Adapted doc: Calling of post-partitioning scripts moved from
+  dropped inst_autoimage to inst_kickoff (bsc#1140711).
+
+---

Old:

  autoyast2-4.3.31.tar.bz2

New:

  autoyast2-4.3.32.tar.bz2



Other differences:
--
++ autoyast2.spec ++
--- /var/tmp/diff_new_pack.lf2Tdo/_old  2020-08-01 12:32:01.182504091 +0200
+++ /var/tmp/diff_new_pack.lf2Tdo/_new  2020-08-01 12:32:01.186504095 +0200
@@ -22,7 +22,7 @@
 %endif
 
 Name:   autoyast2
-Version:4.3.31
+Version:4.3.32
 Release:0
 Summary:YaST2 - Automated Installation
 License:GPL-2.0-only

++ autoyast2-4.3.31.tar.bz2 -> autoyast2-4.3.32.tar.bz2 ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/autoyast2-4.3.31/package/autoyast2.changes 
new/autoyast2-4.3.32/package/autoyast2.changes
--- old/autoyast2-4.3.31/package/autoyast2.changes  2020-07-29 
18:30:30.0 +0200
+++ new/autoyast2-4.3.32/package/autoyast2.changes  2020-07-31 
10:35:35.0 +0200
@@ -1,4 +1,17 @@
 ---
+Thu Jul 30 14:00:17 UTC 2020 - Knut Anderssen 
+
+- Do not report profile validation errors multiple times if the
+  errors are the same already reported and accepted (bsc#1173091)
+- 4.3.32
+
+---
+Thu Jul 30 13:31:01 CEST 2020 - sch...@suse.de
+
+- Adapted doc: Calling of post-partitioning scripts moved from
+  dropped inst_autoimage to inst_kickoff (bsc#1140711).
+
+---
 Mon Jul 27 17:01:01 CEST 2020 - sch...@suse.de
 
 - Removed "image" section from "software" section (bsc#1140711).
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/autoyast2-4.3.31/package/autoyast2.spec 
new/autoyast2-4.3.32/package/autoyast2.spec
--- old/autoyast2-4.3.31/package/autoyast2.spec 2020-07-29 18:30:30.0 
+0200
+++ new/autoyast2-4.3.32/package/autoyast2.spec 2020-07-31 10:35:35.0 
+0200
@@ -22,7 +22,7 @@
 %endif
 
 Name:   autoyast2
-Version:4.3.31
+Version:4.3.32
 Release:0
 Summary:YaST2 - Automated Installation
 License:GPL-2.0-only
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 
old/autoyast2-4.3.31/src/lib/autoinstall/autosetup_helpers.rb 
new/autoyast2-4.3.32/src/lib/autoinstall/autosetup_helpers.rb
--- old/autoyast2-4.3.31/src/lib/autoinstall/autosetup_helpers.rb   
2020-07-29 18:30:30.0 +0200
+++ new/autoyast2-4.3.32/src/lib/autoinstall/autosetup_helpers.rb   
2020-07-31 10:35:35.0 +0200
@@ -56,7 +56,7 @@
 return :not_found
   end
 
-  return :abort unless 
Y2Autoinstallation::XmlChecks.valid_modified_profile?
+  return :abort unless profile_checker.valid_modified_profile?
 
   if !Yast::Profile.ReadXML(Yast::AutoinstConfig.modified_profile) ||
   Yast::Profile.current == {}
@@ -193,6 +193,10 @@
   Yast::Profile.remove_sections("language") if 
Yast::Profile.current.key?("language")
 end
 
+def profile_checker
+  Y2Autoinstallation::XmlChecks.instance
+end
+
   private
 
 def utf8_supported?
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/autoyast2-4.3.31/src/lib/autoinstall/xml_checks.rb 
new/autoyast2-4.3.32/src/lib/autoinstall/xml_checks.rb
--- old/autoyast2-4.3.31/src/lib/autoinstall/xml_checks.rb  2020-07-29 
18:30:30.0 +0200
+++ new/autoyast2-4.3.32/src/lib/autoinstall/xml_checks.rb  2020-07-31 
10:35:35.0 +0200
@@ -22,6 +22,7 @@
 require "yast"
 require "autoinstall/xml_validator"
 require "yast2/popup"
+require 

commit autoyast2 for openSUSE:Factory

2020-07-30 Thread root
Hello community,

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

Comparing /work/SRC/openSUSE:Factory/autoyast2 (Old)
 and  /work/SRC/openSUSE:Factory/.autoyast2.new.3592 (New)


Package is "autoyast2"

Thu Jul 30 10:00:45 2020 rev:284 rq:823443 version:4.3.31

Changes:

--- /work/SRC/openSUSE:Factory/autoyast2/autoyast2.changes  2020-07-24 
09:54:36.369319852 +0200
+++ /work/SRC/openSUSE:Factory/.autoyast2.new.3592/autoyast2.changes
2020-07-30 10:01:44.431279972 +0200
@@ -1,0 +2,6 @@
+Mon Jul 27 17:01:01 CEST 2020 - sch...@suse.de
+
+- Removed "image" section from "software" section (bsc#1140711).
+- 4.3.31
+
+---

Old:

  autoyast2-4.3.30.tar.bz2

New:

  autoyast2-4.3.31.tar.bz2



Other differences:
--
++ autoyast2.spec ++
--- /var/tmp/diff_new_pack.JlTszb/_old  2020-07-30 10:01:45.107280376 +0200
+++ /var/tmp/diff_new_pack.JlTszb/_new  2020-07-30 10:01:45.111280378 +0200
@@ -22,7 +22,7 @@
 %endif
 
 Name:   autoyast2
-Version:4.3.30
+Version:4.3.31
 Release:0
 Summary:YaST2 - Automated Installation
 License:GPL-2.0-only
@@ -232,7 +232,6 @@
 %{yast_moduledir}/AutoInstall.rb
 %{yast_moduledir}/AutoinstScripts.rb
 %{yast_moduledir}/AutoinstGeneral.rb
-%{yast_moduledir}/AutoinstImage.rb
 %{yast_moduledir}/Profile.rb
 %{yast_moduledir}/AutoinstFile.rb
 %{yast_moduledir}/AutoinstConfig.rb
@@ -248,7 +247,6 @@
 
 #clients
 %{yast_clientdir}/inst_autoinit.rb
-%{yast_clientdir}/inst_autoimage.rb
 %{yast_clientdir}/inst_autoconfigure.rb
 %{yast_clientdir}/inst_autopost.rb
 %{yast_clientdir}/files_auto.rb
@@ -280,7 +278,6 @@
 %{yast_libdir}/autoinstall/entries/*.rb
 
 # scripts
-%{yast_ybindir}/fetch_image.sh
 %{yast_ybindir}/autoyast-initscripts.sh
 
 %license COPYING

++ autoyast2-4.3.30.tar.bz2 -> autoyast2-4.3.31.tar.bz2 ++
 1939 lines of diff (skipped)




commit autoyast2 for openSUSE:Factory

2020-07-24 Thread root
Hello community,

here is the log from the commit of package autoyast2 for openSUSE:Factory 
checked in at 2020-07-24 09:53:32

Comparing /work/SRC/openSUSE:Factory/autoyast2 (Old)
 and  /work/SRC/openSUSE:Factory/.autoyast2.new.3592 (New)


Package is "autoyast2"

Fri Jul 24 09:53:32 2020 rev:283 rq:822367 version:4.3.30

Changes:

--- /work/SRC/openSUSE:Factory/autoyast2/autoyast2.changes  2020-07-21 
15:49:05.600199452 +0200
+++ /work/SRC/openSUSE:Factory/.autoyast2.new.3592/autoyast2.changes
2020-07-24 09:54:36.369319852 +0200
@@ -1,0 +2,14 @@
+Thu Jul 23 09:36:37 UTC 2020 - Josef Reidinger 
+
+- handle properly exceptions from new XML parser/serializer
+  (related to bsc#1171412)
+- 4.3.30
+
+---
+Tue Jul 21 19:24:34 UTC 2020 - Imobach Gonzalez Sosa 
+
+- Do not crash when the networking section is missing
+  (bsc#1174118).
+- 4.3.29
+
+---

Old:

  autoyast2-4.3.28.tar.bz2

New:

  autoyast2-4.3.30.tar.bz2



Other differences:
--
++ autoyast2.spec ++
--- /var/tmp/diff_new_pack.dpcD5G/_old  2020-07-24 09:54:37.601321123 +0200
+++ /var/tmp/diff_new_pack.dpcD5G/_new  2020-07-24 09:54:37.601321123 +0200
@@ -22,7 +22,7 @@
 %endif
 
 Name:   autoyast2
-Version:4.3.28
+Version:4.3.30
 Release:0
 Summary:YaST2 - Automated Installation
 License:GPL-2.0-only
@@ -229,9 +229,6 @@
 %{yast_yncludedir}/autoinstall/tree.rb
 %{yast_yncludedir}/autoinstall/types.rb
 
-%dir %{yast_controldir}
-%{yast_controldir}/*.xml
-
 %{yast_moduledir}/AutoInstall.rb
 %{yast_moduledir}/AutoinstScripts.rb
 %{yast_moduledir}/AutoinstGeneral.rb
@@ -255,8 +252,6 @@
 %{yast_clientdir}/inst_autoconfigure.rb
 %{yast_clientdir}/inst_autopost.rb
 %{yast_clientdir}/files_auto.rb
-%{yast_clientdir}/autoinst_test_clone.rb
-%{yast_clientdir}/autoinst_test_stage.rb
 %{yast_clientdir}/autoinst_scripts1_finish.rb
 %{yast_clientdir}/autoinst_scripts2_finish.rb
 %{yast_clientdir}/ayast_probe.rb

++ autoyast2-4.3.28.tar.bz2 -> autoyast2-4.3.30.tar.bz2 ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 
old/autoyast2-4.3.28/control/control_continue_autoyast.xml 
new/autoyast2-4.3.30/control/control_continue_autoyast.xml
--- old/autoyast2-4.3.28/control/control_continue_autoyast.xml  2020-07-20 
17:32:58.0 +0200
+++ new/autoyast2-4.3.30/control/control_continue_autoyast.xml  1970-01-01 
01:00:00.0 +0100
@@ -1,39 +0,0 @@
-
-
-
-http://www.suse.com/1.0/yast2ns;
-xmlns:config="http://www.suse.com/1.0/configns;>
-
-
-
-control
-
-
-
-
-false,false
-all
-
-continue
-Configuration
-autoinstallation
-
-
-inst_autopost
-
-
-   System Configuration
-inst_autoconfigure
-
-
-   System Configuration
-inst_x11
-false,false
-
-
-
-
-
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/autoyast2-4.3.28/package/autoyast2.changes 
new/autoyast2-4.3.30/package/autoyast2.changes
--- old/autoyast2-4.3.28/package/autoyast2.changes  2020-07-20 
17:32:58.0 +0200
+++ new/autoyast2-4.3.30/package/autoyast2.changes  2020-07-23 
13:16:06.0 +0200
@@ -1,4 +1,18 @@
 ---
+Thu Jul 23 09:36:37 UTC 2020 - Josef Reidinger 
+
+- handle properly exceptions from new XML parser/serializer
+  (related to bsc#1171412)
+- 4.3.30
+
+---
+Tue Jul 21 19:24:34 UTC 2020 - Imobach Gonzalez Sosa 
+
+- Do not crash when the networking section is missing
+  (bsc#1174118).
+- 4.3.29
+
+---
 Mon Jul 20 14:51:49 UTC 2020 - Josef Reidinger 
 
 - Fix fallback for autoyast client name (bsc#1174119)
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/autoyast2-4.3.28/package/autoyast2.spec 
new/autoyast2-4.3.30/package/autoyast2.spec
--- old/autoyast2-4.3.28/package/autoyast2.spec 2020-07-20 17:32:58.0 
+0200
+++ new/autoyast2-4.3.30/package/autoyast2.spec 2020-07-23 13:16:06.0 
+0200
@@ -22,7 +22,7 @@
 %endif
 
 Name:   autoyast2
-Version:4.3.28
+Version:4.3.30
 Release:0
 Summary:YaST2 - Automated 

commit autoyast2 for openSUSE:Factory

2020-07-21 Thread root
Hello community,

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

Comparing /work/SRC/openSUSE:Factory/autoyast2 (Old)
 and  /work/SRC/openSUSE:Factory/.autoyast2.new.3592 (New)


Package is "autoyast2"

Tue Jul 21 15:47:40 2020 rev:282 rq:821945 version:4.3.28

Changes:

--- /work/SRC/openSUSE:Factory/autoyast2/autoyast2.changes  2020-07-15 
11:20:31.357329487 +0200
+++ /work/SRC/openSUSE:Factory/.autoyast2.new.3592/autoyast2.changes
2020-07-21 15:49:05.600199452 +0200
@@ -1,0 +2,27 @@
+Mon Jul 20 14:51:49 UTC 2020 - Josef Reidinger 
+
+- Fix fallback for autoyast client name (bsc#1174119)
+- 4.3.28
+
+---
+Mon Jul 20 12:12:39 UTC 2020 - Josef Reidinger 
+
+- Do not crash when wait section is not initialized (related to
+  bsc#1174173)
+- 4.3.27
+
+---
+Thu Jul 16 10:27:54 CEST 2020 - sch...@suse.de
+
+- Moving  section handling from second installation stage
+  to first installation stage. (bsc#1174194)
+- 4.3.26  
+
+---
+Wed Jul 15 14:52:06 UTC 2020 - Josef Reidinger 
+
+- Export more methods in AutoinstGeneral so it can be queried for
+  general autoyast settings (bsc#1174173)
+- 4.3.25
+
+---

Old:

  autoyast2-4.3.24.tar.bz2

New:

  autoyast2-4.3.28.tar.bz2



Other differences:
--
++ autoyast2.spec ++
--- /var/tmp/diff_new_pack.C9YCDG/_old  2020-07-21 15:49:06.896201055 +0200
+++ /var/tmp/diff_new_pack.C9YCDG/_new  2020-07-21 15:49:06.900201059 +0200
@@ -22,7 +22,7 @@
 %endif
 
 Name:   autoyast2
-Version:4.3.24
+Version:4.3.28
 Release:0
 Summary:YaST2 - Automated Installation
 License:GPL-2.0-only
@@ -252,7 +252,6 @@
 #clients
 %{yast_clientdir}/inst_autoinit.rb
 %{yast_clientdir}/inst_autoimage.rb
-%{yast_clientdir}/inst_autosetup.rb
 %{yast_clientdir}/inst_autoconfigure.rb
 %{yast_clientdir}/inst_autopost.rb
 %{yast_clientdir}/files_auto.rb
@@ -263,6 +262,7 @@
 %{yast_clientdir}/ayast_probe.rb
 %{yast_clientdir}/inst_autosetup.rb
 %{yast_clientdir}/inst_autosetup_upgrade.rb
+%{yast_clientdir}/autoinst_files_finish.rb
 %{yast_clientdir}/inst_store_upgrade_software.rb
 %{yast_clientdir}/clone_system.rb
 

++ autoyast2-4.3.24.tar.bz2 -> autoyast2-4.3.28.tar.bz2 ++
 2268 lines of diff (skipped)




commit autoyast2 for openSUSE:Factory

2020-07-15 Thread root
Hello community,

here is the log from the commit of package autoyast2 for openSUSE:Factory 
checked in at 2020-07-15 11:18:44

Comparing /work/SRC/openSUSE:Factory/autoyast2 (Old)
 and  /work/SRC/openSUSE:Factory/.autoyast2.new.3060 (New)


Package is "autoyast2"

Wed Jul 15 11:18:44 2020 rev:281 rq:820900 version:4.3.24

Changes:

--- /work/SRC/openSUSE:Factory/autoyast2/autoyast2.changes  2020-07-13 
09:06:20.532215590 +0200
+++ /work/SRC/openSUSE:Factory/.autoyast2.new.3060/autoyast2.changes
2020-07-15 11:20:31.357329487 +0200
@@ -1,0 +2,13 @@
+Tue Jul 14 12:05:44 UTC 2020 - David Diaz 
+
+- Fix 'partition' elements using the right type (bsc#1174071).
+- 4.3.24
+
+---
+Mon Jul 13 09:26:52 UTC 2020 - Josef Reidinger 
+
+- Fix exception when autoyast module does not report any package
+  to install (bsc#1174069)
+- 4.3.23
+
+---

Old:

  autoyast2-4.3.22.tar.bz2

New:

  autoyast2-4.3.24.tar.bz2



Other differences:
--
++ autoyast2.spec ++
--- /var/tmp/diff_new_pack.jxWKDY/_old  2020-07-15 11:20:43.753341757 +0200
+++ /var/tmp/diff_new_pack.jxWKDY/_new  2020-07-15 11:20:43.753341757 +0200
@@ -22,7 +22,7 @@
 %endif
 
 Name:   autoyast2
-Version:4.3.22
+Version:4.3.24
 Release:0
 Summary:YaST2 - Automated Installation
 License:GPL-2.0-only

++ autoyast2-4.3.22.tar.bz2 -> autoyast2-4.3.24.tar.bz2 ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/autoyast2-4.3.22/package/autoyast2.changes 
new/autoyast2-4.3.24/package/autoyast2.changes
--- old/autoyast2-4.3.22/package/autoyast2.changes  2020-07-10 
10:09:24.0 +0200
+++ new/autoyast2-4.3.24/package/autoyast2.changes  2020-07-14 
15:28:43.0 +0200
@@ -1,4 +1,17 @@
 ---
+Tue Jul 14 12:05:44 UTC 2020 - David Diaz 
+
+- Fix 'partition' elements using the right type (bsc#1174071).
+- 4.3.24
+
+---
+Mon Jul 13 09:26:52 UTC 2020 - Josef Reidinger 
+
+- Fix exception when autoyast module does not report any package
+  to install (bsc#1174069)
+- 4.3.23
+
+---
 Wed Jul  8 23:41:41 UTC 2020 - Knut Anderssen 
 
 - Move pre-scripts to the autoinit client running them just after
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/autoyast2-4.3.22/package/autoyast2.spec 
new/autoyast2-4.3.24/package/autoyast2.spec
--- old/autoyast2-4.3.22/package/autoyast2.spec 2020-07-10 10:09:24.0 
+0200
+++ new/autoyast2-4.3.24/package/autoyast2.spec 2020-07-14 15:28:43.0 
+0200
@@ -22,7 +22,7 @@
 %endif
 
 Name:   autoyast2
-Version:4.3.22
+Version:4.3.24
 Release:0
 Summary:YaST2 - Automated Installation
 License:GPL-2.0-only
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/autoyast2-4.3.22/src/autoyast-rnc/partitioning.rnc 
new/autoyast2-4.3.24/src/autoyast-rnc/partitioning.rnc
--- old/autoyast2-4.3.22/src/autoyast-rnc/partitioning.rnc  2020-07-10 
10:09:24.0 +0200
+++ new/autoyast2-4.3.24/src/autoyast-rnc/partitioning.rnc  2020-07-14 
15:28:43.0 +0200
@@ -94,7 +94,10 @@
   | bcache_caching_for
   | btrfs_name
 
-partition = element partition { y2_partition* }
+partition = element partition {
+  MAP,
+  y2_partition*
+}
 part_create =
   element create { BOOLEAN }
 part_crypt = element crypt { STRING }
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/autoyast2-4.3.22/src/clients/inst_autopost.rb 
new/autoyast2-4.3.24/src/clients/inst_autopost.rb
--- old/autoyast2-4.3.22/src/clients/inst_autopost.rb   2020-07-10 
10:09:24.0 +0200
+++ new/autoyast2-4.3.24/src/clients/inst_autopost.rb   2020-07-14 
15:28:43.0 +0200
@@ -85,7 +85,7 @@
 module_auto = description.client_name
 importer.import_entry(description)
 out = Call.Function(module_auto, ["Packages"])
-@packages.concat(out["install"] || [])
+@packages.concat(out["install"] || []) if out
   end
 
   # Checking result of semantic checks of imported values.




commit autoyast2 for openSUSE:Factory

2020-07-13 Thread root
Hello community,

here is the log from the commit of package autoyast2 for openSUSE:Factory 
checked in at 2020-07-13 09:06:10

Comparing /work/SRC/openSUSE:Factory/autoyast2 (Old)
 and  /work/SRC/openSUSE:Factory/.autoyast2.new.3060 (New)


Package is "autoyast2"

Mon Jul 13 09:06:10 2020 rev:280 rq:819901 version:4.3.22

Changes:

--- /work/SRC/openSUSE:Factory/autoyast2/autoyast2.changes  2020-07-05 
01:12:33.411891877 +0200
+++ /work/SRC/openSUSE:Factory/.autoyast2.new.3060/autoyast2.changes
2020-07-13 09:06:20.532215590 +0200
@@ -1,0 +2,7 @@
+Wed Jul  8 23:41:41 UTC 2020 - Knut Anderssen 
+
+- Move pre-scripts to the autoinit client running them just after
+  the profile has been processed (bsc#1110413)
+- 4.3.22
+
+---

Old:

  autoyast2-4.3.21.tar.bz2

New:

  autoyast2-4.3.22.tar.bz2



Other differences:
--
++ autoyast2.spec ++
--- /var/tmp/diff_new_pack.FOvsdX/_old  2020-07-13 09:06:21.236217360 +0200
+++ /var/tmp/diff_new_pack.FOvsdX/_new  2020-07-13 09:06:21.236217360 +0200
@@ -22,7 +22,7 @@
 %endif
 
 Name:   autoyast2
-Version:4.3.21
+Version:4.3.22
 Release:0
 Summary:YaST2 - Automated Installation
 License:GPL-2.0-only
@@ -261,6 +261,7 @@
 %{yast_clientdir}/autoinst_scripts1_finish.rb
 %{yast_clientdir}/autoinst_scripts2_finish.rb
 %{yast_clientdir}/ayast_probe.rb
+%{yast_clientdir}/inst_autosetup.rb
 %{yast_clientdir}/inst_autosetup_upgrade.rb
 %{yast_clientdir}/inst_store_upgrade_software.rb
 %{yast_clientdir}/clone_system.rb

++ autoyast2-4.3.21.tar.bz2 -> autoyast2-4.3.22.tar.bz2 ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/autoyast2-4.3.21/package/autoyast2.changes 
new/autoyast2-4.3.22/package/autoyast2.changes
--- old/autoyast2-4.3.21/package/autoyast2.changes  2020-07-03 
17:28:34.0 +0200
+++ new/autoyast2-4.3.22/package/autoyast2.changes  2020-07-10 
10:09:24.0 +0200
@@ -1,4 +1,11 @@
 ---
+Wed Jul  8 23:41:41 UTC 2020 - Knut Anderssen 
+
+- Move pre-scripts to the autoinit client running them just after
+  the profile has been processed (bsc#1110413)
+- 4.3.22
+
+---
 Fri Jul  3 15:04:28 UTC 2020 - Josef Reidinger 
 
 - Replace old module registry with newer code that is easier to
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/autoyast2-4.3.21/package/autoyast2.spec 
new/autoyast2-4.3.22/package/autoyast2.spec
--- old/autoyast2-4.3.21/package/autoyast2.spec 2020-07-03 17:28:34.0 
+0200
+++ new/autoyast2-4.3.22/package/autoyast2.spec 2020-07-10 10:09:24.0 
+0200
@@ -22,7 +22,7 @@
 %endif
 
 Name:   autoyast2
-Version:4.3.21
+Version:4.3.22
 Release:0
 Summary:YaST2 - Automated Installation
 License:GPL-2.0-only
@@ -261,6 +261,7 @@
 %{yast_clientdir}/autoinst_scripts1_finish.rb
 %{yast_clientdir}/autoinst_scripts2_finish.rb
 %{yast_clientdir}/ayast_probe.rb
+%{yast_clientdir}/inst_autosetup.rb
 %{yast_clientdir}/inst_autosetup_upgrade.rb
 %{yast_clientdir}/inst_store_upgrade_software.rb
 %{yast_clientdir}/clone_system.rb
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/autoyast2-4.3.21/src/clients/inst_autosetup.rb 
new/autoyast2-4.3.22/src/clients/inst_autosetup.rb
--- old/autoyast2-4.3.21/src/clients/inst_autosetup.rb  2020-07-03 
17:28:34.0 +0200
+++ new/autoyast2-4.3.22/src/clients/inst_autosetup.rb  2020-07-10 
10:09:24.0 +0200
@@ -1,4 +1,4 @@
-# Copyright (c) [2013-2019] SUSE LLC
+# Copyright (c) [2013-2020] SUSE LLC
 #
 # All Rights Reserved.
 #
@@ -17,417 +17,5 @@
 # To contact SUSE LLC about this file by physical or electronic mail, you may
 # find current contact information at www.suse.com.
 
-# File:clients/inst_autosetup.ycp
-# Package: Auto-installation
-# Summary: Setup and prepare system for auto-installation
-# Authors: Anas Nashif 
-#  Uwe Gansert 
-#
-# $Id$
-require "autoinstall/autosetup_helpers"
-require "autoinstall/importer"
-
-module Yast
-  import "AutoinstConfig"
-
-  class InstAutosetupClient < Client
-include Yast::Logger
-include Y2Autoinstallation::AutosetupHelpers
-
-Target = AutoinstConfigClass::Target
-
-def main
-  Yast.import "Pkg"
-  Yast.import "UI"
-  textdomain "autoinst"
-
-  Yast.import "AutoInstall"
-  Yast.import "Installation"
-  Yast.import "Profile"
-  Yast.import "Progress"
-  Yast.import "Report"
-  Yast.import 

commit autoyast2 for openSUSE:Factory

2020-07-04 Thread root
Hello community,

here is the log from the commit of package autoyast2 for openSUSE:Factory 
checked in at 2020-07-05 01:12:21

Comparing /work/SRC/openSUSE:Factory/autoyast2 (Old)
 and  /work/SRC/openSUSE:Factory/.autoyast2.new.3060 (New)


Package is "autoyast2"

Sun Jul  5 01:12:21 2020 rev:279 rq:818615 version:4.3.21

Changes:

--- /work/SRC/openSUSE:Factory/autoyast2/autoyast2.changes  2020-06-14 
18:15:43.462923090 +0200
+++ /work/SRC/openSUSE:Factory/.autoyast2.new.3060/autoyast2.changes
2020-07-05 01:12:33.411891877 +0200
@@ -1,0 +2,54 @@
+Fri Jul  3 15:04:28 UTC 2020 - Josef Reidinger 
+
+- Replace old module registry with newer code that is easier to
+  maintain and better test covered (bsc#1173699)
+- 4.3.21
+
+---
+Thu Jul  2 15:18:39 UTC 2020 - Knut Anderssen 
+
+- Make the report section elements optional as AutoYaST proposes
+  default values when missing (bsc#1173312)
+- 4.3.20
+
+---
+Thu Jul 02 11:53:44 UTC 2020 - Knut Anderssen 
+
+- The language, timezone and keyboard sections are applied and
+  removed during the first stage (bsc#1173624).
+- 4.3.19
+
+---
+Fri Jun 26 13:59:41 UTC 2020 - Imobach Gonzalez Sosa 
+
+- Allow the user to ask for a reduced profile using the 'target'
+  argument in the command line (bsc#1171356).
+- 4.3.18
+
+---
+Fri Jun 26 11:21:11 UTC 2020 - Josef Reidinger 
+
+- Cloning does not depend on the SetModified API call(bsc#1172552)
+- 4.3.17
+
+---
+Tue Jun 23 20:15:14 UTC 2020 - Josef Reidinger 
+
+- Do not export general section if not requested (bsc#1172552)
+- 4.3.16
+
+---
+Fri Jun 19 11:38:57 UTC 2020 - Ladislav Slezák 
+
+- Validate the XML files before using them (bsc#1173091)
+- Allow disabling the validation by setting
+  YAST_SKIP_XML_VALIDATION=1
+- 4.3.15
+
+---
+Thu Jun 18 11:53:05 UTC 2020 - Imobach Gonzalez Sosa 
+
+- Do not export sections with no content (related to bsc#1172749).
+- 4.3.14
+
+---

Old:

  autoyast2-4.3.13.tar.bz2

New:

  autoyast2-4.3.21.tar.bz2



Other differences:
--
++ autoyast2.spec ++
--- /var/tmp/diff_new_pack.Yys5N4/_old  2020-07-05 01:12:34.559895794 +0200
+++ /var/tmp/diff_new_pack.Yys5N4/_new  2020-07-05 01:12:34.563895808 +0200
@@ -22,7 +22,7 @@
 %endif
 
 Name:   autoyast2
-Version:4.3.13
+Version:4.3.21
 Release:0
 Summary:YaST2 - Automated Installation
 License:GPL-2.0-only
@@ -66,8 +66,8 @@
 
 Requires:   autoyast2-installation = %{version}
 Requires:   libxslt
-# AutoYaST issue handling
-Requires:   yast2 >= 4.3.2
+# XML.validate
+Requires:   yast2 >= 4.3.8
 Requires:   yast2-core
 Requires:   yast2-country >= 3.1.13
 # Moving security module to first installation stage
@@ -236,7 +236,6 @@
 %{yast_moduledir}/AutoinstScripts.rb
 %{yast_moduledir}/AutoinstGeneral.rb
 %{yast_moduledir}/AutoinstImage.rb
-%{yast_moduledir}/Y2ModuleConfig.rb
 %{yast_moduledir}/Profile.rb
 %{yast_moduledir}/AutoinstFile.rb
 %{yast_moduledir}/AutoinstConfig.rb
@@ -281,6 +280,9 @@
 %dir %{yast_libdir}/autoinstall/clients
 %{yast_libdir}/autoinstall/clients/*.rb
 
+%dir %{yast_libdir}/autoinstall/entries
+%{yast_libdir}/autoinstall/entries/*.rb
+
 # scripts
 %{yast_ybindir}/fetch_image.sh
 %{yast_ybindir}/autoyast-initscripts.sh

++ autoyast2-4.3.13.tar.bz2 -> autoyast2-4.3.21.tar.bz2 ++
 4878 lines of diff (skipped)




commit autoyast2 for openSUSE:Factory

2020-06-14 Thread root
Hello community,

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

Comparing /work/SRC/openSUSE:Factory/autoyast2 (Old)
 and  /work/SRC/openSUSE:Factory/.autoyast2.new.3606 (New)


Package is "autoyast2"

Sun Jun 14 18:15:41 2020 rev:278 rq:814154 version:4.3.13

Changes:

--- /work/SRC/openSUSE:Factory/autoyast2/autoyast2.changes  2020-06-11 
14:44:52.577412967 +0200
+++ /work/SRC/openSUSE:Factory/.autoyast2.new.3606/autoyast2.changes
2020-06-14 18:15:43.462923090 +0200
@@ -1,0 +2,14 @@
+Fri Jun 12 11:18:00 UTC 2020 - Imobach Gonzalez Sosa 
+
+- AutoinstGeneral.SetRebootAfterFirstStage is not private
+  anymore (bsc#1172865).
+- 4.3.13
+
+---
+Thu Jun 11 20:44:06 UTC 2020 - Josef Reidinger 
+
+- Do not export Report section when cloning system as it is always
+  just defaults (bsc#1172749)
+- 4.3.12
+
+---

Old:

  autoyast2-4.3.11.tar.bz2

New:

  autoyast2-4.3.13.tar.bz2



Other differences:
--
++ autoyast2.spec ++
--- /var/tmp/diff_new_pack.zeTtGc/_old  2020-06-14 18:15:44.562925913 +0200
+++ /var/tmp/diff_new_pack.zeTtGc/_new  2020-06-14 18:15:44.562925913 +0200
@@ -22,7 +22,7 @@
 %endif
 
 Name:   autoyast2
-Version:4.3.11
+Version:4.3.13
 Release:0
 Summary:YaST2 - Automated Installation
 License:GPL-2.0-only

++ autoyast2-4.3.11.tar.bz2 -> autoyast2-4.3.13.tar.bz2 ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/autoyast2-4.3.11/doc/error_reporting.md 
new/autoyast2-4.3.13/doc/error_reporting.md
--- old/autoyast2-4.3.11/doc/error_reporting.md 1970-01-01 01:00:00.0 
+0100
+++ new/autoyast2-4.3.13/doc/error_reporting.md 2020-06-12 14:14:22.0 
+0200
@@ -0,0 +1,93 @@
+# Error Reporting in AutoYaST
+
+This document tries to summarize the error reporting mechanisms that, as a 
developer, you can use
+when writing code for AutoYaST. Bear in mind that both mechanisms have 
different purposes. On the
+one hand, the `Yast::Report` module is the way to go when you want to notify a 
general problem or
+ask a Yes/No question. On the other hand, the purpose of the AutoYaST issues 
mechanism is to notify
+semantic issues in the profile.
+
+## Yast::Report Module
+
+The `Yast::Report` module offers a simple and configurable mechanism for error 
reporting. It relies
+on the `Yast::Popup` mechanism but offers a few additional features:
+
+* Show/Hide messages depending on its severity (error, messages, yes/no 
questions, etc.).
+* Messages logging.
+* Time-outs.
+* Support for the command line interface.
+
+```ruby
+Yast.import "Report"
+Yast::Report.Error("Something was wrong")
+```
+
+Usually, the reporting settings are defined in the AutoYaST profile. For 
instance, with the
+following settings, AutoYaST stops only when an error message is reported. For 
the rest, it applies
+a 10 seconds time-out. Additionally, all messages are logged.
+
+```xml
+
+  
+true
+0
+true
+  
+  
+true
+10
+true
+  
+  
+true
+10
+true
+  
+  
+true
+10
+true
+  
+
+```
+
+However, this module is not limited to work in AutoYaST, and can be used in 
any other part of YaST.
+
+## The New AutoYaST Issues Mechanism
+
+In openSUSE Leap 15.0 and SUSE Linux Enterprise SLE 15, AutoYaST introduced a 
mechanism to report
+semantic issues in the profile. At the beginning, it was implemented as part 
of the storage-ng
+initiative, and later it was 
[generalized](https://github.com/yast/yast-autoinstallation/pull/431)
+to be used by other parts of AutoYaST. It is still a work in progress, so 
expect small changes in
+the API.
+
+The core of the implementation lives in the [Installation::AutoinstIssues
+module](https://github.com/yast/yast-yast2/blob/5902d449f108bba6edcbccad8394ed93dc9cae39/library/general/src/lib/installation/autoinst_issues).
+Each kind of issue is represented by a class which inherits from 
[Installation::AutoinstIssues::Issue
+class](https://github.com/yast/yast-yast2/blob/5902d449f108bba6edcbccad8394ed93dc9cae39/library/general/src/lib/installation/autoinst_issues/issue.rb).
+Classes for common problems, like `InvalidValue` and `MissingValue`, are 
already offered but you are
+free to implement your own. For instance, see the
+[Y2Storage::AutoinstIssues](https://github.com/yast/yast-storage-ng/tree/master/src/lib/y2storage/autoinst_issues)
+for additional examples.
+
+All reported problems are added to an [IssuesList

commit autoyast2 for openSUSE:Factory

2020-06-11 Thread root
Hello community,

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

Comparing /work/SRC/openSUSE:Factory/autoyast2 (Old)
 and  /work/SRC/openSUSE:Factory/.autoyast2.new.3606 (New)


Package is "autoyast2"

Thu Jun 11 14:44:28 2020 rev:277 rq:813409 version:4.3.11

Changes:

--- /work/SRC/openSUSE:Factory/autoyast2/autoyast2.changes  2020-06-10 
00:40:17.597695208 +0200
+++ /work/SRC/openSUSE:Factory/.autoyast2.new.3606/autoyast2.changes
2020-06-11 14:44:52.577412967 +0200
@@ -1,0 +2,10 @@
+Tue Jun  9 13:08:12 UTC 2020 - Josef Reidinger 
+
+- Autoyast User Scripts Improvements:
+  - ensure all artifacts are copied to system (bsc#1145269)
+  - show warning if script returns non zero value
+  - show warning if there are two scripts that overwrite each other
+  - allow any interpreter to be used
+- 4.3.11
+
+---

Old:

  autoyast2-4.3.10.tar.bz2

New:

  autoyast2-4.3.11.tar.bz2



Other differences:
--
++ autoyast2.spec ++
--- /var/tmp/diff_new_pack.HT6lGV/_old  2020-06-11 14:44:53.909416848 +0200
+++ /var/tmp/diff_new_pack.HT6lGV/_new  2020-06-11 14:44:53.913416859 +0200
@@ -22,7 +22,7 @@
 %endif
 
 Name:   autoyast2
-Version:4.3.10
+Version:4.3.11
 Release:0
 Summary:YaST2 - Automated Installation
 License:GPL-2.0-only

++ autoyast2-4.3.10.tar.bz2 -> autoyast2-4.3.11.tar.bz2 ++
 2532 lines of diff (skipped)




commit autoyast2 for openSUSE:Factory

2020-06-09 Thread root
Hello community,

here is the log from the commit of package autoyast2 for openSUSE:Factory 
checked in at 2020-06-10 00:40:01

Comparing /work/SRC/openSUSE:Factory/autoyast2 (Old)
 and  /work/SRC/openSUSE:Factory/.autoyast2.new.3606 (New)


Package is "autoyast2"

Wed Jun 10 00:40:01 2020 rev:276 rq:812919 version:4.3.10

Changes:

--- /work/SRC/openSUSE:Factory/autoyast2/autoyast2.changes  2020-05-15 
23:50:54.169380677 +0200
+++ /work/SRC/openSUSE:Factory/.autoyast2.new.3606/autoyast2.changes
2020-06-10 00:40:17.597695208 +0200
@@ -1,0 +2,80 @@
+Tue Jun  9 12:17:51 UTC 2020 - Imobach Gonzalez Sosa 
+
+- Do not crash when the partitioning section is not specified
+  (bsc#1172718).
+- 4.3.10
+
+---
+Fri Jun  5 08:03:15 UTC 2020 - Imobach Gonzalez Sosa 
+
+- Fix 'autoyast' and 'clone_system' command line interfaces
+  (bsc#1172548):
+  - autoyast: add a list-modules command to list all known modules.
+  - autoyast: display the correct client name in the help text.
+  - autoyast: 'file' and 'module' command are now equivalent.
+Both of them support setting 'filename' and 'modname'
+arguments.
+  - clone_system: add a 'filename' option instead of always using
+'/root/autoinst.xml'.
+  - clone_system: move the logic to find the clonable modules
+to Y2ModuleConfig.
+- 4.3.9
+
+---
+Mon Jun  1 09:46:08 UTC 2020 - Martin Vidner 
+
+- AutoYaST schema fixes:
+  - Work around Relax-NG parser error: "Found anyName attribute
+without oneOrMore ancestor" (bsc#1172131)
+  - Rename 'option' to 'fs_option' to fix a duplicate definition
+(bsc#1170886)
+- 4.3.8
+
+---
+Wed May 27 15:03:50 UTC 2020 - sch...@suse.de
+
+- AutoYaST: Cleanup/improve issue handling (bsc#1171335).
+- 4.3.7
+
+---
+Wed May 27 14:03:50 UTC 2020 - Knut Anderssen 
+
+- When running an autoinstallation with the Online medium, the
+  network configuration based on the profile can be written before
+  the registration takes place (bsc#1171922)
+- 4.3.6
+
+---
+Wed May 27 08:26:35 UTC 2020 - Imobach Gonzalez Sosa 
+
+- Do not propose insecure signature handling settings when
+  cloning (bsc#1171343).
+- Assign the correct callback when "accept_unknown_digest" is set.
+- Do not export storage settings in the general section
+  unless it is needed (related to bsc#1171356).
+- 4.3.5
+
+---
+Fri May 22 09:58:24 UTC 2020 - Knut Anderssen 
+
+- The network configuration is applied during the first stage by
+  default (bsc#1171922)
+- 4.3.4
+
+---
+Thu May 21 13:51:22 UTC 2020 - David Díaz 
+
+- Revamp the storage client user interface, adapting it to the
+  storage-ng features.
+- Avoid detecting bcache as a volume group (bsc#1136454).
+- 4.3.3
+
+---
+Mon May 18 07:12:41 UTC 2020 - Josef Reidinger 
+
+- Fix error reporting for invalid profile to respect new API
+  (bsc#1171412)
+- fix profile loading test
+- 4.3.2
+
+---

Old:

  autoyast2-4.3.1.tar.bz2

New:

  autoyast2-4.3.10.tar.bz2



Other differences:
--
++ autoyast2.spec ++
--- /var/tmp/diff_new_pack.dbihlW/_old  2020-06-10 00:40:19.265699582 +0200
+++ /var/tmp/diff_new_pack.dbihlW/_new  2020-06-10 00:40:19.265699582 +0200
@@ -22,7 +22,7 @@
 %endif
 
 Name:   autoyast2
-Version:4.3.1
+Version:4.3.10
 Release:0
 Summary:YaST2 - Automated Installation
 License:GPL-2.0-only
@@ -41,8 +41,8 @@
 # xsltproc for AutoinstClass
 BuildRequires:  libxslt
 BuildRequires:  rubygem(%{rb_default_ruby_abi}:rspec)
-# Yast::Popup.ErrorAnyQuestion fixed
-BuildRequires:  yast2 >= 4.0.60
+# AutoYaST issue handling
+BuildRequires:  yast2 >= 4.3.2
 # FileSystems.read_default_subvol_from_target
 BuildRequires:  yast2-country
 BuildRequires:  yast2-network >= 3.1.145
@@ -66,8 +66,8 @@
 
 Requires:   autoyast2-installation = %{version}
 Requires:   libxslt
-# Y2Packager::ProductUpgrade.remove_obsolete_upgrades
-Requires:   yast2 >= 4.2.1
+# AutoYaST issue handling
+Requires:   yast2 >= 4.3.2
 Requires:   yast2-core
 Requires:   yast2-country >= 3.1.13
 # Moving security module to first installation stage
@@ -181,7 +181,6 @@
 %{yast_yncludedir}/autoinstall/dialogs.rb
 

commit autoyast2 for openSUSE:Factory

2020-05-15 Thread root
Hello community,

here is the log from the commit of package autoyast2 for openSUSE:Factory 
checked in at 2020-05-15 23:50:52

Comparing /work/SRC/openSUSE:Factory/autoyast2 (Old)
 and  /work/SRC/openSUSE:Factory/.autoyast2.new.2738 (New)


Package is "autoyast2"

Fri May 15 23:50:52 2020 rev:275 rq:804940 version:4.3.1

Changes:

--- /work/SRC/openSUSE:Factory/autoyast2/autoyast2.changes  2020-05-08 
23:04:07.929712775 +0200
+++ /work/SRC/openSUSE:Factory/.autoyast2.new.2738/autoyast2.changes
2020-05-15 23:50:54.169380677 +0200
@@ -1,0 +2,6 @@
+Mon May 11 14:27:50 UTC 2020 - Josef Reidinger 
+
+- fix schema if it include definition multiple times (bsc#1171412)
+- 4.3.1
+
+---

Old:

  autoyast2-4.3.0.tar.bz2

New:

  autoyast2-4.3.1.tar.bz2



Other differences:
--
++ autoyast2.spec ++
--- /var/tmp/diff_new_pack.Mkgv89/_old  2020-05-15 23:50:55.293382843 +0200
+++ /var/tmp/diff_new_pack.Mkgv89/_new  2020-05-15 23:50:55.293382843 +0200
@@ -22,7 +22,7 @@
 %endif
 
 Name:   autoyast2
-Version:4.3.0
+Version:4.3.1
 Release:0
 Summary:YaST2 - Automated Installation
 License:GPL-2.0-only

++ autoyast2-4.3.0.tar.bz2 -> autoyast2-4.3.1.tar.bz2 ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/autoyast2-4.3.0/package/autoyast2.changes 
new/autoyast2-4.3.1/package/autoyast2.changes
--- old/autoyast2-4.3.0/package/autoyast2.changes   2020-05-08 
15:55:24.0 +0200
+++ new/autoyast2-4.3.1/package/autoyast2.changes   2020-05-13 
09:34:33.0 +0200
@@ -1,4 +1,10 @@
 ---
+Mon May 11 14:27:50 UTC 2020 - Josef Reidinger 
+
+- fix schema if it include definition multiple times (bsc#1171412)
+- 4.3.1
+
+---
 Thu May  7 12:01:09 UTC 2020 - Imobach Gonzalez Sosa 
 
 - Do not export storage settings in the general section
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/autoyast2-4.3.0/package/autoyast2.spec 
new/autoyast2-4.3.1/package/autoyast2.spec
--- old/autoyast2-4.3.0/package/autoyast2.spec  2020-05-08 15:55:24.0 
+0200
+++ new/autoyast2-4.3.1/package/autoyast2.spec  2020-05-13 09:34:33.0 
+0200
@@ -22,7 +22,7 @@
 %endif
 
 Name:   autoyast2
-Version:4.3.0
+Version:4.3.1
 Release:0
 Summary:YaST2 - Automated Installation
 License:GPL-2.0-only
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/autoyast2-4.3.0/src/autoyast-rnc/classes-use.rnc 
new/autoyast2-4.3.1/src/autoyast-rnc/classes-use.rnc
--- old/autoyast2-4.3.0/src/autoyast-rnc/classes-use.rnc2020-05-08 
15:55:24.0 +0200
+++ new/autoyast2-4.3.1/src/autoyast-rnc/classes-use.rnc2020-05-13 
09:34:33.0 +0200
@@ -6,6 +6,8 @@
 namespace a = "http://relaxng.org/ns/compatibility/annotations/1.0;
 namespace config = "http://www.suse.com/1.0/configns;
 
+include "common.rnc"
+
 classes =
 element classes {
 LIST,
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/autoyast2-4.3.0/src/autoyast-rnc/common.rnc 
new/autoyast2-4.3.1/src/autoyast-rnc/common.rnc
--- old/autoyast2-4.3.0/src/autoyast-rnc/common.rnc 2020-05-08 
15:55:24.0 +0200
+++ new/autoyast2-4.3.1/src/autoyast-rnc/common.rnc 2020-05-13 
09:34:33.0 +0200
@@ -8,7 +8,7 @@
 
 ## Defined data-types
 
-BOOLEAN =
+BOOLEAN |=
   (
 ## Historically we used config:type
 ## but it is unnecessarily long to type and read.
@@ -17,35 +17,35 @@
 ( "true" | "false" )
   )
 
-INTEGER =
+INTEGER |=
   (
 attribute ( t | type | config:type ) { "integer" },
 xsd:integer
   )
 
 # Usage: foo = element foo { STRING_ATTR, ( "bar" | "baz") }
-STRING_ATTR = attribute ( t | type | config:type ) { "string" }?
+STRING_ATTR |= attribute ( t | type | config:type ) { "string" }?
 
-STRING =
+STRING |=
   (
 STRING_ATTR,
 text
   )
 
-SYMBOL =
+SYMBOL |=
   (
 attribute ( t | type | config:type ) { "symbol" },
 text
   )
 
-LIST =
+LIST |=
   attribute ( t | type | config:type ) { "list" }
 
-MAP =
+MAP |=
   attribute ( t | type | config:type ) { "map" }?
 
 # this is useful for testing
-Anything =
+Anything |=
   (
 attribute * { text }
   | text
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/autoyast2-4.3.0/src/autoyast-rnc/files.rnc 
new/autoyast2-4.3.1/src/autoyast-rnc/files.rnc
--- old/autoyast2-4.3.0/src/autoyast-rnc/files.rnc 

commit autoyast2 for openSUSE:Factory

2020-05-08 Thread root
Hello community,

here is the log from the commit of package autoyast2 for openSUSE:Factory 
checked in at 2020-05-08 23:04:06

Comparing /work/SRC/openSUSE:Factory/autoyast2 (Old)
 and  /work/SRC/openSUSE:Factory/.autoyast2.new.2738 (New)


Package is "autoyast2"

Fri May  8 23:04:06 2020 rev:274 rq:801813 version:4.3.0

Changes:

--- /work/SRC/openSUSE:Factory/autoyast2/autoyast2.changes  2020-04-05 
20:52:12.517105894 +0200
+++ /work/SRC/openSUSE:Factory/.autoyast2.new.2738/autoyast2.changes
2020-05-08 23:04:07.929712775 +0200
@@ -1,0 +2,26 @@
+Thu May  7 12:01:09 UTC 2020 - Imobach Gonzalez Sosa 
+
+- Do not export storage settings in the general section
+  unless it is needed (related to bsc#1171356).
+- Improve AutoInstClone module test coverage and clean-up unused
+  code.
+
+---
+Wed May  6 14:59:26 UTC 2020 - Josef Reidinger 
+
+- AutoYaST schema improvements (bsc#1170886)
+-- Allow optional types for string and map objects
+-- Allow type specification without namespace
+-- Add type specification with 't' shortcut
+- 4.3.0
+
+---
+Wed May  6 08:47:13 UTC 2020 - Knut Anderssen 
+
+- ayast_setup: Do not add a 'networking' section to the profile
+  when it is not defined explicitly as it is not needed anymore
+  since keeping the configured network is the default option during
+  autoconfiguration (bsc#1170821)
+- 4.2.35
+
+---

Old:

  autoyast2-4.2.34.tar.bz2

New:

  autoyast2-4.3.0.tar.bz2



Other differences:
--
++ autoyast2.spec ++
--- /var/tmp/diff_new_pack.ToX19O/_old  2020-05-08 23:04:08.509713960 +0200
+++ /var/tmp/diff_new_pack.ToX19O/_new  2020-05-08 23:04:08.513713968 +0200
@@ -22,7 +22,7 @@
 %endif
 
 Name:   autoyast2
-Version:4.2.34
+Version:4.3.0
 Release:0
 Summary:YaST2 - Automated Installation
 License:GPL-2.0-only

++ autoyast2-4.2.34.tar.bz2 -> autoyast2-4.3.0.tar.bz2 ++
 2075 lines of diff (skipped)




commit autoyast2 for openSUSE:Factory

2020-04-05 Thread root
Hello community,

here is the log from the commit of package autoyast2 for openSUSE:Factory 
checked in at 2020-04-05 20:52:12

Comparing /work/SRC/openSUSE:Factory/autoyast2 (Old)
 and  /work/SRC/openSUSE:Factory/.autoyast2.new.3248 (New)


Package is "autoyast2"

Sun Apr  5 20:52:12 2020 rev:273 rq:790619 version:4.2.34

Changes:

--- /work/SRC/openSUSE:Factory/autoyast2/autoyast2.changes  2020-03-19 
19:43:57.611975348 +0100
+++ /work/SRC/openSUSE:Factory/.autoyast2.new.3248/autoyast2.changes
2020-04-05 20:52:12.517105894 +0200
@@ -1,0 +2,22 @@
+Tue Apr  1 11:51:35 UTC 2020 - sch...@suse.de
+
+- Service for init scripts: Try to start "network-online.target" 
+  before starting the AY init scripts in order to get a working
+  network (bsc#1164105).
+- 4.2.34
+
+---
+Wed Apr  1 10:51:35 UTC 2020 - Stasiek Michalski 
+
+- Restore some missing icons (related to bsc#1168123, boo#1109310
+  and boo#1168281).
+- 4.2.33
+
+---
+Tue Mar 31 15:30:56 UTC 2020 - David Diaz 
+
+- Fix desktop files updating some icons and groups (related to
+  bsc#1168123).
+- 4.2.32
+
+---

Old:

  autoyast2-4.2.31.tar.bz2

New:

  autoyast2-4.2.34.tar.bz2



Other differences:
--
++ autoyast2.spec ++
--- /var/tmp/diff_new_pack.IFGLfK/_old  2020-04-05 20:52:13.117106468 +0200
+++ /var/tmp/diff_new_pack.IFGLfK/_new  2020-04-05 20:52:13.117106468 +0200
@@ -22,7 +22,7 @@
 %endif
 
 Name:   autoyast2
-Version:4.2.31
+Version:4.2.34
 Release:0
 Summary:YaST2 - Automated Installation
 License:GPL-2.0-only

++ autoyast2-4.2.31.tar.bz2 -> autoyast2-4.2.34.tar.bz2 ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/autoyast2-4.2.31/modconfig/partitioning.desktop 
new/autoyast2-4.2.34/modconfig/partitioning.desktop
--- old/autoyast2-4.2.31/modconfig/partitioning.desktop 2020-03-18 
10:41:39.0 +0100
+++ new/autoyast2-4.2.34/modconfig/partitioning.desktop 2020-04-01 
16:20:29.0 +0200
@@ -1,12 +1,12 @@
 [Desktop Entry]
 Type=Application
-Categories=Settings;System;Qt;X-SuSE-YaST;X-SuSE-YaST-Misc;
+Categories=Settings;System;Qt;X-SuSE-YaST;X-SuSE-YaST-System;
 
 X-KDE-ModuleType=Library
 X-KDE-HasReadOnlyMode=true
 X-SuSE-YaST-Call=partitioning
 
-X-SuSE-YaST-Group=Hardware
+X-SuSE-YaST-Group=System
 X-SuSE-YaST-Argument=
 X-SuSE-YaST-RootOnly=true
 X-SuSE-YaST-AutoInst=configure
@@ -18,9 +18,9 @@
 X-SuSE-YaST-AutoInstDataType=list
 X-SuSE-YaST-AutoInstSchema=partitioning.rnc
 
-Icon=yast-partitioning
+Icon=yast-disk
 Exec=
 
-Name=Partitioning
-GenericName=Configure Partitioning and Storage  Settings
+Name=YaST Partitioner
+GenericName=Configure Partitioning and Storage Settings
 StartupNotify=true
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/autoyast2-4.2.31/modconfig/software.desktop 
new/autoyast2-4.2.34/modconfig/software.desktop
--- old/autoyast2-4.2.31/modconfig/software.desktop 2020-03-18 
10:41:39.0 +0100
+++ new/autoyast2-4.2.34/modconfig/software.desktop 2020-04-01 
16:20:29.0 +0200
@@ -16,7 +16,7 @@
 X-SuSE-YaST-AutoInstPath=install
 X-SuSE-YaST-AutoInstSchema=software.rnc
 
-Icon=yast-software
+Icon=yast-sw_single
 Exec=
 
 Name=Package Selection
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/autoyast2-4.2.31/package/autoyast2.changes 
new/autoyast2-4.2.34/package/autoyast2.changes
--- old/autoyast2-4.2.31/package/autoyast2.changes  2020-03-18 
10:41:39.0 +0100
+++ new/autoyast2-4.2.34/package/autoyast2.changes  2020-04-01 
16:20:29.0 +0200
@@ -1,4 +1,26 @@
 ---
+Tue Apr  1 11:51:35 UTC 2020 - sch...@suse.de
+
+- Service for init scripts: Try to start "network-online.target" 
+  before starting the AY init scripts in order to get a working
+  network (bsc#1164105).
+- 4.2.34
+
+---
+Wed Apr  1 10:51:35 UTC 2020 - Stasiek Michalski 
+
+- Restore some missing icons (related to bsc#1168123, boo#1109310
+  and boo#1168281).
+- 4.2.33
+
+---
+Tue Mar 31 15:30:56 UTC 2020 - David Diaz 
+
+- Fix desktop files updating some icons and groups (related to
+  bsc#1168123).
+- 4.2.32
+
+---
 Wed Mar 11 15:27:34 UTC 2020 - Ancor Gonzalez Sosa 
 
 - Adapted to changes in yast2-storage-ng 

commit autoyast2 for openSUSE:Factory

2020-03-19 Thread root
Hello community,

here is the log from the commit of package autoyast2 for openSUSE:Factory 
checked in at 2020-03-19 19:42:08

Comparing /work/SRC/openSUSE:Factory/autoyast2 (Old)
 and  /work/SRC/openSUSE:Factory/.autoyast2.new.3160 (New)


Package is "autoyast2"

Thu Mar 19 19:42:08 2020 rev:272 rq:786129 version:4.2.31

Changes:

--- /work/SRC/openSUSE:Factory/autoyast2/autoyast2.changes  2020-03-14 
09:54:45.923084812 +0100
+++ /work/SRC/openSUSE:Factory/.autoyast2.new.3160/autoyast2.changes
2020-03-19 19:43:57.611975348 +0100
@@ -11 +11 @@
-  zypper commands (bsc#1140711)
+  zypper commands (bsc#1140711) (CVE-2019-18905)



Other differences:
--
++ autoyast2-4.2.31.tar.bz2 ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/autoyast2-4.2.31/package/autoyast2.changes 
new/autoyast2-4.2.31/package/autoyast2.changes
--- old/autoyast2-4.2.31/package/autoyast2.changes  2020-03-11 
17:34:28.0 +0100
+++ new/autoyast2-4.2.31/package/autoyast2.changes  2020-03-18 
10:41:39.0 +0100
@@ -8,7 +8,7 @@
 Tue Mar 10 10:19:09 CET 2020 - sch...@suse.de
 
 - Security fix: Removed all "--gpg-auto-import-keys" options from
-  zypper commands (bsc#1140711)
+  zypper commands (bsc#1140711) (CVE-2019-18905)
 - 4.2.30
 
 ---




commit autoyast2 for openSUSE:Factory

2020-03-14 Thread root
Hello community,

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

Comparing /work/SRC/openSUSE:Factory/autoyast2 (Old)
 and  /work/SRC/openSUSE:Factory/.autoyast2.new.3160 (New)


Package is "autoyast2"

Sat Mar 14 09:54:44 2020 rev:271 rq:783970 version:4.2.31

Changes:

--- /work/SRC/openSUSE:Factory/autoyast2/autoyast2.changes  2020-03-07 
21:37:06.220226172 +0100
+++ /work/SRC/openSUSE:Factory/.autoyast2.new.3160/autoyast2.changes
2020-03-14 09:54:45.923084812 +0100
@@ -1,0 +2,13 @@
+Wed Mar 11 15:27:34 UTC 2020 - Ancor Gonzalez Sosa 
+
+- Adapted to changes in yast2-storage-ng (related to bsc#1140040).
+- 4.2.31
+
+---
+Tue Mar 10 10:19:09 CET 2020 - sch...@suse.de
+
+- Security fix: Removed all "--gpg-auto-import-keys" options from
+  zypper commands (bsc#1140711)
+- 4.2.30
+
+---

Old:

  autoyast2-4.2.29.tar.bz2

New:

  autoyast2-4.2.31.tar.bz2



Other differences:
--
++ autoyast2.spec ++
--- /var/tmp/diff_new_pack.s2uywA/_old  2020-03-14 09:54:47.699086115 +0100
+++ /var/tmp/diff_new_pack.s2uywA/_new  2020-03-14 09:54:47.699086115 +0100
@@ -22,7 +22,7 @@
 %endif
 
 Name:   autoyast2
-Version:4.2.29
+Version:4.2.31
 Release:0
 Summary:YaST2 - Automated Installation
 License:GPL-2.0-only
@@ -54,8 +54,8 @@
 BuildRequires:  yast2-xml
 # Required for test suite testing one time sync
 BuildRequires:  yast2-ntp-client >= 4.0.1
-# Y2Storage::AutoinstProposal constructor receives a ProposalSettings object
-BuildRequires:  yast2-storage-ng >= 4.2.55
+# New API for Y2Storage::PackageHandler and storage features
+BuildRequires:  yast2-storage-ng >= 4.2.95
 # %%{_unitdir} macro definition is in a separate package since 13.1
 %if 0%{?suse_version} >= 1310
 BuildRequires:  systemd-rpm-macros
@@ -76,9 +76,9 @@
 Requires:   yast2-security >= 4.1.1
 Requires:   yast2-transfer >= 2.21.0
 Requires:   yast2-xml
-# Y2Storage::AutoinstProposal constructor receives a ProposalSettings object
+# New API for Y2Storage::PackageHandler and storage features
 Requires:   yast2-ruby-bindings >= 1.0.0
-Requires:   yast2-storage-ng >= 4.2.55
+Requires:   yast2-storage-ng >= 4.2.95
 
 Conflicts:  yast2-installation < 3.1.166
 
@@ -108,8 +108,8 @@
 Summary:YaST2 - Auto Installation Modules
 Group:  System/YaST
 
-# Y2Storage::AutoinstIssues containing section information
-BuildRequires:  yast2-storage-ng >= 4.0.15
+# New API for Y2Storage::PackageHandler and storage features
+BuildRequires:  yast2-storage-ng >= 4.2.95
 
 # API for Disabled Modules (ProductControl)
 Requires:   yast2 >= 2.16.36

++ autoyast2-4.2.29.tar.bz2 -> autoyast2-4.2.31.tar.bz2 ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/autoyast2-4.2.29/package/autoyast2.changes 
new/autoyast2-4.2.31/package/autoyast2.changes
--- old/autoyast2-4.2.29/package/autoyast2.changes  2020-03-05 
15:05:11.0 +0100
+++ new/autoyast2-4.2.31/package/autoyast2.changes  2020-03-11 
17:34:28.0 +0100
@@ -1,4 +1,17 @@
 ---
+Wed Mar 11 15:27:34 UTC 2020 - Ancor Gonzalez Sosa 
+
+- Adapted to changes in yast2-storage-ng (related to bsc#1140040).
+- 4.2.31
+
+---
+Tue Mar 10 10:19:09 CET 2020 - sch...@suse.de
+
+- Security fix: Removed all "--gpg-auto-import-keys" options from
+  zypper commands (bsc#1140711)
+- 4.2.30
+
+---
 Thu Mar  5 13:18:51 CET 2020 - sch...@suse.de
 
 - Fixed crash while loading none existing AY file (bsc#1165464).
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/autoyast2-4.2.29/package/autoyast2.spec 
new/autoyast2-4.2.31/package/autoyast2.spec
--- old/autoyast2-4.2.29/package/autoyast2.spec 2020-03-05 15:05:11.0 
+0100
+++ new/autoyast2-4.2.31/package/autoyast2.spec 2020-03-11 17:34:28.0 
+0100
@@ -22,7 +22,7 @@
 %endif
 
 Name:   autoyast2
-Version:4.2.29
+Version:4.2.31
 Release:0
 Summary:YaST2 - Automated Installation
 License:GPL-2.0-only
@@ -54,8 +54,8 @@
 BuildRequires:  yast2-country
 # Required for test suite testing one time sync
 BuildRequires:   yast2-ntp-client >= 4.0.1
-# Y2Storage::AutoinstProposal constructor receives a ProposalSettings object
-BuildRequires:  yast2-storage-ng >= 4.2.55
+# New API for 

commit autoyast2 for openSUSE:Factory

2020-03-07 Thread root
Hello community,

here is the log from the commit of package autoyast2 for openSUSE:Factory 
checked in at 2020-03-07 21:37:03

Comparing /work/SRC/openSUSE:Factory/autoyast2 (Old)
 and  /work/SRC/openSUSE:Factory/.autoyast2.new.26092 (New)


Package is "autoyast2"

Sat Mar  7 21:37:03 2020 rev:270 rq:781872 version:4.2.29

Changes:

--- /work/SRC/openSUSE:Factory/autoyast2/autoyast2.changes  2020-03-01 
21:27:24.412482477 +0100
+++ /work/SRC/openSUSE:Factory/.autoyast2.new.26092/autoyast2.changes   
2020-03-07 21:37:06.220226172 +0100
@@ -1,0 +2,6 @@
+Thu Mar  5 13:18:51 CET 2020 - sch...@suse.de
+
+- Fixed crash while loading none existing AY file (bsc#1165464).
+- 4.2.29
+
+---

Old:

  autoyast2-4.2.28.tar.bz2

New:

  autoyast2-4.2.29.tar.bz2



Other differences:
--
++ autoyast2.spec ++
--- /var/tmp/diff_new_pack.PfwfMc/_old  2020-03-07 21:37:07.760227212 +0100
+++ /var/tmp/diff_new_pack.PfwfMc/_new  2020-03-07 21:37:07.800227239 +0100
@@ -22,7 +22,7 @@
 %endif
 
 Name:   autoyast2
-Version:4.2.28
+Version:4.2.29
 Release:0
 Summary:YaST2 - Automated Installation
 License:GPL-2.0-only

++ autoyast2-4.2.28.tar.bz2 -> autoyast2-4.2.29.tar.bz2 ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/autoyast2-4.2.28/package/autoyast2.changes 
new/autoyast2-4.2.29/package/autoyast2.changes
--- old/autoyast2-4.2.28/package/autoyast2.changes  2020-02-27 
12:20:22.0 +0100
+++ new/autoyast2-4.2.29/package/autoyast2.changes  2020-03-05 
15:05:11.0 +0100
@@ -1,4 +1,10 @@
 ---
+Thu Mar  5 13:18:51 CET 2020 - sch...@suse.de
+
+- Fixed crash while loading none existing AY file (bsc#1165464).
+- 4.2.29
+
+---
 Wed Feb 26 16:19:57 CET 2020 - sch...@suse.de
 
 - Service for init scripts: Checking working network with
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/autoyast2-4.2.28/package/autoyast2.spec 
new/autoyast2-4.2.29/package/autoyast2.spec
--- old/autoyast2-4.2.28/package/autoyast2.spec 2020-02-27 12:20:22.0 
+0100
+++ new/autoyast2-4.2.29/package/autoyast2.spec 2020-03-05 15:05:11.0 
+0100
@@ -22,7 +22,7 @@
 %endif
 
 Name:   autoyast2
-Version:4.2.28
+Version:4.2.29
 Release:0
 Summary:YaST2 - Automated Installation
 License:GPL-2.0-only
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 
old/autoyast2-4.2.28/src/lib/autoinstall/clients/inst_autoinit.rb 
new/autoyast2-4.2.29/src/lib/autoinstall/clients/inst_autoinit.rb
--- old/autoyast2-4.2.28/src/lib/autoinstall/clients/inst_autoinit.rb   
2020-02-27 12:20:22.0 +0100
+++ new/autoyast2-4.2.29/src/lib/autoinstall/clients/inst_autoinit.rb   
2020-03-05 15:05:11.0 +0100
@@ -278,7 +278,7 @@
   if ret == :abort && Yast::Popup.ConfirmAbort(:painless)
 break
   elsif ret == :retry
-uri = Yast::Convert.to_string(UI.QueryWidget(Id(:uri), :Value))
+uri = Yast::Convert.to_string(Yast::UI.QueryWidget(Id(:uri), 
:Value))
 if uri == ""
   next
 else




commit autoyast2 for openSUSE:Factory

2020-03-01 Thread root
Hello community,

here is the log from the commit of package autoyast2 for openSUSE:Factory 
checked in at 2020-03-01 21:27:05

Comparing /work/SRC/openSUSE:Factory/autoyast2 (Old)
 and  /work/SRC/openSUSE:Factory/.autoyast2.new.26092 (New)


Package is "autoyast2"

Sun Mar  1 21:27:05 2020 rev:269 rq:779885 version:4.2.28

Changes:

--- /work/SRC/openSUSE:Factory/autoyast2/autoyast2.changes  2020-01-04 
19:21:01.173128685 +0100
+++ /work/SRC/openSUSE:Factory/.autoyast2.new.26092/autoyast2.changes   
2020-03-01 21:27:24.412482477 +0100
@@ -1,0 +2,14 @@
+Wed Feb 26 16:19:57 CET 2020 - sch...@suse.de
+
+- Service for init scripts: Checking working network with
+  "network-online.target" before starting the AY init scripts
+  (bsc#1164105).
+- 4.2.28
+
+---
+Mon Feb 17 16:31:46 UTC 2020 - Stefan Hundhammer 
+
+- Fixed user-visible messages (bsc#1084015)
+- 4.2.27
+
+---

Old:

  autoyast2-4.2.26.tar.bz2

New:

  autoyast2-4.2.28.tar.bz2



Other differences:
--
++ autoyast2.spec ++
--- /var/tmp/diff_new_pack.bDyK0W/_old  2020-03-01 21:27:24.940483550 +0100
+++ /var/tmp/diff_new_pack.bDyK0W/_new  2020-03-01 21:27:24.940483550 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package autoyast2
 #
-# 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
@@ -22,7 +22,7 @@
 %endif
 
 Name:   autoyast2
-Version:4.2.26
+Version:4.2.28
 Release:0
 Summary:YaST2 - Automated Installation
 License:GPL-2.0-only

++ autoyast2-4.2.26.tar.bz2 -> autoyast2-4.2.28.tar.bz2 ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/autoyast2-4.2.26/package/autoyast2.changes 
new/autoyast2-4.2.28/package/autoyast2.changes
--- old/autoyast2-4.2.26/package/autoyast2.changes  2019-12-31 
13:23:29.0 +0100
+++ new/autoyast2-4.2.28/package/autoyast2.changes  2020-02-27 
12:20:22.0 +0100
@@ -1,4 +1,18 @@
 ---
+Wed Feb 26 16:19:57 CET 2020 - sch...@suse.de
+
+- Service for init scripts: Checking working network with
+  "network-online.target" before starting the AY init scripts
+  (bsc#1164105).
+- 4.2.28
+
+---
+Mon Feb 17 16:31:46 UTC 2020 - Stefan Hundhammer 
+
+- Fixed user-visible messages (bsc#1084015)
+- 4.2.27
+
+---
 Tue Dec 31 11:43:56 UTC 2019 - Josef Reidinger 
 
 - Fix cloning patterns (regression from 4.2.22)
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/autoyast2-4.2.26/package/autoyast2.spec 
new/autoyast2-4.2.28/package/autoyast2.spec
--- old/autoyast2-4.2.26/package/autoyast2.spec 2019-12-31 13:23:29.0 
+0100
+++ new/autoyast2-4.2.28/package/autoyast2.spec 2020-02-27 12:20:22.0 
+0100
@@ -22,7 +22,7 @@
 %endif
 
 Name:   autoyast2
-Version:4.2.26
+Version:4.2.28
 Release:0
 Summary:YaST2 - Automated Installation
 License:GPL-2.0-only
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 
old/autoyast2-4.2.26/scripts/autoyast-initscripts.service 
new/autoyast2-4.2.28/scripts/autoyast-initscripts.service
--- old/autoyast2-4.2.26/scripts/autoyast-initscripts.service   2019-12-31 
13:23:29.0 +0100
+++ new/autoyast2-4.2.28/scripts/autoyast-initscripts.service   2020-02-27 
12:20:22.0 +0100
@@ -1,6 +1,6 @@
 [Unit]
 Description=Autoyast2 Init Scripts
-After=remote-fs.target network.target time-sync.target 
mail-transfer-agent.target hwscan.service ypbind.service 
YaST2-Second-Stage.service
+After=remote-fs.target network-online.target time-sync.target 
mail-transfer-agent.target hwscan.service ypbind.service 
YaST2-Second-Stage.service
 Before=systemd-user-sessions.service
 
 [Service]
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 
old/autoyast2-4.2.26/src/include/autoinstall/general_dialogs.rb 
new/autoyast2-4.2.28/src/include/autoinstall/general_dialogs.rb
--- old/autoyast2-4.2.26/src/include/autoinstall/general_dialogs.rb 
2019-12-31 13:23:29.0 +0100
+++ new/autoyast2-4.2.28/src/include/autoinstall/general_dialogs.rb 
2020-02-27 12:20:22.0 +0100
@@ -117,7 +117,7 @@
   Left(
 CheckBox(

commit autoyast2 for openSUSE:Factory

2020-01-04 Thread root
Hello community,

here is the log from the commit of package autoyast2 for openSUSE:Factory 
checked in at 2020-01-04 19:20:51

Comparing /work/SRC/openSUSE:Factory/autoyast2 (Old)
 and  /work/SRC/openSUSE:Factory/.autoyast2.new.6675 (New)


Package is "autoyast2"

Sat Jan  4 19:20:51 2020 rev:268 rq:760162 version:4.2.26

Changes:

--- /work/SRC/openSUSE:Factory/autoyast2/autoyast2.changes  2019-12-14 
12:05:28.883382128 +0100
+++ /work/SRC/openSUSE:Factory/.autoyast2.new.6675/autoyast2.changes
2020-01-04 19:21:01.173128685 +0100
@@ -1,0 +2,21 @@
+Tue Dec 31 11:43:56 UTC 2019 - Josef Reidinger 
+
+- Fix cloning patterns (regression from 4.2.22)
+  (bsc#1159269, bsc#1159472)
+- 4.2.26
+
+---
+Tue Dec 17 16:19:57 UTC 2019 - Imobach Gonzalez Sosa 
+
+- Fixed conflicting items in rule dialogs (bsc#1123091).
+- Semi-automatic with partition: Do not use the common AY partition
+  workflow (bsc#1134501).
+- Do not reset Base-Product while registration. Do not call
+  registration in the second installation stage again.
+  (bsc#1143106).
+- Fix profile validation for scripts elements (bsc#1156905).
+- UI: Report XML parsing errors instead of just crashing
+  (bsc#1159157).
+- 4.2.25
+
+---

Old:

  autoyast2-4.2.24.tar.bz2

New:

  autoyast2-4.2.26.tar.bz2



Other differences:
--
++ autoyast2.spec ++
--- /var/tmp/diff_new_pack.xclzNL/_old  2020-01-04 19:21:01.685128912 +0100
+++ /var/tmp/diff_new_pack.xclzNL/_new  2020-01-04 19:21:01.685128912 +0100
@@ -22,7 +22,7 @@
 %endif
 
 Name:   autoyast2
-Version:4.2.24
+Version:4.2.26
 Release:0
 Summary:YaST2 - Automated Installation
 License:GPL-2.0-only

++ autoyast2-4.2.24.tar.bz2 -> autoyast2-4.2.26.tar.bz2 ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/autoyast2-4.2.24/package/autoyast2.changes 
new/autoyast2-4.2.26/package/autoyast2.changes
--- old/autoyast2-4.2.24/package/autoyast2.changes  2019-12-13 
18:56:19.0 +0100
+++ new/autoyast2-4.2.26/package/autoyast2.changes  2019-12-31 
13:23:29.0 +0100
@@ -1,4 +1,25 @@
 ---
+Tue Dec 31 11:43:56 UTC 2019 - Josef Reidinger 
+
+- Fix cloning patterns (regression from 4.2.22)
+  (bsc#1159269, bsc#1159472)
+- 4.2.26
+
+---
+Tue Dec 17 16:19:57 UTC 2019 - Imobach Gonzalez Sosa 
+
+- Fixed conflicting items in rule dialogs (bsc#1123091).
+- Semi-automatic with partition: Do not use the common AY partition
+  workflow (bsc#1134501).
+- Do not reset Base-Product while registration. Do not call
+  registration in the second installation stage again.
+  (bsc#1143106).
+- Fix profile validation for scripts elements (bsc#1156905).
+- UI: Report XML parsing errors instead of just crashing
+  (bsc#1159157).
+- 4.2.25
+
+---
 Fri Dec 13 14:26:11 UTC 2019 - Josef Reidinger 
 
 - Allow to run autoupgrade on registered system with almost empty
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/autoyast2-4.2.24/package/autoyast2.spec 
new/autoyast2-4.2.26/package/autoyast2.spec
--- old/autoyast2-4.2.24/package/autoyast2.spec 2019-12-13 18:56:19.0 
+0100
+++ new/autoyast2-4.2.26/package/autoyast2.spec 2019-12-31 13:23:29.0 
+0100
@@ -22,7 +22,7 @@
 %endif
 
 Name:   autoyast2
-Version:4.2.24
+Version:4.2.26
 Release:0
 Summary:YaST2 - Automated Installation
 License:GPL-2.0-only
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/autoyast2-4.2.24/src/autoyast-rnc/scripts.rnc 
new/autoyast2-4.2.26/src/autoyast-rnc/scripts.rnc
--- old/autoyast2-4.2.24/src/autoyast-rnc/scripts.rnc   2019-12-13 
18:56:19.0 +0100
+++ new/autoyast2-4.2.26/src/autoyast-rnc/scripts.rnc   2019-12-31 
13:23:29.0 +0100
@@ -19,7 +19,7 @@
 post-scripts =
 element post-scripts {
 LIST,
-autoinstall-post-script+
+autoinstall-script+
 }
 pre-scripts =
 element pre-scripts {
@@ -46,20 +46,13 @@
   source? &
   debug? &
   feedback? &
-  element notification { text }?
-}
-
-autoinstall-post-script = element script {
-  filename? &
-  interpreter? & 
-  element location { text }? &
-  source? &
-  debug? &
-  feedback? &
+  feedback_type? &
+  param-list? &
   element notification { text }?
 }
 
 autoinstall-init-script = element script {
+  debug? &
   filename? &
   element location { text 

commit autoyast2 for openSUSE:Factory

2019-12-14 Thread root
Hello community,

here is the log from the commit of package autoyast2 for openSUSE:Factory 
checked in at 2019-12-14 12:04:25

Comparing /work/SRC/openSUSE:Factory/autoyast2 (Old)
 and  /work/SRC/openSUSE:Factory/.autoyast2.new.4691 (New)


Package is "autoyast2"

Sat Dec 14 12:04:25 2019 rev:267 rq:756887 version:4.2.24

Changes:

--- /work/SRC/openSUSE:Factory/autoyast2/autoyast2.changes  2019-11-20 
10:27:09.270561293 +0100
+++ /work/SRC/openSUSE:Factory/.autoyast2.new.4691/autoyast2.changes
2019-12-14 12:05:28.883382128 +0100
@@ -1,0 +2,21 @@
+Fri Dec 13 14:26:11 UTC 2019 - Josef Reidinger 
+
+- Allow to run autoupgrade on registered system with almost empty
+  profile (jsc#SLE-7101)
+- 4.2.24
+
+---
+Fri Dec  6 13:14:34 UTC 2019 - Josef Reidinger 
+
+- Improve message when registration missing for autoupgrade with
+  online medium (jsc#SLE-7101)
+- 4.2.23
+
+---
+Mon Nov 18 16:42:31 CET 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.22
+
+---

Old:

  autoyast2-4.2.21.tar.bz2

New:

  autoyast2-4.2.24.tar.bz2



Other differences:
--
++ autoyast2.spec ++
--- /var/tmp/diff_new_pack.Qfz4lb/_old  2019-12-14 12:05:29.855381959 +0100
+++ /var/tmp/diff_new_pack.Qfz4lb/_new  2019-12-14 12:05:29.855381959 +0100
@@ -22,7 +22,7 @@
 %endif
 
 Name:   autoyast2
-Version:4.2.21
+Version:4.2.24
 Release:0
 Summary:YaST2 - Automated Installation
 License:GPL-2.0-only
@@ -226,7 +226,6 @@
 %{yast_moduledir}/AutoinstClone.rb
 %dir %{yast_yncludedir}/autoinstall
 %{yast_yncludedir}/autoinstall/io.rb
-%{yast_yncludedir}/autoinstall/autoinst_dialogs.rb
 %{yast_yncludedir}/autoinstall/AdvancedPartitionDialog.rb
 %{yast_yncludedir}/autoinstall/DriveDialog.rb
 %{yast_yncludedir}/autoinstall/PartitionDialog.rb

++ autoyast2-4.2.21.tar.bz2 -> autoyast2-4.2.24.tar.bz2 ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/autoyast2-4.2.21/README.md 
new/autoyast2-4.2.24/README.md
--- old/autoyast2-4.2.21/README.md  2019-11-15 16:35:19.0 +0100
+++ new/autoyast2-4.2.24/README.md  2019-12-13 18:56:19.0 +0100
@@ -61,6 +61,60 @@
   ```
 
 
+Auto Upgrade
+=
+
+Beside unattended installation this module provide also ability to do 
unattended upgrade.
+
+### Features
+
+- Semi automatic mode
+- Without autoyast profile on the boot command line it reads the profile from 
`/root/autoupg.xml` file
+- When using the Online installation medium the AutoYaST XML profile can be 
empty
+
+### Testing
+
+To test autoupgrade run upgrade with parameters `autoupgrade=1` and profile 
e.g.
+`autoyast=ftp://example.com/ay_upgrade.xml`. Following example profiles used
+for testing online and full media.
+
+Online on registered system:
+```xml
+
+
+http://www.suse.com/1.0/yast2ns; 
xmlns:config="http://www.suse.com/1.0/configns;>
+
+```
+
+Full on system without registration:
+```xml
+
+
+http://www.suse.com/1.0/yast2ns; 
xmlns:config="http://www.suse.com/1.0/configns;>
+  
+true
+  
+
+  
+
+  SLES
+
+  
+
+  
+
+  
+Basesystem
+Basesystem
+/Module-Basesystem
+relurl://
+false
+  
+
+  
+
+```
+
 Contact
 ===
 
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/autoyast2-4.2.21/package/autoyast2.changes 
new/autoyast2-4.2.24/package/autoyast2.changes
--- old/autoyast2-4.2.21/package/autoyast2.changes  2019-11-15 
16:35:19.0 +0100
+++ new/autoyast2-4.2.24/package/autoyast2.changes  2019-12-13 
18:56:19.0 +0100
@@ -1,4 +1,25 @@
 ---
+Fri Dec 13 14:26:11 UTC 2019 - Josef Reidinger 
+
+- Allow to run autoupgrade on registered system with almost empty
+  profile (jsc#SLE-7101)
+- 4.2.24
+
+---
+Fri Dec  6 13:14:34 UTC 2019 - Josef Reidinger 
+
+- Improve message when registration missing for autoupgrade with
+  online medium (jsc#SLE-7101)
+- 4.2.23
+
+---
+Mon Nov 18 16:42:31 CET 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.22
+
+---

commit autoyast2 for openSUSE:Factory

2019-11-20 Thread root
Hello community,

here is the log from the commit of package autoyast2 for openSUSE:Factory 
checked in at 2019-11-20 10:27:07

Comparing /work/SRC/openSUSE:Factory/autoyast2 (Old)
 and  /work/SRC/openSUSE:Factory/.autoyast2.new.26869 (New)


Package is "autoyast2"

Wed Nov 20 10:27:07 2019 rev:266 rq:749326 version:4.2.21

Changes:

--- /work/SRC/openSUSE:Factory/autoyast2/autoyast2.changes  2019-10-27 
13:36:02.400892621 +0100
+++ /work/SRC/openSUSE:Factory/.autoyast2.new.26869/autoyast2.changes   
2019-11-20 10:27:09.270561293 +0100
@@ -1,0 +2,52 @@
+Thu Nov 14 07:43:39 UTC 2019 - Imobach Gonzalez Sosa 
+
+- Do not override all storage proposal settings when importing
+  values from the profile (boo#1156539).
+- 4.2.21
+
+---
+Tue Nov 12 15:49:47 UTC 2019 - Josef Reidinger 
+
+- Handle renamed add-ons during auto upgrade (part of jsc#SLE-7101)
+- 4.2.20
+
+---
+Thu Nov  7 10:01:10 UTC 2019 - Josef Reidinger 
+
+- report wrong type of param-list instead of crash (bsc#1143260)
+- 4.2.19
+
+---
+Wed Nov  6 16:55:50 UTC 2019 - Josef Reidinger 
+
+- Fix autoinstallation on online medium (bsc#1156058)
+- 4.2.18
+
+---
+Thu Oct 31 10:14:44 UTC 2019 - Imobach Gonzalez Sosa 
+
+- Update schema to support setting the encryption method through
+  the 'crypt_method' (related to jsc#SLE-7376).
+- 4.2.17
+
+---
+Thu Oct 31 09:29:00 UTC 2019 - Josef Reidinger 
+
+- AutoYaST support for the Full installation medium
+  (jsc#SLE-7101)
+- 4.2.16
+
+---
+Wed Oct 30 14:45:29 UTC 2019 - Steffen Winterfeldt 
+
+- fix auto-adding required packages for autoyast sections (bsc#1153746)
+- don't run kdump autoyast config in 2nd stage
+- 4.2.15
+
+---
+Fri Oct 25 15:30:06 UTC 2019 - Peter Varkoly 
+
+- bnc#1154855 - During firstboot ayast_setup will not be executed.
+- 4.2.14
+
+---

Old:

  autoyast2-4.2.13.tar.bz2

New:

  autoyast2-4.2.21.tar.bz2



Other differences:
--
++ autoyast2.spec ++
--- /var/tmp/diff_new_pack.K2ymY7/_old  2019-11-20 10:27:09.798561399 +0100
+++ /var/tmp/diff_new_pack.K2ymY7/_new  2019-11-20 10:27:09.798561399 +0100
@@ -22,7 +22,7 @@
 %endif
 
 Name:   autoyast2
-Version:4.2.13
+Version:4.2.21
 Release:0
 Summary:YaST2 - Automated Installation
 License:GPL-2.0-only
@@ -45,14 +45,17 @@
 BuildRequires:  yast2 >= 4.0.60
 # FileSystems.read_default_subvol_from_target
 BuildRequires:  yast2-country
+BuildRequires:  yast2-network >= 3.1.145
 BuildRequires:  yast2-packager
 BuildRequires:  yast2-services-manager
 BuildRequires:  yast2-slp
 BuildRequires:  yast2-transfer
 BuildRequires:  yast2-update >= 3.3.0
 BuildRequires:  yast2-xml
-# AutoinstIssues::NoProposal
-BuildRequires:  yast2-storage-ng >= 4.0.160
+# Required for test suite testing one time sync
+BuildRequires:  yast2-ntp-client >= 4.0.1
+# Y2Storage::AutoinstProposal constructor receives a ProposalSettings object
+BuildRequires:  yast2-storage-ng >= 4.2.55
 # %%{_unitdir} macro definition is in a separate package since 13.1
 %if 0%{?suse_version} >= 1310
 BuildRequires:  systemd-rpm-macros
@@ -73,9 +76,9 @@
 Requires:   yast2-security >= 4.1.1
 Requires:   yast2-transfer >= 2.21.0
 Requires:   yast2-xml
-# AutoinstIssues::NoProposal
+# Y2Storage::AutoinstProposal constructor receives a ProposalSettings object
 Requires:   yast2-ruby-bindings >= 1.0.0
-Requires:   yast2-storage-ng >= 4.0.160
+Requires:   yast2-storage-ng >= 4.2.55
 
 Conflicts:  yast2-installation < 3.1.166
 

++ autoyast2-4.2.13.tar.bz2 -> autoyast2-4.2.21.tar.bz2 ++
 15504 lines of diff (skipped)




commit autoyast2 for openSUSE:Factory

2019-10-27 Thread root
Hello community,

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

Comparing /work/SRC/openSUSE:Factory/autoyast2 (Old)
 and  /work/SRC/openSUSE:Factory/.autoyast2.new.2990 (New)


Package is "autoyast2"

Sun Oct 27 13:36:00 2019 rev:265 rq:742865 version:4.2.13

Changes:

--- /work/SRC/openSUSE:Factory/autoyast2/autoyast2.changes  2019-10-21 
12:26:37.895840369 +0200
+++ /work/SRC/openSUSE:Factory/.autoyast2.new.2990/autoyast2.changes
2019-10-27 13:36:02.400892621 +0100
@@ -1,0 +2,8 @@
+Fri Oct 25 11:55:01 UTC 2019 - Ladislav Slezák 
+
+- Do not crash when using the online medium without the
+  registration section in the AY XML profile, display an error
+  message with some hints (bsc#1154988)
+- 4.2.13
+
+---

Old:

  autoyast2-4.2.12.tar.bz2

New:

  autoyast2-4.2.13.tar.bz2



Other differences:
--
++ autoyast2.spec ++
--- /var/tmp/diff_new_pack.DYPOlQ/_old  2019-10-27 13:36:03.004893391 +0100
+++ /var/tmp/diff_new_pack.DYPOlQ/_new  2019-10-27 13:36:03.004893391 +0100
@@ -22,7 +22,7 @@
 %endif
 
 Name:   autoyast2
-Version:4.2.12
+Version:4.2.13
 Release:0
 Summary:YaST2 - Automated Installation
 License:GPL-2.0-only

++ autoyast2-4.2.12.tar.bz2 -> autoyast2-4.2.13.tar.bz2 ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/autoyast2-4.2.12/package/autoyast2.changes 
new/autoyast2-4.2.13/package/autoyast2.changes
--- old/autoyast2-4.2.12/package/autoyast2.changes  2019-10-18 
17:11:04.0 +0200
+++ new/autoyast2-4.2.13/package/autoyast2.changes  2019-10-25 
15:06:45.0 +0200
@@ -1,4 +1,12 @@
 ---
+Fri Oct 25 11:55:01 UTC 2019 - Ladislav Slezák 
+
+- Do not crash when using the online medium without the
+  registration section in the AY XML profile, display an error
+  message with some hints (bsc#1154988)
+- 4.2.13
+
+---
 Fri Oct 18 14:03:27 UTC 2019 - Ladislav Slezák 
 
 - AutoYaST support for the OnlineOnly installation medium
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/autoyast2-4.2.12/package/autoyast2.spec 
new/autoyast2-4.2.13/package/autoyast2.spec
--- old/autoyast2-4.2.12/package/autoyast2.spec 2019-10-18 17:11:04.0 
+0200
+++ new/autoyast2-4.2.13/package/autoyast2.spec 2019-10-25 15:06:45.0 
+0200
@@ -22,7 +22,7 @@
 %endif
 
 Name:   autoyast2
-Version:4.2.12
+Version:4.2.13
 Release:0
 Summary:YaST2 - Automated Installation
 License:GPL-2.0-only
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/autoyast2-4.2.12/src/clients/inst_autoinit.rb 
new/autoyast2-4.2.13/src/clients/inst_autoinit.rb
--- old/autoyast2-4.2.12/src/clients/inst_autoinit.rb   2019-10-18 
17:11:04.0 +0200
+++ new/autoyast2-4.2.13/src/clients/inst_autoinit.rb   2019-10-25 
15:06:45.0 +0200
@@ -96,8 +96,21 @@
   # register the system earlier because the medium does not contain any
   # repositories, we need the repositories from the registration server
   # TODO: maybe we will need it also in the autoupgrade case...
-  if Y2Packager::MediumType.online? && !Mode.autoupgrade
-suse_register
+  if Y2Packager::MediumType.online?
+# check that the registration section is defined and registration is 
enabled
+reg_section = Yast::Profile.current.fetch(REGISTER_SECTION, {})
+reg_enabled = reg_section["do_registration"]
+
+if !reg_enabled
+  msg = _("Registration is mandatory when using the online " \
+"installation medium. Enable registration in " \
+"the AutoYaST profile.")
+  Popup.LongError(msg)  # No timeout because we are stopping the 
installation/upgrade.
+
+  return :abort
+end
+
+suse_register if !Mode.autoupgrade
   end
 
   if !(Mode.autoupgrade && AutoinstConfig.ProfileInRootPart)




commit autoyast2 for openSUSE:Factory

2019-10-21 Thread root
Hello community,

here is the log from the commit of package autoyast2 for openSUSE:Factory 
checked in at 2019-10-21 12:26:30

Comparing /work/SRC/openSUSE:Factory/autoyast2 (Old)
 and  /work/SRC/openSUSE:Factory/.autoyast2.new.2352 (New)


Package is "autoyast2"

Mon Oct 21 12:26:30 2019 rev:264 rq:741105 version:4.2.12

Changes:

--- /work/SRC/openSUSE:Factory/autoyast2/autoyast2.changes  2019-10-16 
09:11:42.788019956 +0200
+++ /work/SRC/openSUSE:Factory/.autoyast2.new.2352/autoyast2.changes
2019-10-21 12:26:37.895840369 +0200
@@ -1,0 +2,14 @@
+Fri Oct 18 14:03:27 UTC 2019 - Ladislav Slezák 
+
+- AutoYaST support for the OnlineOnly installation medium
+  (jsc#SLE-7214)
+- 4.2.12
+
+---
+Wed Oct 16 11:36:17 UTC 2019 - Ladislav Slezák 
+
+- Do not run the registration step again in the installed system
+  (in the 2nd stage after reboot) (bsc#1153293)
+- 4.2.11
+
+---

Old:

  autoyast2-4.2.10.tar.bz2

New:

  autoyast2-4.2.12.tar.bz2



Other differences:
--
++ autoyast2.spec ++
--- /var/tmp/diff_new_pack.tGvkyo/_old  2019-10-21 12:26:38.483841036 +0200
+++ /var/tmp/diff_new_pack.tGvkyo/_new  2019-10-21 12:26:38.487841040 +0200
@@ -22,7 +22,7 @@
 %endif
 
 Name:   autoyast2
-Version:4.2.10
+Version:4.2.12
 Release:0
 Summary:YaST2 - Automated Installation
 License:GPL-2.0-only
@@ -59,6 +59,7 @@
 %else
 BuildRequires:  systemd
 %endif
+BuildRequires:  rubygem(%rb_default_ruby_abi:yast-rake)
 
 Requires:   autoyast2-installation = %{version}
 Requires:   libxslt
@@ -115,8 +116,8 @@
 Requires:   yast2-core
 Requires:   yast2-country
 Requires:   yast2-ncurses
-# Disabling local repos in second stage only.
-Requires:   yast2-packager >= 4.1.33
+# Y2Packager::MediumType
+Requires:   yast2-packager >= 4.2.25
 # ServicesManagerTargetClass::BaseTargets
 Requires:   yast2-services-manager >= 3.1.10
 # Required for one time sync before installation
@@ -140,8 +141,10 @@
 %prep
 %setup -q
 
+%check
+%yast_check
+
 %build
-%yast_build
 
 %install
 %yast_install
@@ -153,33 +156,6 @@
 %suse_update_desktop_file $d
 done
 
-# Class conf
-install -d -m 700 %{buildroot}%{_sysconfdir}/autoinstall
-# Installation files
-install -d -m 700 %{buildroot}%{_localstatedir}/adm/autoinstall/scripts
-install -d -m 700 %{buildroot}%{_localstatedir}/adm/autoinstall/init.d
-install -d -m 700 %{buildroot}%{_localstatedir}/adm/autoinstall/logs
-install -d -m 700 %{buildroot}%{_localstatedir}/adm/autoinstall/files
-install -d -m 700 %{buildroot}%{_localstatedir}/adm/autoinstall/cache
-
-# Repository
-install -d %{buildroot}%{_localstatedir}/lib/autoinstall/repository
-install -d %{buildroot}%{_localstatedir}/lib/autoinstall/repository/templates
-install -d %{buildroot}%{_localstatedir}/lib/autoinstall/repository/rules
-install -d %{buildroot}%{_localstatedir}/lib/autoinstall/repository/classes
-install -d %{buildroot}%{_localstatedir}/lib/autoinstall/autoconf
-install -d %{buildroot}%{_localstatedir}/lib/autoinstall/tmp
-
-# Systemd Stuff
-mkdir -p %{buildroot}%{_unitdir}/
-install -m 644 scripts/autoyast-initscripts.service %{buildroot}%{_unitdir}/
-
-# Documentation
-install -d -m 755 %{buildroot}%{yast_docdir}/html
-tar -xvpf %{SOURCE1} -C %{buildroot}%{yast_docdir}/html
-mv %{buildroot}%{yast_docdir}/html/autoyast/* %{buildroot}%{yast_docdir}/html/
-rmdir %{buildroot}%{yast_docdir}/html/autoyast
-
 %post
 %{fillup_only -n autoinstall}
 
@@ -232,11 +208,9 @@
 %dir %{yast_scrconfdir}
 %{yast_scrconfdir}/autoinstall.scr
 %{yast_scrconfdir}/cfg_autoinstall.scr
-# DTD files
+# autoinstall modules
 %dir %{_datadir}/autoinstall
-#%dir %{_datadir}/autoinstall/dtd
 %dir %{_datadir}/autoinstall/modules
-#%{_datadir}/autoinstall/dtd/*
 
 # systemd service file
 %{_unitdir}/autoyast-initscripts.service

++ autoyast2-4.2.10.tar.bz2 -> autoyast2-4.2.12.tar.bz2 ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/autoyast2-4.2.10/Makefile.cvs 
new/autoyast2-4.2.12/Makefile.cvs
--- old/autoyast2-4.2.10/Makefile.cvs   2019-10-15 13:53:22.0 +0200
+++ new/autoyast2-4.2.12/Makefile.cvs   1970-01-01 01:00:00.0 +0100
@@ -1,23 +0,0 @@
-#
-# Makefile.cvs
-#
-
-LIB = $(shell y2tool get-lib)
-
-PREFIX = /usr
-
-configure: all
-   ./configure --prefix=$(PREFIX) --libdir=$(PREFIX)/$(LIB)
-
-all:
-   y2tool y2autoconf
-   y2tool y2automake
-   autoreconf --force --install
-
-install: configure
-   make
-   make install
-
-reconf: all
-   ./config.status --recheck
-   ./config.status
diff -urN 

commit autoyast2 for openSUSE:Factory

2019-10-16 Thread root
Hello community,

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

Comparing /work/SRC/openSUSE:Factory/autoyast2 (Old)
 and  /work/SRC/openSUSE:Factory/.autoyast2.new.2352 (New)


Package is "autoyast2"

Wed Oct 16 09:11:39 2019 rev:263 rq:738607 version:4.2.10

Changes:

--- /work/SRC/openSUSE:Factory/autoyast2/autoyast2.changes  2019-10-03 
14:05:51.948654955 +0200
+++ /work/SRC/openSUSE:Factory/.autoyast2.new.2352/autoyast2.changes
2019-10-16 09:11:42.788019956 +0200
@@ -1,0 +2,6 @@
+Tue Oct 15 11:37:54 UTC 2019 - Josef Reidinger 
+
+- Fix dependency for autoyast2-installation (bsc#1131235)
+- 4.2.10
+
+---

Old:

  autoyast2-4.2.9.tar.bz2

New:

  autoyast2-4.2.10.tar.bz2



Other differences:
--
++ autoyast2.spec ++
--- /var/tmp/diff_new_pack.2rphLK/_old  2019-10-16 09:11:43.488018152 +0200
+++ /var/tmp/diff_new_pack.2rphLK/_new  2019-10-16 09:11:43.488018152 +0200
@@ -22,7 +22,7 @@
 %endif
 
 Name:   autoyast2
-Version:4.2.9
+Version:4.2.10
 Release:0
 Summary:YaST2 - Automated Installation
 License:GPL-2.0-only
@@ -66,7 +66,6 @@
 Requires:   yast2 >= 4.2.1
 Requires:   yast2-core
 Requires:   yast2-country >= 3.1.13
-Requires:   yast2-ntp-client >= 4.0.1
 # Moving security module to first installation stage
 Requires:   yast2-network >= 3.1.145
 Requires:   yast2-schema >= 4.0.6
@@ -120,6 +119,8 @@
 Requires:   yast2-packager >= 4.1.33
 # ServicesManagerTargetClass::BaseTargets
 Requires:   yast2-services-manager >= 3.1.10
+# Required for one time sync before installation
+Requires:   yast2-ntp-client >= 4.0.1
 Requires:   yast2-slp
 Requires:   yast2-transfer >= 2.21.0
 # storage-ng based version

++ autoyast2-4.2.9.tar.bz2 -> autoyast2-4.2.10.tar.bz2 ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/autoyast2-4.2.9/package/autoyast2.changes 
new/autoyast2-4.2.10/package/autoyast2.changes
--- old/autoyast2-4.2.9/package/autoyast2.changes   2019-09-26 
16:12:36.0 +0200
+++ new/autoyast2-4.2.10/package/autoyast2.changes  2019-10-15 
13:53:22.0 +0200
@@ -1,4 +1,10 @@
 ---
+Tue Oct 15 11:37:54 UTC 2019 - Josef Reidinger 
+
+- Fix dependency for autoyast2-installation (bsc#1131235)
+- 4.2.10
+
+---
 Thu Sep 26 12:12:57 UTC 2019 - Josef Reidinger 
 
 - Move kdump import before software import to allow kdump to
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/autoyast2-4.2.9/package/autoyast2.spec 
new/autoyast2-4.2.10/package/autoyast2.spec
--- old/autoyast2-4.2.9/package/autoyast2.spec  2019-09-26 16:12:36.0 
+0200
+++ new/autoyast2-4.2.10/package/autoyast2.spec 2019-10-15 13:53:22.0 
+0200
@@ -22,7 +22,7 @@
 %endif
 
 Name:   autoyast2
-Version:4.2.9
+Version:4.2.10
 Release:0
 Summary:YaST2 - Automated Installation
 License:GPL-2.0-only
@@ -66,7 +66,6 @@
 Requires:   yast2 >= 4.2.1
 Requires:   yast2-core
 Requires:   yast2-country >= 3.1.13
-Requires:   yast2-ntp-client >= 4.0.1
 # Moving security module to first installation stage
 Requires:   yast2-security >= 4.1.1
 Requires:   yast2-network >= 3.1.145
@@ -120,6 +119,8 @@
 Requires:   yast2-packager >= 4.1.33
 # ServicesManagerTargetClass::BaseTargets
 Requires:   yast2-services-manager >= 3.1.10
+# Required for one time sync before installation
+Requires:   yast2-ntp-client >= 4.0.1
 Requires:   yast2-slp
 Requires:   yast2-transfer >= 2.21.0
 # storage-ng based version




commit autoyast2 for openSUSE:Factory

2019-10-03 Thread root
Hello community,

here is the log from the commit of package autoyast2 for openSUSE:Factory 
checked in at 2019-10-03 14:05:50

Comparing /work/SRC/openSUSE:Factory/autoyast2 (Old)
 and  /work/SRC/openSUSE:Factory/.autoyast2.new.2352 (New)


Package is "autoyast2"

Thu Oct  3 14:05:50 2019 rev:262 rq:733471 version:4.2.9

Changes:

--- /work/SRC/openSUSE:Factory/autoyast2/autoyast2.changes  2019-09-11 
10:15:47.471545026 +0200
+++ /work/SRC/openSUSE:Factory/.autoyast2.new.2352/autoyast2.changes
2019-10-03 14:05:51.948654955 +0200
@@ -1,0 +2,7 @@
+Thu Sep 26 12:12:57 UTC 2019 - Josef Reidinger 
+
+- Move kdump import before software import to allow kdump to
+  specify packages it needs in first stage (bsc#1149208)
+- 4.2.9
+
+---

Old:

  autoyast2-4.2.8.tar.bz2

New:

  autoyast2-4.2.9.tar.bz2



Other differences:
--
++ autoyast2.spec ++
--- /var/tmp/diff_new_pack.Yz8v4t/_old  2019-10-03 14:05:52.764652856 +0200
+++ /var/tmp/diff_new_pack.Yz8v4t/_new  2019-10-03 14:05:52.768652846 +0200
@@ -22,7 +22,7 @@
 %endif
 
 Name:   autoyast2
-Version:4.2.8
+Version:4.2.9
 Release:0
 Summary:YaST2 - Automated Installation
 License:GPL-2.0-only

++ autoyast2-4.2.8.tar.bz2 -> autoyast2-4.2.9.tar.bz2 ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/autoyast2-4.2.8/package/autoyast2.changes 
new/autoyast2-4.2.9/package/autoyast2.changes
--- old/autoyast2-4.2.8/package/autoyast2.changes   2019-08-28 
13:13:37.0 +0200
+++ new/autoyast2-4.2.9/package/autoyast2.changes   2019-09-26 
16:12:36.0 +0200
@@ -1,4 +1,11 @@
 ---
+Thu Sep 26 12:12:57 UTC 2019 - Josef Reidinger 
+
+- Move kdump import before software import to allow kdump to
+  specify packages it needs in first stage (bsc#1149208)
+- 4.2.9
+
+---
 Wed Aug 28 11:01:24 CEST 2019 - sch...@suse.de
 
 - Set X-SuSE-YaST-AutoInstResource in desktop file (bsc#144894).
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/autoyast2-4.2.8/package/autoyast2.spec 
new/autoyast2-4.2.9/package/autoyast2.spec
--- old/autoyast2-4.2.8/package/autoyast2.spec  2019-08-28 13:13:37.0 
+0200
+++ new/autoyast2-4.2.9/package/autoyast2.spec  2019-09-26 16:12:36.0 
+0200
@@ -22,7 +22,7 @@
 %endif
 
 Name:   autoyast2
-Version:4.2.8
+Version:4.2.9
 Release:0
 Summary:YaST2 - Automated Installation
 License:GPL-2.0-only
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/autoyast2-4.2.8/src/clients/inst_autosetup.rb 
new/autoyast2-4.2.9/src/clients/inst_autosetup.rb
--- old/autoyast2-4.2.8/src/clients/inst_autosetup.rb   2019-08-28 
13:13:37.0 +0200
+++ new/autoyast2-4.2.9/src/clients/inst_autosetup.rb   2019-09-26 
16:12:36.0 +0200
@@ -371,6 +371,14 @@
   # Register system
   return :abort unless suse_register
 
+  # SLES only. Have to be run before software to add required packages to 
enable kdump
+  if Builtins.haskey(Profile.current, "kdump")
+Call.Function(
+  "kdump_auto",
+  ["Import", Ops.get_map(Profile.current, "kdump", {})]
+)
+  end
+
   # Software
 
   return :abort if UI.PollInput == :abort && Popup.ConfirmAbort(:painless)
@@ -407,14 +415,6 @@
   Call.Function("deploy_image_auto", ["Write"])
 
 
-  # SLES only
-  if Builtins.haskey(Profile.current, "kdump")
-Call.Function(
-  "kdump_auto",
-  ["Import", Ops.get_map(Profile.current, "kdump", {})]
-)
-  end
-
   Progress.NextStage
 
   if Profile.current.has_key? ('runlevel')




commit autoyast2 for openSUSE:Factory

2019-09-11 Thread root
Hello community,

here is the log from the commit of package autoyast2 for openSUSE:Factory 
checked in at 2019-09-11 10:15:46

Comparing /work/SRC/openSUSE:Factory/autoyast2 (Old)
 and  /work/SRC/openSUSE:Factory/.autoyast2.new.7948 (New)


Package is "autoyast2"

Wed Sep 11 10:15:46 2019 rev:261 rq:726732 version:4.2.8

Changes:

--- /work/SRC/openSUSE:Factory/autoyast2/autoyast2.changes  2019-08-08 
14:22:58.368353023 +0200
+++ /work/SRC/openSUSE:Factory/.autoyast2.new.7948/autoyast2.changes
2019-09-11 10:15:47.471545026 +0200
@@ -1,0 +2,6 @@
+Wed Aug 28 11:01:24 CEST 2019 - sch...@suse.de
+
+- Set X-SuSE-YaST-AutoInstResource in desktop file (bsc#144894).
+- 4.2.8
+
+---

Old:

  autoyast2-4.2.7.tar.bz2

New:

  autoyast2-4.2.8.tar.bz2



Other differences:
--
++ autoyast2.spec ++
--- /var/tmp/diff_new_pack.24F9u3/_old  2019-09-11 10:15:48.423544908 +0200
+++ /var/tmp/diff_new_pack.24F9u3/_new  2019-09-11 10:15:48.435544907 +0200
@@ -22,7 +22,7 @@
 %endif
 
 Name:   autoyast2
-Version:4.2.7
+Version:4.2.8
 Release:0
 Summary:YaST2 - Automated Installation
 License:GPL-2.0-only

++ autoyast2-4.2.7.tar.bz2 -> autoyast2-4.2.8.tar.bz2 ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/autoyast2-4.2.7/doc/multipath.md 
new/autoyast2-4.2.8/doc/multipath.md
--- old/autoyast2-4.2.7/doc/multipath.md1970-01-01 01:00:00.0 
+0100
+++ new/autoyast2-4.2.8/doc/multipath.md2019-08-28 13:13:37.0 
+0200
@@ -0,0 +1,86 @@
+# Old multipath support.
+
+Starting on 3.3.x version, AutoYaST relies on the storage-ng library. That
+means AutoYaST itself does not contain the logic to process the 
``
+section of the profile. See the [storage-ng.md](storage-ng.md) file for more
+information about how it.
+
+But prior to that version (that is, in the SLE-12 family and before), AutoYaST
+contained the logic to process all the `` entries and to make them match
+with the corresponding entries in the TargetMap (the data structure used by the
+old libstorage to represent the storage setup of a system). Unfortunately, that
+logic had some quirks and in some cases didn't fully match the documented
+behavior.
+
+Specially the combination of AutoYaST with the multipath technology has been a
+constant source of confusion. The goal of this document is to clarify what's 
the
+real usage of the drive types `CT_DISK` and `CT_DMMULTIPATH` and of the
+parameter `general/storage/start_multipath` when importing (i.e. applying) an
+AutoYaST profile in SLE-12-SP4, the latest version of SLE-12 available at the
+time of writing.
+
+## TL;DR
+
+- Multipath is only activated if `start_multipath` is true. The presence of a
+  `CT_DMMULTIPATH` drive has no influence.
+- With `start_multipath`, only `CT_DMMULTIPATH` drives should be used.
+- Without `start_multipath`, only `CT_DISK` drives should be used.
+- Unfortunately, it's not always that straightforward. See below.
+
+## Some Multipath and AutoYaST Facts
+
+- When multipath is activated in a Linux system, all disks in such system are
+  grouped into multipath devices. For example, if `sda` is an individual disk
+  while `sdb` and `sdc` are actually part of the same multipath, the system 
will
+  contain two multipath block devices (one for `sdb`+`sdc` and another one for
+  `sda` only). That's represented in the TargetMap by the corresponding 
`CT_DISK`
+  and `CT_DMMULTIPATH` elements. When using libstorage-ng, all those disks and
+  multipath devices are also represented in the devicegraph (the equivalent
+  storage-ng structure).
+- With AutoYaST, multipath is only activated if `start_multipath` is true. The
+  presence of a `CT_DMMULTIPATH` drive has no influence.
+- **Important:** AutoYaST in SLE-12-SPX will often select the disk with
+  `bios_id=0x80` for the first drive, no matter whether such drive is 
`CT_DISK` or
+  `CT_DMMULTIPATH` and no matter whether the disk is part of a multipath 
device.
+  See [this
+  
code](https://github.com/yast/yast-autoinstallation/blob/c01fe86f3d508c4b7d7be28bfd8d66541e1b1fa8/src/modules/AutoinstStorage.rb#L107).
+- With the `bios_id` exception mentioned above, drives which don't specify any
+  device name will only match elements in the TargetMap with its very own type
+  (`CT_MULTIPATH` or `CT_DISK`).
+
+## The default behavior
+
+Based on the previous facts, this describes how AutoYaST matches drives in the
+profile with devices in the TargetMap, assuming no device names, skip lists or
+any other mechanism is introduced in the drives to alter the default behavior 
of
+matching by position and type.
+

commit autoyast2 for openSUSE:Factory

2019-08-08 Thread root
Hello community,

here is the log from the commit of package autoyast2 for openSUSE:Factory 
checked in at 2019-08-08 14:22:55

Comparing /work/SRC/openSUSE:Factory/autoyast2 (Old)
 and  /work/SRC/openSUSE:Factory/.autoyast2.new.9556 (New)


Package is "autoyast2"

Thu Aug  8 14:22:55 2019 rev:260 rq:721520 version:4.2.7

Changes:

--- /work/SRC/openSUSE:Factory/autoyast2/autoyast2.changes  2019-07-31 
14:25:22.742313705 +0200
+++ /work/SRC/openSUSE:Factory/.autoyast2.new.9556/autoyast2.changes
2019-08-08 14:22:58.368353023 +0200
@@ -1,0 +2,14 @@
+Fri Aug  6 15:58:25 UTC 2019 - Imobach Gonzalez Sosa 
+
+- Add missing 'uuid' element to the partition sections
+  (boo#1144007).
+- 4.2.7
+
+---
+Mon Aug  5 15:38:18 CEST 2019 - sch...@suse.de
+
+- Fixed downloading of AutoYaST configuration file with "relurl"
+  (bsc#1138117).
+- 4.2.6
+
+---

Old:

  autoyast2-4.2.5.tar.bz2

New:

  autoyast2-4.2.7.tar.bz2



Other differences:
--
++ autoyast2.spec ++
--- /var/tmp/diff_new_pack.YugEID/_old  2019-08-08 14:22:58.808352956 +0200
+++ /var/tmp/diff_new_pack.YugEID/_new  2019-08-08 14:22:58.812352955 +0200
@@ -22,7 +22,7 @@
 %endif
 
 Name:   autoyast2
-Version:4.2.5
+Version:4.2.7
 Release:0
 Summary:YaST2 - Automated Installation
 License:GPL-2.0-only

++ autoyast2-4.2.5.tar.bz2 -> autoyast2-4.2.7.tar.bz2 ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/autoyast2-4.2.5/package/autoyast2.changes 
new/autoyast2-4.2.7/package/autoyast2.changes
--- old/autoyast2-4.2.5/package/autoyast2.changes   2019-07-25 
09:54:59.0 +0200
+++ new/autoyast2-4.2.7/package/autoyast2.changes   2019-08-07 
15:04:17.0 +0200
@@ -1,4 +1,18 @@
 ---
+Fri Aug  6 15:58:25 UTC 2019 - Imobach Gonzalez Sosa 
+
+- Add missing 'uuid' element to the partition sections
+  (boo#1144007).
+- 4.2.7
+
+---
+Mon Aug  5 15:38:18 CEST 2019 - sch...@suse.de
+
+- Fixed downloading of AutoYaST configuration file with "relurl"
+  (bsc#1138117).
+- 4.2.6
+
+---
 Thu Jul 18 15:05:10 UTC 2019 - Jan Engelhardt 
 
 - Use modern tar syntax
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/autoyast2-4.2.5/package/autoyast2.spec 
new/autoyast2-4.2.7/package/autoyast2.spec
--- old/autoyast2-4.2.5/package/autoyast2.spec  2019-07-25 09:54:59.0 
+0200
+++ new/autoyast2-4.2.7/package/autoyast2.spec  2019-08-07 15:04:17.0 
+0200
@@ -22,7 +22,7 @@
 %endif
 
 Name:   autoyast2
-Version:4.2.5
+Version:4.2.7
 Release:0
 Summary:YaST2 - Automated Installation
 License:GPL-2.0-only
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/autoyast2-4.2.5/src/autoyast-rnc/partitioning.rnc 
new/autoyast2-4.2.7/src/autoyast-rnc/partitioning.rnc
--- old/autoyast2-4.2.5/src/autoyast-rnc/partitioning.rnc   2019-07-25 
09:54:59.0 +0200
+++ new/autoyast2-4.2.7/src/autoyast-rnc/partitioning.rnc   2019-08-07 
15:04:17.0 +0200
@@ -57,6 +57,7 @@
   | part_fs_options
   | part_fstopt
   | part_label
+  | part_uuid
   | part_loop_fs
   | part_lv_name
   | part_lvm_group
@@ -164,6 +165,7 @@
 
 part_fstopt = element fstopt { text }
 part_label = element label { text }
+part_uuid = element uuid { text }
 part_loop_fs =
   element loop_fs { BOOLEAN }
 part_mount = element mount { text }
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/autoyast2-4.2.5/src/modules/AutoinstConfig.rb 
new/autoyast2-4.2.7/src/modules/AutoinstConfig.rb
--- old/autoyast2-4.2.5/src/modules/AutoinstConfig.rb   2019-07-25 
09:54:59.0 +0200
+++ new/autoyast2-4.2.7/src/modules/AutoinstConfig.rb   2019-08-07 
15:04:17.0 +0200
@@ -376,6 +376,23 @@
   @user = parsed_url["user"]   || ""
   @pass = parsed_url["pass"]   || ""
 
+  if @scheme == "relurl" || @scheme == "file"
+# "relurl": No host information has been given here. So a part of the 
path or the
+# complete path has been stored in the host variable while parsing it.
+# This will be reverted.
+#
+# "file": Normally the file is defined with 3 slashes like 
file:///autoinst.xml
+# in order to define an empty host entry. But that will be often 
overseen
+# by the user. So we 

commit autoyast2 for openSUSE:Factory

2019-07-31 Thread root
Hello community,

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

Comparing /work/SRC/openSUSE:Factory/autoyast2 (Old)
 and  /work/SRC/openSUSE:Factory/.autoyast2.new.4126 (New)


Package is "autoyast2"

Wed Jul 31 14:25:21 2019 rev:259 rq:718460 version:4.2.5

Changes:

--- /work/SRC/openSUSE:Factory/autoyast2/autoyast2.changes  2019-05-05 
21:17:14.140593354 +0200
+++ /work/SRC/openSUSE:Factory/.autoyast2.new.4126/autoyast2.changes
2019-07-31 14:25:22.742313705 +0200
@@ -1,0 +2,41 @@
+Thu Jul 18 15:05:10 UTC 2019 - Jan Engelhardt 
+
+- Use modern tar syntax
+- Require fillup because it's executed in %post
+
+---
+Thu Jul 18 14:49:00 UTC 2019 - Martin Vidner 
+
+- Fixed an Internal Error when AutoYaST is importing users and
+  groups configuration (bsc#1140339).
+- 4.2.5
+
+---
+Wed Jul  3 09:55:40 CEST 2019 - sch...@suse.de
+
+- Fixed new desktop file name (bsc#1138144).
+- 4.2.4
+
+---
+Mon Jun 17 13:33:11 UTC 2019 - José Iván López González 
+
+- Always perform a storage re-probe after executing pre-scripts.
+- Related to bsc#1133045
+- 4.2.3
+
+---
+Mon Jun 10 14:11:02 UTC 2019 - José Iván López González 
+
+- Add multi-device Btrfs related elements to the partitioning
+  schema (part of jsc#SLE-3877).
+- 4.2.2
+
+---
+Fri May 31 12:26:24 UTC 2019 - Stasiek Michalski 
+
+- Add metainfo (fate#319035)
+- Revamp spec
+- Replace GenericName with Comment
+- 4.2.1
+
+---

Old:

  autoyast2-4.2.0.tar.bz2

New:

  autoyast2-4.2.5.tar.bz2



Other differences:
--
++ autoyast2.spec ++
--- /var/tmp/diff_new_pack.DTrTos/_old  2019-07-31 14:25:23.190313401 +0200
+++ /var/tmp/diff_new_pack.DTrTos/_new  2019-07-31 14:25:23.194313399 +0200
@@ -18,19 +18,22 @@
 
 #Compat macro for new _fillupdir macro introduced in Nov 2017
 %if ! %{defined _fillupdir}
-  %define _fillupdir /var/adm/fillup-templates
+  %define _fillupdir %{_localstatedir}/adm/fillup-templates
 %endif
 
 Name:   autoyast2
-Version:4.2.0
+Version:4.2.5
 Release:0
+Summary:YaST2 - Automated Installation
+License:GPL-2.0-only
+Group:  System/YaST
+Url:https://github.com/yast/yast-autoinstallation
 
-BuildRoot:  %{_tmppath}/%{name}-%{version}-build
 Source0:autoyast2-%{version}.tar.bz2
-
 Source1:autoyast_en_html.tar.bz2
+
 BuildRequires:  update-desktop-files
-BuildRequires:  yast2-devtools >= 3.1.15
+BuildRequires:  yast2-devtools >= 4.2.2
 # control.rng
 BuildRequires:  yast2-installation-control
 # xmllint
@@ -50,7 +53,6 @@
 BuildRequires:  yast2-xml
 # AutoinstIssues::NoProposal
 BuildRequires:  yast2-storage-ng >= 4.0.160
-
 # %%{_unitdir} macro definition is in a separate package since 13.1
 %if 0%{?suse_version} >= 1310
 BuildRequires:  systemd-rpm-macros
@@ -72,23 +74,22 @@
 Requires:   yast2-transfer >= 2.21.0
 Requires:   yast2-xml
 # AutoinstIssues::NoProposal
+Requires:   yast2-ruby-bindings >= 1.0.0
 Requires:   yast2-storage-ng >= 4.0.160
+
 Conflicts:  yast2-installation < 3.1.166
 
 Provides:   yast2-config-autoinst
+Provides:   yast2-lib-autoinst
 Provides:   yast2-module-autoinst
+
 Obsoletes:  yast2-config-autoinst
-Obsoletes:  yast2-module-autoinst
-Provides:   yast2-lib-autoinst
 Obsoletes:  yast2-lib-autoinst
+Obsoletes:  yast2-module-autoinst
 
 BuildArch:  noarch
 
-Requires:   yast2-ruby-bindings >= 1.0.0
-
-Summary:YaST2 - Automated Installation
-License:GPL-2.0-only
-Group:  System/YaST
+Requires(post): %fillup_prereq
 
 %description
 This package is intended for management of the control files and the
@@ -101,11 +102,13 @@
 installation sources.
 
 %package installation
-Requires:   yast2-ruby-bindings >= 1.0.0
-
 Summary:YaST2 - Auto Installation Modules
-# API for Disabled Modules (ProductControl)
 Group:  System/YaST
+
+# Y2Storage::AutoinstIssues containing section information
+BuildRequires:  yast2-storage-ng >= 4.0.15
+
+# API for Disabled Modules (ProductControl)
 Requires:   yast2 >= 2.16.36
 # After API cleanup
 Requires:   yast2
@@ -124,8 +127,8 @@
 Requires:   yast2-xml
 # "transact_by" key in PkgPropertiesAll()
 Requires:   yast2-pkg-bindings >= 4.0.7
-# Y2Storage::AutoinstIssues containing section information

commit autoyast2 for openSUSE:Factory

2019-05-05 Thread root
Hello community,

here is the log from the commit of package autoyast2 for openSUSE:Factory 
checked in at 2019-05-05 21:17:12

Comparing /work/SRC/openSUSE:Factory/autoyast2 (Old)
 and  /work/SRC/openSUSE:Factory/.autoyast2.new.5148 (New)


Package is "autoyast2"

Sun May  5 21:17:12 2019 rev:258 rq:699685 version:4.2.0

Changes:

--- /work/SRC/openSUSE:Factory/autoyast2/autoyast2.changes  2019-04-03 
09:25:04.887732331 +0200
+++ /work/SRC/openSUSE:Factory/.autoyast2.new.5148/autoyast2.changes
2019-05-05 21:17:14.140593354 +0200
@@ -1,0 +2,7 @@
+Mon Apr 29 11:34:37 UTC 2019 - Ladislav Slezák 
+
+- Uninstall the "SUSE-Manager-Proxy" product when upgrading from
+  SLES12 + SUMA Proxy + SUMA Branch Server (bsc#1133215)
+- 4.2.0
+
+---

Old:

  autoyast2-4.1.5.tar.bz2

New:

  autoyast2-4.2.0.tar.bz2



Other differences:
--
++ autoyast2.spec ++
--- /var/tmp/diff_new_pack.SqjCTP/_old  2019-05-05 21:17:14.640594716 +0200
+++ /var/tmp/diff_new_pack.SqjCTP/_new  2019-05-05 21:17:14.644594727 +0200
@@ -22,7 +22,7 @@
 %endif
 
 Name:   autoyast2
-Version:4.1.5
+Version:4.2.0
 Release:0
 
 BuildRoot:  %{_tmppath}/%{name}-%{version}-build
@@ -60,8 +60,8 @@
 
 Requires:   autoyast2-installation = %{version}
 Requires:   libxslt
-# Yast::Popup.ErrorAnyQuestion fixed
-Requires:   yast2 >= 4.0.60
+# Y2Packager::ProductUpgrade.remove_obsolete_upgrades
+Requires:   yast2 >= 4.2.1
 Requires:   yast2-core
 Requires:   yast2-country >= 3.1.13
 Requires:   yast2-ntp-client >= 4.0.1

++ autoyast2-4.1.5.tar.bz2 -> autoyast2-4.2.0.tar.bz2 ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/autoyast2-4.1.5/package/autoyast2.changes 
new/autoyast2-4.2.0/package/autoyast2.changes
--- old/autoyast2-4.1.5/package/autoyast2.changes   2019-04-02 
16:42:13.0 +0200
+++ new/autoyast2-4.2.0/package/autoyast2.changes   2019-04-30 
15:34:18.0 +0200
@@ -1,4 +1,11 @@
 ---
+Mon Apr 29 11:34:37 UTC 2019 - Ladislav Slezák 
+
+- Uninstall the "SUSE-Manager-Proxy" product when upgrading from
+  SLES12 + SUMA Proxy + SUMA Branch Server (bsc#1133215)
+- 4.2.0
+
+---
 Tue Apr  2 10:32:53 UTC 2019 - José Iván López González 
 
 - Removed check for available devices. When there are no devices,
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/autoyast2-4.1.5/package/autoyast2.spec 
new/autoyast2-4.2.0/package/autoyast2.spec
--- old/autoyast2-4.1.5/package/autoyast2.spec  2019-04-02 16:42:13.0 
+0200
+++ new/autoyast2-4.2.0/package/autoyast2.spec  2019-04-30 15:34:18.0 
+0200
@@ -22,7 +22,7 @@
 %endif
 
 Name:   autoyast2
-Version:4.1.5
+Version:4.2.0
 Release:0
 
 BuildRoot:  %{_tmppath}/%{name}-%{version}-build
@@ -60,8 +60,8 @@
 
 Requires:   autoyast2-installation = %{version}
 Requires:   libxslt
-# Yast::Popup.ErrorAnyQuestion fixed
-Requires:   yast2 >= 4.0.60
+# Y2Packager::ProductUpgrade.remove_obsolete_upgrades
+Requires:   yast2 >= 4.2.1
 Requires:   yast2-core
 Requires:   yast2-country >= 3.1.13
 Requires:   yast2-ntp-client >= 4.0.1
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 
old/autoyast2-4.1.5/src/clients/inst_autosetup_upgrade.rb 
new/autoyast2-4.2.0/src/clients/inst_autosetup_upgrade.rb
--- old/autoyast2-4.1.5/src/clients/inst_autosetup_upgrade.rb   2019-04-02 
16:42:13.0 +0200
+++ new/autoyast2-4.2.0/src/clients/inst_autosetup_upgrade.rb   2019-04-30 
15:34:18.0 +0200
@@ -9,6 +9,8 @@
 # $Id: inst_autosetup.ycp 61521 2010-03-29 09:10:07Z ug $
 require "autoinstall/autosetup_helpers"
 
+require "y2packager/product_upgrade"
+
 module Yast
   class InstAutosetupUpgradeClient < Client
 include Yast::Logger
@@ -359,6 +361,10 @@
 Builtins.foreach(@remove_products) do |p|
   Pkg.ResolvableRemove(p, :product)
 end
+
+# deselect the upgraded obsolete products (bsc#1133215)
+Y2Packager::ProductUpgrade.remove_obsolete_upgrades
+
 Builtins.foreach(@patterns) { |p| Pkg.ResolvableInstall(p, :pattern) }
 Builtins.foreach(@packages) { |p| Pkg.ResolvableInstall(p, :package) }
 Builtins.foreach(@products) { |p| Pkg.ResolvableInstall(p, :product) }




commit autoyast2 for openSUSE:Factory

2019-04-03 Thread root
Hello community,

here is the log from the commit of package autoyast2 for openSUSE:Factory 
checked in at 2019-04-03 09:25:02

Comparing /work/SRC/openSUSE:Factory/autoyast2 (Old)
 and  /work/SRC/openSUSE:Factory/.autoyast2.new.25356 (New)


Package is "autoyast2"

Wed Apr  3 09:25:02 2019 rev:257 rq:690684 version:4.1.5

Changes:

--- /work/SRC/openSUSE:Factory/autoyast2/autoyast2.changes  2019-03-21 
09:51:55.790811093 +0100
+++ /work/SRC/openSUSE:Factory/.autoyast2.new.25356/autoyast2.changes   
2019-04-03 09:25:04.887732331 +0200
@@ -1,0 +2,7 @@
+Tue Apr  2 10:32:53 UTC 2019 - José Iván López González 
+
+- Removed check for available devices. When there are no devices,
+  the proposal issues will be shown (needed for bsc#1130256).
+- 4.1.5
+
+---

Old:

  autoyast2-4.1.4.tar.bz2

New:

  autoyast2-4.1.5.tar.bz2



Other differences:
--
++ autoyast2.spec ++
--- /var/tmp/diff_new_pack.nkbHlI/_old  2019-04-03 09:25:06.063732885 +0200
+++ /var/tmp/diff_new_pack.nkbHlI/_new  2019-04-03 09:25:06.095732900 +0200
@@ -22,7 +22,7 @@
 %endif
 
 Name:   autoyast2
-Version:4.1.4
+Version:4.1.5
 Release:0
 
 BuildRoot:  %{_tmppath}/%{name}-%{version}-build

++ autoyast2-4.1.4.tar.bz2 -> autoyast2-4.1.5.tar.bz2 ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/autoyast2-4.1.4/Dockerfile 
new/autoyast2-4.1.5/Dockerfile
--- old/autoyast2-4.1.4/Dockerfile  2019-03-19 14:15:00.0 +0100
+++ new/autoyast2-4.1.5/Dockerfile  2019-04-02 16:42:13.0 +0200
@@ -1,4 +1,4 @@
-FROM yastdevel/ruby
+FROM registry.opensuse.org/yast/head/containers/yast-ruby:latest
 RUN zypper --gpg-auto-import-keys --non-interactive in --no-recommends \
   trang \
   libxml2-tools \
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/autoyast2-4.1.4/package/autoyast2.changes 
new/autoyast2-4.1.5/package/autoyast2.changes
--- old/autoyast2-4.1.4/package/autoyast2.changes   2019-03-19 
14:15:00.0 +0100
+++ new/autoyast2-4.1.5/package/autoyast2.changes   2019-04-02 
16:42:13.0 +0200
@@ -1,4 +1,11 @@
 ---
+Tue Apr  2 10:32:53 UTC 2019 - José Iván López González 
+
+- Removed check for available devices. When there are no devices,
+  the proposal issues will be shown (needed for bsc#1130256).
+- 4.1.5
+
+---
 Fri Mar 15 15:54:52 CET 2019 - sch...@suse.de
 
 - Postpone disabling local repositories if the second stage is
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/autoyast2-4.1.4/package/autoyast2.spec 
new/autoyast2-4.1.5/package/autoyast2.spec
--- old/autoyast2-4.1.4/package/autoyast2.spec  2019-03-19 14:15:00.0 
+0100
+++ new/autoyast2-4.1.5/package/autoyast2.spec  2019-04-02 16:42:13.0 
+0200
@@ -22,7 +22,7 @@
 %endif
 
 Name:   autoyast2
-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/autoyast2-4.1.4/src/lib/autoinstall/storage_proposal.rb 
new/autoyast2-4.1.5/src/lib/autoinstall/storage_proposal.rb
--- old/autoyast2-4.1.4/src/lib/autoinstall/storage_proposal.rb 2019-03-19 
14:15:00.0 +0100
+++ new/autoyast2-4.1.5/src/lib/autoinstall/storage_proposal.rb 2019-04-02 
16:42:13.0 +0200
@@ -119,6 +119,7 @@
 # @return [Y2Storage::GuidedProposal]
 def guided_proposal
   log.info "Creating a guided proposal"
+  # TODO: add specific issue when proposal fails because there are no 
devices
   Y2Storage::GuidedProposal.initial
 end
 
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/autoyast2-4.1.4/src/modules/AutoinstStorage.rb 
new/autoyast2-4.1.5/src/modules/AutoinstStorage.rb
--- old/autoyast2-4.1.4/src/modules/AutoinstStorage.rb  2019-03-19 
14:15:00.0 +0100
+++ new/autoyast2-4.1.5/src/modules/AutoinstStorage.rb  2019-04-02 
16:42:13.0 +0200
@@ -57,7 +57,7 @@
 # @return [Boolean] success
 def Import(settings)
   log.info "entering Import with #{settings.inspect}"
-  return false unless available_storage?
+
   partitioning = preprocessed_settings(settings)
   return false unless partitioning
 
@@ -322,20 +322,6 @@
   preprocessor = Y2Autoinstallation::PartitioningPreprocessor.new
   preprocessor.run(settings)
 end
-
-# Determine (and warn the user) no storage 

commit autoyast2 for openSUSE:Factory

2019-03-21 Thread root
Hello community,

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

Comparing /work/SRC/openSUSE:Factory/autoyast2 (Old)
 and  /work/SRC/openSUSE:Factory/.autoyast2.new.28833 (New)


Package is "autoyast2"

Thu Mar 21 09:51:53 2019 rev:256 rq:686418 version:4.1.4

Changes:

--- /work/SRC/openSUSE:Factory/autoyast2/autoyast2.changes  2019-02-28 
21:47:09.905428715 +0100
+++ /work/SRC/openSUSE:Factory/.autoyast2.new.28833/autoyast2.changes   
2019-03-21 09:51:55.790811093 +0100
@@ -1,0 +2,14 @@
+Fri Mar 15 15:54:52 CET 2019 - sch...@suse.de
+
+- Postpone disabling local repositories if the second stage is
+  required (bsc#1127818).
+- 4.1.4
+
+---
+Fri Mar  8 12:59:05 UTC 2019 - Imobach Gonzalez Sosa 
+
+- Add Bcache related elements to the partitioning schema
+  (fate#325346).
+- 4.1.3
+
+---

Old:

  autoyast2-4.1.2.tar.bz2

New:

  autoyast2-4.1.4.tar.bz2



Other differences:
--
++ autoyast2.spec ++
--- /var/tmp/diff_new_pack.m4Bmee/_old  2019-03-21 09:51:56.450810915 +0100
+++ /var/tmp/diff_new_pack.m4Bmee/_new  2019-03-21 09:51:56.454810914 +0100
@@ -22,7 +22,7 @@
 %endif
 
 Name:   autoyast2
-Version:4.1.2
+Version:4.1.4
 Release:0
 
 BuildRoot:  %{_tmppath}/%{name}-%{version}-build
@@ -113,8 +113,8 @@
 Requires:   yast2-core
 Requires:   yast2-country
 Requires:   yast2-ncurses
-# Packages.default_patterns
-Requires:   yast2-packager >= 3.1.10
+# Disabling local repos in second stage only.
+Requires:   yast2-packager >= 4.1.33
 # ServicesManagerTargetClass::BaseTargets
 Requires:   yast2-services-manager >= 3.1.10
 Requires:   yast2-slp

++ autoyast2-4.1.2.tar.bz2 -> autoyast2-4.1.4.tar.bz2 ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/autoyast2-4.1.2/package/autoyast2.changes 
new/autoyast2-4.1.4/package/autoyast2.changes
--- old/autoyast2-4.1.2/package/autoyast2.changes   2019-02-25 
15:59:52.0 +0100
+++ new/autoyast2-4.1.4/package/autoyast2.changes   2019-03-19 
14:15:00.0 +0100
@@ -1,4 +1,18 @@
 ---
+Fri Mar 15 15:54:52 CET 2019 - sch...@suse.de
+
+- Postpone disabling local repositories if the second stage is
+  required (bsc#1127818).
+- 4.1.4
+
+---
+Fri Mar  8 12:59:05 UTC 2019 - Imobach Gonzalez Sosa 
+
+- Add Bcache related elements to the partitioning schema
+  (fate#325346).
+- 4.1.3
+
+---
 Fri Feb 22 16:40:30 UTC 2019 - dgonza...@suse.com
 
 - Avoid to crash when the profile has a not valid sofware section
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/autoyast2-4.1.2/package/autoyast2.spec 
new/autoyast2-4.1.4/package/autoyast2.spec
--- old/autoyast2-4.1.2/package/autoyast2.spec  2019-02-25 15:59:52.0 
+0100
+++ new/autoyast2-4.1.4/package/autoyast2.spec  2019-03-19 14:15:00.0 
+0100
@@ -22,7 +22,7 @@
 %endif
 
 Name:   autoyast2
-Version:4.1.2
+Version:4.1.4
 Release:0
 
 BuildRoot:  %{_tmppath}/%{name}-%{version}-build
@@ -113,8 +113,8 @@
 Requires:   yast2-core
 Requires:   yast2-country
 Requires:   yast2-ncurses
-# Packages.default_patterns
-Requires:   yast2-packager >= 3.1.10
+# Disabling local repos in second stage only.
+Requires:   yast2-packager >= 4.1.33
 # ServicesManagerTargetClass::BaseTargets
 Requires:   yast2-services-manager >= 3.1.10
 Requires:   yast2-slp
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/autoyast2-4.1.2/src/autoyast-rnc/partitioning.rnc 
new/autoyast2-4.1.4/src/autoyast-rnc/partitioning.rnc
--- old/autoyast2-4.1.2/src/autoyast-rnc/partitioning.rnc   2019-02-25 
15:59:52.0 +0100
+++ new/autoyast2-4.1.4/src/autoyast-rnc/partitioning.rnc   2019-03-19 
14:15:00.0 +0100
@@ -21,7 +21,8 @@
 element enable_snapshots { BOOLEAN }? &
 skip_list? &
 partitions? &
-raid_options?
+raid_options? &
+bcache_options?
   }
 
 skip_list =
@@ -78,6 +79,8 @@
   | raid_options
   | subvolumes
   | create_subvolumes
+  | bcache_backing_for
+  | bcache_caching_for
 
 partition = element partition { y2_partition* }
 part_create =
@@ -129,6 +132,9 @@
 element device { text }*
 }
 
+cache_mode = element cache_mode { "writethrough" | "writeback" | "writearound" 
| "none" }

commit autoyast2 for openSUSE:Factory

2019-02-28 Thread root
Hello community,

here is the log from the commit of package autoyast2 for openSUSE:Factory 
checked in at 2019-02-28 21:47:08

Comparing /work/SRC/openSUSE:Factory/autoyast2 (Old)
 and  /work/SRC/openSUSE:Factory/.autoyast2.new.28833 (New)


Package is "autoyast2"

Thu Feb 28 21:47:08 2019 rev:255 rq:678938 version:4.1.2

Changes:

--- /work/SRC/openSUSE:Factory/autoyast2/autoyast2.changes  2019-02-15 
09:53:33.507794909 +0100
+++ /work/SRC/openSUSE:Factory/.autoyast2.new.28833/autoyast2.changes   
2019-02-28 21:47:09.905428715 +0100
@@ -1,0 +2,7 @@
+Fri Feb 22 16:40:30 UTC 2019 - dgonza...@suse.com
+
+- Avoid to crash when the profile has a not valid sofware section
+  (bsc#1125959).
+- 4.1.2
+
+---

Old:

  autoyast2-4.1.1.tar.bz2

New:

  autoyast2-4.1.2.tar.bz2



Other differences:
--
++ autoyast2.spec ++
--- /var/tmp/diff_new_pack.FQM1HE/_old  2019-02-28 21:47:10.497428462 +0100
+++ /var/tmp/diff_new_pack.FQM1HE/_new  2019-02-28 21:47:10.501428461 +0100
@@ -22,7 +22,7 @@
 %endif
 
 Name:   autoyast2
-Version:4.1.1
+Version:4.1.2
 Release:0
 
 BuildRoot:  %{_tmppath}/%{name}-%{version}-build

++ autoyast2-4.1.1.tar.bz2 -> autoyast2-4.1.2.tar.bz2 ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/autoyast2-4.1.1/package/autoyast2.changes 
new/autoyast2-4.1.2/package/autoyast2.changes
--- old/autoyast2-4.1.1/package/autoyast2.changes   2019-02-13 
10:31:25.0 +0100
+++ new/autoyast2-4.1.2/package/autoyast2.changes   2019-02-25 
15:59:52.0 +0100
@@ -1,4 +1,11 @@
 ---
+Fri Feb 22 16:40:30 UTC 2019 - dgonza...@suse.com
+
+- Avoid to crash when the profile has a not valid sofware section
+  (bsc#1125959).
+- 4.1.2
+
+---
 Tue Feb 12 13:50:19 CET 2019 - sch...@suse.de
 
 - Reading IPv6 setting in order to initialize it correctly.
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/autoyast2-4.1.1/package/autoyast2.spec 
new/autoyast2-4.1.2/package/autoyast2.spec
--- old/autoyast2-4.1.1/package/autoyast2.spec  2019-02-13 10:31:25.0 
+0100
+++ new/autoyast2-4.1.2/package/autoyast2.spec  2019-02-25 15:59:52.0 
+0100
@@ -22,7 +22,7 @@
 %endif
 
 Name:   autoyast2
-Version:4.1.1
+Version:4.1.2
 Release:0
 
 BuildRoot:  %{_tmppath}/%{name}-%{version}-build
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/autoyast2-4.1.1/src/modules/AutoinstFunctions.rb 
new/autoyast2-4.1.2/src/modules/AutoinstFunctions.rb
--- old/autoyast2-4.1.1/src/modules/AutoinstFunctions.rb2019-02-13 
10:31:25.0 +0100
+++ new/autoyast2-4.1.2/src/modules/AutoinstFunctions.rb2019-02-25 
15:59:52.0 +0100
@@ -136,7 +136,7 @@
 # @return [Y2Packager::Product] a product if exactly one product matches
 # the criteria, nil otherwise
 def identify_product_by_patterns(profile)
-  software = profile.fetch("software", {})
+  software = profile["software"] || {}
 
   identify_product do |product|
 software.fetch("patterns", []).any? { |p| p =~ 
/#{product.name.downcase}-.*/ }
@@ -151,7 +151,7 @@
 # @return [Y2Packager::Product] a product if exactly one product matches
 # the criteria, nil otherwise
 def identify_product_by_packages(profile)
-  software = profile.fetch("software", {})
+  software = profile["software"] || {}
 
   identify_product do |product|
 software.fetch("packages", []).any? { |p| p =~ 
/#{product.name.downcase}-release/ }
@@ -180,7 +180,14 @@
 # @param profile [Hash] AutoYaST profile
 # @return [String] product name
 def base_product_name(profile)
-  software = profile.fetch("software", {})
+  software = profile["software"]
+
+  if software.nil?
+log.info("Error: given profile has not a valid software section")
+
+return nil
+  end
+
   software.fetch("products", []).first
 end
   end
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/autoyast2-4.1.1/test/AutoinstFunctions_test.rb 
new/autoyast2-4.1.2/test/AutoinstFunctions_test.rb
--- old/autoyast2-4.1.1/test/AutoinstFunctions_test.rb  2019-02-13 
10:31:25.0 +0100
+++ new/autoyast2-4.1.2/test/AutoinstFunctions_test.rb  2019-02-25 
15:59:52.0 +0100
@@ -176,5 +176,23 @@
 
   expect(subject.selected_product.name).to eql "SLED"
 end
+
+context "when there is not a valid software 

commit autoyast2 for openSUSE:Factory

2019-02-15 Thread root
Hello community,

here is the log from the commit of package autoyast2 for openSUSE:Factory 
checked in at 2019-02-15 09:53:31

Comparing /work/SRC/openSUSE:Factory/autoyast2 (Old)
 and  /work/SRC/openSUSE:Factory/.autoyast2.new.28833 (New)


Package is "autoyast2"

Fri Feb 15 09:53:31 2019 rev:254 rq:674439 version:4.1.1

Changes:

--- /work/SRC/openSUSE:Factory/autoyast2/autoyast2.changes  2019-02-04 
16:09:22.202012024 +0100
+++ /work/SRC/openSUSE:Factory/.autoyast2.new.28833/autoyast2.changes   
2019-02-15 09:53:33.507794909 +0100
@@ -1,0 +2,7 @@
+Tue Feb 12 13:50:19 CET 2019 - sch...@suse.de
+
+- Reading IPv6 setting in order to initialize it correctly.
+  (bsc#1122660)
+- 4.1.1
+
+---

Old:

  autoyast2-4.1.0.tar.bz2

New:

  autoyast2-4.1.1.tar.bz2



Other differences:
--
++ autoyast2.spec ++
--- /var/tmp/diff_new_pack.45F67w/_old  2019-02-15 09:53:34.795794503 +0100
+++ /var/tmp/diff_new_pack.45F67w/_new  2019-02-15 09:53:34.795794503 +0100
@@ -22,7 +22,7 @@
 %endif
 
 Name:   autoyast2
-Version:4.1.0
+Version:4.1.1
 Release:0
 
 BuildRoot:  %{_tmppath}/%{name}-%{version}-build

++ autoyast2-4.1.0.tar.bz2 -> autoyast2-4.1.1.tar.bz2 ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/autoyast2-4.1.0/package/autoyast2.changes 
new/autoyast2-4.1.1/package/autoyast2.changes
--- old/autoyast2-4.1.0/package/autoyast2.changes   2019-01-30 
17:32:48.0 +0100
+++ new/autoyast2-4.1.1/package/autoyast2.changes   2019-02-13 
10:31:25.0 +0100
@@ -1,4 +1,11 @@
 ---
+Tue Feb 12 13:50:19 CET 2019 - sch...@suse.de
+
+- Reading IPv6 setting in order to initialize it correctly.
+  (bsc#1122660)
+- 4.1.1
+
+---
 Wed Jan 30 15:14:25 CET 2019 - sch...@suse.de
 
 - Fixed conflicting items in rule dialogs (bsc#1123091).
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/autoyast2-4.1.0/package/autoyast2.spec 
new/autoyast2-4.1.1/package/autoyast2.spec
--- old/autoyast2-4.1.0/package/autoyast2.spec  2019-01-30 17:32:48.0 
+0100
+++ new/autoyast2-4.1.1/package/autoyast2.spec  2019-02-13 10:31:25.0 
+0100
@@ -22,7 +22,7 @@
 %endif
 
 Name:   autoyast2
-Version:4.1.0
+Version:4.1.1
 Release:0
 
 BuildRoot:  %{_tmppath}/%{name}-%{version}-build
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/autoyast2-4.1.0/src/clients/ayast_setup.rb 
new/autoyast2-4.1.1/src/clients/ayast_setup.rb
--- old/autoyast2-4.1.0/src/clients/ayast_setup.rb  2019-01-30 
17:32:48.0 +0100
+++ new/autoyast2-4.1.1/src/clients/ayast_setup.rb  2019-02-13 
10:31:25.0 +0100
@@ -41,6 +41,7 @@
   Yast.import "AutoinstSoftware"
   Yast.import "PackageSystem"
   Yast.import "AutoinstData"
+  Yast.import "Lan"
 
   @dopackages = true
 
@@ -95,6 +96,12 @@
   Wizard.CreateDialog
   Mode.SetMode("autoinstallation")
   Stage.Set("continue")
+
+  # IPv6 settings will be written despite the have been
+  # changed or not. So we have to read them at first.
+  # FIXME: Move it to Lan.rb and remove the Lan import dependency.
+  Lan.ipv6 = Lan.readIPv6
+
   WFM.CallFunction("inst_autopost", [])
   postPackages = Ops.get_list(
 Profile.current,




commit autoyast2 for openSUSE:Factory

2019-02-04 Thread root
Hello community,

here is the log from the commit of package autoyast2 for openSUSE:Factory 
checked in at 2019-02-04 16:09:20

Comparing /work/SRC/openSUSE:Factory/autoyast2 (Old)
 and  /work/SRC/openSUSE:Factory/.autoyast2.new.28833 (New)


Package is "autoyast2"

Mon Feb  4 16:09:20 2019 rev:253 rq:670177 version:4.1.0

Changes:

--- /work/SRC/openSUSE:Factory/autoyast2/autoyast2.changes  2018-12-31 
09:42:01.502431019 +0100
+++ /work/SRC/openSUSE:Factory/.autoyast2.new.28833/autoyast2.changes   
2019-02-04 16:09:22.202012024 +0100
@@ -1,0 +2,6 @@
+Wed Jan 30 15:14:25 CET 2019 - sch...@suse.de
+
+- Fixed conflicting items in rule dialogs (bsc#1123091).
+- 4.1.0
+
+---

Old:

  autoyast2-4.0.70.tar.bz2

New:

  autoyast2-4.1.0.tar.bz2



Other differences:
--
++ autoyast2.spec ++
--- /var/tmp/diff_new_pack.os0J7q/_old  2019-02-04 16:09:22.990011531 +0100
+++ /var/tmp/diff_new_pack.os0J7q/_new  2019-02-04 16:09:22.990011531 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package autoyast2
 #
-# 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
@@ -22,7 +22,7 @@
 %endif
 
 Name:   autoyast2
-Version:4.0.70
+Version:4.1.0
 Release:0
 
 BuildRoot:  %{_tmppath}/%{name}-%{version}-build

++ autoyast2-4.0.70.tar.bz2 -> autoyast2-4.1.0.tar.bz2 ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/autoyast2-4.0.70/package/autoyast2.changes 
new/autoyast2-4.1.0/package/autoyast2.changes
--- old/autoyast2-4.0.70/package/autoyast2.changes  2018-12-03 
16:46:13.0 +0100
+++ new/autoyast2-4.1.0/package/autoyast2.changes   2019-01-30 
17:32:48.0 +0100
@@ -1,4 +1,10 @@
 ---
+Wed Jan 30 15:14:25 CET 2019 - sch...@suse.de
+
+- Fixed conflicting items in rule dialogs (bsc#1123091).
+- 4.1.0
+
+---
 Sat Nov 24 00:10:55 UTC 2018 - Stasiek Michalski 
 
 - Provide icon with module (boo#1109310)
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/autoyast2-4.0.70/package/autoyast2.spec 
new/autoyast2-4.1.0/package/autoyast2.spec
--- old/autoyast2-4.0.70/package/autoyast2.spec 2018-12-03 16:46:13.0 
+0100
+++ new/autoyast2-4.1.0/package/autoyast2.spec  2019-01-30 17:32:48.0 
+0100
@@ -22,7 +22,7 @@
 %endif
 
 Name:   autoyast2
-Version:4.0.70
+Version:4.1.0
 Release:0
 
 BuildRoot:  %{_tmppath}/%{name}-%{version}-build
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/autoyast2-4.0.70/src/modules/AutoInstallRules.rb 
new/autoyast2-4.1.0/src/modules/AutoInstallRules.rb
--- old/autoyast2-4.0.70/src/modules/AutoInstallRules.rb2018-12-03 
16:46:13.0 +0100
+++ new/autoyast2-4.1.0/src/modules/AutoInstallRules.rb 2019-01-30 
17:32:48.0 +0100
@@ -680,11 +680,7 @@
 element_nr = Ops.add(element_nr, 1)
 if Builtins.contains(@tomerge, file)
   Builtins.foreach(Ops.get_list(rule, ["dialog", "conflicts"], 
[])) do |c|
-Ops.set(
-  conflictsCounter,
-  c,
-  Ops.add(Ops.get(conflictsCounter, c, 0), 1)
-)
+conflictsCounter[c] = 0
   end
 end
   end
@@ -733,18 +729,14 @@
 )
   )
   UI.ChangeWidget(Id(:back), :Enabled, false) if dialogIndex == 0
-  Builtins.foreach(conflictsCounter) do |c, n|
-UI.ChangeWidget(
-  Id(c),
-  :Enabled,
-  Ops.greater_than(n, 0) ? false : true
-)
-UI.ChangeWidget(
-  Id(c),
-  :Value,
-  Ops.greater_than(n, 0) ? false : true
-)
+
+  # If there are conflicting items set them all to enabled/not_selected
+  # in order to let the user decide at first.
+  conflictsCounter.each do |c, n|
+UI.ChangeWidget(Id(c), :Enabled, true)
+UI.ChangeWidget(Id(c), :Value, false)
   end
+
   while true
 ret = nil
 if timeout == 0




commit autoyast2 for openSUSE:Factory

2018-12-31 Thread root
Hello community,

here is the log from the commit of package autoyast2 for openSUSE:Factory 
checked in at 2018-12-31 09:41:58

Comparing /work/SRC/openSUSE:Factory/autoyast2 (Old)
 and  /work/SRC/openSUSE:Factory/.autoyast2.new.28833 (New)


Package is "autoyast2"

Mon Dec 31 09:41:58 2018 rev:252 rq:653575 version:4.0.70

Changes:

--- /work/SRC/openSUSE:Factory/autoyast2/autoyast2.changes  2018-11-18 
23:01:11.219601066 +0100
+++ /work/SRC/openSUSE:Factory/.autoyast2.new.28833/autoyast2.changes   
2018-12-31 09:42:01.502431019 +0100
@@ -1,0 +2,13 @@
+Sat Nov 24 00:10:55 UTC 2018 - Stasiek Michalski 
+
+- Provide icon with module (boo#1109310)
+- 4.0.70
+
+---
+Tue Nov 20 11:34:17 CET 2018 - sch...@suse.de
+
+- Function SelectProduct removed in order NOT to select All
+  available products (bsc#1116332).
+- 4.0.69
+
+---

Old:

  autoyast2-4.0.68.tar.bz2

New:

  autoyast2-4.0.70.tar.bz2



Other differences:
--
++ autoyast2.spec ++
--- /var/tmp/diff_new_pack.ndIkKo/_old  2018-12-31 09:42:01.902430691 +0100
+++ /var/tmp/diff_new_pack.ndIkKo/_new  2018-12-31 09:42:01.902430691 +0100
@@ -22,7 +22,7 @@
 %endif
 
 Name:   autoyast2
-Version:4.0.68
+Version:4.0.70
 Release:0
 
 BuildRoot:  %{_tmppath}/%{name}-%{version}-build
@@ -67,7 +67,7 @@
 Requires:   yast2-ntp-client >= 4.0.1
 # Moving security module to first installation stage
 Requires:   yast2-network >= 3.1.145
-Requires:   yast2-schema
+Requires:   yast2-schema >= 4.0.6
 Requires:   yast2-security >= 4.1.1
 Requires:   yast2-transfer >= 2.21.0
 Requires:   yast2-xml
@@ -219,6 +219,8 @@
 %dir %{yast_moduledir}
 %{yast_moduledir}/AutoinstClass.rb
 
+%{yast_icondir}
+
 # additional files
 
 %{_fillupdir}/sysconfig.autoinstall

++ autoyast2-4.0.68.tar.bz2 -> autoyast2-4.0.70.tar.bz2 ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/autoyast2-4.0.68/package/autoyast2.changes 
new/autoyast2-4.0.70/package/autoyast2.changes
--- old/autoyast2-4.0.68/package/autoyast2.changes  2018-11-16 
12:00:44.0 +0100
+++ new/autoyast2-4.0.70/package/autoyast2.changes  2018-12-03 
16:46:13.0 +0100
@@ -1,4 +1,17 @@
 ---
+Sat Nov 24 00:10:55 UTC 2018 - Stasiek Michalski 
+
+- Provide icon with module (boo#1109310)
+- 4.0.70
+
+---
+Tue Nov 20 11:34:17 CET 2018 - sch...@suse.de
+
+- Function SelectProduct removed in order NOT to select All
+  available products (bsc#1116332).
+- 4.0.69
+
+---
 Thu Nov 15 15:11:47 UTC 2018 - igonzalezs...@suse.com
 
 - Fallback to English when using fbiterm on those languages
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/autoyast2-4.0.68/package/autoyast2.spec 
new/autoyast2-4.0.70/package/autoyast2.spec
--- old/autoyast2-4.0.68/package/autoyast2.spec 2018-11-16 12:00:44.0 
+0100
+++ new/autoyast2-4.0.70/package/autoyast2.spec 2018-12-03 16:46:13.0 
+0100
@@ -22,7 +22,7 @@
 %endif
 
 Name:   autoyast2
-Version:4.0.68
+Version:4.0.70
 Release:0
 
 BuildRoot:  %{_tmppath}/%{name}-%{version}-build
@@ -68,7 +68,7 @@
 # Moving security module to first installation stage
 Requires:   yast2-security >= 4.1.1
 Requires:   yast2-network >= 3.1.145
-Requires:   yast2-schema
+Requires:   yast2-schema >= 4.0.6
 Requires:   yast2-transfer >= 2.21.0
 Requires:   yast2-xml
 # AutoinstIssues::NoProposal
@@ -219,6 +219,8 @@
 %dir %{yast_moduledir}
 %{yast_moduledir}/AutoinstClass.rb
 
+%{yast_icondir}
+
 # additional files
 
 %{_fillupdir}/sysconfig.autoinstall
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/autoyast2-4.0.68/src/Makefile.am 
new/autoyast2-4.0.70/src/Makefile.am
--- old/autoyast2-4.0.68/src/Makefile.am2018-11-16 12:00:44.0 
+0100
+++ new/autoyast2-4.0.70/src/Makefile.am2018-12-03 16:46:13.0 
+0100
@@ -125,6 +125,13 @@
 fillup_DATA = \
   fillup/sysconfig.autoinstall
 
-EXTRA_DIST = $(module_DATA) $(client_DATA) $(ynclude_DATA) $(scrconf_DATA) 
$(schemafiles_DATA) $(ybin_SCRIPTS) $(desktop_DATA) $(fillup_DATA) $(ylib_DATA) 
$(ydialogs_DATA) $(yclients_DATA)
+symbolicdir = @icondir@/hicolor/symbolic/apps
+symbolic_DATA = \
+  icons/hicolor/symbolic/apps/yast-autoyast-symbolic.svg
+scalabledir = @icondir@/hicolor/scalable/apps

commit autoyast2 for openSUSE:Factory

2018-11-18 Thread root
Hello community,

here is the log from the commit of package autoyast2 for openSUSE:Factory 
checked in at 2018-11-18 23:00:32

Comparing /work/SRC/openSUSE:Factory/autoyast2 (Old)
 and  /work/SRC/openSUSE:Factory/.autoyast2.new (New)


Package is "autoyast2"

Sun Nov 18 23:00:32 2018 rev:251 rq:649541 version:4.0.68

Changes:

--- /work/SRC/openSUSE:Factory/autoyast2/autoyast2.changes  2018-11-10 
16:48:16.668576835 +0100
+++ /work/SRC/openSUSE:Factory/.autoyast2.new/autoyast2.changes 2018-11-18 
23:01:11.219601066 +0100
@@ -1,0 +2,14 @@
+Thu Nov 15 15:11:47 UTC 2018 - igonzalezs...@suse.com
+
+- Fallback to English when using fbiterm on those languages
+  which are not properly supported (fate#325746).
+- 4.0.68
+
+---
+Tue Nov 13 11:53:55 CET 2018 - sch...@suse.de
+
+- Removed unneeded flag network_needed in script section.
+  (bsc#1094822)
+- 4.0.67
+
+---

Old:

  autoyast2-4.0.66.tar.bz2

New:

  autoyast2-4.0.68.tar.bz2



Other differences:
--
++ autoyast2.spec ++
--- /var/tmp/diff_new_pack.Q5veY3/_old  2018-11-18 23:01:12.679599433 +0100
+++ /var/tmp/diff_new_pack.Q5veY3/_new  2018-11-18 23:01:12.683599428 +0100
@@ -22,7 +22,7 @@
 %endif
 
 Name:   autoyast2
-Version:4.0.66
+Version:4.0.68
 Release:0
 
 BuildRoot:  %{_tmppath}/%{name}-%{version}-build

++ autoyast2-4.0.66.tar.bz2 -> autoyast2-4.0.68.tar.bz2 ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/autoyast2-4.0.66/package/autoyast2.changes 
new/autoyast2-4.0.68/package/autoyast2.changes
--- old/autoyast2-4.0.66/package/autoyast2.changes  2018-11-02 
16:22:44.0 +0100
+++ new/autoyast2-4.0.68/package/autoyast2.changes  2018-11-16 
12:00:44.0 +0100
@@ -1,4 +1,18 @@
 ---
+Thu Nov 15 15:11:47 UTC 2018 - igonzalezs...@suse.com
+
+- Fallback to English when using fbiterm on those languages
+  which are not properly supported (fate#325746).
+- 4.0.68
+
+---
+Tue Nov 13 11:53:55 CET 2018 - sch...@suse.de
+
+- Removed unneeded flag network_needed in script section.
+  (bsc#1094822)
+- 4.0.67
+
+---
 Fri Nov  2 12:57:05 CET 2018 - sch...@suse.de
 
 - Writing security settings in first AY installation stage.
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/autoyast2-4.0.66/package/autoyast2.spec 
new/autoyast2-4.0.68/package/autoyast2.spec
--- old/autoyast2-4.0.66/package/autoyast2.spec 2018-11-02 16:22:44.0 
+0100
+++ new/autoyast2-4.0.68/package/autoyast2.spec 2018-11-16 12:00:44.0 
+0100
@@ -22,7 +22,7 @@
 %endif
 
 Name:   autoyast2
-Version:4.0.66
+Version:4.0.68
 Release:0
 
 BuildRoot:  %{_tmppath}/%{name}-%{version}-build
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/autoyast2-4.0.66/src/autoyast-rnc/scripts.rnc 
new/autoyast2-4.0.68/src/autoyast-rnc/scripts.rnc
--- old/autoyast2-4.0.66/src/autoyast-rnc/scripts.rnc   2018-11-02 
16:22:44.0 +0100
+++ new/autoyast2-4.0.68/src/autoyast-rnc/scripts.rnc   2018-11-16 
12:00:44.0 +0100
@@ -56,8 +56,7 @@
   source? &
   debug? &
   feedback? &
-  element notification { text }? &
-  element network_needed { BOOLEAN }?
+  element notification { text }?
 }
 
 autoinstall-init-script = element script {
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/autoyast2-4.0.66/src/clients/inst_autosetup.rb 
new/autoyast2-4.0.68/src/clients/inst_autosetup.rb
--- old/autoyast2-4.0.66/src/clients/inst_autosetup.rb  2018-11-02 
16:22:44.0 +0100
+++ new/autoyast2-4.0.68/src/clients/inst_autosetup.rb  2018-11-16 
12:00:44.0 +0100
@@ -232,8 +232,10 @@
 Installation.encoding = "UTF-8"
   end
 
-  UI.SetLanguage(Language.language, Installation.encoding)
-  WFM.SetLanguage(Language.language, "UTF-8")
+  unless Language.SwitchToEnglishIfNeeded(true)
+UI.SetLanguage(Language.language, Installation.encoding)
+WFM.SetLanguage(Language.language, "UTF-8")
+  end
 
   if Builtins.haskey(Profile.current, "timezone")
 Timezone.Import(Ops.get_map(Profile.current, "timezone", {}))
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 
old/autoyast2-4.0.66/src/clients/inst_autosetup_upgrade.rb 

commit autoyast2 for openSUSE:Factory

2018-11-10 Thread root
Hello community,

here is the log from the commit of package autoyast2 for openSUSE:Factory 
checked in at 2018-11-10 16:48:12

Comparing /work/SRC/openSUSE:Factory/autoyast2 (Old)
 and  /work/SRC/openSUSE:Factory/.autoyast2.new (New)


Package is "autoyast2"

Sat Nov 10 16:48:12 2018 rev:250 rq:646092 version:4.0.66

Changes:

--- /work/SRC/openSUSE:Factory/autoyast2/autoyast2.changes  2018-11-01 
19:07:43.582027188 +0100
+++ /work/SRC/openSUSE:Factory/.autoyast2.new/autoyast2.changes 2018-11-10 
16:48:16.668576835 +0100
@@ -1,0 +2,8 @@
+Fri Nov  2 12:57:05 CET 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.0.66
+
+---

Old:

  autoyast2-4.0.65.tar.bz2

New:

  autoyast2-4.0.66.tar.bz2



Other differences:
--
++ autoyast2.spec ++
--- /var/tmp/diff_new_pack.mI05Cq/_old  2018-11-10 16:48:17.128576252 +0100
+++ /var/tmp/diff_new_pack.mI05Cq/_new  2018-11-10 16:48:17.128576252 +0100
@@ -22,7 +22,7 @@
 %endif
 
 Name:   autoyast2
-Version:4.0.65
+Version:4.0.66
 Release:0
 
 BuildRoot:  %{_tmppath}/%{name}-%{version}-build
@@ -64,9 +64,11 @@
 Requires:   yast2 >= 4.0.60
 Requires:   yast2-core
 Requires:   yast2-country >= 3.1.13
-Requires:   yast2-network >= 3.1.145
 Requires:   yast2-ntp-client >= 4.0.1
+# Moving security module to first installation stage
+Requires:   yast2-network >= 3.1.145
 Requires:   yast2-schema
+Requires:   yast2-security >= 4.1.1
 Requires:   yast2-transfer >= 2.21.0
 Requires:   yast2-xml
 # AutoinstIssues::NoProposal

++ autoyast2-4.0.65.tar.bz2 -> autoyast2-4.0.66.tar.bz2 ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/autoyast2-4.0.65/package/autoyast2.changes 
new/autoyast2-4.0.66/package/autoyast2.changes
--- old/autoyast2-4.0.65/package/autoyast2.changes  2018-10-29 
13:46:19.0 +0100
+++ new/autoyast2-4.0.66/package/autoyast2.changes  2018-11-02 
16:22:44.0 +0100
@@ -1,4 +1,12 @@
 ---
+Fri Nov  2 12:57:05 CET 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.0.66
+
+---
 Thu Oct 25 13:35:34 CEST 2018 - sch...@suse.de
 
 - Saving y2logs after the installation has been finished.
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/autoyast2-4.0.65/package/autoyast2.spec 
new/autoyast2-4.0.66/package/autoyast2.spec
--- old/autoyast2-4.0.65/package/autoyast2.spec 2018-10-29 13:46:19.0 
+0100
+++ new/autoyast2-4.0.66/package/autoyast2.spec 2018-11-02 16:22:44.0 
+0100
@@ -22,7 +22,7 @@
 %endif
 
 Name:   autoyast2
-Version:4.0.65
+Version:4.0.66
 Release:0
 
 BuildRoot:  %{_tmppath}/%{name}-%{version}-build
@@ -65,6 +65,8 @@
 Requires:   yast2-core
 Requires:   yast2-country >= 3.1.13
 Requires:   yast2-ntp-client >= 4.0.1
+# Moving security module to first installation stage
+Requires:   yast2-security >= 4.1.1
 Requires:   yast2-network >= 3.1.145
 Requires:   yast2-schema
 Requires:   yast2-transfer >= 2.21.0
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/autoyast2-4.0.65/src/clients/inst_autosetup.rb 
new/autoyast2-4.0.66/src/clients/inst_autosetup.rb
--- old/autoyast2-4.0.65/src/clients/inst_autosetup.rb  2018-10-29 
13:46:19.0 +0100
+++ new/autoyast2-4.0.66/src/clients/inst_autosetup.rb  2018-11-02 
16:22:44.0 +0100
@@ -55,6 +55,7 @@
 _("Execute pre-install user scripts"),
 _("Configure General Settings "),
 _("Set up language"),
+_("Configure security settings"),
 _("Create partition plans"),
 _("Configure Bootloader"),
 _("Registration"),
@@ -69,6 +70,7 @@
 _("Executing pre-install user scripts..."),
 _("Configuring general settings..."),
 _("Setting up language..."),
+_("Configuring security settings"),
 _("Creating partition plans..."),
 _("Configuring Bootloader..."),
 _("Registering the system..."),
@@ -89,7 +91,7 @@
   )
 
 
-  return :abort if Popup.ConfirmAbort(:painless) if UI.PollInput == :abort
+  return :abort if UI.PollInput == :abort && Popup.ConfirmAbort(:painless)
 
 
   Progress.NextStage
@@ -104,7 +106,7 

commit autoyast2 for openSUSE:Factory

2018-11-02 Thread root
Hello community,

here is the log from the commit of package autoyast2 for openSUSE:Factory 
checked in at 2018-11-01 19:07:40

Comparing /work/SRC/openSUSE:Factory/autoyast2 (Old)
 and  /work/SRC/openSUSE:Factory/.autoyast2.new (New)


Package is "autoyast2"

Thu Nov  1 19:07:40 2018 rev:249 rq:645264 version:4.0.65

Changes:

--- /work/SRC/openSUSE:Factory/autoyast2/autoyast2.changes  2018-09-07 
15:41:44.306386028 +0200
+++ /work/SRC/openSUSE:Factory/.autoyast2.new/autoyast2.changes 2018-11-01 
19:07:43.582027188 +0100
@@ -1,0 +2,33 @@
+Thu Oct 25 13:35:34 CEST 2018 - sch...@suse.de
+
+- Saving y2logs after the installation has been finished.
+  (fate#325737)
+- 4.0.65
+
+---
+Mon Oct 22 08:25:08 WEST 2018 - igonzalezs...@suse.com
+
+- Adapt schema to support the new way of defining a software
+  RAID (fate#326573).
+- 4.0.64
+
+---
+Tue Oct 16 16:39:52 CEST 2018 - sch...@suse.de
+
+- Added license file to spec.
+
+---
+Thu Oct 11 18:08:56 UTC 2018 - knut.anders...@suse.com
+
+- AutoInstallRules:  Do a cleanup of the profile being merged with
+  (bsc#1108933).
+- 4.0.63
+
+---
+Fri Sep 28 07:20:35 UTC 2018 - knut.anders...@suse.com
+
+- AutoYaST configuration module: Enable edit action for firewall
+  module (fate#324662).
+- 4.0.62
+
+---

Old:

  autoyast2-4.0.61.tar.bz2

New:

  autoyast2-4.0.65.tar.bz2



Other differences:
--
++ autoyast2.spec ++
--- /var/tmp/diff_new_pack.FsRGhZ/_old  2018-11-01 19:07:44.186027223 +0100
+++ /var/tmp/diff_new_pack.FsRGhZ/_new  2018-11-01 19:07:44.186027223 +0100
@@ -22,7 +22,7 @@
 %endif
 
 Name:   autoyast2
-Version:4.0.61
+Version:4.0.65
 Release:0
 
 BuildRoot:  %{_tmppath}/%{name}-%{version}-build
@@ -309,6 +309,8 @@
 %{_prefix}/lib/YaST2/bin/fetch_image.sh
 %{_prefix}/lib/YaST2/bin/autoyast-initscripts.sh
 
+%license COPYING
+
 %dir /var/adm/autoinstall/
 %dir /var/adm/autoinstall/scripts
 %dir /var/adm/autoinstall/init.d

++ autoyast2-4.0.61.tar.bz2 -> autoyast2-4.0.65.tar.bz2 ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/autoyast2-4.0.61/package/autoyast2.changes 
new/autoyast2-4.0.65/package/autoyast2.changes
--- old/autoyast2-4.0.61/package/autoyast2.changes  2018-08-23 
15:55:06.0 +0200
+++ new/autoyast2-4.0.65/package/autoyast2.changes  2018-10-29 
13:46:19.0 +0100
@@ -1,4 +1,37 @@
 ---
+Thu Oct 25 13:35:34 CEST 2018 - sch...@suse.de
+
+- Saving y2logs after the installation has been finished.
+  (fate#325737)
+- 4.0.65
+
+---
+Mon Oct 22 08:25:08 WEST 2018 - igonzalezs...@suse.com
+
+- Adapt schema to support the new way of defining a software
+  RAID (fate#326573).
+- 4.0.64
+
+---
+Tue Oct 16 16:39:52 CEST 2018 - sch...@suse.de
+
+- Added license file to spec.
+
+---
+Thu Oct 11 18:08:56 UTC 2018 - knut.anders...@suse.com
+
+- AutoInstallRules:  Do a cleanup of the profile being merged with
+  (bsc#1108933).
+- 4.0.63
+
+---
+Fri Sep 28 07:20:35 UTC 2018 - knut.anders...@suse.com
+
+- AutoYaST configuration module: Enable edit action for firewall
+  module (fate#324662).
+- 4.0.62
+
+---
 Thu Aug 23 14:25:55 CEST 2018 - sch...@suse.de
 
 - AutoInstallRules: Fixed crash while merging profiles.
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/autoyast2-4.0.61/package/autoyast2.spec 
new/autoyast2-4.0.65/package/autoyast2.spec
--- old/autoyast2-4.0.61/package/autoyast2.spec 2018-08-23 15:55:06.0 
+0200
+++ new/autoyast2-4.0.65/package/autoyast2.spec 2018-10-29 13:46:19.0 
+0100
@@ -22,7 +22,7 @@
 %endif
 
 Name:   autoyast2
-Version:4.0.61
+Version:4.0.65
 Release:0
 
 BuildRoot:  %{_tmppath}/%{name}-%{version}-build
@@ -309,6 +309,8 @@
 %{_prefix}/lib/YaST2/bin/fetch_image.sh
 %{_prefix}/lib/YaST2/bin/autoyast-initscripts.sh
 
+%license COPYING
+
 %dir /var/adm/autoinstall/
 %dir /var/adm/autoinstall/scripts
 %dir /var/adm/autoinstall/init.d
diff -urN '--exclude=CVS' '--exclude=.cvsignore' 

commit autoyast2 for openSUSE:Factory

2018-09-07 Thread root
Hello community,

here is the log from the commit of package autoyast2 for openSUSE:Factory 
checked in at 2018-09-07 15:41:35

Comparing /work/SRC/openSUSE:Factory/autoyast2 (Old)
 and  /work/SRC/openSUSE:Factory/.autoyast2.new (New)


Package is "autoyast2"

Fri Sep  7 15:41:35 2018 rev:248 rq:633710 version:4.0.61

Changes:

--- /work/SRC/openSUSE:Factory/autoyast2/autoyast2.changes  2018-09-04 
22:50:04.727749053 +0200
+++ /work/SRC/openSUSE:Factory/.autoyast2.new/autoyast2.changes 2018-09-07 
15:41:44.306386028 +0200
@@ -1,0 +2,7 @@
+Thu Aug 23 14:25:55 CEST 2018 - sch...@suse.de
+
+- AutoInstallRules: Fixed crash while merging profiles.
+  (bsc#1105711)
+- 4.0.61
+
+---

Old:

  autoyast2-4.0.60.tar.bz2

New:

  autoyast2-4.0.61.tar.bz2



Other differences:
--
++ autoyast2.spec ++
--- /var/tmp/diff_new_pack.1I9dFa/_old  2018-09-07 15:41:44.758385544 +0200
+++ /var/tmp/diff_new_pack.1I9dFa/_new  2018-09-07 15:41:44.758385544 +0200
@@ -22,7 +22,7 @@
 %endif
 
 Name:   autoyast2
-Version:4.0.60
+Version:4.0.61
 Release:0
 
 BuildRoot:  %{_tmppath}/%{name}-%{version}-build

++ autoyast2-4.0.60.tar.bz2 -> autoyast2-4.0.61.tar.bz2 ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/autoyast2-4.0.60/package/autoyast2.changes 
new/autoyast2-4.0.61/package/autoyast2.changes
--- old/autoyast2-4.0.60/package/autoyast2.changes  2018-08-22 
10:08:42.0 +0200
+++ new/autoyast2-4.0.61/package/autoyast2.changes  2018-08-23 
15:55:06.0 +0200
@@ -1,4 +1,11 @@
 ---
+Thu Aug 23 14:25:55 CEST 2018 - sch...@suse.de
+
+- AutoInstallRules: Fixed crash while merging profiles.
+  (bsc#1105711)
+- 4.0.61
+
+---
 Tue Aug 21 08:01:33 UTC 2018 - knut.anders...@suse.com
 
 - AutoInstallRules: increased default maxdepth for not crashing
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/autoyast2-4.0.60/package/autoyast2.spec 
new/autoyast2-4.0.61/package/autoyast2.spec
--- old/autoyast2-4.0.60/package/autoyast2.spec 2018-08-22 10:08:42.0 
+0200
+++ new/autoyast2-4.0.61/package/autoyast2.spec 2018-08-23 15:55:06.0 
+0200
@@ -22,7 +22,7 @@
 %endif
 
 Name:   autoyast2
-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/autoyast2-4.0.60/src/modules/AutoInstallRules.rb 
new/autoyast2-4.0.61/src/modules/AutoInstallRules.rb
--- old/autoyast2-4.0.60/src/modules/AutoInstallRules.rb2018-08-22 
10:08:42.0 +0200
+++ new/autoyast2-4.0.61/src/modules/AutoInstallRules.rb2018-08-23 
15:55:06.0 +0200
@@ -910,13 +910,13 @@
 # @param [String] result_profile the resulting control file path
 # @return [Boolean] true on success
 def Merge(result_profile)
-  base_profile = File.join(AutoinstConfig.tmpdir, "base_profile.xml")
-  merge_profile = File.join(AutoinstConfig.tmpdir, "result.xml")
+  base_profile = File.join(AutoinstConfig.tmpDir, "base_profile.xml")
+  merge_profile = File.join(AutoinstConfig.tmpDir, "result.xml")
   ok = true
   skip = false
   error = false
   @tomerge.each do |file|
-log.info("Working on file: %1", file)
+log.info("Working on file: #{file}")
 current_profile = File.join(AutoinstConfig.local_rules_location, file)
 if !skip
   if !XML_cleanup(current_profile, base_profile)
@@ -932,7 +932,7 @@
 elsif !error
   xsltret = merge_profiles(base_profile, current_profile, 
merge_profile)
 
-  log.info("Merge result: %1", xsltret)
+  log.info("Merge result: #{xsltret}")
   if xsltret["exit"] != 0 || xsltret.fetch("stderr", "") != ""
 log.error("Merge Failed")
 StdErrLog(xsltret.fetch("stderr", ""))
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/autoyast2-4.0.60/test/AutoInstallRules_test.rb 
new/autoyast2-4.0.61/test/AutoInstallRules_test.rb
--- old/autoyast2-4.0.60/test/AutoInstallRules_test.rb  2018-08-22 
10:08:42.0 +0200
+++ new/autoyast2-4.0.61/test/AutoInstallRules_test.rb  2018-08-23 
15:55:06.0 +0200
@@ -279,4 +279,52 @@
   end
 end
   end
+
+  describe '#Merge' do
+let(:tmp_dir) { File.join(root_path, 'tmp') }
+let(:result_path) { File.join(tmp_dir, 'result.xml') }
+

commit autoyast2 for openSUSE:Factory

2018-09-04 Thread root
Hello community,

here is the log from the commit of package autoyast2 for openSUSE:Factory 
checked in at 2018-09-04 22:50:01

Comparing /work/SRC/openSUSE:Factory/autoyast2 (Old)
 and  /work/SRC/openSUSE:Factory/.autoyast2.new (New)


Package is "autoyast2"

Tue Sep  4 22:50:01 2018 rev:247 rq:630847 version:4.0.60

Changes:

--- /work/SRC/openSUSE:Factory/autoyast2/autoyast2.changes  2018-07-03 
23:32:02.120608362 +0200
+++ /work/SRC/openSUSE:Factory/.autoyast2.new/autoyast2.changes 2018-09-04 
22:50:04.727749053 +0200
@@ -1,0 +2,26 @@
+Tue Aug 21 08:01:33 UTC 2018 - knut.anders...@suse.com
+
+- AutoInstallRules: increased default maxdepth for not crashing
+  with a big software package list (bsc#1104655)
+- 4.0.60
+
+---
+Mon Aug 20 15:15:39 CEST 2018 - sch...@suse.de
+
+- Switched license in spec file from SPDX2 to SPDX3 format.
+
+---
+Fri Aug 17 09:46:05 CEST 2018 - sch...@suse.de
+
+- Installation/Update: Do not call registration if module
+  yast2-registraion is not available in inst-sys (bsc#1098794).
+- 4.0.59
+
+---
+Tue Aug 14 09:47:25 CEST 2018 - sch...@suse.de
+
+- AY configuration module: Report XML errors while reading an
+  AY configuration file (bsc#1098794)
+- 4.0.58
+
+---

Old:

  autoyast2-4.0.57.tar.bz2

New:

  autoyast2-4.0.60.tar.bz2



Other differences:
--
++ autoyast2.spec ++
--- /var/tmp/diff_new_pack.oG4h2j/_old  2018-09-04 22:50:05.879753010 +0200
+++ /var/tmp/diff_new_pack.oG4h2j/_new  2018-09-04 22:50:05.879753010 +0200
@@ -22,7 +22,7 @@
 %endif
 
 Name:   autoyast2
-Version:4.0.57
+Version:4.0.60
 Release:0
 
 BuildRoot:  %{_tmppath}/%{name}-%{version}-build
@@ -85,7 +85,7 @@
 Requires:   yast2-ruby-bindings >= 1.0.0
 
 Summary:YaST2 - Automated Installation
-License:GPL-2.0
+License:GPL-2.0-only
 Group:  System/YaST
 
 %description

++ autoyast2-4.0.57.tar.bz2 -> autoyast2-4.0.60.tar.bz2 ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/autoyast2-4.0.57/package/autoyast2.changes 
new/autoyast2-4.0.60/package/autoyast2.changes
--- old/autoyast2-4.0.57/package/autoyast2.changes  2018-07-02 
16:32:34.0 +0200
+++ new/autoyast2-4.0.60/package/autoyast2.changes  2018-08-22 
10:08:42.0 +0200
@@ -1,4 +1,30 @@
 ---
+Tue Aug 21 08:01:33 UTC 2018 - knut.anders...@suse.com
+
+- AutoInstallRules: increased default maxdepth for not crashing
+  with a big software package list (bsc#1104655)
+- 4.0.60
+
+---
+Mon Aug 20 15:15:39 CEST 2018 - sch...@suse.de
+
+- Switched license in spec file from SPDX2 to SPDX3 format.
+
+---
+Fri Aug 17 09:46:05 CEST 2018 - sch...@suse.de
+
+- Installation/Update: Do not call registration if module
+  yast2-registraion is not available in inst-sys (bsc#1098794).
+- 4.0.59
+
+---
+Tue Aug 14 09:47:25 CEST 2018 - sch...@suse.de
+
+- AY configuration module: Report XML errors while reading an
+  AY configuration file (bsc#1098794)
+- 4.0.58
+
+---
 Thu Jun 28 14:29:25 CEST 2018 - sch...@suse.de
 
 - Added additional searchkeys to desktop file (fate#321043).
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/autoyast2-4.0.57/package/autoyast2.spec 
new/autoyast2-4.0.60/package/autoyast2.spec
--- old/autoyast2-4.0.57/package/autoyast2.spec 2018-07-02 16:32:34.0 
+0200
+++ new/autoyast2-4.0.60/package/autoyast2.spec 2018-08-22 10:08:42.0 
+0200
@@ -22,7 +22,7 @@
 %endif
 
 Name:   autoyast2
-Version:4.0.57
+Version:4.0.60
 Release:0
 
 BuildRoot:  %{_tmppath}/%{name}-%{version}-build
@@ -85,7 +85,7 @@
 Requires:   yast2-ruby-bindings >= 1.0.0
 
 Summary:YaST2 - Automated Installation
-License:GPL-2.0
+License:GPL-2.0-only
 Group:  System/YaST
 
 %description
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/autoyast2-4.0.57/src/clients/inst_autosetup.rb 
new/autoyast2-4.0.60/src/clients/inst_autosetup.rb
--- old/autoyast2-4.0.57/src/clients/inst_autosetup.rb  2018-07-02 
16:32:34.0 +0200
+++ 

commit autoyast2 for openSUSE:Factory

2018-07-03 Thread root
Hello community,

here is the log from the commit of package autoyast2 for openSUSE:Factory 
checked in at 2018-07-03 23:31:59

Comparing /work/SRC/openSUSE:Factory/autoyast2 (Old)
 and  /work/SRC/openSUSE:Factory/.autoyast2.new (New)


Package is "autoyast2"

Tue Jul  3 23:31:59 2018 rev:246 rq:620264 version:4.0.57

Changes:

--- /work/SRC/openSUSE:Factory/autoyast2/autoyast2.changes  2018-06-19 
11:52:26.667024679 +0200
+++ /work/SRC/openSUSE:Factory/.autoyast2.new/autoyast2.changes 2018-07-03 
23:32:02.120608362 +0200
@@ -1,0 +2,6 @@
+Thu Jun 28 14:29:25 CEST 2018 - sch...@suse.de
+
+- Added additional searchkeys to desktop file (fate#321043).
+- 4.0.57 
+
+---

Old:

  autoyast2-4.0.56.tar.bz2

New:

  autoyast2-4.0.57.tar.bz2



Other differences:
--
++ autoyast2.spec ++
--- /var/tmp/diff_new_pack.7aKis1/_old  2018-07-03 23:32:02.560607729 +0200
+++ /var/tmp/diff_new_pack.7aKis1/_new  2018-07-03 23:32:02.564607723 +0200
@@ -22,7 +22,7 @@
 %endif
 
 Name:   autoyast2
-Version:4.0.56
+Version:4.0.57
 Release:0
 
 BuildRoot:  %{_tmppath}/%{name}-%{version}-build

++ autoyast2-4.0.56.tar.bz2 -> autoyast2-4.0.57.tar.bz2 ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/autoyast2-4.0.56/package/autoyast2.changes 
new/autoyast2-4.0.57/package/autoyast2.changes
--- old/autoyast2-4.0.56/package/autoyast2.changes  2018-06-12 
16:35:19.0 +0200
+++ new/autoyast2-4.0.57/package/autoyast2.changes  2018-07-02 
16:32:34.0 +0200
@@ -1,4 +1,10 @@
 ---
+Thu Jun 28 14:29:25 CEST 2018 - sch...@suse.de
+
+- Added additional searchkeys to desktop file (fate#321043).
+- 4.0.57 
+
+---
 Tue Jun 12 15:16:20 CEST 2018 - sch...@suse.de
 
 - Showing AutoYaST configuration file errors onetime only.
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/autoyast2-4.0.56/package/autoyast2.spec 
new/autoyast2-4.0.57/package/autoyast2.spec
--- old/autoyast2-4.0.56/package/autoyast2.spec 2018-06-12 16:35:19.0 
+0200
+++ new/autoyast2-4.0.57/package/autoyast2.spec 2018-07-02 16:32:34.0 
+0200
@@ -22,7 +22,7 @@
 %endif
 
 Name:   autoyast2
-Version:4.0.56
+Version:4.0.57
 Release:0
 
 BuildRoot:  %{_tmppath}/%{name}-%{version}-build
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/autoyast2-4.0.56/src/desktop/autoyast.desktop 
new/autoyast2-4.0.57/src/desktop/autoyast.desktop
--- old/autoyast2-4.0.56/src/desktop/autoyast.desktop   2018-06-12 
16:35:19.0 +0200
+++ new/autoyast2-4.0.57/src/desktop/autoyast.desktop   2018-07-02 
16:32:34.0 +0200
@@ -13,6 +13,7 @@
 X-SuSE-YaST-Geometry=
 X-SuSE-YaST-SortKey=
 X-SuSE-YaST-AutoInstResource=
+X-SuSE-YaST-Keywords=autoyast,installation
 
 Icon=yast-autoyast
 Exec=/usr/bin/xdg-su -c '/sbin/yast2 autoyast'
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/autoyast2-4.0.56/src/desktop/clone_system.desktop 
new/autoyast2-4.0.57/src/desktop/clone_system.desktop
--- old/autoyast2-4.0.56/src/desktop/clone_system.desktop   2018-06-12 
16:35:19.0 +0200
+++ new/autoyast2-4.0.57/src/desktop/clone_system.desktop   2018-07-02 
16:32:34.0 +0200
@@ -13,6 +13,7 @@
 X-SuSE-YaST-Geometry=
 X-SuSE-YaST-SortKey=
 X-SuSE-YaST-AutoInstResource=
+X-SuSE-YaST-Keywords=autoyast,installation,clone
 
 Icon=yast-autoyast
 Exec=/usr/bin/xdg-su -c '/sbin/yast2 clone_system'




commit autoyast2 for openSUSE:Factory

2018-06-19 Thread root
Hello community,

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

Comparing /work/SRC/openSUSE:Factory/autoyast2 (Old)
 and  /work/SRC/openSUSE:Factory/.autoyast2.new (New)


Package is "autoyast2"

Tue Jun 19 11:52:21 2018 rev:245 rq:616330 version:4.0.56

Changes:

--- /work/SRC/openSUSE:Factory/autoyast2/autoyast2.changes  2018-05-13 
15:58:31.520647990 +0200
+++ /work/SRC/openSUSE:Factory/.autoyast2.new/autoyast2.changes 2018-06-19 
11:52:26.667024679 +0200
@@ -1,0 +2,21 @@
+Tue Jun 12 15:16:20 CEST 2018 - sch...@suse.de
+
+- Showing AutoYaST configuration file errors onetime only.
+  (needed for bnc#1095113)
+- 4.0.56
+
+---
+Tue Jun  5 10:15:02 CEST 2018 - sch...@suse.de
+
+- Partition configuration: Do not ask for saving values if they have
+  not been changed at all. (bnc#1082556)
+- 4.0.55
+
+---
+Tue May 29 13:20:54 CEST 2018 - sch...@suse.de
+
+- Using new libstorage-ng in order to handle "label" tag in URL.
+  E.G.: autoyast=label://my_home//autoinst.xml (bnc#1094533)
+- 4.0.54
+
+---

Old:

  autoyast2-4.0.53.tar.bz2

New:

  autoyast2-4.0.56.tar.bz2



Other differences:
--
++ autoyast2.spec ++
--- /var/tmp/diff_new_pack.7ks6AN/_old  2018-06-19 11:52:27.195005076 +0200
+++ /var/tmp/diff_new_pack.7ks6AN/_new  2018-06-19 11:52:27.199004927 +0200
@@ -22,7 +22,7 @@
 %endif
 
 Name:   autoyast2
-Version:4.0.53
+Version:4.0.56
 Release:0
 
 BuildRoot:  %{_tmppath}/%{name}-%{version}-build

++ autoyast2-4.0.53.tar.bz2 -> autoyast2-4.0.56.tar.bz2 ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/autoyast2-4.0.53/package/autoyast2.changes 
new/autoyast2-4.0.56/package/autoyast2.changes
--- old/autoyast2-4.0.53/package/autoyast2.changes  2018-05-11 
14:51:28.0 +0200
+++ new/autoyast2-4.0.56/package/autoyast2.changes  2018-06-12 
16:35:19.0 +0200
@@ -1,4 +1,25 @@
 ---
+Tue Jun 12 15:16:20 CEST 2018 - sch...@suse.de
+
+- Showing AutoYaST configuration file errors onetime only.
+  (needed for bnc#1095113)
+- 4.0.56
+
+---
+Tue Jun  5 10:15:02 CEST 2018 - sch...@suse.de
+
+- Partition configuration: Do not ask for saving values if they have
+  not been changed at all. (bnc#1082556)
+- 4.0.55
+
+---
+Tue May 29 13:20:54 CEST 2018 - sch...@suse.de
+
+- Using new libstorage-ng in order to handle "label" tag in URL.
+  E.G.: autoyast=label://my_home//autoinst.xml (bnc#1094533)
+- 4.0.54
+
+---
 Fri May 11 08:11:09 UTC 2018 - igonzalezs...@suse.com
 
 - Handle DASD or zFCP devices even when the profile is not in a
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/autoyast2-4.0.53/package/autoyast2.spec 
new/autoyast2-4.0.56/package/autoyast2.spec
--- old/autoyast2-4.0.53/package/autoyast2.spec 2018-05-11 14:51:28.0 
+0200
+++ new/autoyast2-4.0.56/package/autoyast2.spec 2018-06-12 16:35:19.0 
+0200
@@ -22,7 +22,7 @@
 %endif
 
 Name:   autoyast2
-Version:4.0.53
+Version:4.0.56
 Release:0
 
 BuildRoot:  %{_tmppath}/%{name}-%{version}-build
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 
old/autoyast2-4.0.53/src/include/autoinstall/DriveDialog.rb 
new/autoyast2-4.0.56/src/include/autoinstall/DriveDialog.rb
--- old/autoyast2-4.0.53/src/include/autoinstall/DriveDialog.rb 2018-05-11 
14:51:28.0 +0200
+++ new/autoyast2-4.0.56/src/include/autoinstall/DriveDialog.rb 2018-06-12 
16:35:19.0 +0200
@@ -109,7 +109,7 @@
 drive = AutoinstDrive.set(
   drive,
   "use",
-  UI.QueryWidget(Id(:cb_reuse), :Value)
+  symbol2string(UI.QueryWidget(Id(:cb_reuse), :Value))
 )
   end
   deep_copy(drive)
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/autoyast2-4.0.53/src/modules/AutoInstall.rb 
new/autoyast2-4.0.56/src/modules/AutoInstall.rb
--- old/autoyast2-4.0.53/src/modules/AutoInstall.rb 2018-05-11 
14:51:28.0 +0200
+++ new/autoyast2-4.0.56/src/modules/AutoInstall.rb 2018-06-12 
16:35:19.0 +0200
@@ -362,6 +362,10 @@
   end
 
   presenter = 

commit autoyast2 for openSUSE:Factory

2018-05-13 Thread root
Hello community,

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

Comparing /work/SRC/openSUSE:Factory/autoyast2 (Old)
 and  /work/SRC/openSUSE:Factory/.autoyast2.new (New)


Package is "autoyast2"

Sun May 13 15:58:27 2018 rev:244 rq:606447 version:4.0.53

Changes:

--- /work/SRC/openSUSE:Factory/autoyast2/autoyast2.changes  2018-05-06 
14:58:31.851494585 +0200
+++ /work/SRC/openSUSE:Factory/.autoyast2.new/autoyast2.changes 2018-05-13 
15:58:31.520647990 +0200
@@ -1,0 +2,7 @@
+Fri May 11 08:11:09 UTC 2018 - igonzalezs...@suse.com
+
+- Handle DASD or zFCP devices even when the profile is not in a
+  remote location (bsc#1089554).
+- 4.0.53
+
+---

Old:

  autoyast2-4.0.52.tar.bz2

New:

  autoyast2-4.0.53.tar.bz2



Other differences:
--
++ autoyast2.spec ++
--- /var/tmp/diff_new_pack.Cv1CeD/_old  2018-05-13 15:58:32.148625076 +0200
+++ /var/tmp/diff_new_pack.Cv1CeD/_new  2018-05-13 15:58:32.152624930 +0200
@@ -22,7 +22,7 @@
 %endif
 
 Name:   autoyast2
-Version:4.0.52
+Version:4.0.53
 Release:0
 
 BuildRoot:  %{_tmppath}/%{name}-%{version}-build
@@ -85,7 +85,7 @@
 Requires:   yast2-ruby-bindings >= 1.0.0
 
 Summary:YaST2 - Automated Installation
-License:GPL-2.0-only
+License:GPL-2.0
 Group:  System/YaST
 
 %description

++ autoyast2-4.0.52.tar.bz2 -> autoyast2-4.0.53.tar.bz2 ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/autoyast2-4.0.52/doc/profile_changes_SLE15.md 
new/autoyast2-4.0.53/doc/profile_changes_SLE15.md
--- old/autoyast2-4.0.52/doc/profile_changes_SLE15.md   2018-05-04 
16:23:04.0 +0200
+++ new/autoyast2-4.0.53/doc/profile_changes_SLE15.md   1970-01-01 
01:00:00.0 +0100
@@ -1,494 +0,0 @@
-## Main differences between SLE12 and SLE15 profiles
-
-### Product selection
-
-Starting with SLE15, all products are distributed using one medium.
-You need to choose which product to install. To do so explicitly, use the
-'product' option.
-
- Explicit Product Selection
-
-```xml
-
-  
-SLED
-  
-
-```
-
- In special cases, the medium might contain only one product. If so, you
- do not need to select a product explicitly as described above. AutoYaST will
- select the only available product automatically.
-
- For backward compatibility with profiles created for pre-SLE 15 products, 
AutoYaST
- implements a heuristic that selects products automatically. This heuristic 
will be
- used when the profile does not contain a 'product' element. This heuristic is 
based
- on the package and pattern selection in the profile. However, whenever 
possible,
- avoid using this mechanism and adapt old profiles to use explicit product 
selection.
-
- If the product selection fails an error is shown and the installation cannot 
be
- continued.
-
-### Firewall configuration
-
-In SLE15, SuSEfirewall2 has been replaced by firewalld as the default firewall.
-
-Taking in account that the configuration of both is quite different and that 
SLE12
-profiles were closely coupled to the SuSEfirewall2 configuration, a new syntax
-has been added.
-
-Old profiles will continue working although the supported configuration will 
be very
-limited, for that reason we recommend to check the final configuration in 
order to
-avoid an unexpected behavior or network security threats.
-
-This is the list of supported properties:**
-
-- enable_firewall (same behavior)
-- start_firewall (same behavior)
-- FW_CONFIGURATIONS_{DMZ, EXT, INT}
-- FW_DEV_{DMZ, EXT, INT}
-- FW_SERVICES_{DMZ, INT, EXT}_{TCP, UDP, IP}
-- FW_LOG_ACCEPT_CRIT
-- FW_LOG_DROP_CRIT
-- FW_LOG_DROP_ALL
-- FW_MASQUERADE
-
-The following examples will show with details the conversion of each property.
-
- Whether firewalld should be enabled and running after the installation
-
-```xml
-  
-# These attributes are the only ones that are completely compatible in 
both schemes
-true
-true
-  
-```
-
-Both firewalls are zone-based with a different predefined set of rules and 
level
-of trust for network connections.
-
-Whereas SuSEfirewall2 has 3 zones by default (DMZ, EXT, INT) firewalld provides
-a few more (block, dmz, drop, external, home, internal, public, trusted, work).
-In SuSEFirewall2 the default zone is the external one (EXT) but also allows the
-use of the special keyword `any` to assign all the interfaces that are not 
listed
-anywhere to a specified zone.
-
- Assignation of interfaces to zones
-
-The DMZ zone will be mapped to the 'dmz' zone, the EXT zone will be mapped to
-the 'public' zone if FW_MASQUERADE is 

commit autoyast2 for openSUSE:Factory

2018-05-06 Thread root
Hello community,

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

Comparing /work/SRC/openSUSE:Factory/autoyast2 (Old)
 and  /work/SRC/openSUSE:Factory/.autoyast2.new (New)


Package is "autoyast2"

Sun May  6 14:58:25 2018 rev:243 rq:604050 version:4.0.52

Changes:

--- /work/SRC/openSUSE:Factory/autoyast2/autoyast2.changes  2018-04-26 
13:30:11.261324093 +0200
+++ /work/SRC/openSUSE:Factory/.autoyast2.new/autoyast2.changes 2018-05-06 
14:58:31.851494585 +0200
@@ -1,0 +2,22 @@
+Fri May  4 10:58:42 UTC 2018 - igonzalezs...@suse.com
+
+- Allow 'subvolumes' and 'subvolumes_prefix' elements to be empty
+  (bsc#1076337, bsc#1090095 and bsc#1091669).
+- Drop 'btrfs_set_default_subvolume_name' element.
+- 4.0.52
+
+---
+Fri Apr 28 16:24:37 CEST 2018 - sch...@suse.de
+
+- Added general API for reporting errors while parsing the AutoYaST
+  configuration file (part of bnc#1089855).
+- 4.0.51
+
+---
+Fri Apr 27 15:43:05 UTC 2018 - igonzalezs...@suse.com
+
+- Display an error and abort the installation when no storage
+  devices are available for installation (bsc#1091033).
+- 4.0.50
+
+---

Old:

  autoyast2-4.0.49.tar.bz2

New:

  autoyast2-4.0.52.tar.bz2



Other differences:
--
++ autoyast2.spec ++
--- /var/tmp/diff_new_pack.ieC6WW/_old  2018-05-06 14:58:33.399437781 +0200
+++ /var/tmp/diff_new_pack.ieC6WW/_new  2018-05-06 14:58:33.403437634 +0200
@@ -22,7 +22,7 @@
 %endif
 
 Name:   autoyast2
-Version:4.0.49
+Version:4.0.52
 Release:0
 
 BuildRoot:  %{_tmppath}/%{name}-%{version}-build
@@ -85,7 +85,7 @@
 Requires:   yast2-ruby-bindings >= 1.0.0
 
 Summary:YaST2 - Automated Installation
-License:GPL-2.0
+License:GPL-2.0-only
 Group:  System/YaST
 
 %description
@@ -302,6 +302,9 @@
 %dir %{yast_libdir}/autoinstall/clients
 %{yast_libdir}/autoinstall/clients/*.rb
 
+%dir %{yast_libdir}/autoinstall/autoinst_issues
+%{yast_libdir}/autoinstall/autoinst_issues/*.rb
+
 # scripts
 %{_prefix}/lib/YaST2/bin/fetch_image.sh
 %{_prefix}/lib/YaST2/bin/autoyast-initscripts.sh

++ autoyast2-4.0.49.tar.bz2 -> autoyast2-4.0.52.tar.bz2 ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/autoyast2-4.0.49/package/autoyast2.changes 
new/autoyast2-4.0.52/package/autoyast2.changes
--- old/autoyast2-4.0.49/package/autoyast2.changes  2018-04-23 
11:08:21.0 +0200
+++ new/autoyast2-4.0.52/package/autoyast2.changes  2018-05-04 
16:23:04.0 +0200
@@ -1,4 +1,26 @@
 ---
+Fri May  4 10:58:42 UTC 2018 - igonzalezs...@suse.com
+
+- Allow 'subvolumes' and 'subvolumes_prefix' elements to be empty
+  (bsc#1076337, bsc#1090095 and bsc#1091669).
+- Drop 'btrfs_set_default_subvolume_name' element.
+- 4.0.52
+
+---
+Fri Apr 28 16:24:37 CEST 2018 - sch...@suse.de
+
+- Added general API for reporting errors while parsing the AutoYaST
+  configuration file (part of bnc#1089855).
+- 4.0.51
+
+---
+Fri Apr 27 15:43:05 UTC 2018 - igonzalezs...@suse.com
+
+- Display an error and abort the installation when no storage
+  devices are available for installation (bsc#1091033).
+- 4.0.50
+
+---
 Fri Apr 20 20:58:54 UTC 2018 - igonzalezs...@suse.com
 
 - AutoYaST: properly handle empty proposals (bsc#1090390).
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/autoyast2-4.0.49/package/autoyast2.spec 
new/autoyast2-4.0.52/package/autoyast2.spec
--- old/autoyast2-4.0.49/package/autoyast2.spec 2018-04-23 11:08:21.0 
+0200
+++ new/autoyast2-4.0.52/package/autoyast2.spec 2018-05-04 16:23:04.0 
+0200
@@ -22,7 +22,7 @@
 %endif
 
 Name:   autoyast2
-Version:4.0.49
+Version:4.0.52
 Release:0
 
 BuildRoot:  %{_tmppath}/%{name}-%{version}-build
@@ -302,6 +302,9 @@
 %dir %{yast_libdir}/autoinstall/clients
 %{yast_libdir}/autoinstall/clients/*.rb
 
+%dir %{yast_libdir}/autoinstall/autoinst_issues
+%{yast_libdir}/autoinstall/autoinst_issues/*.rb
+
 # scripts
 %{_prefix}/lib/YaST2/bin/fetch_image.sh
 %{_prefix}/lib/YaST2/bin/autoyast-initscripts.sh
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/autoyast2-4.0.49/src/Makefile.am 

commit autoyast2 for openSUSE:Factory

2018-04-26 Thread root
Hello community,

here is the log from the commit of package autoyast2 for openSUSE:Factory 
checked in at 2018-04-26 13:30:09

Comparing /work/SRC/openSUSE:Factory/autoyast2 (Old)
 and  /work/SRC/openSUSE:Factory/.autoyast2.new (New)


Package is "autoyast2"

Thu Apr 26 13:30:09 2018 rev:242 rq:599931 version:4.0.49

Changes:

--- /work/SRC/openSUSE:Factory/autoyast2/autoyast2.changes  2018-04-07 
20:51:21.874752511 +0200
+++ /work/SRC/openSUSE:Factory/.autoyast2.new/autoyast2.changes 2018-04-26 
13:30:11.261324093 +0200
@@ -1,0 +2,26 @@
+Fri Apr 20 20:58:54 UTC 2018 - igonzalezs...@suse.com
+
+- AutoYaST: properly handle empty proposals (bsc#1090390).
+- 4.0.49
+
+---
+Mon Apr 16 11:45:45 UTC 2018 - igonzalezs...@suse.com
+
+- Probe storage devices again after initializing DASD or zFCP
+  devices (bsc#1089326 and bsc#1089554).
+- 4.0.48
+
+---
+Mon Apr 16 07:53:36 UTC 2018 - lsle...@suse.cz
+
+- Install the module products also in AutoYaST autoupgrade
+  (related to bsc#1086818 and bsc#1087206)
+- 4.0.47
+
+---
+Fri Apr 13 13:47:51 UTC 2018 - igonzalezs...@suse.com
+
+- Honor partitioning settings from product (bsc#1085755).
+- 4.0.46
+
+---

Old:

  autoyast2-4.0.45.tar.bz2

New:

  autoyast2-4.0.49.tar.bz2



Other differences:
--
++ autoyast2.spec ++
--- /var/tmp/diff_new_pack.o9uG9j/_old  2018-04-26 13:30:11.805304168 +0200
+++ /var/tmp/diff_new_pack.o9uG9j/_new  2018-04-26 13:30:11.809304021 +0200
@@ -22,7 +22,7 @@
 %endif
 
 Name:   autoyast2
-Version:4.0.45
+Version:4.0.49
 Release:0
 
 BuildRoot:  %{_tmppath}/%{name}-%{version}-build
@@ -48,8 +48,8 @@
 BuildRequires:  yast2-transfer
 BuildRequires:  yast2-update >= 3.3.0
 BuildRequires:  yast2-xml
-# ActivateCallbacks::multipath signature
-BuildRequires:  yast2-storage-ng >= 4.0.116
+# AutoinstIssues::NoProposal
+BuildRequires:  yast2-storage-ng >= 4.0.160
 
 # %%{_unitdir} macro definition is in a separate package since 13.1
 %if 0%{?suse_version} >= 1310
@@ -69,8 +69,8 @@
 Requires:   yast2-schema
 Requires:   yast2-transfer >= 2.21.0
 Requires:   yast2-xml
-# Y2Storage::AutoinstProfile::SkipListValue#to_hash
-Requires:   yast2-storage-ng >= 4.0.23
+# AutoinstIssues::NoProposal
+Requires:   yast2-storage-ng >= 4.0.160
 Conflicts:  yast2-installation < 3.1.166
 
 Provides:   yast2-config-autoinst

++ autoyast2-4.0.45.tar.bz2 -> autoyast2-4.0.49.tar.bz2 ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/autoyast2-4.0.45/package/autoyast2.changes 
new/autoyast2-4.0.49/package/autoyast2.changes
--- old/autoyast2-4.0.45/package/autoyast2.changes  2018-04-03 
17:46:54.0 +0200
+++ new/autoyast2-4.0.49/package/autoyast2.changes  2018-04-23 
11:08:21.0 +0200
@@ -1,4 +1,30 @@
 ---
+Fri Apr 20 20:58:54 UTC 2018 - igonzalezs...@suse.com
+
+- AutoYaST: properly handle empty proposals (bsc#1090390).
+- 4.0.49
+
+---
+Mon Apr 16 11:45:45 UTC 2018 - igonzalezs...@suse.com
+
+- Probe storage devices again after initializing DASD or zFCP
+  devices (bsc#1089326 and bsc#1089554).
+- 4.0.48
+
+---
+Mon Apr 16 07:53:36 UTC 2018 - lsle...@suse.cz
+
+- Install the module products also in AutoYaST autoupgrade
+  (related to bsc#1086818 and bsc#1087206)
+- 4.0.47
+
+---
+Fri Apr 13 13:47:51 UTC 2018 - igonzalezs...@suse.com
+
+- Honor partitioning settings from product (bsc#1085755).
+- 4.0.46
+
+---
 Tue Apr  3 10:43:16 UTC 2018 - jlo...@suse.com
 
 - Fix tests to use correct storage instance (part of fate#318196).
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/autoyast2-4.0.45/package/autoyast2.spec 
new/autoyast2-4.0.49/package/autoyast2.spec
--- old/autoyast2-4.0.45/package/autoyast2.spec 2018-04-03 17:46:54.0 
+0200
+++ new/autoyast2-4.0.49/package/autoyast2.spec 2018-04-23 11:08:21.0 
+0200
@@ -22,7 +22,7 @@
 %endif
 
 Name:   autoyast2
-Version:4.0.45
+Version:4.0.49
 Release:0
 
 BuildRoot:  %{_tmppath}/%{name}-%{version}-build
@@ -48,8 +48,8 @@
 BuildRequires:  yast2-update >= 3.3.0
 BuildRequires:  

commit autoyast2 for openSUSE:Factory

2018-04-07 Thread root
Hello community,

here is the log from the commit of package autoyast2 for openSUSE:Factory 
checked in at 2018-04-07 20:51:19

Comparing /work/SRC/openSUSE:Factory/autoyast2 (Old)
 and  /work/SRC/openSUSE:Factory/.autoyast2.new (New)


Package is "autoyast2"

Sat Apr  7 20:51:19 2018 rev:241 rq:593303 version:4.0.45

Changes:

--- /work/SRC/openSUSE:Factory/autoyast2/autoyast2.changes  2018-03-26 
12:17:25.191952567 +0200
+++ /work/SRC/openSUSE:Factory/.autoyast2.new/autoyast2.changes 2018-04-07 
20:51:21.874752511 +0200
@@ -1,0 +2,6 @@
+Tue Apr  3 10:43:16 UTC 2018 - jlo...@suse.com
+
+- Fix tests to use correct storage instance (part of fate#318196).
+- 4.0.45
+
+---

Old:

  autoyast2-4.0.44.tar.bz2

New:

  autoyast2-4.0.45.tar.bz2



Other differences:
--
++ autoyast2.spec ++
--- /var/tmp/diff_new_pack.tksv4v/_old  2018-04-07 20:51:22.514729349 +0200
+++ /var/tmp/diff_new_pack.tksv4v/_new  2018-04-07 20:51:22.518729204 +0200
@@ -22,7 +22,7 @@
 %endif
 
 Name:   autoyast2
-Version:4.0.44
+Version:4.0.45
 Release:0
 
 BuildRoot:  %{_tmppath}/%{name}-%{version}-build

++ autoyast2-4.0.44.tar.bz2 -> autoyast2-4.0.45.tar.bz2 ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/autoyast2-4.0.44/package/autoyast2.changes 
new/autoyast2-4.0.45/package/autoyast2.changes
--- old/autoyast2-4.0.44/package/autoyast2.changes  2018-03-23 
14:08:51.0 +0100
+++ new/autoyast2-4.0.45/package/autoyast2.changes  2018-04-03 
17:46:54.0 +0200
@@ -1,4 +1,10 @@
 ---
+Tue Apr  3 10:43:16 UTC 2018 - jlo...@suse.com
+
+- Fix tests to use correct storage instance (part of fate#318196).
+- 4.0.45
+
+---
 Fri Mar 23 11:58:50 UTC 2018 - jlo...@suse.com
 
 - Properly abort when probing devices fails (part of bsc#1083672).
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/autoyast2-4.0.44/package/autoyast2.spec 
new/autoyast2-4.0.45/package/autoyast2.spec
--- old/autoyast2-4.0.44/package/autoyast2.spec 2018-03-23 14:08:51.0 
+0100
+++ new/autoyast2-4.0.45/package/autoyast2.spec 2018-04-03 17:46:54.0 
+0200
@@ -22,7 +22,7 @@
 %endif
 
 Name:   autoyast2
-Version:4.0.44
+Version:4.0.45
 Release:0
 
 BuildRoot:  %{_tmppath}/%{name}-%{version}-build
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/autoyast2-4.0.44/test/AutoInstallRules_test.rb 
new/autoyast2-4.0.45/test/AutoInstallRules_test.rb
--- old/autoyast2-4.0.44/test/AutoInstallRules_test.rb  2018-03-23 
14:08:51.0 +0100
+++ new/autoyast2-4.0.45/test/AutoInstallRules_test.rb  2018-04-03 
17:46:54.0 +0200
@@ -6,6 +6,7 @@
 
 describe "Yast::AutoInstallRules" do
   subject { Yast::AutoInstallRules }
+  before { Y2Storage::StorageManager.create_test_instance }
 
   let(:root_path) { File.expand_path('../..', __FILE__) }
 
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/autoyast2-4.0.44/test/AutoinstPartPlan_test.rb 
new/autoyast2-4.0.45/test/AutoinstPartPlan_test.rb
--- old/autoyast2-4.0.44/test/AutoinstPartPlan_test.rb  2018-03-23 
14:08:51.0 +0100
+++ new/autoyast2-4.0.45/test/AutoinstPartPlan_test.rb  2018-04-03 
17:46:54.0 +0200
@@ -18,6 +18,8 @@
 
 describe "Yast::AutoinstPartPlan" do
   before do
+Y2Storage::StorageManager.create_test_instance
+
 allow(Yast::Arch).to receive(:architecture).and_return("x86_64")
   end
 
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 
old/autoyast2-4.0.44/test/lib/clients/ayast_probe_test.rb 
new/autoyast2-4.0.45/test/lib/clients/ayast_probe_test.rb
--- old/autoyast2-4.0.44/test/lib/clients/ayast_probe_test.rb   2018-03-23 
14:08:51.0 +0100
+++ new/autoyast2-4.0.45/test/lib/clients/ayast_probe_test.rb   2018-04-03 
17:46:54.0 +0200
@@ -37,6 +37,8 @@
   end
 
   before do
+Y2Storage::StorageManager.create_test_instance
+
 allow(Yast::UI).to receive(:OpenDialog).and_return(true)
 allow(Yast::UI).to receive(:CloseDialog).and_return(true)
 allow(Y2Storage::StorageManager.instance).to receive(:probed)




commit autoyast2 for openSUSE:Factory

2018-03-26 Thread root
Hello community,

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

Comparing /work/SRC/openSUSE:Factory/autoyast2 (Old)
 and  /work/SRC/openSUSE:Factory/.autoyast2.new (New)


Package is "autoyast2"

Mon Mar 26 12:17:20 2018 rev:240 rq:590684 version:4.0.44

Changes:

--- /work/SRC/openSUSE:Factory/autoyast2/autoyast2.changes  2018-03-18 
21:43:24.128831729 +0100
+++ /work/SRC/openSUSE:Factory/.autoyast2.new/autoyast2.changes 2018-03-26 
12:17:25.191952567 +0200
@@ -1,0 +2,40 @@
+Fri Mar 23 11:58:50 UTC 2018 - jlo...@suse.com
+
+- Properly abort when probing devices fails (part of bsc#1083672).
+- 4.0.44
+
+---
+Fri Mar 23 11:39:33 UTC 2018 - igonzalezs...@suse.com
+
+- Do not export an  element in the partitioning section
+  (bsc#1013047)
+
+---
+Thu Mar 22 13:37:23 CET 2018 - sch...@suse.de
+
+- Add-On-Products: Handling error popup for wrong settings.
+  (bnc#1084596)
+- 4.0.43
+
+---
+Thu Mar 22 08:03:28 UTC 2018 - knut.anders...@suse.com
+
+- Permitted the use of 'listentry' element in all the software
+  AutoYaST schema list entries (bsc#1013047)
+- 4.0.42
+
+---
+Wed Mar 21 15:55:03 UTC 2018 - knut.anders...@suse.com
+
+- Added more entries to be used instead of the listentry tag when
+  cloning the system (bsc#1013047)
+- 4.0.41
+
+---
+Tue Mar 20 15:24:43 CET 2018 - sch...@suse.de
+
+- Improved error message if the base product cannot be found.
+  (follow up of bnc#1084820)
+- 4.0.40
+
+---

Old:

  autoyast2-4.0.39.tar.bz2

New:

  autoyast2-4.0.44.tar.bz2



Other differences:
--
++ autoyast2.spec ++
--- /var/tmp/diff_new_pack.Lf23bj/_old  2018-03-26 12:17:26.835893618 +0200
+++ /var/tmp/diff_new_pack.Lf23bj/_new  2018-03-26 12:17:26.839893474 +0200
@@ -22,7 +22,7 @@
 %endif
 
 Name:   autoyast2
-Version:4.0.39
+Version:4.0.44
 Release:0
 
 BuildRoot:  %{_tmppath}/%{name}-%{version}-build
@@ -37,8 +37,9 @@
 BuildRequires:  libxml2-tools
 # xsltproc for AutoinstClass
 BuildRequires:  libxslt
-BuildRequires:  yast2
 BuildRequires:  rubygem(%{rb_default_ruby_abi}:rspec)
+# Yast::Popup.ErrorAnyQuestion fixed
+BuildRequires:  yast2 >= 4.0.60
 # FileSystems.read_default_subvol_from_target
 BuildRequires:  yast2-country
 BuildRequires:  yast2-packager
@@ -59,8 +60,8 @@
 
 Requires:   autoyast2-installation = %{version}
 Requires:   libxslt
-Requires:   yast2
-Requires:   yast2 >= 3.1.183
+# Yast::Popup.ErrorAnyQuestion fixed
+Requires:   yast2 >= 4.0.60
 Requires:   yast2-core
 Requires:   yast2-country >= 3.1.13
 Requires:   yast2-network >= 3.1.145

++ autoyast2-4.0.39.tar.bz2 -> autoyast2-4.0.44.tar.bz2 ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/autoyast2-4.0.39/doc/profile_changes_SLE15.md 
new/autoyast2-4.0.44/doc/profile_changes_SLE15.md
--- old/autoyast2-4.0.39/doc/profile_changes_SLE15.md   2018-03-15 
13:24:51.0 +0100
+++ new/autoyast2-4.0.44/doc/profile_changes_SLE15.md   2018-03-23 
14:08:51.0 +0100
@@ -171,10 +171,10 @@
 
 ```xml
 
-  FW_SERVICES_DMZ_TCP="ftp ssh 80 5900:5999"
-  FW_SERVICES_EXT_UDP="1723 ipsec-nat-t"
-  FW_SERVICES_EXT_IP="esp icmp gre"
-  FW_MASQUERADE="yes"
+  ftp ssh 80 5900:5999
+  1723 ipsec-nat-t
+  esp icmp gre
+  yes
 
 ```
 
@@ -484,3 +484,11 @@
 
 You can list the available extensions and modules in a registered system using
 the `SUSEConnect --list-extensions` command.
+
+## Upgrade
+
+In previous versions, there were two modes of evaluation of the packages
+that need upgrade. This is now gone, packages to upgrade are always evaluated
+by the dependency solver (equivalent of 'zypper dup').
+
+This makes the option 'only_installed_packages' obsolete.
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/autoyast2-4.0.39/package/autoyast2.changes 
new/autoyast2-4.0.44/package/autoyast2.changes
--- old/autoyast2-4.0.39/package/autoyast2.changes  2018-03-15 
13:24:51.0 +0100
+++ new/autoyast2-4.0.44/package/autoyast2.changes  2018-03-23 
14:08:51.0 +0100
@@ -1,4 +1,44 @@
 ---
+Fri Mar 23 11:58:50 UTC 2018 - jlo...@suse.com
+
+- Properly abort when probing devices fails (part of bsc#1083672).
+- 4.0.44

commit autoyast2 for openSUSE:Factory

2018-03-18 Thread root
Hello community,

here is the log from the commit of package autoyast2 for openSUSE:Factory 
checked in at 2018-03-18 21:43:21

Comparing /work/SRC/openSUSE:Factory/autoyast2 (Old)
 and  /work/SRC/openSUSE:Factory/.autoyast2.new (New)


Package is "autoyast2"

Sun Mar 18 21:43:21 2018 rev:239 rq:587490 version:4.0.39

Changes:

--- /work/SRC/openSUSE:Factory/autoyast2/autoyast2.changes  2018-03-11 
18:01:57.110059968 +0100
+++ /work/SRC/openSUSE:Factory/.autoyast2.new/autoyast2.changes 2018-03-18 
21:43:24.128831729 +0100
@@ -1,0 +2,6 @@
+Thu Mar 15 09:47:33 UTC 2018 - igonzalezs...@suse.com
+
+- Reuse encrypted devices when required (bsc#1085439).
+- 4.0.39
+
+---

Old:

  autoyast2-4.0.38.tar.bz2

New:

  autoyast2-4.0.39.tar.bz2



Other differences:
--
++ autoyast2.spec ++
--- /var/tmp/diff_new_pack.54OqMN/_old  2018-03-18 21:43:24.908803629 +0100
+++ /var/tmp/diff_new_pack.54OqMN/_new  2018-03-18 21:43:24.912803485 +0100
@@ -22,7 +22,7 @@
 %endif
 
 Name:   autoyast2
-Version:4.0.38
+Version:4.0.39
 Release:0
 
 BuildRoot:  %{_tmppath}/%{name}-%{version}-build

++ autoyast2-4.0.38.tar.bz2 -> autoyast2-4.0.39.tar.bz2 ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/autoyast2-4.0.38/doc/profile_changes_SLE15.md 
new/autoyast2-4.0.39/doc/profile_changes_SLE15.md
--- old/autoyast2-4.0.38/doc/profile_changes_SLE15.md   1970-01-01 
01:00:00.0 +0100
+++ new/autoyast2-4.0.39/doc/profile_changes_SLE15.md   2018-03-15 
13:24:51.0 +0100
@@ -0,0 +1,486 @@
+## Main differences between SLE12 and SLE15 profiles
+
+### Product selection
+
+Starting with SLE15, all products are distributed using one medium.
+You need to choose which product to install. To do so explicitly, use the
+'product' option.
+
+ Explicit Product Selection
+
+```xml
+
+  
+SLED
+  
+
+```
+
+ In special cases, the medium might contain only one product. If so, you
+ do not need to select a product explicitly as described above. AutoYaST will
+ select the only available product automatically.
+
+ For backward compatibility with profiles created for pre-SLE 15 products, 
AutoYaST
+ implements a heuristic that selects products automatically. This heuristic 
will be
+ used when the profile does not contain a 'product' element. This heuristic is 
based
+ on the package and pattern selection in the profile. However, whenever 
possible,
+ avoid using this mechanism and adapt old profiles to use explicit product 
selection.
+
+ If the product selection fails an error is shown and the installation cannot 
be
+ continued.
+
+### Firewall configuration
+
+In SLE15, SuSEfirewall2 has been replaced by firewalld as the default firewall.
+
+Taking in account that the configuration of both is quite different and that 
SLE12
+profiles were closely coupled to the SuSEfirewall2 configuration, a new syntax
+has been added.
+
+Old profiles will continue working although the supported configuration will 
be very
+limited, for that reason we recommend to check the final configuration in 
order to
+avoid an unexpected behavior or network security threats.
+
+This is the list of supported properties:**
+
+- enable_firewall (same behavior)
+- start_firewall (same behavior)
+- FW_CONFIGURATIONS_{DMZ, EXT, INT}
+- FW_DEV_{DMZ, EXT, INT}
+- FW_SERVICES_{DMZ, INT, EXT}_{TCP, UDP, IP}
+- FW_LOG_ACCEPT_CRIT
+- FW_LOG_DROP_CRIT
+- FW_LOG_DROP_ALL
+- FW_MASQUERADE
+
+The following examples will show with details the conversion of each property.
+
+ Whether firewalld should be enabled and running after the installation
+
+```xml
+  
+# These attributes are the only ones that are completely compatible in 
both schemes
+true
+true
+  
+```
+
+Both firewalls are zone-based with a different predefined set of rules and 
level
+of trust for network connections.
+
+Whereas SuSEfirewall2 has 3 zones by default (DMZ, EXT, INT) firewalld provides
+a few more (block, dmz, drop, external, home, internal, public, trusted, work).
+In SuSEFirewall2 the default zone is the external one (EXT) but also allows the
+use of the special keyword `any` to assign all the interfaces that are not 
listed
+anywhere to a specified zone.
+
+ Assignation of interfaces to zones
+
+The DMZ zone will be mapped to the 'dmz' zone, the EXT zone will be mapped to
+the 'public' zone if FW_MASQUERADE is disabled or to the 'external' if it is
+enabled and finally the INT zone will be mapped to the 'internal' zone if
+FW_PROTECT_FROM_INT is true or to the 'trusted' zone if not.
+
+
+**Default assignation**
+```xml
+
+  any eth0
+  eth1 wlan0
+  wlan1
+
+```
+

commit autoyast2 for openSUSE:Factory

2018-03-11 Thread root
Hello community,

here is the log from the commit of package autoyast2 for openSUSE:Factory 
checked in at 2018-03-11 18:01:55

Comparing /work/SRC/openSUSE:Factory/autoyast2 (Old)
 and  /work/SRC/openSUSE:Factory/.autoyast2.new (New)


Package is "autoyast2"

Sun Mar 11 18:01:55 2018 rev:238 rq:583773 version:4.0.38

Changes:

--- /work/SRC/openSUSE:Factory/autoyast2/autoyast2.changes  2018-03-07 
10:29:50.656939161 +0100
+++ /work/SRC/openSUSE:Factory/.autoyast2.new/autoyast2.changes 2018-03-11 
18:01:57.110059968 +0100
@@ -1,0 +2,6 @@
+Wed Mar  7 08:06:05 UTC 2018 - lsle...@suse.cz
+
+- Fixed cloning of the base product name (bsc#1084259)
+- 4.0.38
+
+---

Old:

  autoyast2-4.0.37.tar.bz2

New:

  autoyast2-4.0.38.tar.bz2



Other differences:
--
++ autoyast2.spec ++
--- /var/tmp/diff_new_pack.3c9yDs/_old  2018-03-11 18:01:57.850033440 +0100
+++ /var/tmp/diff_new_pack.3c9yDs/_new  2018-03-11 18:01:57.854033297 +0100
@@ -22,7 +22,7 @@
 %endif
 
 Name:   autoyast2
-Version:4.0.37
+Version:4.0.38
 Release:0
 
 BuildRoot:  %{_tmppath}/%{name}-%{version}-build

++ autoyast2-4.0.37.tar.bz2 -> autoyast2-4.0.38.tar.bz2 ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/autoyast2-4.0.37/package/autoyast2.changes 
new/autoyast2-4.0.38/package/autoyast2.changes
--- old/autoyast2-4.0.37/package/autoyast2.changes  2018-03-06 
11:57:37.0 +0100
+++ new/autoyast2-4.0.38/package/autoyast2.changes  2018-03-07 
10:49:57.0 +0100
@@ -1,4 +1,10 @@
 ---
+Wed Mar  7 08:06:05 UTC 2018 - lsle...@suse.cz
+
+- Fixed cloning of the base product name (bsc#1084259)
+- 4.0.38
+
+---
 Mon Mar  5 16:13:36 CET 2018 - sch...@suse.de
 
 - Fix in showing/accepting base licenses: Using
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/autoyast2-4.0.37/package/autoyast2.spec 
new/autoyast2-4.0.38/package/autoyast2.spec
--- old/autoyast2-4.0.37/package/autoyast2.spec 2018-03-06 11:57:37.0 
+0100
+++ new/autoyast2-4.0.38/package/autoyast2.spec 2018-03-07 10:49:57.0 
+0100
@@ -22,7 +22,7 @@
 %endif
 
 Name:   autoyast2
-Version:4.0.37
+Version:4.0.38
 Release:0
 
 BuildRoot:  %{_tmppath}/%{name}-%{version}-build
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/autoyast2-4.0.37/src/modules/AutoinstFunctions.rb 
new/autoyast2-4.0.38/src/modules/AutoinstFunctions.rb
--- old/autoyast2-4.0.37/src/modules/AutoinstFunctions.rb   2018-03-06 
11:57:37.0 +0100
+++ new/autoyast2-4.0.38/src/modules/AutoinstFunctions.rb   2018-03-07 
10:49:57.0 +0100
@@ -165,7 +165,7 @@
 # the criteria, nil otherwise
 def identify_product_by_selection(profile)
   identify_product do |product|
-product.short_name == base_product_name(profile)
+product.name == base_product_name(profile)
   end
 end
 
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/autoyast2-4.0.37/src/modules/AutoinstSoftware.rb 
new/autoyast2-4.0.38/src/modules/AutoinstSoftware.rb
--- old/autoyast2-4.0.37/src/modules/AutoinstSoftware.rb2018-03-06 
11:57:37.0 +0100
+++ new/autoyast2-4.0.38/src/modules/AutoinstSoftware.rb2018-03-07 
10:49:57.0 +0100
@@ -698,7 +698,7 @@
 
   products = Product.FindBaseProducts
   raise "Found multiple base products" if products.size > 1
-  s["products"] = products.map{ |x| x["short_name"] }
+  s["products"] = products.map{ |x| x["name"] }
 
   s
 end
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/autoyast2-4.0.37/test/AutoinstFunctions_test.rb 
new/autoyast2-4.0.38/test/AutoinstFunctions_test.rb
--- old/autoyast2-4.0.37/test/AutoinstFunctions_test.rb 2018-03-06 
11:57:37.0 +0100
+++ new/autoyast2-4.0.38/test/AutoinstFunctions_test.rb 2018-03-07 
10:49:57.0 +0100
@@ -110,19 +110,19 @@
   end
 
   describe "#selected_product" do
-def base_product(name, short_name)
-  Y2Packager::Product.new(name: name, short_name: short_name)
+def base_product(name)
+  Y2Packager::Product.new(name: name)
 end
 
-let(:selected_name) { "SLES15" }
+let(:selected_name) { "SLES" }
 
 before(:each) do
   allow(Y2Packager::Product)
 .to receive(:available_base_products)
 .and_return(
   [
-base_product("SLES", 

commit autoyast2 for openSUSE:Factory

2018-03-07 Thread root
Hello community,

here is the log from the commit of package autoyast2 for openSUSE:Factory 
checked in at 2018-03-07 10:29:45

Comparing /work/SRC/openSUSE:Factory/autoyast2 (Old)
 and  /work/SRC/openSUSE:Factory/.autoyast2.new (New)


Package is "autoyast2"

Wed Mar  7 10:29:45 2018 rev:237 rq:583286 version:4.0.37

Changes:

--- /work/SRC/openSUSE:Factory/autoyast2/autoyast2.changes  2018-03-04 
11:50:45.550131697 +0100
+++ /work/SRC/openSUSE:Factory/.autoyast2.new/autoyast2.changes 2018-03-07 
10:29:50.656939161 +0100
@@ -1,0 +2,8 @@
+Mon Mar  5 16:13:36 CET 2018 - sch...@suse.de
+
+- Fix in showing/accepting base licenses: Using
+  inst_product_license module instead of
+  ProductLicense.AskLicenseAgreement (bnc#1073324)
+- 4.0.37
+
+---

Old:

  autoyast2-4.0.36.tar.bz2

New:

  autoyast2-4.0.37.tar.bz2



Other differences:
--
++ autoyast2.spec ++
--- /var/tmp/diff_new_pack.8CBjjA/_old  2018-03-07 10:29:51.216918961 +0100
+++ /var/tmp/diff_new_pack.8CBjjA/_new  2018-03-07 10:29:51.220918817 +0100
@@ -22,7 +22,7 @@
 %endif
 
 Name:   autoyast2
-Version:4.0.36
+Version:4.0.37
 Release:0
 
 BuildRoot:  %{_tmppath}/%{name}-%{version}-build

++ autoyast2-4.0.36.tar.bz2 -> autoyast2-4.0.37.tar.bz2 ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/autoyast2-4.0.36/package/autoyast2.changes 
new/autoyast2-4.0.37/package/autoyast2.changes
--- old/autoyast2-4.0.36/package/autoyast2.changes  2018-02-28 
15:06:00.0 +0100
+++ new/autoyast2-4.0.37/package/autoyast2.changes  2018-03-06 
11:57:37.0 +0100
@@ -1,4 +1,12 @@
 ---
+Mon Mar  5 16:13:36 CET 2018 - sch...@suse.de
+
+- Fix in showing/accepting base licenses: Using
+  inst_product_license module instead of
+  ProductLicense.AskLicenseAgreement (bnc#1073324)
+- 4.0.37
+
+---
 Wed Feb 28 14:34:54 CET 2018 - aschn...@suse.com
 
 - adapted to new activate callbacks in libstorage-ng (see
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/autoyast2-4.0.36/package/autoyast2.spec 
new/autoyast2-4.0.37/package/autoyast2.spec
--- old/autoyast2-4.0.36/package/autoyast2.spec 2018-02-28 15:06:00.0 
+0100
+++ new/autoyast2-4.0.37/package/autoyast2.spec 2018-03-06 11:57:37.0 
+0100
@@ -22,7 +22,7 @@
 %endif
 
 Name:   autoyast2
-Version:4.0.36
+Version:4.0.37
 Release:0
 
 BuildRoot:  %{_tmppath}/%{name}-%{version}-build
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/autoyast2-4.0.36/src/clients/inst_autosetup.rb 
new/autoyast2-4.0.37/src/clients/inst_autosetup.rb
--- old/autoyast2-4.0.36/src/clients/inst_autosetup.rb  2018-02-28 
15:06:00.0 +0100
+++ new/autoyast2-4.0.37/src/clients/inst_autosetup.rb  2018-03-06 
11:57:37.0 +0100
@@ -39,7 +39,6 @@
   Yast.import "Keyboard"
   Yast.import "Call"
   Yast.import "ProductControl"
-  Yast.import "ProductLicense"
   Yast.import "Language"
   Yast.import "Console"
   Yast.import "ServicesManager"
@@ -439,19 +438,11 @@
   #
   Progress.NextStage
   if general_section["mode"] && general_section["mode"].fetch( 
"confirm_base_product_license", false )
-Wizard.EnableAbortButton
-result = ProductLicense.AskLicenseAgreement(nil,
-  "",
-  ProductLicense.license_patterns,
-  "abort",
-  # back button is disabled
-  false,
-  true,
-  true,
-  # unique id
-  "0"
-)
-return :abort if result == :abort
+result = nil
+while result != :next
+  result = WFM.CallFunction("inst_product_license", 
[{"enable_back"=>false}])
+  return :abort if result == :abort && 
Yast::Popup.ConfirmAbort(:painless)
+end
   end
 
   Progress.Finish
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 
old/autoyast2-4.0.36/src/clients/inst_autosetup_upgrade.rb 
new/autoyast2-4.0.37/src/clients/inst_autosetup_upgrade.rb
--- old/autoyast2-4.0.36/src/clients/inst_autosetup_upgrade.rb  2018-02-28 
15:06:00.0 +0100
+++ new/autoyast2-4.0.37/src/clients/inst_autosetup_upgrade.rb  2018-03-06 
11:57:37.0 +0100
@@ -49,7 +49,8 @@
 _("Set up language"),
 _("Registration"),
 _("Configure Software selections"),
-_("Configure Bootloader")
+_("Configure Bootloader"),
+

commit autoyast2 for openSUSE:Factory

2018-03-04 Thread root
Hello community,

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

Comparing /work/SRC/openSUSE:Factory/autoyast2 (Old)
 and  /work/SRC/openSUSE:Factory/.autoyast2.new (New)


Package is "autoyast2"

Sun Mar  4 11:50:43 2018 rev:236 rq:581837 version:4.0.36

Changes:

--- /work/SRC/openSUSE:Factory/autoyast2/autoyast2.changes  2018-02-24 
16:36:28.779711490 +0100
+++ /work/SRC/openSUSE:Factory/.autoyast2.new/autoyast2.changes 2018-03-04 
11:50:45.550131697 +0100
@@ -1,0 +2,27 @@
+Wed Feb 28 14:34:54 CET 2018 - aschn...@suse.com
+
+- adapted to new activate callbacks in libstorage-ng (see
+  bsc#1082542)
+- 4.0.36
+
+---
+Tue Feb 27 12:36:59 UTC 2018 - jreidin...@suse.com
+
+- Add missing textdomains to create proper potfiles (bsc#1083015)
+- 4.0.35
+
+---
+Tue Feb 27 11:35:37 UTC 2018 - an...@suse.com
+
+- Manage errors during hardware activation in the same way than
+  normal installation - asking the user and trying to continue if
+  the question times out (related to bsc#1079061).
+- 4.0.34
+
+---
+Mon Feb 26 16:11:01 CET 2018 - sch...@suse.de
+
+- Upgrade: Speedup PKG call (bnc#1074082)
+- 4.0.33
+
+---

Old:

  autoyast2-4.0.32.tar.bz2

New:

  autoyast2-4.0.36.tar.bz2



Other differences:
--
++ autoyast2.spec ++
--- /var/tmp/diff_new_pack.GadG5G/_old  2018-03-04 11:50:46.122110976 +0100
+++ /var/tmp/diff_new_pack.GadG5G/_new  2018-03-04 11:50:46.126110831 +0100
@@ -22,7 +22,7 @@
 %endif
 
 Name:   autoyast2
-Version:4.0.32
+Version:4.0.36
 Release:0
 
 BuildRoot:  %{_tmppath}/%{name}-%{version}-build
@@ -47,8 +47,8 @@
 BuildRequires:  yast2-transfer
 BuildRequires:  yast2-update >= 3.3.0
 BuildRequires:  yast2-xml
-# Y2Storage::AutoinstProfile::SkipListValue#to_hash
-BuildRequires:  yast2-storage-ng >= 4.0.23
+# ActivateCallbacks::multipath signature
+BuildRequires:  yast2-storage-ng >= 4.0.116
 
 # %%{_unitdir} macro definition is in a separate package since 13.1
 %if 0%{?suse_version} >= 1310

++ autoyast2-4.0.32.tar.bz2 -> autoyast2-4.0.36.tar.bz2 ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/autoyast2-4.0.32/package/autoyast2.changes 
new/autoyast2-4.0.36/package/autoyast2.changes
--- old/autoyast2-4.0.32/package/autoyast2.changes  2018-02-23 
14:47:14.0 +0100
+++ new/autoyast2-4.0.36/package/autoyast2.changes  2018-02-28 
15:06:00.0 +0100
@@ -1,4 +1,31 @@
 ---
+Wed Feb 28 14:34:54 CET 2018 - aschn...@suse.com
+
+- adapted to new activate callbacks in libstorage-ng (see
+  bsc#1082542)
+- 4.0.36
+
+---
+Tue Feb 27 12:36:59 UTC 2018 - jreidin...@suse.com
+
+- Add missing textdomains to create proper potfiles (bsc#1083015)
+- 4.0.35
+
+---
+Tue Feb 27 11:35:37 UTC 2018 - an...@suse.com
+
+- Manage errors during hardware activation in the same way than
+  normal installation - asking the user and trying to continue if
+  the question times out (related to bsc#1079061).
+- 4.0.34
+
+---
+Mon Feb 26 16:11:01 CET 2018 - sch...@suse.de
+
+- Upgrade: Speedup PKG call (bnc#1074082)
+- 4.0.33
+
+---
 Fri Feb 23 13:15:50 UTC 2018 - igonzalezs...@suse.com
 
 - Remove calls to the old yast2-storage layer (bsc#1071978)
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/autoyast2-4.0.32/package/autoyast2.spec 
new/autoyast2-4.0.36/package/autoyast2.spec
--- old/autoyast2-4.0.32/package/autoyast2.spec 2018-02-23 14:47:14.0 
+0100
+++ new/autoyast2-4.0.36/package/autoyast2.spec 2018-02-28 15:06:00.0 
+0100
@@ -22,7 +22,7 @@
 %endif
 
 Name:   autoyast2
-Version:4.0.32
+Version:4.0.36
 Release:0
 
 BuildRoot:  %{_tmppath}/%{name}-%{version}-build
@@ -47,8 +47,8 @@
 BuildRequires:  yast2-update >= 3.3.0
 BuildRequires:  yast2-slp
 BuildRequires:  yast2-country
-# Y2Storage::AutoinstProfile::SkipListValue#to_hash
-BuildRequires:  yast2-storage-ng >= 4.0.23
+# ActivateCallbacks::multipath signature
+BuildRequires:  yast2-storage-ng >= 4.0.116
 
 # %%{_unitdir} macro definition is in a separate package since 13.1
 %if 

commit autoyast2 for openSUSE:Factory

2018-02-24 Thread root
Hello community,

here is the log from the commit of package autoyast2 for openSUSE:Factory 
checked in at 2018-02-24 16:36:27

Comparing /work/SRC/openSUSE:Factory/autoyast2 (Old)
 and  /work/SRC/openSUSE:Factory/.autoyast2.new (New)


Package is "autoyast2"

Sat Feb 24 16:36:27 2018 rev:235 rq:579521 version:4.0.32

Changes:

--- /work/SRC/openSUSE:Factory/autoyast2/autoyast2.changes  2018-02-13 
10:23:50.601113455 +0100
+++ /work/SRC/openSUSE:Factory/.autoyast2.new/autoyast2.changes 2018-02-24 
16:36:28.779711490 +0100
@@ -1,0 +2,7 @@
+Fri Feb 23 13:15:50 UTC 2018 - igonzalezs...@suse.com
+
+- Remove calls to the old yast2-storage layer (bsc#1071978)
+- Fix AutoYaST UI to to show partitions properly
+- 4.0.32
+
+---

Old:

  autoyast2-4.0.31.tar.bz2

New:

  autoyast2-4.0.32.tar.bz2



Other differences:
--
++ autoyast2.spec ++
--- /var/tmp/diff_new_pack.0eLkYW/_old  2018-02-24 16:36:29.495685721 +0100
+++ /var/tmp/diff_new_pack.0eLkYW/_new  2018-02-24 16:36:29.499685577 +0100
@@ -22,7 +22,7 @@
 %endif
 
 Name:   autoyast2
-Version:4.0.31
+Version:4.0.32
 Release:0
 
 BuildRoot:  %{_tmppath}/%{name}-%{version}-build

++ autoyast2-4.0.31.tar.bz2 -> autoyast2-4.0.32.tar.bz2 ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/autoyast2-4.0.31/package/autoyast2.changes 
new/autoyast2-4.0.32/package/autoyast2.changes
--- old/autoyast2-4.0.31/package/autoyast2.changes  2018-02-12 
13:26:06.0 +0100
+++ new/autoyast2-4.0.32/package/autoyast2.changes  2018-02-23 
14:47:14.0 +0100
@@ -1,4 +1,11 @@
 ---
+Fri Feb 23 13:15:50 UTC 2018 - igonzalezs...@suse.com
+
+- Remove calls to the old yast2-storage layer (bsc#1071978)
+- Fix AutoYaST UI to to show partitions properly
+- 4.0.32
+
+---
 Mon Feb 12 11:29:24 UTC 2018 - jreidin...@suse.com
 
 - fate#319119
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/autoyast2-4.0.31/package/autoyast2.spec 
new/autoyast2-4.0.32/package/autoyast2.spec
--- old/autoyast2-4.0.31/package/autoyast2.spec 2018-02-12 13:26:06.0 
+0100
+++ new/autoyast2-4.0.32/package/autoyast2.spec 2018-02-23 14:47:14.0 
+0100
@@ -22,7 +22,7 @@
 %endif
 
 Name:   autoyast2
-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/autoyast2-4.0.31/src/include/autoinstall/conftree.rb 
new/autoyast2-4.0.32/src/include/autoinstall/conftree.rb
--- old/autoyast2-4.0.31/src/include/autoinstall/conftree.rb2018-02-12 
13:26:06.0 +0100
+++ new/autoyast2-4.0.32/src/include/autoinstall/conftree.rb2018-02-23 
14:47:14.0 +0100
@@ -571,10 +571,6 @@
   # The settings will be written in a running system.
   # So we are switching to "normal" mode. (bnc#909223)
   Mode.SetMode("normal")
-  # As we are now in "normal" mode and accessing to the target
-  # system we have to set StorageDevices flag disks_valid to true.
-  # So InitLibstorage can scan valid disks. (bnc#1046738)
-  StorageDevices.InitDone
 
   Call.Function(module_auto, ["Write"])
   Mode.SetMode(oldMode)
@@ -756,11 +752,6 @@
 Mode.SetMode("autoinstallation")
 Stage.Set("continue")
 
-# As we are now in "autoinstallation" mode and accessing to the 
target
-# system we have to set StorageDevices flag disks_valid to true.
-# So InitLibstorage can scan valid disks. (bnc#1047809)
-StorageDevices.InitDone
-
 WFM.CallFunction("inst_autopost", [])
 AutoinstSoftware.addPostPackages(
   Ops.get_list(Profile.current, ["software", "post-packages"], [])
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/autoyast2-4.0.31/src/modules/AutoinstPartPlan.rb 
new/autoyast2-4.0.32/src/modules/AutoinstPartPlan.rb
--- old/autoyast2-4.0.31/src/modules/AutoinstPartPlan.rb2018-02-12 
13:26:06.0 +0100
+++ new/autoyast2-4.0.32/src/modules/AutoinstPartPlan.rb2018-02-23 
14:47:14.0 +0100
@@ -393,7 +393,8 @@
 # @return  [Boolean] success
 def Import(settings)
   log.info("entering Import with #{settings.inspect}")
-  @AutoPartPlan = settings
+  # index settings
+  @AutoPartPlan 

commit autoyast2 for openSUSE:Factory

2018-02-13 Thread root
Hello community,

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

Comparing /work/SRC/openSUSE:Factory/autoyast2 (Old)
 and  /work/SRC/openSUSE:Factory/.autoyast2.new (New)


Package is "autoyast2"

Tue Feb 13 10:23:48 2018 rev:234 rq:575758 version:4.0.31

Changes:

--- /work/SRC/openSUSE:Factory/autoyast2/autoyast2.changes  2018-02-12 
10:06:52.907524087 +0100
+++ /work/SRC/openSUSE:Factory/.autoyast2.new/autoyast2.changes 2018-02-13 
10:23:50.601113455 +0100
@@ -1,0 +2,7 @@
+Mon Feb 12 11:29:24 UTC 2018 - jreidin...@suse.com
+
+- fate#319119
+  - yast2-ca-management is dropped
+- 4.0.31
+
+---

Old:

  autoyast2-4.0.30.tar.bz2

New:

  autoyast2-4.0.31.tar.bz2



Other differences:
--
++ autoyast2.spec ++
--- /var/tmp/diff_new_pack.aBSpL1/_old  2018-02-13 10:23:51.349086506 +0100
+++ /var/tmp/diff_new_pack.aBSpL1/_new  2018-02-13 10:23:51.353086362 +0100
@@ -22,7 +22,7 @@
 %endif
 
 Name:   autoyast2
-Version:4.0.30
+Version:4.0.31
 Release:0
 
 BuildRoot:  %{_tmppath}/%{name}-%{version}-build

++ autoyast2-4.0.30.tar.bz2 -> autoyast2-4.0.31.tar.bz2 ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/autoyast2-4.0.30/package/autoyast2.changes 
new/autoyast2-4.0.31/package/autoyast2.changes
--- old/autoyast2-4.0.30/package/autoyast2.changes  2018-02-09 
09:26:51.0 +0100
+++ new/autoyast2-4.0.31/package/autoyast2.changes  2018-02-12 
13:26:06.0 +0100
@@ -1,4 +1,11 @@
 ---
+Mon Feb 12 11:29:24 UTC 2018 - jreidin...@suse.com
+
+- fate#319119
+  - yast2-ca-management is dropped
+- 4.0.31
+
+---
 Fri Feb  9 07:55:00 UTC 2018 - jreidin...@suse.com
 
 - fate#323373
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/autoyast2-4.0.30/package/autoyast2.spec 
new/autoyast2-4.0.31/package/autoyast2.spec
--- old/autoyast2-4.0.30/package/autoyast2.spec 2018-02-09 09:26:51.0 
+0100
+++ new/autoyast2-4.0.31/package/autoyast2.spec 2018-02-12 13:26:06.0 
+0100
@@ -22,7 +22,7 @@
 %endif
 
 Name:   autoyast2
-Version:4.0.30
+Version:4.0.31
 Release:0
 
 BuildRoot:  %{_tmppath}/%{name}-%{version}-build
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/autoyast2-4.0.30/src/modules/Profile.rb 
new/autoyast2-4.0.31/src/modules/Profile.rb
--- old/autoyast2-4.0.30/src/modules/Profile.rb 2018-02-09 09:26:51.0 
+0100
+++ new/autoyast2-4.0.31/src/modules/Profile.rb 2018-02-12 13:26:06.0 
+0100
@@ -38,7 +38,9 @@
   # Defined in SUSE Manager but will not be used anymore. (bnc#955878)
   "cobbler",
   # FATE#323373 drop xinetd from distro and yast2-inetd
-  "inetd"
+  "inetd",
+  # FATE#319119 drop yast2-ca-manament
+  "ca_mgm"
 ]
 
 # Sections that are handled by AutoYaST clients included in autoyast2 
package.
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/autoyast2-4.0.30/test/Y2ModuleConfig_test.rb 
new/autoyast2-4.0.31/test/Y2ModuleConfig_test.rb
--- old/autoyast2-4.0.30/test/Y2ModuleConfig_test.rb2018-02-09 
09:26:51.0 +0100
+++ new/autoyast2-4.0.31/test/Y2ModuleConfig_test.rb2018-02-12 
13:26:06.0 +0100
@@ -19,6 +19,7 @@
 allow(Yast::WFM).to 
receive(:ClientExists).with("files_auto").and_return(true)
 allow(Yast::WFM).to 
receive(:ClientExists).with("firstboot_auto").and_return(false)
 allow(Yast::WFM).to 
receive(:ClientExists).with("general_auto").and_return(true)
+allow(Yast::WFM).to 
receive(:ClientExists).with("inetd_auto").and_return(false)
 allow(Yast::WFM).to 
receive(:ClientExists).with("language_auto").and_return(false)
 allow(Yast::WFM).to 
receive(:ClientExists).with("pxe_auto").and_return(false)
 allow(Yast::WFM).to 
receive(:ClientExists).with("restore_auto").and_return(false)
@@ -42,11 +43,9 @@
   Yast::Y2ModuleConfig.instance_variable_set("@ModuleMap", DESKTOP_DATA)
   Yast::Profile.ReadXML(profile_unhandled)
 
-  expect(Yast::Y2ModuleConfig.unhandled_profile_sections.sort).to eq(
-[
-  "audit-laf", "autofs", "ca_mgm", "cobbler", "firstboot", "language", 
"restore",
-  "sshd", "sysconfig", "unknown_profile_item_1", 
"unknown_profile_item_2"
-].sort
+  expect(Yast::Y2ModuleConfig.unhandled_profile_sections).to 
contain_exactly(
+"audit-laf", "autofs", 

commit autoyast2 for openSUSE:Factory

2018-02-12 Thread root
Hello community,

here is the log from the commit of package autoyast2 for openSUSE:Factory 
checked in at 2018-02-12 10:06:51

Comparing /work/SRC/openSUSE:Factory/autoyast2 (Old)
 and  /work/SRC/openSUSE:Factory/.autoyast2.new (New)


Package is "autoyast2"

Mon Feb 12 10:06:51 2018 rev:233 rq:574525 version:4.0.30

Changes:

--- /work/SRC/openSUSE:Factory/autoyast2/autoyast2.changes  2018-02-07 
18:18:23.100920089 +0100
+++ /work/SRC/openSUSE:Factory/.autoyast2.new/autoyast2.changes 2018-02-12 
10:06:52.907524087 +0100
@@ -1,0 +2,8 @@
+Fri Feb  9 07:55:00 UTC 2018 - jreidin...@suse.com
+
+- fate#323373
+  - Xinetd and yast2-inetd are not supported. Marking respective
+autoyast section as obsolete.
+- 4.0.30
+
+---

Old:

  autoyast2-4.0.29.tar.bz2

New:

  autoyast2-4.0.30.tar.bz2



Other differences:
--
++ autoyast2.spec ++
--- /var/tmp/diff_new_pack.eB52zf/_old  2018-02-12 10:06:53.947486606 +0100
+++ /var/tmp/diff_new_pack.eB52zf/_new  2018-02-12 10:06:53.947486606 +0100
@@ -22,7 +22,7 @@
 %endif
 
 Name:   autoyast2
-Version:4.0.29
+Version:4.0.30
 Release:0
 
 BuildRoot:  %{_tmppath}/%{name}-%{version}-build

++ autoyast2-4.0.29.tar.bz2 -> autoyast2-4.0.30.tar.bz2 ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/autoyast2-4.0.29/package/autoyast2.changes 
new/autoyast2-4.0.30/package/autoyast2.changes
--- old/autoyast2-4.0.29/package/autoyast2.changes  2018-02-06 
10:32:31.0 +0100
+++ new/autoyast2-4.0.30/package/autoyast2.changes  2018-02-09 
09:26:51.0 +0100
@@ -1,4 +1,12 @@
 ---
+Fri Feb  9 07:55:00 UTC 2018 - jreidin...@suse.com
+
+- fate#323373
+  - Xinetd and yast2-inetd are not supported. Marking respective
+autoyast section as obsolete.
+- 4.0.30
+
+---
 Mon Feb  5 09:22:20 UTC 2018 - mfi...@suse.com
 
 - fate#323460
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/autoyast2-4.0.29/package/autoyast2.spec 
new/autoyast2-4.0.30/package/autoyast2.spec
--- old/autoyast2-4.0.29/package/autoyast2.spec 2018-02-06 10:32:31.0 
+0100
+++ new/autoyast2-4.0.30/package/autoyast2.spec 2018-02-09 09:26:51.0 
+0100
@@ -22,7 +22,7 @@
 %endif
 
 Name:   autoyast2
-Version:4.0.29
+Version:4.0.30
 Release:0
 
 BuildRoot:  %{_tmppath}/%{name}-%{version}-build
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/autoyast2-4.0.29/src/modules/Profile.rb 
new/autoyast2-4.0.30/src/modules/Profile.rb
--- old/autoyast2-4.0.29/src/modules/Profile.rb 2018-02-06 10:32:31.0 
+0100
+++ new/autoyast2-4.0.30/src/modules/Profile.rb 2018-02-09 09:26:51.0 
+0100
@@ -36,7 +36,9 @@
   "restore",
   "sshd",
   # Defined in SUSE Manager but will not be used anymore. (bnc#955878)
-  "cobbler"
+  "cobbler",
+  # FATE#323373 drop xinetd from distro and yast2-inetd
+  "inetd"
 ]
 
 # Sections that are handled by AutoYaST clients included in autoyast2 
package.




commit autoyast2 for openSUSE:Factory

2018-02-07 Thread root
Hello community,

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

Comparing /work/SRC/openSUSE:Factory/autoyast2 (Old)
 and  /work/SRC/openSUSE:Factory/.autoyast2.new (New)


Package is "autoyast2"

Wed Feb  7 18:18:12 2018 rev:232 rq:573246 version:4.0.29

Changes:

--- /work/SRC/openSUSE:Factory/autoyast2/autoyast2.changes  2018-02-02 
22:18:46.783686363 +0100
+++ /work/SRC/openSUSE:Factory/.autoyast2.new/autoyast2.changes 2018-02-07 
18:18:23.100920089 +0100
@@ -1,0 +2,8 @@
+Mon Feb  5 09:22:20 UTC 2018 - mfi...@suse.com
+
+- fate#323460
+  - support for disabling edit action per module. Currently used
+mainly by the new firewall module
+- 4.0.29
+
+---

Old:

  autoyast2-4.0.28.tar.bz2

New:

  autoyast2-4.0.29.tar.bz2



Other differences:
--
++ autoyast2.spec ++
--- /var/tmp/diff_new_pack.0tgKrw/_old  2018-02-07 18:18:23.692892353 +0100
+++ /var/tmp/diff_new_pack.0tgKrw/_new  2018-02-07 18:18:23.696892165 +0100
@@ -22,7 +22,7 @@
 %endif
 
 Name:   autoyast2
-Version:4.0.28
+Version:4.0.29
 Release:0
 
 BuildRoot:  %{_tmppath}/%{name}-%{version}-build

++ autoyast2-4.0.28.tar.bz2 -> autoyast2-4.0.29.tar.bz2 ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/autoyast2-4.0.28/package/autoyast2.changes 
new/autoyast2-4.0.29/package/autoyast2.changes
--- old/autoyast2-4.0.28/package/autoyast2.changes  2018-02-01 
15:05:23.0 +0100
+++ new/autoyast2-4.0.29/package/autoyast2.changes  2018-02-06 
10:32:31.0 +0100
@@ -1,4 +1,12 @@
 ---
+Mon Feb  5 09:22:20 UTC 2018 - mfi...@suse.com
+
+- fate#323460
+  - support for disabling edit action per module. Currently used
+mainly by the new firewall module
+- 4.0.29
+
+---
 Thu Feb  1 12:59:08 CET 2018 - sch...@suse.de
 
 - Report packages which cannot be select for installation
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/autoyast2-4.0.28/package/autoyast2.spec 
new/autoyast2-4.0.29/package/autoyast2.spec
--- old/autoyast2-4.0.28/package/autoyast2.spec 2018-02-01 15:05:23.0 
+0100
+++ new/autoyast2-4.0.29/package/autoyast2.spec 2018-02-06 10:32:31.0 
+0100
@@ -22,7 +22,7 @@
 %endif
 
 Name:   autoyast2
-Version:4.0.28
+Version:4.0.29
 Release:0
 
 BuildRoot:  %{_tmppath}/%{name}-%{version}-build
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/autoyast2-4.0.28/src/fillup/sysconfig.autoinstall 
new/autoyast2-4.0.29/src/fillup/sysconfig.autoinstall
--- old/autoyast2-4.0.28/src/fillup/sysconfig.autoinstall   2018-02-01 
15:05:23.0 +0100
+++ new/autoyast2-4.0.29/src/fillup/sysconfig.autoinstall   2018-02-06 
10:32:31.0 +0100
@@ -28,3 +28,9 @@
 #
 
FORBID_WRITENOW="add-on,suse_register,partitioning,bootloader,general,report,software"
 
+## Type:string
+## Default: "firewall"
+#
+# Listed modules have Edit button / action disabled at AutoYaST UI
+#
+FORBID_EDIT="firewall"
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/autoyast2-4.0.28/src/include/autoinstall/conftree.rb 
new/autoyast2-4.0.29/src/include/autoinstall/conftree.rb
--- old/autoyast2-4.0.28/src/include/autoinstall/conftree.rb2018-02-01 
15:05:23.0 +0100
+++ new/autoyast2-4.0.29/src/include/autoinstall/conftree.rb2018-02-06 
10:32:31.0 +0100
@@ -253,6 +253,8 @@
 UI.ChangeWidget(Id(:writeNow), :Enabled, false)
   end
 
+  UI.ChangeWidget(Id(:configure), :Enabled, false) if 
AutoinstConfig.dont_edit.include?(selectedModule)
+
   # set read button status
   resourceMap = Y2ModuleConfig.ModuleMap.fetch(selectedModule, {})
   clonable = resourceMap["X-SuSE-YaST-AutoInstClonable"] == "true"
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/autoyast2-4.0.28/src/modules/AutoinstConfig.rb 
new/autoyast2-4.0.29/src/modules/AutoinstConfig.rb
--- old/autoyast2-4.0.28/src/modules/AutoinstConfig.rb  2018-02-01 
15:05:23.0 +0100
+++ new/autoyast2-4.0.29/src/modules/AutoinstConfig.rb  2018-02-06 
10:32:31.0 +0100
@@ -13,6 +13,7 @@
   import "ServicesManagerTarget"
 
   class AutoinstConfigClass < Module
+attr_reader(:dont_edit)
 
 module Target
   include ServicesManagerTargetClass::BaseTargets
@@ -180,6 +181,9 @@
   #
   @noWriteNow = []
 
+  # Edit 

commit autoyast2 for openSUSE:Factory

2018-02-02 Thread root
Hello community,

here is the log from the commit of package autoyast2 for openSUSE:Factory 
checked in at 2018-02-02 22:18:45

Comparing /work/SRC/openSUSE:Factory/autoyast2 (Old)
 and  /work/SRC/openSUSE:Factory/.autoyast2.new (New)


Package is "autoyast2"

Fri Feb  2 22:18:45 2018 rev:231 rq:571704 version:4.0.28

Changes:

--- /work/SRC/openSUSE:Factory/autoyast2/autoyast2.changes  2018-01-28 
00:37:28.202984101 +0100
+++ /work/SRC/openSUSE:Factory/.autoyast2.new/autoyast2.changes 2018-02-02 
22:18:46.783686363 +0100
@@ -1,0 +2,30 @@
+Thu Feb  1 12:59:08 CET 2018 - sch...@suse.de
+
+- Report packages which cannot be select for installation
+  (except those packages not included in the AutoYaST profile)
+  (bnc#1077292)
+- 4.0.28
+
+---
+Wed Jan 31 13:04:57 UTC 2018 - lsle...@suse.cz
+
+- Speed optimization for the previous fix, the "clone_system"
+  client spent several minutes processing the packages
+  (related to bsc#1077882)
+- 4.0.27
+
+---
+Mon Jan 29 14:58:35 UTC 2018 - lsle...@suse.cz
+
+- Avoid using Pkg.ResolvableProperties("", :package, "") calls
+  which require too much memory (bsc#1077882)
+- 4.0.26
+
+---
+Fri Jan 26 12:58:17 CET 2018 - sch...@suse.de
+
+- Reporting packages which cannot be selected for installation.
+  (bnc#1077292)
+- 4.0.25
+
+---

Old:

  autoyast2-4.0.24.tar.bz2

New:

  autoyast2-4.0.28.tar.bz2



Other differences:
--
++ autoyast2.spec ++
--- /var/tmp/diff_new_pack.gk9kNC/_old  2018-02-02 22:18:47.527651631 +0100
+++ /var/tmp/diff_new_pack.gk9kNC/_new  2018-02-02 22:18:47.531651445 +0100
@@ -22,7 +22,7 @@
 %endif
 
 Name:   autoyast2
-Version:4.0.24
+Version:4.0.28
 Release:0
 
 BuildRoot:  %{_tmppath}/%{name}-%{version}-build
@@ -119,8 +119,8 @@
 # storage-ng based version
 Requires:   yast2-update >= 3.3.0
 Requires:   yast2-xml
-# pkgGpgCheck callback
-Requires:   yast2-pkg-bindings >= 3.1.31
+# "transact_by" key in PkgPropertiesAll()
+Requires:   yast2-pkg-bindings >= 4.0.7
 # Y2Storage::AutoinstIssues containing section information
 BuildRequires:  yast2-storage-ng >= 4.0.15
 Provides:   yast2-trans-autoinst

++ autoyast2-4.0.24.tar.bz2 -> autoyast2-4.0.28.tar.bz2 ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/autoyast2-4.0.24/package/autoyast2.changes 
new/autoyast2-4.0.28/package/autoyast2.changes
--- old/autoyast2-4.0.24/package/autoyast2.changes  2018-01-24 
16:46:07.0 +0100
+++ new/autoyast2-4.0.28/package/autoyast2.changes  2018-02-01 
15:05:23.0 +0100
@@ -1,4 +1,34 @@
 ---
+Thu Feb  1 12:59:08 CET 2018 - sch...@suse.de
+
+- Report packages which cannot be select for installation
+  (except those packages not included in the AutoYaST profile)
+  (bnc#1077292)
+- 4.0.28
+
+---
+Wed Jan 31 13:04:57 UTC 2018 - lsle...@suse.cz
+
+- Speed optimization for the previous fix, the "clone_system"
+  client spent several minutes processing the packages
+  (related to bsc#1077882)
+- 4.0.27
+
+---
+Mon Jan 29 14:58:35 UTC 2018 - lsle...@suse.cz
+
+- Avoid using Pkg.ResolvableProperties("", :package, "") calls
+  which require too much memory (bsc#1077882)
+- 4.0.26
+
+---
+Fri Jan 26 12:58:17 CET 2018 - sch...@suse.de
+
+- Reporting packages which cannot be selected for installation.
+  (bnc#1077292)
+- 4.0.25
+
+---
 Wed Jan 24 16:20:01 CET 2018 - sch...@suse.de
 
 - Selecting evaluated/given product for installation.
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/autoyast2-4.0.24/package/autoyast2.spec 
new/autoyast2-4.0.28/package/autoyast2.spec
--- old/autoyast2-4.0.24/package/autoyast2.spec 2018-01-24 16:46:07.0 
+0100
+++ new/autoyast2-4.0.28/package/autoyast2.spec 2018-02-01 15:05:23.0 
+0100
@@ -22,7 +22,7 @@
 %endif
 
 Name:   autoyast2
-Version:4.0.24
+Version:4.0.28
 Release:0
 
 BuildRoot:  %{_tmppath}/%{name}-%{version}-build
@@ -119,8 +119,8 @@
 # storage-ng based version
 Requires:   yast2-update >= 3.3.0
 Requires:   yast2-xml
-# pkgGpgCheck callback
-Requires:   

commit autoyast2 for openSUSE:Factory

2018-01-27 Thread root
Hello community,

here is the log from the commit of package autoyast2 for openSUSE:Factory 
checked in at 2018-01-28 00:37:26

Comparing /work/SRC/openSUSE:Factory/autoyast2 (Old)
 and  /work/SRC/openSUSE:Factory/.autoyast2.new (New)


Package is "autoyast2"

Sun Jan 28 00:37:26 2018 rev:230 rq:569344 version:4.0.24

Changes:

--- /work/SRC/openSUSE:Factory/autoyast2/autoyast2.changes  2018-01-17 
21:44:31.801907097 +0100
+++ /work/SRC/openSUSE:Factory/.autoyast2.new/autoyast2.changes 2018-01-28 
00:37:28.202984101 +0100
@@ -1,0 +2,20 @@
+Wed Jan 24 16:20:01 CET 2018 - sch...@suse.de
+
+- Selecting evaluated/given product for installation.
+  fate#323450
+- 4.0.24
+
+---
+Fri Jan 19 14:02:32 UTC 2018 - lsle...@suse.cz
+
+- Display more details when the package solver fails
+
+---
+Thu Jan 18 14:37:15 CET 2018 - sch...@suse.de
+
+- Using ProductFeatures.SetSection instead of
+  ProductFeatures.SetOverlay in order to set product features.
+  This is a follow up of bsc#1070726.
+- 4.0.23
+
+---

Old:

  autoyast2-4.0.22.tar.bz2

New:

  autoyast2-4.0.24.tar.bz2



Other differences:
--
++ autoyast2.spec ++
--- /var/tmp/diff_new_pack.vQUuGR/_old  2018-01-28 00:37:28.842954288 +0100
+++ /var/tmp/diff_new_pack.vQUuGR/_new  2018-01-28 00:37:28.850953914 +0100
@@ -22,7 +22,7 @@
 %endif
 
 Name:   autoyast2
-Version:4.0.22
+Version:4.0.24
 Release:0
 
 BuildRoot:  %{_tmppath}/%{name}-%{version}-build

++ autoyast2-4.0.22.tar.bz2 -> autoyast2-4.0.24.tar.bz2 ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/autoyast2-4.0.22/package/autoyast2.changes 
new/autoyast2-4.0.24/package/autoyast2.changes
--- old/autoyast2-4.0.22/package/autoyast2.changes  2018-01-17 
15:44:43.0 +0100
+++ new/autoyast2-4.0.24/package/autoyast2.changes  2018-01-24 
16:46:07.0 +0100
@@ -1,4 +1,24 @@
 ---
+Wed Jan 24 16:20:01 CET 2018 - sch...@suse.de
+
+- Selecting evaluated/given product for installation.
+  fate#323450
+- 4.0.24
+
+---
+Fri Jan 19 14:02:32 UTC 2018 - lsle...@suse.cz
+
+- Display more details when the package solver fails
+
+---
+Thu Jan 18 14:37:15 CET 2018 - sch...@suse.de
+
+- Using ProductFeatures.SetSection instead of
+  ProductFeatures.SetOverlay in order to set product features.
+  This is a follow up of bsc#1070726.
+- 4.0.23
+
+---
 Wed Jan 17 14:04:18 UTC 2018 - jreidin...@suse.com
 
 - adapt to yast2 changes in overlays (related to bsc#1070726)
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/autoyast2-4.0.22/package/autoyast2.spec 
new/autoyast2-4.0.24/package/autoyast2.spec
--- old/autoyast2-4.0.22/package/autoyast2.spec 2018-01-17 15:44:43.0 
+0100
+++ new/autoyast2-4.0.24/package/autoyast2.spec 2018-01-24 16:46:07.0 
+0100
@@ -22,7 +22,7 @@
 %endif
 
 Name:   autoyast2
-Version:4.0.22
+Version:4.0.24
 Release:0
 
 BuildRoot:  %{_tmppath}/%{name}-%{version}-build
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/autoyast2-4.0.22/src/modules/AutoinstSoftware.rb 
new/autoyast2-4.0.24/src/modules/AutoinstSoftware.rb
--- old/autoyast2-4.0.22/src/modules/AutoinstSoftware.rb2018-01-17 
15:44:43.0 +0100
+++ new/autoyast2-4.0.24/src/modules/AutoinstSoftware.rb2018-01-24 
16:46:07.0 +0100
@@ -14,6 +14,11 @@
 module Yast
   class AutoinstSoftwareClass < Module
 include Yast::Logger
+
+# This file is created by pkg-bindings when the package solver fails,
+# it contains some details of the failure
+BAD_LIST_FILE = "/var/log/YaST2/badlist".freeze
+
 def main
   Yast.import "UI"
   Yast.import "Pkg"
@@ -842,12 +847,12 @@
 
   Packages.Init(true)
   # Resetting package selection of previous runs. This is needed
-  # because it could be that additional repositories 
+  # because it could be that additional repositories
   # are available meanwhile. (bnc#979691)
   Pkg.PkgApplReset
 
   sw_settings = Profile.current.fetch("software",{})
-  Pkg.SetSolverFlags({ "ignoreAlreadyRecommended" => Mode.normal, 
+  Pkg.SetSolverFlags({ "ignoreAlreadyRecommended" => Mode.normal,

commit autoyast2 for openSUSE:Factory

2018-01-17 Thread root
Hello community,

here is the log from the commit of package autoyast2 for openSUSE:Factory 
checked in at 2018-01-17 21:44:30

Comparing /work/SRC/openSUSE:Factory/autoyast2 (Old)
 and  /work/SRC/openSUSE:Factory/.autoyast2.new (New)


Package is "autoyast2"

Wed Jan 17 21:44:30 2018 rev:229 rq:566641 version:4.0.22

Changes:

--- /work/SRC/openSUSE:Factory/autoyast2/autoyast2.changes  2017-08-13 
14:53:19.738138605 +0200
+++ /work/SRC/openSUSE:Factory/.autoyast2.new/autoyast2.changes 2018-01-17 
21:44:31.801907097 +0100
@@ -1,0 +2,261 @@
+Wed Jan 17 14:04:18 UTC 2018 - jreidin...@suse.com
+
+- adapt to yast2 changes in overlays (related to bsc#1070726)
+- 4.0.22
+
+---
+Tue Jan 16 09:23:20 CET 2018 - sch...@suse.de
+
+- Upgrade: Adapting to new product handling.
+  (bnc#1075744)
+- 4.0.21
+
+---
+Thu Jan 11 11:58:23 CET 2018 - sch...@suse.de
+
+- Fixed merging issues due to bnc#1075182 and bsc#1075334.
+- 4.0.20
+
+---
+Wed Jan 10 17:20:25 UTC 2018 - sch...@suse.de
+
+- Merging products before package evaluation starts.
+  (bnc#1075182)
+- 4.0.19
+
+---
+Wed Jan 10 14:23:07 UTC 2018 - igonzalezs...@suse.com
+
+- Fix initialization to copy the profile to /tmp/profile again
+  (bsc#1075334)
+- 4.0.18
+
+---
+Fri Jan  5 07:36:01 UTC 2018 - jsr...@suse.cz
+
+- always upgrade system via equivalent of 'zypper dup', removing
+  respective control from the profile (bsc#1071708)
+- 4.0.17
+
+---
+Wed Dec 20 15:57:48 UTC 2017 - igonzalezs...@suse.com
+
+- AutoYaST: fix btrfs_set_default_subvolume_name handling
+  (bsc#1073548)
+- 4.0.16
+
+---
+Mon Dec 14 13:43:12 CET 2017 - sch...@suse.de
+
+- Warn the user if the infrastructure is not available for running
+  the second stage (bnc#1061754)
+- 4.0.15
+
+---
+Wed Dec 13 12:55:04 UTC 2017 - igonzalezs...@suse.com
+
+- Reinitialize the storage manager when the profile is modified
+  by a pre-script (bsc#1071739)
+- 4.0.14
+
+---
+Mon Dec 11 14:04:21 UTC 2017 - jreidin...@suse.com
+
+- adapt to new schema of ntp-client (FATE#323432)
+- 4.0.13
+
+---
+Thu Nov 30 19:06:30 UTC 2017 - jreidin...@suse.com
+
+- Drop using ntpdate and instead use NtpClient module for one time
+  sync (FATE#323432)
+- 4.0.12
+
+---
+Thu Nov 30 14:11:19 UTC 2017 - igonzalezs...@suse.com
+
+- Do not ignore start_multipath setting (bsc#1070343).
+- 4.0.11
+
+---
+Thu Nov 30 06:38:15 UTC 2017 - rbr...@suse.com
+
+- Replace references to /var/adm/fillup-templates with new
+  %_fillupdir macro (boo#1069468).
+- 4.0.10
+
+---
+Wed Nov 29 15:45:54 CET 2017 - sch...@suse.de
+
+- Added subvolumes_prefix to schema definition file.
+  (bsc#1013047)
+- Exporting base products in list format. (fate323450)
+- 4.0.9
+
+---
+Mon Nov 27 15:58:38 UTC 2017 - igonzalezs...@suse.com
+
+- Bring back handling of device=ask (bsc#1069965)
+- Use a 1-based index when showing partitioning issues
+- 4.0.8
+
+---
+Tue Nov 21 12:35:40 CET 2017 - sch...@suse.de
+
+- Cleanup spec file.
+
+---
+Tue Nov 14 13:38:44 CET 2017 - sch...@suse.de
+
+- Code cleanup (removing old libstorage code).
+- Adapting rules to storage-ng.
+- partition_alignment removed because it is not needed
+  anymore by storage-ng.
+- 4.0.7
+
+---
+Tue Nov  7 15:01:35 UTC 2017 - igonzalezs...@suse.com
+
+- Add storage data to ayast_probe client (bsc#1065668)
+- Handle storage proposal exceptions in a proper way
+- 4.0.6
+
+---
+Tue Oct 31 14:13:40 UTC 2017 - igonzalezs...@suse.com
+
+- When reporting issues with the partition plan, add in which
+  section of the profile were they found (related to bsc#1060637).
+- 4.0.5
+
+---
+Tue Oct 24 16:24:36 UTC 2017 - igonzalezs...@suse.com
+
+- Do not mangle 

commit autoyast2 for openSUSE:Factory

2017-08-13 Thread root
Hello community,

here is the log from the commit of package autoyast2 for openSUSE:Factory 
checked in at 2017-08-13 14:53:15

Comparing /work/SRC/openSUSE:Factory/autoyast2 (Old)
 and  /work/SRC/openSUSE:Factory/.autoyast2.new (New)


Package is "autoyast2"

Sun Aug 13 14:53:15 2017 rev:228 rq:515277 version:3.3.3

Changes:

--- /work/SRC/openSUSE:Factory/autoyast2/autoyast2.changes  2017-08-04 
11:57:17.649292755 +0200
+++ /work/SRC/openSUSE:Factory/.autoyast2.new/autoyast2.changes 2017-08-13 
14:53:19.738138605 +0200
@@ -1,0 +2,8 @@
+Tue Aug  8 11:25:47 CEST 2017 - sch...@suse.de
+
+- Classes/rules will be ignored: Due to self-update, the evaluation
+  of classes/rules will be called twice. So we have to initialize
+  the stack for each run again. (bnc#1051483)
+- 3.3.3
+
+---

Old:

  autoyast2-3.3.2.tar.bz2

New:

  autoyast2-3.3.3.tar.bz2



Other differences:
--
++ autoyast2.spec ++
--- /var/tmp/diff_new_pack.7lqjPn/_old  2017-08-13 14:53:21.645870925 +0200
+++ /var/tmp/diff_new_pack.7lqjPn/_new  2017-08-13 14:53:21.657869240 +0200
@@ -17,7 +17,7 @@
 
 
 Name:   autoyast2
-Version:3.3.2
+Version:3.3.3
 Release:0
 
 BuildRoot:  %{_tmppath}/%{name}-%{version}-build

++ autoyast2-3.3.2.tar.bz2 -> autoyast2-3.3.3.tar.bz2 ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/autoyast2-3.3.2/package/autoyast2.changes 
new/autoyast2-3.3.3/package/autoyast2.changes
--- old/autoyast2-3.3.2/package/autoyast2.changes   2017-08-02 
12:50:06.155426840 +0200
+++ new/autoyast2-3.3.3/package/autoyast2.changes   2017-08-09 
03:44:34.186878616 +0200
@@ -1,4 +1,12 @@
 ---
+Tue Aug  8 11:25:47 CEST 2017 - sch...@suse.de
+
+- Classes/rules will be ignored: Due to self-update, the evaluation
+  of classes/rules will be called twice. So we have to initialize
+  the stack for each run again. (bnc#1051483)
+- 3.3.3
+
+---
 Tue Aug  1 16:18:01 CEST 2017 - sch...@suse.de
 
 - Saving ask-scripts and corresponding log files
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/autoyast2-3.3.2/package/autoyast2.spec 
new/autoyast2-3.3.3/package/autoyast2.spec
--- old/autoyast2-3.3.2/package/autoyast2.spec  2017-08-02 12:50:06.155426840 
+0200
+++ new/autoyast2-3.3.3/package/autoyast2.spec  2017-08-09 03:44:34.186878616 
+0200
@@ -17,7 +17,7 @@
 
 
 Name:   autoyast2
-Version:3.3.2
+Version:3.3.3
 Release:0
 
 BuildRoot:  %{_tmppath}/%{name}-%{version}-build
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/autoyast2-3.3.2/src/modules/ProfileLocation.rb 
new/autoyast2-3.3.3/src/modules/ProfileLocation.rb
--- old/autoyast2-3.3.2/src/modules/ProfileLocation.rb  2017-08-02 
12:50:06.427426840 +0200
+++ new/autoyast2-3.3.3/src/modules/ProfileLocation.rb  2017-08-09 
03:44:34.458878616 +0200
@@ -48,6 +48,10 @@
 AutoinstConfig.filepath
   )
 
+  # Due to self-update this process could be called twice.
+  # So we have to initialize the stack again. (bnc#1051483)
+  AutoInstallRules.reset
+
   localfile = AutoinstConfig.xml_tmpfile
 
   is_directory = false




commit autoyast2 for openSUSE:Factory

2017-08-04 Thread root
Hello community,

here is the log from the commit of package autoyast2 for openSUSE:Factory 
checked in at 2017-08-04 11:57:16

Comparing /work/SRC/openSUSE:Factory/autoyast2 (Old)
 and  /work/SRC/openSUSE:Factory/.autoyast2.new (New)


Package is "autoyast2"

Fri Aug  4 11:57:16 2017 rev:227 rq:514027 version:3.3.2

Changes:

--- /work/SRC/openSUSE:Factory/autoyast2/autoyast2.changes  2017-07-17 
10:31:44.710711782 +0200
+++ /work/SRC/openSUSE:Factory/.autoyast2.new/autoyast2.changes 2017-08-04 
11:57:17.649292755 +0200
@@ -1,0 +2,7 @@
+Tue Aug  1 16:18:01 CEST 2017 - sch...@suse.de
+
+- Saving ask-scripts and corresponding log files
+  to /var/adm/autoinstall. (bnc#1049473)
+- 3.3.2
+
+---

Old:

  autoyast2-3.3.1.tar.bz2

New:

  autoyast2-3.3.2.tar.bz2



Other differences:
--
++ autoyast2.spec ++
--- /var/tmp/diff_new_pack.y02fjY/_old  2017-08-04 11:57:18.689145985 +0200
+++ /var/tmp/diff_new_pack.y02fjY/_new  2017-08-04 11:57:18.697144856 +0200
@@ -17,7 +17,7 @@
 
 
 Name:   autoyast2
-Version:3.3.1
+Version:3.3.2
 Release:0
 
 BuildRoot:  %{_tmppath}/%{name}-%{version}-build

++ autoyast2-3.3.1.tar.bz2 -> autoyast2-3.3.2.tar.bz2 ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/autoyast2-3.3.1/package/autoyast2.changes 
new/autoyast2-3.3.2/package/autoyast2.changes
--- old/autoyast2-3.3.1/package/autoyast2.changes   2017-07-14 
17:48:28.120785952 +0200
+++ new/autoyast2-3.3.2/package/autoyast2.changes   2017-08-02 
12:50:06.155426840 +0200
@@ -1,4 +1,11 @@
 ---
+Tue Aug  1 16:18:01 CEST 2017 - sch...@suse.de
+
+- Saving ask-scripts and corresponding log files
+  to /var/adm/autoinstall. (bnc#1049473)
+- 3.3.2
+
+---
 Thu Jul 13 14:49:31 CEST 2017 - sch...@suse.de
 
 - Crash while writing settings via the menue "File/Apply Profile
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/autoyast2-3.3.1/package/autoyast2.spec 
new/autoyast2-3.3.2/package/autoyast2.spec
--- old/autoyast2-3.3.1/package/autoyast2.spec  2017-07-14 17:48:28.120785952 
+0200
+++ new/autoyast2-3.3.2/package/autoyast2.spec  2017-08-02 12:50:06.155426840 
+0200
@@ -17,7 +17,7 @@
 
 
 Name:   autoyast2
-Version:3.3.1
+Version:3.3.2
 Release:0
 
 BuildRoot:  %{_tmppath}/%{name}-%{version}-build
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/autoyast2-3.3.1/src/modules/AutoInstall.rb 
new/autoyast2-3.3.2/src/modules/AutoInstall.rb
--- old/autoyast2-3.3.1/src/modules/AutoInstall.rb  2017-07-14 
17:48:28.312785952 +0200
+++ new/autoyast2-3.3.2/src/modules/AutoInstall.rb  2017-08-02 
12:50:06.355426840 +0200
@@ -227,6 +227,15 @@
 )
   end
 
+  # copying ask-scripts and corresponding log files
+  # to /var/adm/autoinstall
+  SCR.Execute( path(".target.bash"),
+   "/bin/cp #{AutoinstConfig.tmpDir}/ask_scripts_log/*"\
+   " #{destdir}#{AutoinstConfig.logs_dir}" )
+  SCR.Execute( path(".target.bash"),
+   "/bin/cp #{AutoinstConfig.tmpDir}/*.sh"\
+   " #{destdir}#{AutoinstConfig.scripts_dir}" )
+
   SCR.Execute(
 path(".target.bash"),
 Builtins.sformat(




commit autoyast2 for openSUSE:Factory

2017-07-17 Thread root
Hello community,

here is the log from the commit of package autoyast2 for openSUSE:Factory 
checked in at 2017-07-17 10:31:44

Comparing /work/SRC/openSUSE:Factory/autoyast2 (Old)
 and  /work/SRC/openSUSE:Factory/.autoyast2.new (New)


Package is "autoyast2"

Mon Jul 17 10:31:44 2017 rev:226 rq:510381 version:3.3.1

Changes:

--- /work/SRC/openSUSE:Factory/autoyast2/autoyast2.changes  2017-07-08 
12:27:43.490942069 +0200
+++ /work/SRC/openSUSE:Factory/.autoyast2.new/autoyast2.changes 2017-07-17 
10:31:44.710711782 +0200
@@ -1,0 +2,11 @@
+Thu Jul 13 14:49:31 CEST 2017 - sch...@suse.de
+
+- Crash while writing settings via the menue "File/Apply Profile
+  to this System" in AutoYaST configuration module:
+  As we are switching to "autoinstallation" mode and accessing to
+  the target system we have to set StorageDevices flag disks_valid
+  to true.  So InitLibstorage can scan valid target disks.
+  (bnc#1047809)
+- 3.3.1
+
+---

Old:

  autoyast2-3.3.0.tar.bz2

New:

  autoyast2-3.3.1.tar.bz2



Other differences:
--
++ autoyast2.spec ++
--- /var/tmp/diff_new_pack.ZTE1CM/_old  2017-07-17 10:31:45.270632842 +0200
+++ /var/tmp/diff_new_pack.ZTE1CM/_new  2017-07-17 10:31:45.274632279 +0200
@@ -17,7 +17,7 @@
 
 
 Name:   autoyast2
-Version:3.3.0
+Version:3.3.1
 Release:0
 
 BuildRoot:  %{_tmppath}/%{name}-%{version}-build

++ autoyast2-3.3.0.tar.bz2 -> autoyast2-3.3.1.tar.bz2 ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/autoyast2-3.3.0/package/autoyast2.changes 
new/autoyast2-3.3.1/package/autoyast2.changes
--- old/autoyast2-3.3.0/package/autoyast2.changes   2017-07-07 
03:44:22.688456557 +0200
+++ new/autoyast2-3.3.1/package/autoyast2.changes   2017-07-14 
17:48:28.120785952 +0200
@@ -1,4 +1,15 @@
 ---
+Thu Jul 13 14:49:31 CEST 2017 - sch...@suse.de
+
+- Crash while writing settings via the menue "File/Apply Profile
+  to this System" in AutoYaST configuration module:
+  As we are switching to "autoinstallation" mode and accessing to
+  the target system we have to set StorageDevices flag disks_valid
+  to true.  So InitLibstorage can scan valid target disks.
+  (bnc#1047809)
+- 3.3.1
+
+---
 Thu Jul  6 14:31:28 CEST 2017 - sch...@suse.de
 
 - AutoYaST configuration module; Crash while writing settings to
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/autoyast2-3.3.0/package/autoyast2.spec 
new/autoyast2-3.3.1/package/autoyast2.spec
--- old/autoyast2-3.3.0/package/autoyast2.spec  2017-07-07 03:44:22.688456557 
+0200
+++ new/autoyast2-3.3.1/package/autoyast2.spec  2017-07-14 17:48:28.120785952 
+0200
@@ -17,7 +17,7 @@
 
 
 Name:   autoyast2
-Version:3.3.0
+Version:3.3.1
 Release:0
 
 BuildRoot:  %{_tmppath}/%{name}-%{version}-build
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/autoyast2-3.3.0/src/include/autoinstall/conftree.rb 
new/autoyast2-3.3.1/src/include/autoinstall/conftree.rb
--- old/autoyast2-3.3.0/src/include/autoinstall/conftree.rb 2017-07-07 
03:44:22.840456557 +0200
+++ new/autoyast2-3.3.1/src/include/autoinstall/conftree.rb 2017-07-14 
17:48:28.280785952 +0200
@@ -760,6 +760,12 @@
 oldStage = Stage.stage
 Mode.SetMode("autoinstallation")
 Stage.Set("continue")
+
+# As we are now in "autoinstallation" mode and accessing to the 
target
+# system we have to set StorageDevices flag disks_valid to true.
+# So InitLibstorage can scan valid disks. (bnc#1047809)
+StorageDevices.InitDone
+
 WFM.CallFunction("inst_autopost", [])
 AutoinstSoftware.addPostPackages(
   Ops.get_list(Profile.current, ["software", "post-packages"], [])




commit autoyast2 for openSUSE:Factory

2017-07-08 Thread root
Hello community,

here is the log from the commit of package autoyast2 for openSUSE:Factory 
checked in at 2017-07-08 12:27:42

Comparing /work/SRC/openSUSE:Factory/autoyast2 (Old)
 and  /work/SRC/openSUSE:Factory/.autoyast2.new (New)


Package is "autoyast2"

Sat Jul  8 12:27:42 2017 rev:225 rq:508663 version:3.3.0

Changes:

--- /work/SRC/openSUSE:Factory/autoyast2/autoyast2.changes  2017-06-12 
15:12:46.826717742 +0200
+++ /work/SRC/openSUSE:Factory/.autoyast2.new/autoyast2.changes 2017-07-08 
12:27:43.490942069 +0200
@@ -1,0 +2,10 @@
+Thu Jul  6 14:31:28 CEST 2017 - sch...@suse.de
+
+- AutoYaST configuration module; Crash while writing settings to
+  the system:
+  As we are switching to "normal" mode and accessing to the target
+  system we have to set StorageDevices flag disks_valid to true.
+  So InitLibstorage can scan valid target disks. (bnc#1046738)
+- 3.3.0
+
+---

Old:

  autoyast2-3.2.16.tar.bz2

New:

  autoyast2-3.3.0.tar.bz2



Other differences:
--
++ autoyast2.spec ++
--- /var/tmp/diff_new_pack.1vQoXj/_old  2017-07-08 12:27:44.306826985 +0200
+++ /var/tmp/diff_new_pack.1vQoXj/_new  2017-07-08 12:27:44.310826420 +0200
@@ -17,7 +17,7 @@
 
 
 Name:   autoyast2
-Version:3.2.16
+Version:3.3.0
 Release:0
 
 BuildRoot:  %{_tmppath}/%{name}-%{version}-build

++ autoyast2-3.2.16.tar.bz2 -> autoyast2-3.3.0.tar.bz2 ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/autoyast2-3.2.16/package/autoyast2.changes 
new/autoyast2-3.3.0/package/autoyast2.changes
--- old/autoyast2-3.2.16/package/autoyast2.changes  2017-06-09 
11:58:05.770288775 +0200
+++ new/autoyast2-3.3.0/package/autoyast2.changes   2017-07-07 
03:44:22.688456557 +0200
@@ -1,4 +1,14 @@
 ---
+Thu Jul  6 14:31:28 CEST 2017 - sch...@suse.de
+
+- AutoYaST configuration module; Crash while writing settings to
+  the system:
+  As we are switching to "normal" mode and accessing to the target
+  system we have to set StorageDevices flag disks_valid to true.
+  So InitLibstorage can scan valid target disks. (bnc#1046738)
+- 3.3.0
+
+---
 Fri Jun  9 09:08:50 CEST 2017 - sch...@suse.de
 
 - Report shrinked partitions if there is not enough space.
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/autoyast2-3.2.16/package/autoyast2.spec 
new/autoyast2-3.3.0/package/autoyast2.spec
--- old/autoyast2-3.2.16/package/autoyast2.spec 2017-06-09 11:58:05.770288775 
+0200
+++ new/autoyast2-3.3.0/package/autoyast2.spec  2017-07-07 03:44:22.688456557 
+0200
@@ -17,7 +17,7 @@
 
 
 Name:   autoyast2
-Version:3.2.16
+Version:3.3.0
 Release:0
 
 BuildRoot:  %{_tmppath}/%{name}-%{version}-build
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/autoyast2-3.2.16/src/include/autoinstall/conftree.rb 
new/autoyast2-3.3.0/src/include/autoinstall/conftree.rb
--- old/autoyast2-3.2.16/src/include/autoinstall/conftree.rb2017-06-09 
11:58:05.778288775 +0200
+++ new/autoyast2-3.3.0/src/include/autoinstall/conftree.rb 2017-07-07 
03:44:22.840456557 +0200
@@ -576,6 +576,11 @@
   # The settings will be written in a running system.
   # So we are switching to "normal" mode. (bnc#909223)
   Mode.SetMode("normal")
+  # As we are now in "normal" mode and accessing to the target
+  # system we have to set StorageDevices flag disks_valid to true.
+  # So InitLibstorage can scan valid disks. (bnc#1046738)
+  StorageDevices.InitDone
+
   Call.Function(module_auto, ["Write"])
   Mode.SetMode(oldMode)
 end




commit autoyast2 for openSUSE:Factory

2017-06-12 Thread root
Hello community,

here is the log from the commit of package autoyast2 for openSUSE:Factory 
checked in at 2017-06-12 15:12:43

Comparing /work/SRC/openSUSE:Factory/autoyast2 (Old)
 and  /work/SRC/openSUSE:Factory/.autoyast2.new (New)


Package is "autoyast2"

Mon Jun 12 15:12:43 2017 rev:224 rq:502535 version:3.2.16

Changes:

--- /work/SRC/openSUSE:Factory/autoyast2/autoyast2.changes  2017-06-07 
13:08:09.761747603 +0200
+++ /work/SRC/openSUSE:Factory/.autoyast2.new/autoyast2.changes 2017-06-12 
15:12:46.826717742 +0200
@@ -1,0 +2,7 @@
+Fri Jun  9 09:08:50 CEST 2017 - sch...@suse.de
+
+- Report shrinked partitions if there is not enough space.
+  (bnc#1039528)
+- 3.2.16
+
+---

Old:

  autoyast2-3.2.15.tar.bz2

New:

  autoyast2-3.2.16.tar.bz2



Other differences:
--
++ autoyast2.spec ++
--- /var/tmp/diff_new_pack.0DkRRb/_old  2017-06-12 15:12:47.722591332 +0200
+++ /var/tmp/diff_new_pack.0DkRRb/_new  2017-06-12 15:12:47.726590768 +0200
@@ -17,7 +17,7 @@
 
 
 Name:   autoyast2
-Version:3.2.15
+Version:3.2.16
 Release:0
 
 BuildRoot:  %{_tmppath}/%{name}-%{version}-build

++ autoyast2-3.2.15.tar.bz2 -> autoyast2-3.2.16.tar.bz2 ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/autoyast2-3.2.15/package/autoyast2.changes 
new/autoyast2-3.2.16/package/autoyast2.changes
--- old/autoyast2-3.2.15/package/autoyast2.changes  2017-05-18 
10:55:51.008751440 +0200
+++ new/autoyast2-3.2.16/package/autoyast2.changes  2017-06-09 
11:58:05.770288775 +0200
@@ -1,4 +1,11 @@
 ---
+Fri Jun  9 09:08:50 CEST 2017 - sch...@suse.de
+
+- Report shrinked partitions if there is not enough space.
+  (bnc#1039528)
+- 3.2.16
+
+---
 Thu May 18 10:46:35 CEST 2017 - sch...@suse.de
 
 - clone system: Checking if snapshots have been enabled.
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/autoyast2-3.2.15/package/autoyast2.spec 
new/autoyast2-3.2.16/package/autoyast2.spec
--- old/autoyast2-3.2.15/package/autoyast2.spec 2017-05-18 10:55:51.008751440 
+0200
+++ new/autoyast2-3.2.16/package/autoyast2.spec 2017-06-09 11:58:05.770288775 
+0200
@@ -17,7 +17,7 @@
 
 
 Name:   autoyast2
-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/autoyast2-3.2.15/src/modules/AutoinstStorage.rb 
new/autoyast2-3.2.16/src/modules/AutoinstStorage.rb
--- old/autoyast2-3.2.15/src/modules/AutoinstStorage.rb 2017-05-18 
10:55:51.268751440 +0200
+++ new/autoyast2-3.2.16/src/modules/AutoinstStorage.rb 2017-06-09 
11:58:05.786288775 +0200
@@ -13,6 +13,9 @@
 
 include Yast::Logger
 
+# Report shrinking if it will be bigger than about 5 MBytes.
+REPORT_DISK_SHRINKING_LIMIT = 500
+
 def main
   Yast.import "UI"
   textdomain "autoinst"
@@ -504,6 +507,11 @@
   else
 usedSize = Ops.subtract(usedSize, s)
 Builtins.y2milestone("shrinking to %1", s)
+if (pe["size"] - s) > REPORT_DISK_SHRINKING_LIMIT
+  Report.Warning(_("Requested partition size of %s on 
\"%s\" will be reduced to "\
+"%s in order to fit on disk.") % 
+  [Storage.ByteToHumanString(pe["size"]), pe["mount"], 
Storage.ByteToHumanString(s)])
+end
 Ops.set(pe, "size", s)
   end
 end




commit autoyast2 for openSUSE:Factory

2017-06-07 Thread root
Hello community,

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

Comparing /work/SRC/openSUSE:Factory/autoyast2 (Old)
 and  /work/SRC/openSUSE:Factory/.autoyast2.new (New)


Package is "autoyast2"

Wed Jun  7 13:08:07 2017 rev:223 rq:495818 version:3.2.15

Changes:

--- /work/SRC/openSUSE:Factory/autoyast2/autoyast2.changes  2017-04-25 
08:57:24.997635761 +0200
+++ /work/SRC/openSUSE:Factory/.autoyast2.new/autoyast2.changes 2017-06-07 
13:08:09.761747603 +0200
@@ -1,0 +2,7 @@
+Thu May 18 10:46:35 CEST 2017 - sch...@suse.de
+
+- clone system: Checking if snapshots have been enabled.
+  (bnc#1039268)
+- 3.2.15
+
+---

Old:

  autoyast2-3.2.14.tar.bz2

New:

  autoyast2-3.2.15.tar.bz2



Other differences:
--
++ autoyast2.spec ++
--- /var/tmp/diff_new_pack.Xfz040/_old  2017-06-07 13:08:10.609627956 +0200
+++ /var/tmp/diff_new_pack.Xfz040/_new  2017-06-07 13:08:10.613627391 +0200
@@ -17,7 +17,7 @@
 
 
 Name:   autoyast2
-Version:3.2.14
+Version:3.2.15
 Release:0
 
 BuildRoot:  %{_tmppath}/%{name}-%{version}-build

++ autoyast2-3.2.14.tar.bz2 -> autoyast2-3.2.15.tar.bz2 ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/autoyast2-3.2.14/package/autoyast2.changes 
new/autoyast2-3.2.15/package/autoyast2.changes
--- old/autoyast2-3.2.14/package/autoyast2.changes  2017-04-18 
09:44:10.236091561 +0200
+++ new/autoyast2-3.2.15/package/autoyast2.changes  2017-05-18 
10:55:51.008751440 +0200
@@ -1,4 +1,11 @@
 ---
+Thu May 18 10:46:35 CEST 2017 - sch...@suse.de
+
+- clone system: Checking if snapshots have been enabled.
+  (bnc#1039268)
+- 3.2.15
+
+---
 Thu Apr 13 14:02:34 CEST 2017 - sch...@suse.de
 
 - Moved configuration management before software selection in
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/autoyast2-3.2.14/package/autoyast2.spec 
new/autoyast2-3.2.15/package/autoyast2.spec
--- old/autoyast2-3.2.14/package/autoyast2.spec 2017-04-18 09:44:10.236091561 
+0200
+++ new/autoyast2-3.2.15/package/autoyast2.spec 2017-05-18 10:55:51.008751440 
+0200
@@ -17,7 +17,7 @@
 
 
 Name:   autoyast2
-Version:3.2.14
+Version:3.2.15
 Release:0
 
 BuildRoot:  %{_tmppath}/%{name}-%{version}-build
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/autoyast2-3.2.14/src/modules/AutoinstDrive.rb 
new/autoyast2-3.2.15/src/modules/AutoinstDrive.rb
--- old/autoyast2-3.2.14/src/modules/AutoinstDrive.rb   2017-04-18 
09:44:10.248091561 +0200
+++ new/autoyast2-3.2.15/src/modules/AutoinstDrive.rb   2017-05-18 
10:55:51.232751440 +0200
@@ -19,6 +19,7 @@
 
   Yast.import "AutoinstCommon"
   Yast.import "AutoinstPartition"
+  Yast.import "Mode"
 
   textdomain "autoinst"
 
@@ -363,7 +364,12 @@
   end
 
   if newDrive["type"] != :CT_TMPFS
-newDrive["enable_snapshots"] = true # enable snapshot (default)
+if Mode.config && SCR.Execute(path(".target.bash"), "/usr/bin/snapper 
list") > 0
+  # Snapper returns an error if no snapshot has been defined.
+  newDrive["enable_snapshots"] = false
+else
+  newDrive["enable_snapshots"] = true # enable snapshot (default)
+end
 newDrive["disklabel"] = drive["disklabel"] if 
drive.has_key?("disklabel")
   else
 newDrive.delete("disklabel")




commit autoyast2 for openSUSE:Factory

2017-04-25 Thread root
Hello community,

here is the log from the commit of package autoyast2 for openSUSE:Factory 
checked in at 2017-04-25 08:57:23

Comparing /work/SRC/openSUSE:Factory/autoyast2 (Old)
 and  /work/SRC/openSUSE:Factory/.autoyast2.new (New)


Package is "autoyast2"

Tue Apr 25 08:57:23 2017 rev:222 rq:489016 version:3.2.14

Changes:

--- /work/SRC/openSUSE:Factory/autoyast2/autoyast2.changes  2017-04-12 
17:10:50.612894879 +0200
+++ /work/SRC/openSUSE:Factory/.autoyast2.new/autoyast2.changes 2017-04-25 
08:57:24.997635761 +0200
@@ -1,0 +2,7 @@
+Thu Apr 13 14:02:34 CEST 2017 - sch...@suse.de
+
+- Moved configuration management before software selection in
+  order to select packages which are needed for CM. (FATE#319830)
+- 3.2.14
+
+---

Old:

  autoyast2-3.2.13.tar.bz2

New:

  autoyast2-3.2.14.tar.bz2



Other differences:
--
++ autoyast2.spec ++
--- /var/tmp/diff_new_pack.khvujN/_old  2017-04-25 08:57:25.837517002 +0200
+++ /var/tmp/diff_new_pack.khvujN/_new  2017-04-25 08:57:25.841516436 +0200
@@ -17,7 +17,7 @@
 
 
 Name:   autoyast2
-Version:3.2.13
+Version:3.2.14
 Release:0
 
 BuildRoot:  %{_tmppath}/%{name}-%{version}-build

++ autoyast2-3.2.13.tar.bz2 -> autoyast2-3.2.14.tar.bz2 ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/autoyast2-3.2.13/package/autoyast2.changes 
new/autoyast2-3.2.14/package/autoyast2.changes
--- old/autoyast2-3.2.13/package/autoyast2.changes  2017-04-12 
14:45:30.538433241 +0200
+++ new/autoyast2-3.2.14/package/autoyast2.changes  2017-04-18 
09:44:10.236091561 +0200
@@ -1,4 +1,11 @@
 ---
+Thu Apr 13 14:02:34 CEST 2017 - sch...@suse.de
+
+- Moved configuration management before software selection in
+  order to select packages which are needed for CM. (FATE#319830)
+- 3.2.14
+
+---
 Thu Apr  6 11:27:01 UTC 2017 - igonzalezs...@suse.com
 
 - Fix subvolumes schema definition (bsc#1013047)
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/autoyast2-3.2.13/package/autoyast2.spec 
new/autoyast2-3.2.14/package/autoyast2.spec
--- old/autoyast2-3.2.13/package/autoyast2.spec 2017-04-12 14:45:30.538433241 
+0200
+++ new/autoyast2-3.2.14/package/autoyast2.spec 2017-04-18 09:44:10.236091561 
+0200
@@ -17,7 +17,7 @@
 
 
 Name:   autoyast2
-Version:3.2.13
+Version:3.2.14
 Release:0
 
 BuildRoot:  %{_tmppath}/%{name}-%{version}-build
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/autoyast2-3.2.13/src/clients/inst_autosetup.rb 
new/autoyast2-3.2.14/src/clients/inst_autosetup.rb
--- old/autoyast2-3.2.13/src/clients/inst_autosetup.rb  2017-04-12 
14:45:30.546433241 +0200
+++ new/autoyast2-3.2.14/src/clients/inst_autosetup.rb  2017-04-18 
09:44:10.240091561 +0200
@@ -322,6 +322,19 @@
   return :abort if Popup.ConfirmAbort(:painless) if UI.PollInput == :abort
   Progress.NextStage
 
+  # The configuration_management has to be called before software 
selection.
+  # So the software selection can take care about packages
+  # needed by the configuration_management.
+  if Profile.current["configuration_management"]
+return :abort unless WFM.CallFunction(
+  "configuration_management_auto",
+  ["Import", Profile.current["configuration_management"]]
+)
+# Do not start it in second installation stage again.
+# Provisioning will already be called in the first stage.
+Profile.remove_sections("configuration_management")
+  end
+
   if Profile.current["suse_register"]
 return :abort unless WFM.CallFunction(
   "scc_auto",
@@ -383,16 +396,6 @@
 )
   end
 
-  if Profile.current["configuration_management"]
-return :abort unless WFM.CallFunction(
-  "configuration_management_auto",
-  ["Import", Profile.current["configuration_management"]]
-)
-# Do not start it in second installation stage again.
-# Provisioning will already be called in the first stage.
-Profile.remove_sections("configuration_management")
-  end
-
   Progress.NextStage
 
   if Profile.current.has_key? ('runlevel')




commit autoyast2 for openSUSE:Factory

2017-04-12 Thread root
Hello community,

here is the log from the commit of package autoyast2 for openSUSE:Factory 
checked in at 2017-04-12 17:10:49

Comparing /work/SRC/openSUSE:Factory/autoyast2 (Old)
 and  /work/SRC/openSUSE:Factory/.autoyast2.new (New)


Package is "autoyast2"

Wed Apr 12 17:10:49 2017 rev:221 rq:487563 version:3.2.13

Changes:

--- /work/SRC/openSUSE:Factory/autoyast2/autoyast2.changes  2017-02-18 
03:15:21.424062373 +0100
+++ /work/SRC/openSUSE:Factory/.autoyast2.new/autoyast2.changes 2017-04-12 
17:10:50.612894879 +0200
@@ -1,0 +2,27 @@
+Thu Apr  6 11:27:01 UTC 2017 - igonzalezs...@suse.com
+
+- Fix subvolumes schema definition (bsc#1013047)
+- 3.2.13
+
+---
+Thu Apr  6 09:39:06 UTC 2017 - mfi...@suse.com
+
+- bnc#1026027
+  - removed dependency on insserv
+- 3.2.12
+
+---
+Wed Apr  5 10:34:17 CEST 2017 - sch...@suse.de
+
+- Added configuration-management to first installation step.
+  (FATE#319830)
+- 3.2.11
+
+---
+Tue Mar  7 09:39:12 CET 2017 - sch...@suse.de
+
+- Update: Product selection will be done by Packages.SelectProduct
+  now (bnc#1014861).
+- 3.2.10
+
+---

Old:

  autoyast2-3.2.9.tar.bz2

New:

  autoyast2-3.2.13.tar.bz2



Other differences:
--
++ autoyast2.spec ++
--- /var/tmp/diff_new_pack.OHtSGu/_old  2017-04-12 17:10:51.220808823 +0200
+++ /var/tmp/diff_new_pack.OHtSGu/_new  2017-04-12 17:10:51.228807691 +0200
@@ -17,7 +17,7 @@
 
 
 Name:   autoyast2
-Version:3.2.9
+Version:3.2.13
 Release:0
 
 BuildRoot:  %{_tmppath}/%{name}-%{version}-build
@@ -70,8 +70,6 @@
 Provides:   yast2-lib-autoinst
 Obsoletes:  yast2-lib-autoinst
 
-PreReq: %insserv_prereq %fillup_prereq
-
 BuildArch:  noarch
 
 Requires:   yast2-ruby-bindings >= 1.0.0

++ autoyast2-3.2.9.tar.bz2 -> autoyast2-3.2.13.tar.bz2 ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/autoyast2-3.2.9/README.md 
new/autoyast2-3.2.13/README.md
--- old/autoyast2-3.2.9/README.md   2017-02-15 16:46:33.769183717 +0100
+++ new/autoyast2-3.2.13/README.md  2017-04-12 14:45:30.534433241 +0200
@@ -3,6 +3,7 @@
 
 [![Travis 
Build](https://travis-ci.org/yast/yast-autoinstallation.svg?branch=master)](https://travis-ci.org/yast/yast-autoinstallation)
 [![Jenkins 
Build](http://img.shields.io/jenkins/s/https/ci.opensuse.org/yast-autoinstallation-master.svg)](https://ci.opensuse.org/view/Yast/job/yast-autoinstallation-master/)
+[![Coverage 
Status](https://coveralls.io/repos/github/yast/yast-autoinstallation/badge.svg?branch=master)](https://coveralls.io/github/yast/yast-autoinstallation?branch=master)
 
 
 Development
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/autoyast2-3.2.9/doc/network_scenarios.md 
new/autoyast2-3.2.13/doc/network_scenarios.md
--- old/autoyast2-3.2.9/doc/network_scenarios.md1970-01-01 
01:00:00.0 +0100
+++ new/autoyast2-3.2.13/doc/network_scenarios.md   2017-04-12 
14:45:30.534433241 +0200
@@ -0,0 +1,415 @@
+Introduction
+
+
+This document tries to clarify some doubts and expectations related to 
AutoYaST network
+configuration, specially regarding the `keep_install_network` option.
+
+We put special attemption to that flag because there was a bug in SP1 which 
caused the
+ network configuration being saved always even with 
`keep_install_network=false`. After
+ the bug was fixed, users who were using a SP1 profile started reporting bugs 
for SP2.
+
+The current documentation explains that the network configuration is done 
during the second
+stage (imported from the profile) as it can be seen in the image below.
+
+
+  https://www.suse.com/documentation/sles-12/singlehtml/book_autoyast/images/autoyast-oview.png;
 />
+
+
+Nevertheless, during the first stage the network would be required. The 
configuration 
+can be copied to the installed system if `keep_install_network` is set to true.
+
+Let's go with some scenarios and examples...
+
+Scenarios
+=
+
+First of all, what happens during the **first stage** will be explained, and 
then what 
+happens during the **second stage** if not skipped. 
+
+For the examples below consider this linuxrc options if not mentioned 
different ones:
+
+**Linuxrc options:** autoyast=http://sle12_minimal.xml ifcfg=eth0=dhcp
+
+First Stage
+---
+
+The network configuration for the first stage currently defined in the control 
+file takes part in these clients 

commit autoyast2 for openSUSE:Factory

2017-02-17 Thread root
Hello community,

here is the log from the commit of package autoyast2 for openSUSE:Factory 
checked in at 2017-02-18 03:15:20

Comparing /work/SRC/openSUSE:Factory/autoyast2 (Old)
 and  /work/SRC/openSUSE:Factory/.autoyast2.new (New)


Package is "autoyast2"

Changes:

--- /work/SRC/openSUSE:Factory/autoyast2/autoyast2.changes  2017-01-10 
10:33:52.428656022 +0100
+++ /work/SRC/openSUSE:Factory/.autoyast2.new/autoyast2.changes 2017-02-18 
03:15:21.424062373 +0100
@@ -1,0 +2,21 @@
+Wed Feb 15 16:27:53 CET 2017 - sch...@suse.de
+
+- Moved services-manager to first installation stage (FATE#321738).
+- 3.2.9
+
+---
+Wed Jan 25 11:42:05 UTC 2017 - igonzalezs...@suse.com
+
+- Add an option to disable the self-update feature through the
+  AutoYaST profile (FATE#319716)
+- 3.2.8
+
+---
+Mon Jan 16 09:49:13 UTC 2017 -  sch...@suse.de
+
+- Cloning Software: install_recommended can be set by the
+  control.xml file (clone_install_recommended_default)
+  Default is true. (Fate#321764)
+- 3.2.7
+
+---

Old:

  autoyast2-3.2.6.tar.bz2

New:

  autoyast2-3.2.9.tar.bz2



Other differences:
--
++ autoyast2.spec ++
--- /var/tmp/diff_new_pack.796hDA/_old  2017-02-18 03:15:21.828005323 +0100
+++ /var/tmp/diff_new_pack.796hDA/_new  2017-02-18 03:15:21.832004758 +0100
@@ -17,7 +17,7 @@
 
 
 Name:   autoyast2
-Version:3.2.6
+Version:3.2.9
 Release:0
 
 BuildRoot:  %{_tmppath}/%{name}-%{version}-build

++ autoyast2-3.2.6.tar.bz2 -> autoyast2-3.2.9.tar.bz2 ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/autoyast2-3.2.6/.travis.yml 
new/autoyast2-3.2.9/.travis.yml
--- old/autoyast2-3.2.6/.travis.yml 2017-01-05 15:56:01.653550784 +0100
+++ new/autoyast2-3.2.9/.travis.yml 2017-02-15 16:46:33.737183717 +0100
@@ -1,12 +1,12 @@
 sudo: required
-language: ruby
+language: bash
 services:
   - docker
 
 before_install:
   - docker build -t yast-autoyast-image .
 script:
-  # the "yast-travis" script is included in the base yastdevel/ruby-tw image
-  # see https://github.com/yast/docker-yast-ruby-tw/blob/master/yast-travis
-  - docker run -it -e TRAVIS_JOB_ID="$TRAVIS_JOB_ID" yast-autoyast-image 
yast-travis
-  - docker run -it yast-autoyast-image ./check_schema.sh
+  # 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-autoyast-image yast-travis-ruby
+  - docker run -it -e TRAVIS=1 -e TRAVIS_JOB_ID="$TRAVIS_JOB_ID" 
yast-autoyast-image ./check_schema.sh
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/autoyast2-3.2.6/Dockerfile 
new/autoyast2-3.2.9/Dockerfile
--- old/autoyast2-3.2.6/Dockerfile  2017-01-05 15:56:01.653550784 +0100
+++ new/autoyast2-3.2.9/Dockerfile  2017-02-15 16:46:33.745183717 +0100
@@ -1,7 +1,7 @@
-FROM yastdevel/ruby-tw
-COPY . /tmp/sources
+FROM yastdevel/ruby
 RUN zypper --gpg-auto-import-keys --non-interactive in --no-recommends \
   trang \
   libxml2-tools \
   libxslt-tools
+COPY . /usr/src/app
 
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/autoyast2-3.2.6/package/autoyast2.changes 
new/autoyast2-3.2.9/package/autoyast2.changes
--- old/autoyast2-3.2.6/package/autoyast2.changes   2017-01-05 
15:56:01.657550784 +0100
+++ new/autoyast2-3.2.9/package/autoyast2.changes   2017-02-15 
16:46:33.813183717 +0100
@@ -1,4 +1,25 @@
 ---
+Wed Feb 15 16:27:53 CET 2017 - sch...@suse.de
+
+- Moved services-manager to first installation stage (FATE#321738).
+- 3.2.9
+
+---
+Wed Jan 25 11:42:05 UTC 2017 - igonzalezs...@suse.com
+
+- Add an option to disable the self-update feature through the
+  AutoYaST profile (FATE#319716)
+- 3.2.8
+
+---
+Mon Jan 16 09:49:13 UTC 2017 -  sch...@suse.de
+
+- Cloning Software: install_recommended can be set by the
+  control.xml file (clone_install_recommended_default)
+  Default is true. (Fate#321764)
+- 3.2.7
+
+---
 Thu Jan  5 13:56:23 UTC 2017 - lsle...@suse.cz
 
 - Fixed tests to pass with the latest yast2-core and
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 

commit autoyast2 for openSUSE:Factory

2016-12-03 Thread h_root
Hello community,

here is the log from the commit of package autoyast2 for openSUSE:Factory 
checked in at 2016-12-03 18:24:04

Comparing /work/SRC/openSUSE:Factory/autoyast2 (Old)
 and  /work/SRC/openSUSE:Factory/.autoyast2.new (New)


Package is "autoyast2"

Changes:

--- /work/SRC/openSUSE:Factory/autoyast2/autoyast2.changes  2016-11-19 
12:49:38.0 +0100
+++ /work/SRC/openSUSE:Factory/.autoyast2.new/autoyast2.changes 2016-12-03 
18:24:05.0 +0100
@@ -1,0 +2,6 @@
+Tue Nov 22 15:23:44 UTC 2016 - igonzalezs...@suse.com
+
+- Fix building on s390x (bsc#1011489)
+- 3.2.4
+
+---

Old:

  autoyast2-3.2.3.tar.bz2

New:

  autoyast2-3.2.4.tar.bz2



Other differences:
--
++ autoyast2.spec ++
--- /var/tmp/diff_new_pack.3J5JxY/_old  2016-12-03 18:24:07.0 +0100
+++ /var/tmp/diff_new_pack.3J5JxY/_new  2016-12-03 18:24:07.0 +0100
@@ -17,7 +17,7 @@
 
 
 Name:   autoyast2
-Version:3.2.3
+Version:3.2.4
 Release:0
 
 BuildRoot:  %{_tmppath}/%{name}-%{version}-build

++ autoyast2-3.2.3.tar.bz2 -> autoyast2-3.2.4.tar.bz2 ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/autoyast2-3.2.3/package/autoyast2.changes 
new/autoyast2-3.2.4/package/autoyast2.changes
--- old/autoyast2-3.2.3/package/autoyast2.changes   2016-11-18 
12:04:15.0 +0100
+++ new/autoyast2-3.2.4/package/autoyast2.changes   2016-11-30 
16:46:01.0 +0100
@@ -1,4 +1,10 @@
 ---
+Tue Nov 22 15:23:44 UTC 2016 - igonzalezs...@suse.com
+
+- Fix building on s390x (bsc#1011489)
+- 3.2.4
+
+---
 Fri Nov 18 10:00:25 UTC 2016 - igonzalezs...@suse.com
 
 - Do not crash when services manager configuration is missing
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/autoyast2-3.2.3/package/autoyast2.spec 
new/autoyast2-3.2.4/package/autoyast2.spec
--- old/autoyast2-3.2.3/package/autoyast2.spec  2016-11-18 12:04:15.0 
+0100
+++ new/autoyast2-3.2.4/package/autoyast2.spec  2016-11-30 16:46:01.0 
+0100
@@ -17,7 +17,7 @@
 
 
 Name:   autoyast2
-Version:3.2.3
+Version:3.2.4
 Release:0
 
 BuildRoot:  %{_tmppath}/%{name}-%{version}-build
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/autoyast2-3.2.3/test/AutoinstPartPlan_test.rb 
new/autoyast2-3.2.4/test/AutoinstPartPlan_test.rb
--- old/autoyast2-3.2.3/test/AutoinstPartPlan_test.rb   2016-11-18 
12:04:15.0 +0100
+++ new/autoyast2-3.2.4/test/AutoinstPartPlan_test.rb   2016-11-30 
16:46:01.0 +0100
@@ -45,14 +45,11 @@
   expect(Yast::Storage).to receive(:GetTargetMap).and_return(target_map)
   expect(Yast::AutoinstPartPlan.Read).to eq(true)
   export = Yast::AutoinstPartPlan.Export.select { |d| d.key?("skip_list") }
-  expect(export).to eq(
-[ { "initialize"=>true,
-"skip_list"=>
-  [{"skip_key"=>"device", "skip_value"=>"/dev/sdb"},
-   {"skip_key"=>"device", "skip_value"=>"/dev/sde"}]
-  }
-]
-  )
+
+  expect(export[0]).to include("initialize" => true)
+  skip_list = export[0]["skip_list"]
+  expect(skip_list).to all(include("skip_key" => "device"))
+  expect(skip_list).to all(include("skip_value" => /\/dev\//))
 end
   end
 




commit autoyast2 for openSUSE:Factory

2016-11-19 Thread h_root
Hello community,

here is the log from the commit of package autoyast2 for openSUSE:Factory 
checked in at 2016-11-19 12:49:36

Comparing /work/SRC/openSUSE:Factory/autoyast2 (Old)
 and  /work/SRC/openSUSE:Factory/.autoyast2.new (New)


Package is "autoyast2"

Changes:

--- /work/SRC/openSUSE:Factory/autoyast2/autoyast2.changes  2016-11-12 
12:59:48.0 +0100
+++ /work/SRC/openSUSE:Factory/.autoyast2.new/autoyast2.changes 2016-11-19 
12:49:38.0 +0100
@@ -1,0 +2,24 @@
+Fri Nov 18 10:00:25 UTC 2016 - igonzalezs...@suse.com
+
+- Do not crash when services manager configuration is missing
+  (related to bsc#887115)
+- 3.2.3
+
+---
+Wed Nov 16 14:45:24 UTC 2016 - igonzalezs...@suse.com
+
+- Hiding a module in its .desktop file (Hidden=true) won't prevent
+  it from being cloned anymore (bsc#1008301)
+- Add support to specify resource aliases using the key
+  X-SuSE-YaST-AutoInstResourceAliases in desktop files (related
+  to bsc#887115)
+- 3.2.2
+
+---
+Wed Nov 16 15:12:43 CET 2016 - sch...@suse.de
+
+- Do not check certificate for images which have been created by
+  the user/customer. Found while testing bnc#1009023.
+- 3.2.1
+
+---

Old:

  autoyast2-3.2.0.tar.bz2

New:

  autoyast2-3.2.3.tar.bz2



Other differences:
--
++ autoyast2.spec ++
--- /var/tmp/diff_new_pack.MKSRMT/_old  2016-11-19 12:49:39.0 +0100
+++ /var/tmp/diff_new_pack.MKSRMT/_new  2016-11-19 12:49:39.0 +0100
@@ -17,7 +17,7 @@
 
 
 Name:   autoyast2
-Version:3.2.0
+Version:3.2.3
 Release:0
 
 BuildRoot:  %{_tmppath}/%{name}-%{version}-build
@@ -94,8 +94,8 @@
 Requires:   yast2-ruby-bindings >= 1.0.0
 
 Summary:YaST2 - Auto Installation Modules
-Group:  System/YaST
 # API for Disabled Modules (ProductControl)
+Group:  System/YaST
 Requires:   yast2 >= 2.16.36
 # After API cleanup
 Requires:   yast2

++ autoyast2-3.2.0.tar.bz2 -> autoyast2-3.2.3.tar.bz2 ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/autoyast2-3.2.0/package/autoyast2.changes 
new/autoyast2-3.2.3/package/autoyast2.changes
--- old/autoyast2-3.2.0/package/autoyast2.changes   2016-11-11 
15:12:47.0 +0100
+++ new/autoyast2-3.2.3/package/autoyast2.changes   2016-11-18 
12:04:15.0 +0100
@@ -1,4 +1,28 @@
 ---
+Fri Nov 18 10:00:25 UTC 2016 - igonzalezs...@suse.com
+
+- Do not crash when services manager configuration is missing
+  (related to bsc#887115)
+- 3.2.3
+
+---
+Wed Nov 16 14:45:24 UTC 2016 - igonzalezs...@suse.com
+
+- Hiding a module in its .desktop file (Hidden=true) won't prevent
+  it from being cloned anymore (bsc#1008301)
+- Add support to specify resource aliases using the key
+  X-SuSE-YaST-AutoInstResourceAliases in desktop files (related
+  to bsc#887115)
+- 3.2.2
+
+---
+Wed Nov 16 15:12:43 CET 2016 - sch...@suse.de
+
+- Do not check certificate for images which have been created by
+  the user/customer. Found while testing bnc#1009023.
+- 3.2.1
+
+---
 Mon Oct 24 09:04:25 UTC 2016 - igonzalezs...@suse.com
 
 - Add support to enable copy-on-write for Btrfs subvolumes
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/autoyast2-3.2.0/package/autoyast2.spec 
new/autoyast2-3.2.3/package/autoyast2.spec
--- old/autoyast2-3.2.0/package/autoyast2.spec  2016-11-11 15:12:47.0 
+0100
+++ new/autoyast2-3.2.3/package/autoyast2.spec  2016-11-18 12:04:15.0 
+0100
@@ -17,7 +17,7 @@
 
 
 Name:   autoyast2
-Version:3.2.0
+Version:3.2.3
 Release:0
 
 BuildRoot:  %{_tmppath}/%{name}-%{version}-build
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/autoyast2-3.2.0/src/bin/fetch_image.sh 
new/autoyast2-3.2.3/src/bin/fetch_image.sh
--- old/autoyast2-3.2.0/src/bin/fetch_image.sh  2016-11-11 15:12:47.0 
+0100
+++ new/autoyast2-3.2.3/src/bin/fetch_image.sh  2016-11-18 12:04:15.0 
+0100
@@ -17,7 +17,7 @@
 case "$LOCATION" in
 # catch http, https, ftp and tftp
 http:*|https:*|ftp:*|tftp:*)
-wget -O - $LOCATION 2>/dev/null | tar xfz - -C /mnt
+wget --no-check-certificate -O - $LOCATION 2>/dev/null | tar xfz - -C 
/mnt
 ;;
 

commit autoyast2 for openSUSE:Factory

2016-11-12 Thread h_root
Hello community,

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

Comparing /work/SRC/openSUSE:Factory/autoyast2 (Old)
 and  /work/SRC/openSUSE:Factory/.autoyast2.new (New)


Package is "autoyast2"

Changes:

--- /work/SRC/openSUSE:Factory/autoyast2/autoyast2.changes  2016-10-04 
15:43:01.0 +0200
+++ /work/SRC/openSUSE:Factory/.autoyast2.new/autoyast2.changes 2016-11-12 
12:59:48.0 +0100
@@ -1,0 +2,9 @@
+Mon Oct 24 09:04:25 UTC 2016 - igonzalezs...@suse.com
+
+- Add support to enable copy-on-write for Btrfs subvolumes
+  (FATE#320342)
+- Add support to omit the Btrfs default subvolume name
+  (FATE#317775)
+- 3.2.0
+
+---

Old:

  autoyast2-3.1.152.tar.bz2

New:

  autoyast2-3.2.0.tar.bz2



Other differences:
--
++ autoyast2.spec ++
--- /var/tmp/diff_new_pack.vP8tGZ/_old  2016-11-12 12:59:49.0 +0100
+++ /var/tmp/diff_new_pack.vP8tGZ/_new  2016-11-12 12:59:49.0 +0100
@@ -17,7 +17,7 @@
 
 
 Name:   autoyast2
-Version:3.1.152
+Version:3.2.0
 Release:0
 
 BuildRoot:  %{_tmppath}/%{name}-%{version}-build
@@ -33,14 +33,15 @@
 # xsltproc for AutoinstClass
 BuildRequires:  libxslt
 BuildRequires:  yast2
+BuildRequires:  rubygem(%{rb_default_ruby_abi}:rspec)
+# FileSystems.read_default_subvol_from_target
 BuildRequires:  yast2-packager
 BuildRequires:  yast2-services-manager
 BuildRequires:  yast2-slp
-BuildRequires:  yast2-storage >= 3.1.59
+BuildRequires:  yast2-storage >= 3.2.0
 BuildRequires:  yast2-transfer
 BuildRequires:  yast2-update >= 3.1.36
 BuildRequires:  yast2-xml
-BuildRequires:  rubygem(%{rb_default_ruby_abi}:rspec)
 
 # %%{_unitdir} macro definition is in a separate package since 13.1
 %if 0%{?suse_version} >= 1310

++ autoyast2-3.1.152.tar.bz2 -> autoyast2-3.2.0.tar.bz2 ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/autoyast2-3.1.152/.travis.yml 
new/autoyast2-3.2.0/.travis.yml
--- old/autoyast2-3.1.152/.travis.yml   2016-09-30 10:54:58.0 +0200
+++ new/autoyast2-3.2.0/.travis.yml 2016-11-11 15:12:47.0 +0100
@@ -5,7 +5,7 @@
 # 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 
yast2-storage yast2-xml yast2-transfer yast2-services-manager 
yast2-installation yast2-installation-control yast2-packager yast2-slp trang" 
-g "rspec:3.3.0 yast-rake gettext"
+- sh ./travis_setup.sh -p "rake yast2-devtools yast2-testsuite yast2 
yast2-storage yast2-xml yast2-transfer yast2-services-manager 
yast2-installation yast2-installation-control yast2-packager yast2-slp trang" 
-g "rspec:3.3.0 yast-rake gettext cheetah"
 script:
 - rake check:syntax
 - rake check:pot
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/autoyast2-3.1.152/package/autoyast2.changes 
new/autoyast2-3.2.0/package/autoyast2.changes
--- old/autoyast2-3.1.152/package/autoyast2.changes 2016-09-30 
10:54:58.0 +0200
+++ new/autoyast2-3.2.0/package/autoyast2.changes   2016-11-11 
15:12:47.0 +0100
@@ -1,4 +1,13 @@
 ---
+Mon Oct 24 09:04:25 UTC 2016 - igonzalezs...@suse.com
+
+- Add support to enable copy-on-write for Btrfs subvolumes
+  (FATE#320342)
+- Add support to omit the Btrfs default subvolume name
+  (FATE#317775)
+- 3.2.0
+
+---
 Fri Sep 30 10:21:45 CEST 2016 - sch...@suse.de
 
 - Adding missed desktop file for "clone_system" in order to show
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/autoyast2-3.1.152/package/autoyast2.spec 
new/autoyast2-3.2.0/package/autoyast2.spec
--- old/autoyast2-3.1.152/package/autoyast2.spec2016-09-30 
10:54:58.0 +0200
+++ new/autoyast2-3.2.0/package/autoyast2.spec  2016-11-11 15:12:47.0 
+0100
@@ -17,7 +17,7 @@
 
 
 Name:   autoyast2
-Version:3.1.152
+Version:3.2.0
 Release:0
 
 BuildRoot:  %{_tmppath}/%{name}-%{version}-build
@@ -34,7 +34,8 @@
 BuildRequires:  libxslt
 BuildRequires:  rubygem(%{rb_default_ruby_abi}:rspec)
 BuildRequires:  yast2
-BuildRequires:  yast2-storage >= 3.1.59
+# FileSystems.read_default_subvol_from_target
+BuildRequires:  yast2-storage >= 3.2.0
 BuildRequires:  yast2-xml
 BuildRequires:  yast2-transfer
 BuildRequires:  yast2-services-manager
diff -urN '--exclude=CVS' 

commit autoyast2 for openSUSE:Factory

2016-10-04 Thread h_root
Hello community,

here is the log from the commit of package autoyast2 for openSUSE:Factory 
checked in at 2016-10-04 15:43:23

Comparing /work/SRC/openSUSE:Factory/autoyast2 (Old)
 and  /work/SRC/openSUSE:Factory/.autoyast2.new (New)


Package is "autoyast2"

Changes:

--- /work/SRC/openSUSE:Factory/autoyast2/autoyast2.changes  2016-09-20 
13:20:51.0 +0200
+++ /work/SRC/openSUSE:Factory/.autoyast2.new/autoyast2.changes 2016-10-04 
15:43:01.0 +0200
@@ -1,0 +2,8 @@
+Fri Sep 30 10:21:45 CEST 2016 - sch...@suse.de
+
+- Adding missed desktop file for "clone_system" in order to show
+  it in the control center and command line calls.
+  (bnc#985621)
+- 3.1.152
+
+---

Old:

  autoyast2-3.1.151.tar.bz2

New:

  autoyast2-3.1.152.tar.bz2



Other differences:
--
++ autoyast2.spec ++
--- /var/tmp/diff_new_pack.2BYMuT/_old  2016-10-04 15:43:02.0 +0200
+++ /var/tmp/diff_new_pack.2BYMuT/_new  2016-10-04 15:43:02.0 +0200
@@ -17,7 +17,7 @@
 
 
 Name:   autoyast2
-Version:3.1.151
+Version:3.1.152
 Release:0
 
 BuildRoot:  %{_tmppath}/%{name}-%{version}-build
@@ -178,6 +178,7 @@
 
 %dir %yast_desktopdir
 %{yast_desktopdir}/autoyast.desktop
+%{yast_desktopdir}/clone_system.desktop
 /usr/share/autoinstall/modules/*.desktop
 %dir %{yast_yncludedir}
 %{yast_yncludedir}/autoinstall/classes.rb

++ autoyast2-3.1.151.tar.bz2 -> autoyast2-3.1.152.tar.bz2 ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/autoyast2-3.1.151/package/autoyast2.changes 
new/autoyast2-3.1.152/package/autoyast2.changes
--- old/autoyast2-3.1.151/package/autoyast2.changes 2016-09-15 
13:09:13.0 +0200
+++ new/autoyast2-3.1.152/package/autoyast2.changes 2016-09-30 
10:54:58.0 +0200
@@ -1,4 +1,12 @@
 ---
+Fri Sep 30 10:21:45 CEST 2016 - sch...@suse.de
+
+- Adding missed desktop file for "clone_system" in order to show
+  it in the control center and command line calls.
+  (bnc#985621)
+- 3.1.152
+
+---
 Wed Sep 14 17:19:01 CEST 2016 - sch...@suse.de
 
 - Adding an missing PREP partition for PPC, BUT not for
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/autoyast2-3.1.151/package/autoyast2.spec 
new/autoyast2-3.1.152/package/autoyast2.spec
--- old/autoyast2-3.1.151/package/autoyast2.spec2016-09-15 
13:09:13.0 +0200
+++ new/autoyast2-3.1.152/package/autoyast2.spec2016-09-30 
10:54:58.0 +0200
@@ -17,7 +17,7 @@
 
 
 Name:   autoyast2
-Version:3.1.151
+Version:3.1.152
 Release:0
 
 BuildRoot:  %{_tmppath}/%{name}-%{version}-build
@@ -178,6 +178,7 @@
 
 %dir %yast_desktopdir
 %{yast_desktopdir}/autoyast.desktop
+%{yast_desktopdir}/clone_system.desktop
 /usr/share/autoinstall/modules/*.desktop
 %dir %{yast_yncludedir}
 %{yast_yncludedir}/autoinstall/classes.rb
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/autoyast2-3.1.151/src/Makefile.am 
new/autoyast2-3.1.152/src/Makefile.am
--- old/autoyast2-3.1.151/src/Makefile.am   2016-09-15 13:09:13.0 
+0200
+++ new/autoyast2-3.1.152/src/Makefile.am   2016-09-30 10:54:58.0 
+0200
@@ -104,7 +104,8 @@
   bin/fetch_image.sh
 
 desktop_DATA = \
-  desktop/autoyast.desktop
+  desktop/autoyast.desktop \
+  desktop/clone_system.desktop
 
 fillup_DATA = \
   fillup/sysconfig.autoinstall
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/autoyast2-3.1.151/src/desktop/autoyast.desktop 
new/autoyast2-3.1.152/src/desktop/autoyast.desktop
--- old/autoyast2-3.1.151/src/desktop/autoyast.desktop  2016-09-15 
13:09:13.0 +0200
+++ new/autoyast2-3.1.152/src/desktop/autoyast.desktop  2016-09-30 
10:54:58.0 +0200
@@ -17,6 +17,6 @@
 Icon=yast-autoyast
 Exec=/usr/bin/xdg-su -c '/sbin/yast2 autoyast'
 
-Name=Autoinstallation
+Name=Autoinstallation Configuration
 GenericName=Configuration system for autoinstallation
 StartupNotify=true
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/autoyast2-3.1.151/src/desktop/clone_system.desktop 
new/autoyast2-3.1.152/src/desktop/clone_system.desktop
--- old/autoyast2-3.1.151/src/desktop/clone_system.desktop  1970-01-01 
01:00:00.0 +0100
+++ new/autoyast2-3.1.152/src/desktop/clone_system.desktop  2016-09-30 
10:54:58.0 +0200
@@ -0,0 +1,22 @@
+[Desktop Entry]
+Type=Application

commit autoyast2 for openSUSE:Factory

2016-09-20 Thread h_root
Hello community,

here is the log from the commit of package autoyast2 for openSUSE:Factory 
checked in at 2016-09-20 13:20:49

Comparing /work/SRC/openSUSE:Factory/autoyast2 (Old)
 and  /work/SRC/openSUSE:Factory/.autoyast2.new (New)


Package is "autoyast2"

Changes:

--- /work/SRC/openSUSE:Factory/autoyast2/autoyast2.changes  2016-08-31 
00:02:38.0 +0200
+++ /work/SRC/openSUSE:Factory/.autoyast2.new/autoyast2.changes 2016-09-20 
13:20:51.0 +0200
@@ -1,0 +2,17 @@
+Wed Sep 14 17:19:01 CEST 2016 - sch...@suse.de
+
+- Adding an missing PREP partition for PPC, BUT not for
+  Power8 system (powerNV). PowerNV do not have PREP partitions
+  and do not need any because they do not call grub2-install
+  (bnc#989392).
+- 3.1.151
+
+---
+Wed Sep  7 07:27:53 UTC 2016 - igonzalezs...@suse.com
+
+- Fix IP detection in AutoYaST installation rules
+  in order to find the correct profile when "ip route"
+  mentions "metric" (bnc#997548).
+- 3.1.150
+
+---

Old:

  autoyast2-3.1.149.tar.bz2

New:

  autoyast2-3.1.151.tar.bz2



Other differences:
--
++ autoyast2.spec ++
--- /var/tmp/diff_new_pack.3KMgAN/_old  2016-09-20 13:20:53.0 +0200
+++ /var/tmp/diff_new_pack.3KMgAN/_new  2016-09-20 13:20:53.0 +0200
@@ -17,7 +17,7 @@
 
 
 Name:   autoyast2
-Version:3.1.149
+Version:3.1.151
 Release:0
 
 BuildRoot:  %{_tmppath}/%{name}-%{version}-build

++ autoyast2-3.1.149.tar.bz2 -> autoyast2-3.1.151.tar.bz2 ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/autoyast2-3.1.149/package/autoyast2.changes 
new/autoyast2-3.1.151/package/autoyast2.changes
--- old/autoyast2-3.1.149/package/autoyast2.changes 2016-08-26 
14:10:05.0 +0200
+++ new/autoyast2-3.1.151/package/autoyast2.changes 2016-09-15 
13:09:13.0 +0200
@@ -1,4 +1,21 @@
 ---
+Wed Sep 14 17:19:01 CEST 2016 - sch...@suse.de
+
+- Adding an missing PREP partition for PPC, BUT not for
+  Power8 system (powerNV). PowerNV do not have PREP partitions
+  and do not need any because they do not call grub2-install
+  (bnc#989392).
+- 3.1.151
+
+---
+Wed Sep  7 07:27:53 UTC 2016 - igonzalezs...@suse.com
+
+- Fix IP detection in AutoYaST installation rules
+  in order to find the correct profile when "ip route"
+  mentions "metric" (bnc#997548).
+- 3.1.150
+
+---
 Fri Aug 26 09:39:55 UTC 2016 - kanders...@suse.com
 
 - Profile Location: Use Report instead of Popup to not block
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/autoyast2-3.1.149/package/autoyast2.spec 
new/autoyast2-3.1.151/package/autoyast2.spec
--- old/autoyast2-3.1.149/package/autoyast2.spec2016-08-26 
14:10:05.0 +0200
+++ new/autoyast2-3.1.151/package/autoyast2.spec2016-09-15 
13:09:13.0 +0200
@@ -17,7 +17,7 @@
 
 
 Name:   autoyast2
-Version:3.1.149
+Version:3.1.151
 Release:0
 
 BuildRoot:  %{_tmppath}/%{name}-%{version}-build
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 
old/autoyast2-3.1.149/src/include/autoinstall/autopart.rb 
new/autoyast2-3.1.151/src/include/autoinstall/autopart.rb
--- old/autoyast2-3.1.149/src/include/autoinstall/autopart.rb   2016-08-26 
14:10:05.0 +0200
+++ new/autoyast2-3.1.151/src/include/autoinstall/autopart.rb   2016-09-15 
13:09:13.0 +0200
@@ -270,7 +270,12 @@
 end
 
 def try_add_boot(conf, disk)
-  conf = deep_copy(conf)
+  tc = Builtins.eval(conf)
+  # If it is a ppc but not a baremetal Power8 system (powerNV).
+  # powerNV do not have prep partition and do not need any because
+  # they do not call grub2-install (bnc#989392).
+  return tc if Arch.ppc && Arch.board_powernv
+
   disk = deep_copy(disk)
   dlabel = disk.fetch("label", "")
   root = Ops.greater_than(
@@ -279,16 +284,13 @@
 end),
 0
   )
-  tc = Builtins.eval(conf)
+
   if !@planHasBoot && root &&
-  (Ops.greater_than(
-Ops.get_integer(disk, "cyl_count", 0),
-Partitions.BootCyl
-  ) ||
-Arch.ia64 ||
-Arch.ppc ||
-Arch.sparc)
+ (Ops.greater_than(
+   Ops.get_integer(disk, "cyl_count", 0),
+   Partitions.BootCyl) || Arch.ppc)
 pb = {}
+# PPCs do not need 

commit autoyast2 for openSUSE:Factory

2016-08-30 Thread h_root
Hello community,

here is the log from the commit of package autoyast2 for openSUSE:Factory 
checked in at 2016-08-31 00:02:37

Comparing /work/SRC/openSUSE:Factory/autoyast2 (Old)
 and  /work/SRC/openSUSE:Factory/.autoyast2.new (New)


Package is "autoyast2"

Changes:

--- /work/SRC/openSUSE:Factory/autoyast2/autoyast2.changes  2016-08-18 
10:20:41.0 +0200
+++ /work/SRC/openSUSE:Factory/.autoyast2.new/autoyast2.changes 2016-08-31 
00:02:38.0 +0200
@@ -1,0 +2,14 @@
+Fri Aug 26 09:39:55 UTC 2016 - kanders...@suse.com
+
+- Profile Location: Use Report instead of Popup to not block
+  AutoYast if not configured to. (bnc#988949)
+- 3.1.149
+
+---
+Thu Aug 25 14:10:57 CEST 2016 - sch...@suse.de
+
+- Fixed: Setting timeout for error popups has not been possible.
+  (bnc#988949)
+- 3.1.148
+
+---

Old:

  autoyast2-3.1.147.tar.bz2

New:

  autoyast2-3.1.149.tar.bz2



Other differences:
--
++ autoyast2.spec ++
--- /var/tmp/diff_new_pack.fSGkd0/_old  2016-08-31 00:02:39.0 +0200
+++ /var/tmp/diff_new_pack.fSGkd0/_new  2016-08-31 00:02:39.0 +0200
@@ -17,7 +17,7 @@
 
 
 Name:   autoyast2
-Version:3.1.147
+Version:3.1.149
 Release:0
 
 BuildRoot:  %{_tmppath}/%{name}-%{version}-build

++ autoyast2-3.1.147.tar.bz2 -> autoyast2-3.1.149.tar.bz2 ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/autoyast2-3.1.147/CONTRIBUTING.md 
new/autoyast2-3.1.149/CONTRIBUTING.md
--- old/autoyast2-3.1.147/CONTRIBUTING.md   2016-08-17 10:56:40.0 
+0200
+++ new/autoyast2-3.1.149/CONTRIBUTING.md   2016-08-26 14:10:05.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/autoyast2-3.1.147/package/autoyast2.changes 
new/autoyast2-3.1.149/package/autoyast2.changes
--- old/autoyast2-3.1.147/package/autoyast2.changes 2016-08-17 
10:56:40.0 +0200
+++ new/autoyast2-3.1.149/package/autoyast2.changes 2016-08-26 
14:10:05.0 +0200
@@ -1,4 +1,18 @@
 

commit autoyast2 for openSUSE:Factory

2016-08-18 Thread h_root
Hello community,

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

Comparing /work/SRC/openSUSE:Factory/autoyast2 (Old)
 and  /work/SRC/openSUSE:Factory/.autoyast2.new (New)


Package is "autoyast2"

Changes:

--- /work/SRC/openSUSE:Factory/autoyast2/autoyast2.changes  2016-07-16 
22:12:59.0 +0200
+++ /work/SRC/openSUSE:Factory/.autoyast2.new/autoyast2.changes 2016-08-18 
10:20:41.0 +0200
@@ -1,0 +2,53 @@
+Wed Aug 17 09:56:28 CEST 2016 - sch...@suse.de
+
+- Improved logging for broken script descriptions.
+  Still a part of bnc#986049.
+- 3.1.147
+
+---
+Mon Aug 12 10:48:18 CEST 2016 - sch...@suse.de
+
+- Cloning devices: Devices which are not needed for the
+  installation will be ignored explicitly in the "skip_list".
+  (bnc#989392)
+- 3.1.146
+
+---
+Thu Aug 11 15:45:01 CEST 2016 - sch...@suse.de
+
+- Added "confirm_base_product_license" to rnc file.
+  (bnc#992535)
+- 3.1.145
+
+---
+Fri Aug  5 15:37:30 CEST 2016 - loci...@suse.com
+
+- Reintroduced autoyast=usb as a valid URL to AutoYaST profile
+  (bsc#987858)
+- 3.1.144
+
+---
+Tue Aug  2 12:28:29 CEST 2016 - sch...@suse.de
+
+- Added missed flag "install_recommended" in software section.
+  (bnc#990494)
+- 3.1.143
+
+---
+Fri Jul 29 16:12:42 CEST 2016 - loci...@suse.com
+
+- Added new [Stop] button for  dialogs with timeout. The
+  button shows the current time in seconds till the automatic
+  timeout (bsc#990114).
+- More possible user actions can now stop the execution to prevent
+  from timeout (bsc#990114).
+- 3.1.142
+
+---
+Mon Jul 25 12:50:20 CEST 2016 - sch...@suse.de
+
+- Check if AutoYaST "script" elements are hashes.
+  Other entries will be ignored. (bnc#986049)
+- 3.1.141
+
+---

Old:

  autoyast2-3.1.140.tar.bz2

New:

  autoyast2-3.1.147.tar.bz2



Other differences:
--
++ autoyast2.spec ++
--- /var/tmp/diff_new_pack.bNR1Dt/_old  2016-08-18 10:20:42.0 +0200
+++ /var/tmp/diff_new_pack.bNR1Dt/_new  2016-08-18 10:20:42.0 +0200
@@ -17,7 +17,7 @@
 
 
 Name:   autoyast2
-Version:3.1.140
+Version:3.1.147
 Release:0
 
 BuildRoot:  %{_tmppath}/%{name}-%{version}-build
@@ -35,6 +35,7 @@
 BuildRequires:  yast2
 BuildRequires:  yast2-packager
 BuildRequires:  yast2-services-manager
+BuildRequires:  yast2-slp
 BuildRequires:  yast2-storage >= 3.1.59
 BuildRequires:  yast2-transfer
 BuildRequires:  yast2-update >= 3.1.36

++ autoyast2-3.1.140.tar.bz2 -> autoyast2-3.1.147.tar.bz2 ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/autoyast2-3.1.140/.travis.yml 
new/autoyast2-3.1.147/.travis.yml
--- old/autoyast2-3.1.140/.travis.yml   2016-07-15 14:03:26.0 +0200
+++ new/autoyast2-3.1.147/.travis.yml   2016-08-17 10:56:40.0 +0200
@@ -5,7 +5,7 @@
 # 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 
yast2-storage yast2-xml yast2-transfer yast2-services-manager 
yast2-installation yast2-installation-control yast2-packager trang" -g 
"rspec:3.3.0 yast-rake gettext"
+- sh ./travis_setup.sh -p "rake yast2-devtools yast2-testsuite yast2 
yast2-storage yast2-xml yast2-transfer yast2-services-manager 
yast2-installation yast2-installation-control yast2-packager yast2-slp trang" 
-g "rspec:3.3.0 yast-rake gettext"
 script:
 - rake check:syntax
 - rake check:pot
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/autoyast2-3.1.140/POTFILES 
new/autoyast2-3.1.147/POTFILES
--- old/autoyast2-3.1.140/POTFILES  2016-07-15 14:03:26.0 +0200
+++ new/autoyast2-3.1.147/POTFILES  1970-01-01 01:00:00.0 +0100
@@ -1 +0,0 @@
-src/config/autoinst_modules.conf
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/autoyast2-3.1.140/package/autoyast2.changes 
new/autoyast2-3.1.147/package/autoyast2.changes
--- old/autoyast2-3.1.140/package/autoyast2.changes 2016-07-15 
14:03:26.0 +0200
+++ new/autoyast2-3.1.147/package/autoyast2.changes 2016-08-17 
10:56:40.0 +0200
@@ -1,4 

commit autoyast2 for openSUSE:Factory

2016-07-16 Thread h_root
Hello community,

here is the log from the commit of package autoyast2 for openSUSE:Factory 
checked in at 2016-07-16 22:12:57

Comparing /work/SRC/openSUSE:Factory/autoyast2 (Old)
 and  /work/SRC/openSUSE:Factory/.autoyast2.new (New)


Package is "autoyast2"

Changes:

--- /work/SRC/openSUSE:Factory/autoyast2/autoyast2.changes  2016-07-07 
15:10:12.0 +0200
+++ /work/SRC/openSUSE:Factory/.autoyast2.new/autoyast2.changes 2016-07-16 
22:12:59.0 +0200
@@ -1,0 +2,30 @@
+Tue Jul  14 15:01:29 CEST 2016 - sch...@suse.de
+
+- Exporting NFS root partition correctly. (bnc#986124)
+- 3.1.140
+
+---
+Wed Jul 13 09:15:05 CEST 2016 - sch...@suse.de
+
+- Moved ssh_import AutoYaST schema file to yast2-installation
+  package.
+  This is a part of Fate#319624.
+- 3.1.139
+
+---
+Mon Jul 11 14:21:48 CEST 2016 - sch...@suse.de
+
+- Adapt docu to new AutoYaST developer docu.
+- 3.1.138
+
+---
+Wed Jul  6 17:56:38 CEST 2016 - sch...@suse.de
+
+- The entry "kexec_reboot" in the Product description can be set
+  by the AutoYaST configuration setting (general/forceboot) and should
+  not be reset by any other Product description file.
+  Fix: Set it again after reading a new Product description.
+  (bnc#981434)
+- 3.1.137
+
+---

Old:

  autoyast2-3.1.136.tar.bz2

New:

  autoyast2-3.1.140.tar.bz2



Other differences:
--
++ autoyast2.spec ++
--- /var/tmp/diff_new_pack.fOYj7O/_old  2016-07-16 22:13:00.0 +0200
+++ /var/tmp/diff_new_pack.fOYj7O/_new  2016-07-16 22:13:00.0 +0200
@@ -17,7 +17,7 @@
 
 
 Name:   autoyast2
-Version:3.1.136
+Version:3.1.140
 Release:0
 
 BuildRoot:  %{_tmppath}/%{name}-%{version}-build

++ autoyast2-3.1.136.tar.bz2 -> autoyast2-3.1.140.tar.bz2 ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/autoyast2-3.1.136/README.md 
new/autoyast2-3.1.140/README.md
--- old/autoyast2-3.1.136/README.md 2016-07-07 11:14:34.0 +0200
+++ new/autoyast2-3.1.140/README.md 2016-07-15 14:03:26.0 +0200
@@ -11,6 +11,8 @@
 This module is developed as part of YaST. See the
 [development 
documentation](http://yastgithubio.readthedocs.org/en/latest/development/).
 
+Have a look to the [AutoYaST Development 
Documentation](http://yastgithubio.readthedocs.io/en/latest/autoyast-development/)
 if you would like to implement AutoYaST support for your YaST module.
+
 
 Getting the Sources
 ===
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/autoyast2-3.1.136/package/autoyast2.changes 
new/autoyast2-3.1.140/package/autoyast2.changes
--- old/autoyast2-3.1.136/package/autoyast2.changes 2016-07-07 
11:14:34.0 +0200
+++ new/autoyast2-3.1.140/package/autoyast2.changes 2016-07-15 
14:03:26.0 +0200
@@ -1,4 +1,34 @@
 ---
+Tue Jul  14 15:01:29 CEST 2016 - sch...@suse.de
+
+- Exporting NFS root partition correctly. (bnc#986124)
+- 3.1.140
+
+---
+Wed Jul 13 09:15:05 CEST 2016 - sch...@suse.de
+
+- Moved ssh_import AutoYaST schema file to yast2-installation
+  package.
+  This is a part of Fate#319624.
+- 3.1.139
+
+---
+Mon Jul 11 14:21:48 CEST 2016 - sch...@suse.de
+
+- Adapt docu to new AutoYaST developer docu.
+- 3.1.138
+
+---
+Wed Jul  6 17:56:38 CEST 2016 - sch...@suse.de
+
+- The entry "kexec_reboot" in the Product description can be set
+  by the AutoYaST configuration setting (general/forceboot) and should
+  not be reset by any other Product description file.
+  Fix: Set it again after reading a new Product description.
+  (bnc#981434)
+- 3.1.137
+
+---
 Wed Jul  6 16:56:38 CEST 2016 - sch...@suse.de
 
 - While AutoYaST installation the user can change the path of the
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/autoyast2-3.1.136/package/autoyast2.spec 
new/autoyast2-3.1.140/package/autoyast2.spec
--- old/autoyast2-3.1.136/package/autoyast2.spec2016-07-07 
11:14:34.0 +0200
+++ new/autoyast2-3.1.140/package/autoyast2.spec2016-07-15 
14:03:26.0 +0200
@@ -17,7 +17,7 @@
 
 
 Name:   autoyast2
-Version:  

commit autoyast2 for openSUSE:Factory

2016-07-07 Thread h_root
Hello community,

here is the log from the commit of package autoyast2 for openSUSE:Factory 
checked in at 2016-07-07 15:10:11

Comparing /work/SRC/openSUSE:Factory/autoyast2 (Old)
 and  /work/SRC/openSUSE:Factory/.autoyast2.new (New)


Package is "autoyast2"

Changes:

--- /work/SRC/openSUSE:Factory/autoyast2/autoyast2.changes  2016-06-09 
15:58:49.0 +0200
+++ /work/SRC/openSUSE:Factory/.autoyast2.new/autoyast2.changes 2016-07-07 
15:10:12.0 +0200
@@ -1,0 +2,38 @@
+Wed Jul  6 16:56:38 CEST 2016 - sch...@suse.de
+
+- While AutoYaST installation the user can change the path of the
+  AutoYaST configuration file. Fix: This path will be updated in
+  /etc/install.inf too.
+  (bnc#963487)
+- 3.1.136
+
+---
+Tue Jul  5 16:01:19 CEST 2016 - sch...@suse.de
+
+- System shutdown: Removed "autoyast" service shutdown.
+  It does not exist anymore. (bnc#986798)
+- 3.1.135
+
+---
+Tue Jun 28 10:29:38 UTC 2016 - jreidin...@suse.com
+
+- Speed up installation (bnc#986649)
+- 3.1.134
+
+---
+Tue Jun 21 06:16:12 UTC 2016 - igonzalezs...@suse.com
+
+- Consider AutoYaST keep_install_network as set to 'true'
+  if it's not specified (bsc#984146)
+- Restore the keep_install_network default behavior present
+  in SLE 12 SP1 and openSUSE Leap 42.1
+- 3.1.133
+
+---
+Mon Jun 20 15:31:07 CEST 2016 - sch...@suse.de
+
+- Fixing typo while reporting not supported modules.
+  (part of bnc#955878)
+- 3.1.132
+
+---
@@ -444 +482 @@
-  autoyast.xml file (bnc#928303, 908356, 916628)
+  autoyast.xml file (bnc#928303, bnc#908356, bnc#916628)

Old:

  autoyast2-3.1.131.tar.bz2

New:

  autoyast2-3.1.136.tar.bz2



Other differences:
--
++ autoyast2.spec ++
--- /var/tmp/diff_new_pack.hrc6SB/_old  2016-07-07 15:10:13.0 +0200
+++ /var/tmp/diff_new_pack.hrc6SB/_new  2016-07-07 15:10:13.0 +0200
@@ -17,7 +17,7 @@
 
 
 Name:   autoyast2
-Version:3.1.131
+Version:3.1.136
 Release:0
 
 BuildRoot:  %{_tmppath}/%{name}-%{version}-build

++ autoyast2-3.1.131.tar.bz2 -> autoyast2-3.1.136.tar.bz2 ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/autoyast2-3.1.131/package/autoyast2.changes 
new/autoyast2-3.1.136/package/autoyast2.changes
--- old/autoyast2-3.1.131/package/autoyast2.changes 2016-06-06 
13:04:21.0 +0200
+++ new/autoyast2-3.1.136/package/autoyast2.changes 2016-07-07 
11:14:34.0 +0200
@@ -1,4 +1,42 @@
 ---
+Wed Jul  6 16:56:38 CEST 2016 - sch...@suse.de
+
+- While AutoYaST installation the user can change the path of the
+  AutoYaST configuration file. Fix: This path will be updated in
+  /etc/install.inf too.
+  (bnc#963487)
+- 3.1.136
+
+---
+Tue Jul  5 16:01:19 CEST 2016 - sch...@suse.de
+
+- System shutdown: Removed "autoyast" service shutdown.
+  It does not exist anymore. (bnc#986798)
+- 3.1.135
+
+---
+Tue Jun 28 10:29:38 UTC 2016 - jreidin...@suse.com
+
+- Speed up installation (bnc#986649)
+- 3.1.134
+
+---
+Tue Jun 21 06:16:12 UTC 2016 - igonzalezs...@suse.com
+
+- Consider AutoYaST keep_install_network as set to 'true'
+  if it's not specified (bsc#984146)
+- Restore the keep_install_network default behavior present
+  in SLE 12 SP1 and openSUSE Leap 42.1
+- 3.1.133
+
+---
+Mon Jun 20 15:31:07 CEST 2016 - sch...@suse.de
+
+- Fixing typo while reporting not supported modules.
+  (part of bnc#955878)
+- 3.1.132
+
+---
 Mon Jun  6 10:34:08 UTC 2016 - igonzalezs...@suse.com
 
 - Rename schema definition regarding SSH keys/configuration
@@ -441,7 +479,7 @@
 Mon May  4 12:49:40 CEST 2015 - sch...@suse.de
 
 - Evaluate the correct host IP in order to read the proper
-  autoyast.xml file (bnc#928303, 908356, 916628)
+  autoyast.xml file (bnc#928303, bnc#908356, bnc#916628)
 - 3.1.75
 
 ---
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/autoyast2-3.1.131/package/autoyast2.spec 
new/autoyast2-3.1.136/package/autoyast2.spec
--- 

commit autoyast2 for openSUSE:Factory

2016-06-09 Thread h_root
Hello community,

here is the log from the commit of package autoyast2 for openSUSE:Factory 
checked in at 2016-06-09 15:58:35

Comparing /work/SRC/openSUSE:Factory/autoyast2 (Old)
 and  /work/SRC/openSUSE:Factory/.autoyast2.new (New)


Package is "autoyast2"

Changes:

--- /work/SRC/openSUSE:Factory/autoyast2/autoyast2.changes  2016-06-05 
14:18:04.0 +0200
+++ /work/SRC/openSUSE:Factory/.autoyast2.new/autoyast2.changes 2016-06-09 
15:58:49.0 +0200
@@ -1,0 +2,15 @@
+Mon Jun  6 10:34:08 UTC 2016 - igonzalezs...@suse.com
+
+- Rename schema definition regarding SSH keys/configuration
+  so yast2-schema can find it correctly (fate#319624)
+- 3.1.131
+
+---
+Fri Jun  3 15:22:02 UTC 2016 - igonzalezs...@suse.com
+
+- Fix AutoYaST2 schema regarding SSH keys/configuration import
+  feature (fate#319624)
+- Stop generating autodocs (fate#320356)
+- 3.1.130
+
+---

Old:

  autoyast2-3.1.129.tar.bz2

New:

  autoyast2-3.1.131.tar.bz2



Other differences:
--
++ autoyast2.spec ++
--- /var/tmp/diff_new_pack.9RWOba/_old  2016-06-09 15:58:51.0 +0200
+++ /var/tmp/diff_new_pack.9RWOba/_new  2016-06-09 15:58:51.0 +0200
@@ -17,7 +17,7 @@
 
 
 Name:   autoyast2
-Version:3.1.129
+Version:3.1.131
 Release:0
 
 BuildRoot:  %{_tmppath}/%{name}-%{version}-build

++ autoyast2-3.1.129.tar.bz2 -> autoyast2-3.1.131.tar.bz2 ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/autoyast2-3.1.129/doc/Makefile.am 
new/autoyast2-3.1.131/doc/Makefile.am
--- old/autoyast2-3.1.129/doc/Makefile.am   2016-05-31 11:11:33.0 
+0200
+++ new/autoyast2-3.1.131/doc/Makefile.am   1970-01-01 01:00:00.0 
+0100
@@ -1,7 +0,0 @@
-#
-# Makefile.am for autoinstallation/doc
-#
-# $Id$
-#
-
-SUBDIRS = autodocs
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/autoyast2-3.1.129/doc/autodocs/Makefile.am 
new/autoyast2-3.1.131/doc/autodocs/Makefile.am
--- old/autoyast2-3.1.129/doc/autodocs/Makefile.am  2016-05-31 
11:11:33.0 +0200
+++ new/autoyast2-3.1.131/doc/autodocs/Makefile.am  1970-01-01 
01:00:00.0 +0100
@@ -1,5 +0,0 @@
-#
-# Makefile.am for .../doc/autodocs
-#
-
-include $(top_srcdir)/autodocs-ycp.ami
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/autoyast2-3.1.129/package/autoyast2.changes 
new/autoyast2-3.1.131/package/autoyast2.changes
--- old/autoyast2-3.1.129/package/autoyast2.changes 2016-05-31 
11:11:33.0 +0200
+++ new/autoyast2-3.1.131/package/autoyast2.changes 2016-06-06 
13:04:21.0 +0200
@@ -1,4 +1,19 @@
 ---
+Mon Jun  6 10:34:08 UTC 2016 - igonzalezs...@suse.com
+
+- Rename schema definition regarding SSH keys/configuration
+  so yast2-schema can find it correctly (fate#319624)
+- 3.1.131
+
+---
+Fri Jun  3 15:22:02 UTC 2016 - igonzalezs...@suse.com
+
+- Fix AutoYaST2 schema regarding SSH keys/configuration import
+  feature (fate#319624)
+- Stop generating autodocs (fate#320356)
+- 3.1.130
+
+---
 Wed May 25 13:50:40 CEST 2016 - sch...@suse.de
 
 - AutoYaST support for ssh_import module.
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/autoyast2-3.1.129/package/autoyast2.spec 
new/autoyast2-3.1.131/package/autoyast2.spec
--- old/autoyast2-3.1.129/package/autoyast2.spec2016-05-31 
11:11:33.0 +0200
+++ new/autoyast2-3.1.131/package/autoyast2.spec2016-06-06 
13:04:21.0 +0200
@@ -17,7 +17,7 @@
 
 
 Name:   autoyast2
-Version:3.1.129
+Version:3.1.131
 Release:0
 
 BuildRoot:  %{_tmppath}/%{name}-%{version}-build
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/autoyast2-3.1.129/src/Makefile.am 
new/autoyast2-3.1.131/src/Makefile.am
--- old/autoyast2-3.1.129/src/Makefile.am   2016-05-31 11:11:33.0 
+0200
+++ new/autoyast2-3.1.131/src/Makefile.am   2016-06-06 13:04:21.0 
+0200
@@ -93,7 +93,7 @@
   autoyast-rnc/classes-use.rnc \
   autoyast-rnc/classes-decl.rnc \
   autoyast-rnc/software.rnc \
-  autoyast-rnc/ssh-import.rnc \
+  autoyast-rnc/ssh_import.rnc \
   autoyast-rnc/reporting.rnc \
   autoyast-rnc/partitioning.rnc \
   autoyast-rnc/profile-misc.rnc \
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 

commit autoyast2 for openSUSE:Factory

2016-06-05 Thread h_root
Hello community,

here is the log from the commit of package autoyast2 for openSUSE:Factory 
checked in at 2016-06-05 14:18:03

Comparing /work/SRC/openSUSE:Factory/autoyast2 (Old)
 and  /work/SRC/openSUSE:Factory/.autoyast2.new (New)


Package is "autoyast2"

Changes:

--- /work/SRC/openSUSE:Factory/autoyast2/autoyast2.changes  2016-05-23 
16:37:26.0 +0200
+++ /work/SRC/openSUSE:Factory/.autoyast2.new/autoyast2.changes 2016-06-05 
14:18:04.0 +0200
@@ -1,0 +2,7 @@
+Wed May 25 13:50:40 CEST 2016 - sch...@suse.de
+
+- AutoYaST support for ssh_import module.
+  Fate#319624
+- 3.1.129
+
+---

Old:

  autoyast2-3.1.128.tar.bz2

New:

  autoyast2-3.1.129.tar.bz2



Other differences:
--
++ autoyast2.spec ++
--- /var/tmp/diff_new_pack.9BF95x/_old  2016-06-05 14:18:05.0 +0200
+++ /var/tmp/diff_new_pack.9BF95x/_new  2016-06-05 14:18:05.0 +0200
@@ -17,7 +17,7 @@
 
 
 Name:   autoyast2
-Version:3.1.128
+Version:3.1.129
 Release:0
 
 BuildRoot:  %{_tmppath}/%{name}-%{version}-build

++ autoyast2-3.1.128.tar.bz2 -> autoyast2-3.1.129.tar.bz2 ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/autoyast2-3.1.128/package/autoyast2.changes 
new/autoyast2-3.1.129/package/autoyast2.changes
--- old/autoyast2-3.1.128/package/autoyast2.changes 2016-05-20 
11:01:09.0 +0200
+++ new/autoyast2-3.1.129/package/autoyast2.changes 2016-05-31 
11:11:33.0 +0200
@@ -1,4 +1,11 @@
 ---
+Wed May 25 13:50:40 CEST 2016 - sch...@suse.de
+
+- AutoYaST support for ssh_import module.
+  Fate#319624
+- 3.1.129
+
+---
 Thu May 19 14:46:11 CEST 2016 - sch...@suse.de
 
 - Unsupported sections will be now reported in first installation
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/autoyast2-3.1.128/package/autoyast2.spec 
new/autoyast2-3.1.129/package/autoyast2.spec
--- old/autoyast2-3.1.128/package/autoyast2.spec2016-05-20 
11:01:09.0 +0200
+++ new/autoyast2-3.1.129/package/autoyast2.spec2016-05-31 
11:11:33.0 +0200
@@ -17,7 +17,7 @@
 
 
 Name:   autoyast2
-Version:3.1.128
+Version:3.1.129
 Release:0
 
 BuildRoot:  %{_tmppath}/%{name}-%{version}-build
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/autoyast2-3.1.128/src/Makefile.am 
new/autoyast2-3.1.129/src/Makefile.am
--- old/autoyast2-3.1.128/src/Makefile.am   2016-05-20 11:01:09.0 
+0200
+++ new/autoyast2-3.1.129/src/Makefile.am   2016-05-31 11:11:33.0 
+0200
@@ -93,6 +93,7 @@
   autoyast-rnc/classes-use.rnc \
   autoyast-rnc/classes-decl.rnc \
   autoyast-rnc/software.rnc \
+  autoyast-rnc/ssh-import.rnc \
   autoyast-rnc/reporting.rnc \
   autoyast-rnc/partitioning.rnc \
   autoyast-rnc/profile-misc.rnc \
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/autoyast2-3.1.128/src/autoyast-rnc/ssh-import.rnc 
new/autoyast2-3.1.129/src/autoyast-rnc/ssh-import.rnc
--- old/autoyast2-3.1.128/src/autoyast-rnc/ssh-import.rnc   1970-01-01 
01:00:00.0 +0100
+++ new/autoyast2-3.1.129/src/autoyast-rnc/ssh-import.rnc   2016-05-31 
11:11:33.0 +0200
@@ -0,0 +1,10 @@
+default namespace = "http://www.suse.com/1.0/yast2ns;
+namespace config = "http://www.suse.com/1.0/configns;
+namespace a = "http://relaxng.org/ns/compatibility/annotations/1.0;
+
+ssh_import =
+  element ssh_import {
+element import { BOOLEAN }? &
+element config { BOOLEAN }? &
+element device { text }?
+  }
\ No newline at end of file
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/autoyast2-3.1.128/src/clients/inst_autosetup.rb 
new/autoyast2-3.1.129/src/clients/inst_autosetup.rb
--- old/autoyast2-3.1.128/src/clients/inst_autosetup.rb 2016-05-20 
11:01:09.0 +0200
+++ new/autoyast2-3.1.129/src/clients/inst_autosetup.rb 2016-05-31 
11:11:33.0 +0200
@@ -61,6 +61,7 @@
 _("Configure Software selections"),
 _("Configure Systemd Default Target"),
 _("Configure users and groups"),
+_("Import SSH keys/settings"),
 _("Confirm License")
   ]
 
@@ -74,6 +75,7 @@
 _("Configuring Software selections..."),
 _("Configuring Systemd Default Target..."),
 _("Importing users and groups configuration..."),
+_("Importing SSH keys/settings..."),
 _("Confirming License...")

commit autoyast2 for openSUSE:Factory

2016-05-23 Thread h_root
Hello community,

here is the log from the commit of package autoyast2 for openSUSE:Factory 
checked in at 2016-05-23 16:37:22

Comparing /work/SRC/openSUSE:Factory/autoyast2 (Old)
 and  /work/SRC/openSUSE:Factory/.autoyast2.new (New)


Package is "autoyast2"

Changes:

--- /work/SRC/openSUSE:Factory/autoyast2/autoyast2.changes  2016-05-08 
10:40:56.0 +0200
+++ /work/SRC/openSUSE:Factory/.autoyast2.new/autoyast2.changes 2016-05-23 
16:37:26.0 +0200
@@ -1,0 +2,16 @@
+Thu May 19 14:46:11 CEST 2016 - sch...@suse.de
+
+- Unsupported sections will be now reported in first installation
+  stage. Reducing log level to warning.
+  (Additional patch for bnc#955878)
+- 3.1.128
+
+---
+Wed May 18 12:35:45 CEST 2016 - sch...@suse.de
+
+- Resetting package selection of previous runs. This is needed
+  because it could be that additional repositories are available
+  meanwhile. (bnc#979691)
+- 3.1.127
+
+---

Old:

  autoyast2-3.1.126.tar.bz2

New:

  autoyast2-3.1.128.tar.bz2



Other differences:
--
++ autoyast2.spec ++
--- /var/tmp/diff_new_pack.2uwqEF/_old  2016-05-23 16:37:27.0 +0200
+++ /var/tmp/diff_new_pack.2uwqEF/_new  2016-05-23 16:37:27.0 +0200
@@ -17,7 +17,7 @@
 
 
 Name:   autoyast2
-Version:3.1.126
+Version:3.1.128
 Release:0
 
 BuildRoot:  %{_tmppath}/%{name}-%{version}-build

++ autoyast2-3.1.126.tar.bz2 -> autoyast2-3.1.128.tar.bz2 ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/autoyast2-3.1.126/package/autoyast2.changes 
new/autoyast2-3.1.128/package/autoyast2.changes
--- old/autoyast2-3.1.126/package/autoyast2.changes 2016-05-03 
13:32:27.0 +0200
+++ new/autoyast2-3.1.128/package/autoyast2.changes 2016-05-20 
11:01:09.0 +0200
@@ -1,4 +1,20 @@
 ---
+Thu May 19 14:46:11 CEST 2016 - sch...@suse.de
+
+- Unsupported sections will be now reported in first installation
+  stage. Reducing log level to warning.
+  (Additional patch for bnc#955878)
+- 3.1.128
+
+---
+Wed May 18 12:35:45 CEST 2016 - sch...@suse.de
+
+- Resetting package selection of previous runs. This is needed
+  because it could be that additional repositories are available
+  meanwhile. (bnc#979691)
+- 3.1.127
+
+---
 Mon May  2 15:43:36 CEST 2016 - sch...@suse.de
 
 - Media-based AutoUpgrade case for feature: No Recommends in
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/autoyast2-3.1.126/package/autoyast2.spec 
new/autoyast2-3.1.128/package/autoyast2.spec
--- old/autoyast2-3.1.126/package/autoyast2.spec2016-05-03 
13:32:27.0 +0200
+++ new/autoyast2-3.1.128/package/autoyast2.spec2016-05-20 
11:01:09.0 +0200
@@ -17,7 +17,7 @@
 
 
 Name:   autoyast2
-Version:3.1.126
+Version:3.1.128
 Release:0
 
 BuildRoot:  %{_tmppath}/%{name}-%{version}-build
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/autoyast2-3.1.126/src/clients/inst_autoconfigure.rb 
new/autoyast2-3.1.128/src/clients/inst_autoconfigure.rb
--- old/autoyast2-3.1.126/src/clients/inst_autoconfigure.rb 2016-05-03 
13:32:27.0 +0200
+++ new/autoyast2-3.1.128/src/clients/inst_autoconfigure.rb 2016-05-20 
11:01:09.0 +0200
@@ -81,34 +81,23 @@
   Builtins.y2debug("Module map: %1", Y2ModuleConfig.ModuleMap)
   Builtins.y2debug("Current profile: %1", Profile.current)
 
-  unsupported_sections = Y2ModuleConfig.unsupported_profile_sections
-  if unsupported_sections.any?
-log.error "Could not process these unsupported profile sections: 
#{unsupported_sections}"
-Report.LongError(
-  # TRANSLATORS: Error message, %s is replaced by newline-separated
-  # list of unsupported sections of the profile
-  # Do not translate words in brackets
-  _(
-"These sections of AutoYaST profile are not supported 
anymore:\n\n%s\n\n" \
-"Please, use, e.g.,  or  to change the 
configuration."
-  ) % unsupported_sections.map{|section| "<#{section}/>"}.join("\n")
-)
-  end
-
   # Report only those that are 'not unsupported', these were already 
reported
+  # Unsupported sections have already been reported in the first stage
+  unsupported_sections = Y2ModuleConfig.unsupported_profile_sections
  

commit autoyast2 for openSUSE:Factory

2016-05-08 Thread h_root
Hello community,

here is the log from the commit of package autoyast2 for openSUSE:Factory 
checked in at 2016-05-08 10:40:51

Comparing /work/SRC/openSUSE:Factory/autoyast2 (Old)
 and  /work/SRC/openSUSE:Factory/.autoyast2.new (New)


Package is "autoyast2"

Changes:

--- /work/SRC/openSUSE:Factory/autoyast2/autoyast2.changes  2016-04-28 
20:30:02.0 +0200
+++ /work/SRC/openSUSE:Factory/.autoyast2.new/autoyast2.changes 2016-05-08 
10:40:56.0 +0200
@@ -1,0 +2,7 @@
+Mon May  2 15:43:36 CEST 2016 - sch...@suse.de
+
+- Media-based AutoUpgrade case for feature: No Recommends in
+  *-release RPMs (FATE#320199)
+- 3.1.126
+
+---

Old:

  autoyast2-3.1.125.tar.bz2

New:

  autoyast2-3.1.126.tar.bz2



Other differences:
--
++ autoyast2.spec ++
--- /var/tmp/diff_new_pack.SwUWyb/_old  2016-05-08 10:40:56.0 +0200
+++ /var/tmp/diff_new_pack.SwUWyb/_new  2016-05-08 10:40:56.0 +0200
@@ -17,7 +17,7 @@
 
 
 Name:   autoyast2
-Version:3.1.125
+Version:3.1.126
 Release:0
 
 BuildRoot:  %{_tmppath}/%{name}-%{version}-build

++ autoyast2-3.1.125.tar.bz2 -> autoyast2-3.1.126.tar.bz2 ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/autoyast2-3.1.125/package/autoyast2.changes 
new/autoyast2-3.1.126/package/autoyast2.changes
--- old/autoyast2-3.1.125/package/autoyast2.changes 2016-04-20 
10:21:43.0 +0200
+++ new/autoyast2-3.1.126/package/autoyast2.changes 2016-05-03 
13:32:27.0 +0200
@@ -1,4 +1,11 @@
 ---
+Mon May  2 15:43:36 CEST 2016 - sch...@suse.de
+
+- Media-based AutoUpgrade case for feature: No Recommends in
+  *-release RPMs (FATE#320199)
+- 3.1.126
+
+---
 Wed Apr 20 09:45:04 CEST 2016 - sch...@suse.de
 
 - Upgrade: Removed obsolete bootloader stuff.
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/autoyast2-3.1.125/package/autoyast2.spec 
new/autoyast2-3.1.126/package/autoyast2.spec
--- old/autoyast2-3.1.125/package/autoyast2.spec2016-04-20 
10:21:43.0 +0200
+++ new/autoyast2-3.1.126/package/autoyast2.spec2016-05-03 
13:32:27.0 +0200
@@ -17,7 +17,7 @@
 
 
 Name:   autoyast2
-Version:3.1.125
+Version:3.1.126
 Release:0
 
 BuildRoot:  %{_tmppath}/%{name}-%{version}-build
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 
old/autoyast2-3.1.125/src/clients/inst_autosetup_upgrade.rb 
new/autoyast2-3.1.126/src/clients/inst_autosetup_upgrade.rb
--- old/autoyast2-3.1.125/src/clients/inst_autosetup_upgrade.rb 2016-04-20 
10:21:43.0 +0200
+++ new/autoyast2-3.1.126/src/clients/inst_autosetup_upgrade.rb 2016-05-03 
13:32:27.0 +0200
@@ -315,14 +315,28 @@
 Builtins.foreach(@restore) { |res| Pkg.ResolvableInstall(res, 
:product) }
 Update.SetDesktopPattern if !Update.onlyUpdateInstalled
 
+# make sure the packages needed for accessing the installation 
repository
+# are installed, e.g. "cifs-mount" for SMB or "nfs-client" for NFS 
repositories
+Packages.sourceAccessPackages.each do |package|
+  Pkg::ResolvableInstall(package, :package)
+end
+
+Packages.SelectProduct
+
 if !Update.OnlyUpdateInstalled
   Packages.default_patterns.each do |pattern|
 result = Pkg.ResolvableInstall(pattern, :pattern)
 log.info "Pre-select pattern #{pattern}: #{result}"
   end
+
+  # preselect the default product patterns (FATE#320199)
+  # note: must be called *after* selecting the products
+  require "packager/product_patterns"
+  product_patterns = ProductPatterns.new
+  log.info "Selecting the default product patterns: 
#{product_patterns.names}"
+  product_patterns.select
 end
 
-Packages.SelectProduct
 
 # bnc #382208
 




commit autoyast2 for openSUSE:Factory

2016-04-28 Thread h_root
Hello community,

here is the log from the commit of package autoyast2 for openSUSE:Factory 
checked in at 2016-04-28 20:30:01

Comparing /work/SRC/openSUSE:Factory/autoyast2 (Old)
 and  /work/SRC/openSUSE:Factory/.autoyast2.new (New)


Package is "autoyast2"

Changes:

--- /work/SRC/openSUSE:Factory/autoyast2/autoyast2.changes  2016-03-29 
09:54:34.0 +0200
+++ /work/SRC/openSUSE:Factory/.autoyast2.new/autoyast2.changes 2016-04-28 
20:30:02.0 +0200
@@ -1,0 +2,42 @@
+Wed Apr 20 09:45:04 CEST 2016 - sch...@suse.de
+
+- Upgrade: Removed obsolete bootloader stuff.
+  (bnc#976312)
+- 3.1.125
+
+---
+Tue Apr 19 16:43:33 CEST 2016 - sch...@suse.de
+
+- Removed obsolete bootloader stuff.
+  (related to FATE#317701)
+- 3.1.124
+
+---
+Fri Apr 15 13:52:47 UTC 2016 - lsle...@suse.cz
+
+- Updated schema - added optional URL for the installer
+  self update repository ("general" -> "self_update_url" node)
+  (FATE#319716)
+- 3.1.123
+
+---
+Wed Apr 13 14:13:51 CEST 2016 - sch...@suse.de
+
+- Remove unused import of dropped BootCommon package.
+  (related to FATE#317701)
+- 3.1.122
+
+---
+Wed Apr  6 15:44:56 UTC 2016 - mfi...@suse.com
+
+- Removed calls of dropped LanUdevAuto module (yast2-network)
+  (bnc#955217, bnc#956605)
+- 3.1.121
+
+---
+Fri Apr  1 14:34:14 CEST 2016 - sch...@suse.de
+
+- Moved call "uptime" to yast2 package. Cleanup for bnc#956730.
+- 3.1.120
+
+---

Old:

  autoyast2-3.1.119.tar.bz2

New:

  autoyast2-3.1.125.tar.bz2



Other differences:
--
++ autoyast2.spec ++
--- /var/tmp/diff_new_pack.kcc1RL/_old  2016-04-28 20:30:03.0 +0200
+++ /var/tmp/diff_new_pack.kcc1RL/_new  2016-04-28 20:30:03.0 +0200
@@ -17,8 +17,7 @@
 
 
 Name:   autoyast2
-
-Version:3.1.119
+Version:3.1.125
 Release:0
 
 BuildRoot:  %{_tmppath}/%{name}-%{version}-build
@@ -52,9 +51,10 @@
 Requires:   autoyast2-installation = %{version}
 Requires:   libxslt
 Requires:   yast2
-Requires:   yast2 >= 2.16.36
+Requires:   yast2 >= 3.1.183
 Requires:   yast2-core
 Requires:   yast2-country >= 3.1.13
+Requires:   yast2-network >= 3.1.145
 Requires:   yast2-schema
 Requires:   yast2-storage >= 3.1.59
 Requires:   yast2-transfer >= 2.21.0

++ autoyast2-3.1.119.tar.bz2 -> autoyast2-3.1.125.tar.bz2 ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/autoyast2-3.1.119/package/autoyast2.changes 
new/autoyast2-3.1.125/package/autoyast2.changes
--- old/autoyast2-3.1.119/package/autoyast2.changes 2016-03-16 
13:05:06.0 +0100
+++ new/autoyast2-3.1.125/package/autoyast2.changes 2016-04-20 
10:21:43.0 +0200
@@ -1,4 +1,46 @@
 ---
+Wed Apr 20 09:45:04 CEST 2016 - sch...@suse.de
+
+- Upgrade: Removed obsolete bootloader stuff.
+  (bnc#976312)
+- 3.1.125
+
+---
+Tue Apr 19 16:43:33 CEST 2016 - sch...@suse.de
+
+- Removed obsolete bootloader stuff.
+  (related to FATE#317701)
+- 3.1.124
+
+---
+Fri Apr 15 13:52:47 UTC 2016 - lsle...@suse.cz
+
+- Updated schema - added optional URL for the installer
+  self update repository ("general" -> "self_update_url" node)
+  (FATE#319716)
+- 3.1.123
+
+---
+Wed Apr 13 14:13:51 CEST 2016 - sch...@suse.de
+
+- Remove unused import of dropped BootCommon package.
+  (related to FATE#317701)
+- 3.1.122
+
+---
+Wed Apr  6 15:44:56 UTC 2016 - mfi...@suse.com
+
+- Removed calls of dropped LanUdevAuto module (yast2-network)
+  (bnc#955217, bnc#956605)
+- 3.1.121
+
+---
+Fri Apr  1 14:34:14 CEST 2016 - sch...@suse.de
+
+- Moved call "uptime" to yast2 package. Cleanup for bnc#956730.
+- 3.1.120
+
+---
 Thu Mar 10 08:33:33 UTC 2016 - igonzalezs...@suse.com
 
 - Evaluate the correct domain, network, product and product version
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/autoyast2-3.1.119/package/autoyast2.spec 

commit autoyast2 for openSUSE:Factory

2016-03-29 Thread h_root
Hello community,

here is the log from the commit of package autoyast2 for openSUSE:Factory 
checked in at 2016-03-29 09:54:33

Comparing /work/SRC/openSUSE:Factory/autoyast2 (Old)
 and  /work/SRC/openSUSE:Factory/.autoyast2.new (New)


Package is "autoyast2"

Changes:

--- /work/SRC/openSUSE:Factory/autoyast2/autoyast2.changes  2016-03-16 
10:25:11.0 +0100
+++ /work/SRC/openSUSE:Factory/.autoyast2.new/autoyast2.changes 2016-03-29 
09:54:34.0 +0200
@@ -1,0 +2,7 @@
+Thu Mar 10 08:33:33 UTC 2016 - igonzalezs...@suse.com
+
+- Evaluate the correct domain, network, product and product version
+  when applying rules (bnc#963137).
+- 3.1.119
+
+---

Old:

  autoyast2-3.1.118.tar.bz2

New:

  autoyast2-3.1.119.tar.bz2



Other differences:
--
++ autoyast2.spec ++
--- /var/tmp/diff_new_pack.l5YBQZ/_old  2016-03-29 09:54:35.0 +0200
+++ /var/tmp/diff_new_pack.l5YBQZ/_new  2016-03-29 09:54:35.0 +0200
@@ -18,7 +18,7 @@
 
 Name:   autoyast2
 
-Version:3.1.118
+Version:3.1.119
 Release:0
 
 BuildRoot:  %{_tmppath}/%{name}-%{version}-build

++ autoyast2-3.1.118.tar.bz2 -> autoyast2-3.1.119.tar.bz2 ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/autoyast2-3.1.118/package/autoyast2.changes 
new/autoyast2-3.1.119/package/autoyast2.changes
--- old/autoyast2-3.1.118/package/autoyast2.changes 2016-03-09 
10:33:25.0 +0100
+++ new/autoyast2-3.1.119/package/autoyast2.changes 2016-03-16 
13:05:06.0 +0100
@@ -1,4 +1,11 @@
 ---
+Thu Mar 10 08:33:33 UTC 2016 - igonzalezs...@suse.com
+
+- Evaluate the correct domain, network, product and product version
+  when applying rules (bnc#963137).
+- 3.1.119
+
+---
 Wed Mar  9 08:39:49 UTC 2016 - igonzalezs...@suse.com
 
 - Check uptime instead of system time while waiting for systemd
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/autoyast2-3.1.118/package/autoyast2.spec 
new/autoyast2-3.1.119/package/autoyast2.spec
--- old/autoyast2-3.1.118/package/autoyast2.spec2016-03-09 
10:33:25.0 +0100
+++ new/autoyast2-3.1.119/package/autoyast2.spec2016-03-16 
13:05:06.0 +0100
@@ -18,7 +18,7 @@
 
 Name:   autoyast2
 
-Version:3.1.118
+Version:3.1.119
 Release:0
 
 BuildRoot:  %{_tmppath}/%{name}-%{version}-build
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/autoyast2-3.1.118/src/modules/AutoInstallRules.rb 
new/autoyast2-3.1.119/src/modules/AutoInstallRules.rb
--- old/autoyast2-3.1.118/src/modules/AutoInstallRules.rb   2016-03-09 
10:33:25.0 +0100
+++ new/autoyast2-3.1.119/src/modules/AutoInstallRules.rb   2016-03-16 
13:05:06.0 +0100
@@ -33,6 +33,8 @@
   Yast.import "URL"
   Yast.import "IP"
   Yast.import "Product"
+  Yast.import "Hostname"
+  Yast.import "OSRelease"
 
   Yast.include self, "autoinstall/io.rb"
 
@@ -61,7 +63,7 @@
   @installed_product = ""
   @installed_product_version = ""
   @hostname = ""
-  @hostaddress = ""
+  @hostaddress = nil
   @network = ""
   @domain = ""
   @arch = ""
@@ -144,8 +146,8 @@
   if Stage.initial
 cmd = 'ip link show | grep link/ether | head -1 | sed -e 
"s:^.*link/ether.::" -e "s: .*::"'
 ret = SCR.Execute(path(".target.bash_output"), cmd )
-   Builtins.y2milestone("mac Addr ret:%1", ret)
-   tmpmac = ret.fetch("stdout","")
+  Builtins.y2milestone("mac Addr ret:%1", ret)
+  tmpmac = ret.fetch("stdout","")
   end
   Builtins.y2milestone("mac Addr tmp:%1", tmpmac)
   cleanmac = Builtins.deletechars(tmpmac != nil ? tmpmac : "", ":\n")
@@ -153,23 +155,32 @@
   cleanmac
 end
 
+# Return the network part of the hostaddress
+#
+# @example
+#   AutoInstallRules.getNetwork #=> "192.168.122.0"
+#
+# @return [String] Network part of the hostaddress
+#
+# @see hostaddress
+def getNetwork
+  ip_route = SCR.Execute(path(".target.bash_output"), "/usr/sbin/ip route")
+
+  # Regexp to fetch match the network address.
+  regexp = /([\h:\.]+)\/\d+ .+src #{hostaddress}/
+  if ret = ip_route["stdout"][regexp, 1]
+ret
+  else
+log.warn "Cannot find network address through 'ip': #{ip_route}"
+nil
+  end
+end
 
-# Return host id (hex ip )
+# Return host id (hex ip)
+#
 # @return [String] host ID

commit autoyast2 for openSUSE:Factory

2016-03-16 Thread h_root
Hello community,

here is the log from the commit of package autoyast2 for openSUSE:Factory 
checked in at 2016-03-16 10:25:10

Comparing /work/SRC/openSUSE:Factory/autoyast2 (Old)
 and  /work/SRC/openSUSE:Factory/.autoyast2.new (New)


Package is "autoyast2"

Changes:

--- /work/SRC/openSUSE:Factory/autoyast2/autoyast2.changes  2016-02-29 
09:11:12.0 +0100
+++ /work/SRC/openSUSE:Factory/.autoyast2.new/autoyast2.changes 2016-03-16 
10:25:11.0 +0100
@@ -1,0 +2,14 @@
+Wed Mar  9 08:39:49 UTC 2016 - igonzalezs...@suse.com
+
+- Check uptime instead of system time while waiting for systemd
+  services to be restarted (bsc#956730)
+- 3.1.118
+
+---
+Thu Feb 25 15:11:38 CET 2016 - sch...@suse.de
+
+- Fixed crash if the general/mode section has not been defined.
+  (bnc#968080)
+- 3.1.117
+
+---

Old:

  autoyast2-3.1.116.tar.bz2

New:

  autoyast2-3.1.118.tar.bz2



Other differences:
--
++ autoyast2.spec ++
--- /var/tmp/diff_new_pack.f7NQf9/_old  2016-03-16 10:25:12.0 +0100
+++ /var/tmp/diff_new_pack.f7NQf9/_new  2016-03-16 10:25:12.0 +0100
@@ -18,7 +18,7 @@
 
 Name:   autoyast2
 
-Version:3.1.116
+Version:3.1.118
 Release:0
 
 BuildRoot:  %{_tmppath}/%{name}-%{version}-build

++ autoyast2-3.1.116.tar.bz2 -> autoyast2-3.1.118.tar.bz2 ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/autoyast2-3.1.116/package/autoyast2.changes 
new/autoyast2-3.1.118/package/autoyast2.changes
--- old/autoyast2-3.1.116/package/autoyast2.changes 2016-02-24 
10:04:14.0 +0100
+++ new/autoyast2-3.1.118/package/autoyast2.changes 2016-03-09 
10:33:25.0 +0100
@@ -1,4 +1,18 @@
 ---
+Wed Mar  9 08:39:49 UTC 2016 - igonzalezs...@suse.com
+
+- Check uptime instead of system time while waiting for systemd
+  services to be restarted (bsc#956730)
+- 3.1.118
+
+---
+Thu Feb 25 15:11:38 CET 2016 - sch...@suse.de
+
+- Fixed crash if the general/mode section has not been defined.
+  (bnc#968080)
+- 3.1.117
+
+---
 Tue Feb 23 17:01:09 CET 2016 - sch...@suse.de
 
 - As network configuration will be moved to first installation
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/autoyast2-3.1.116/package/autoyast2.spec 
new/autoyast2-3.1.118/package/autoyast2.spec
--- old/autoyast2-3.1.116/package/autoyast2.spec2016-02-24 
10:04:14.0 +0100
+++ new/autoyast2-3.1.118/package/autoyast2.spec2016-03-09 
10:33:25.0 +0100
@@ -18,7 +18,7 @@
 
 Name:   autoyast2
 
-Version:3.1.116
+Version:3.1.118
 Release:0
 
 BuildRoot:  %{_tmppath}/%{name}-%{version}-build
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/autoyast2-3.1.116/src/clients/inst_autoconfigure.rb 
new/autoyast2-3.1.118/src/clients/inst_autoconfigure.rb
--- old/autoyast2-3.1.116/src/clients/inst_autoconfigure.rb 2016-02-24 
10:04:14.0 +0100
+++ new/autoyast2-3.1.118/src/clients/inst_autoconfigure.rb 2016-03-09 
10:33:25.0 +0100
@@ -500,7 +500,7 @@
 max_wait,
 ser_ignore
   )
-  st_time = Builtins.time
+  st_time = uptime
   cur_time = st_time
   last_busy = st_time
   cmd = "systemctl --full list-jobs"
@@ -526,7 +526,7 @@
 Builtins.y2milestone("size ll=%1 ll:%2", cnt, ll)
 last_busy = cur_time if Ops.greater_than(cnt, 0)
 Builtins.sleep(500)
-cur_time = Builtins.time
+cur_time = uptime
 Builtins.y2milestone(
   "wait_systemd_finished time:%1 idle:%2",
   Ops.subtract(cur_time, st_time),
@@ -540,6 +540,15 @@
 
   nil
 end
+
+private
+
+# Determines the current uptime
+#
+# @return [Float] Current uptime in seconds
+def uptime
+  Process.clock_gettime(Process::CLOCK_MONOTONIC)
+end
   end
 end
 
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/autoyast2-3.1.116/src/clients/inst_autosetup.rb 
new/autoyast2-3.1.118/src/clients/inst_autosetup.rb
--- old/autoyast2-3.1.116/src/clients/inst_autosetup.rb 2016-02-24 
10:04:14.0 +0100
+++ new/autoyast2-3.1.118/src/clients/inst_autosetup.rb 2016-03-09 
10:33:25.0 +0100
@@ -405,7 +405,7 @@
   # Checking Base Product licenses
   #
   Progress.NextStage
-  if 

commit autoyast2 for openSUSE:Factory

2016-02-29 Thread h_root
Hello community,

here is the log from the commit of package autoyast2 for openSUSE:Factory 
checked in at 2016-02-29 09:11:08

Comparing /work/SRC/openSUSE:Factory/autoyast2 (Old)
 and  /work/SRC/openSUSE:Factory/.autoyast2.new (New)


Package is "autoyast2"

Changes:

--- /work/SRC/openSUSE:Factory/autoyast2/autoyast2.changes  2016-02-23 
16:52:44.0 +0100
+++ /work/SRC/openSUSE:Factory/.autoyast2.new/autoyast2.changes 2016-02-29 
09:11:12.0 +0100
@@ -1,0 +2,10 @@
+Tue Feb 23 17:01:09 CET 2016 - sch...@suse.de
+
+- As network configuration will be moved to first installation
+  stage and wickedd should not be restarted in the second stage,
+  all wickedd and network services will not be restarted at all
+  by AutoYaST.
+  (bnc#944349,  bnc#955260)
+- 3.1.116
+
+---

Old:

  autoyast2-3.1.115.tar.bz2

New:

  autoyast2-3.1.116.tar.bz2



Other differences:
--
++ autoyast2.spec ++
--- /var/tmp/diff_new_pack.Q3haqO/_old  2016-02-29 09:11:13.0 +0100
+++ /var/tmp/diff_new_pack.Q3haqO/_new  2016-02-29 09:11:13.0 +0100
@@ -18,7 +18,7 @@
 
 Name:   autoyast2
 
-Version:3.1.115
+Version:3.1.116
 Release:0
 
 BuildRoot:  %{_tmppath}/%{name}-%{version}-build

++ autoyast2-3.1.115.tar.bz2 -> autoyast2-3.1.116.tar.bz2 ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/autoyast2-3.1.115/package/autoyast2.changes 
new/autoyast2-3.1.116/package/autoyast2.changes
--- old/autoyast2-3.1.115/package/autoyast2.changes 2016-02-18 
09:19:45.0 +0100
+++ new/autoyast2-3.1.116/package/autoyast2.changes 2016-02-24 
10:04:14.0 +0100
@@ -1,4 +1,14 @@
 ---
+Tue Feb 23 17:01:09 CET 2016 - sch...@suse.de
+
+- As network configuration will be moved to first installation
+  stage and wickedd should not be restarted in the second stage,
+  all wickedd and network services will not be restarted at all
+  by AutoYaST.
+  (bnc#944349,  bnc#955260)
+- 3.1.116
+
+---
 Wed Feb 17 10:01:02 UTC 2016 - mvid...@suse.com
 
 - Moved the body of AutoinstallIoInclude#Get to yast2-update
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/autoyast2-3.1.115/package/autoyast2.spec 
new/autoyast2-3.1.116/package/autoyast2.spec
--- old/autoyast2-3.1.115/package/autoyast2.spec2016-02-18 
09:19:45.0 +0100
+++ new/autoyast2-3.1.116/package/autoyast2.spec2016-02-24 
10:04:14.0 +0100
@@ -18,7 +18,7 @@
 
 Name:   autoyast2
 
-Version:3.1.115
+Version:3.1.116
 Release:0
 
 BuildRoot:  %{_tmppath}/%{name}-%{version}-build
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/autoyast2-3.1.115/src/clients/inst_autoconfigure.rb 
new/autoyast2-3.1.116/src/clients/inst_autoconfigure.rb
--- old/autoyast2-3.1.115/src/clients/inst_autoconfigure.rb 2016-02-18 
09:19:45.0 +0100
+++ new/autoyast2-3.1.116/src/clients/inst_autoconfigure.rb 2016-02-24 
10:04:14.0 +0100
@@ -293,13 +293,21 @@
 ["general", "mode", "max_systemd_wait"],
 30
   )
+
   @ser_ignore = [
 "YaST2-Second-Stage.service",
 "autoyast-initscripts.service",
 # Do not restart dbus. Otherwise some services will hang.
 # bnc#937900
-"dbus.service"
+"dbus.service",
+# Do not restart wickedd* services
+# bnc#944349
+"^wickedd",
+# Do not restart NetworkManager* services
+# bnc#955260
+"^NetworkManager"
   ]
+
   if final_restart_services
 logStep(_("Restarting all running services"))
 @cmd = "systemctl --type=service list-units | grep \" running \""
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/autoyast2-3.1.115/test/AutoInstallRules_test.rb 
new/autoyast2-3.1.116/test/AutoInstallRules_test.rb
--- old/autoyast2-3.1.115/test/AutoInstallRules_test.rb 2016-02-18 
09:19:45.0 +0100
+++ new/autoyast2-3.1.116/test/AutoInstallRules_test.rb 2016-02-24 
10:04:14.0 +0100
@@ -71,6 +71,10 @@
   end
 
   describe "#ProbeRules" do
+before(:each) do
+  subject.reset
+end
+
 it "reads installed product properties from content file" do
   expect(Yast::SCR).to 
receive(:Read).with(Yast::Path.new(".probe.bios")).and_return([])
   expect(Yast::SCR).to 
receive(:Read).with(Yast::Path.new(".probe.memory")).and_return([])
@@ -98,7 +102,6 @@
 
 

commit autoyast2 for openSUSE:Factory

2016-02-23 Thread h_root
Hello community,

here is the log from the commit of package autoyast2 for openSUSE:Factory 
checked in at 2016-02-23 16:52:42

Comparing /work/SRC/openSUSE:Factory/autoyast2 (Old)
 and  /work/SRC/openSUSE:Factory/.autoyast2.new (New)


Package is "autoyast2"

Changes:

--- /work/SRC/openSUSE:Factory/autoyast2/autoyast2.changes  2016-02-17 
12:09:42.0 +0100
+++ /work/SRC/openSUSE:Factory/.autoyast2.new/autoyast2.changes 2016-02-23 
16:52:44.0 +0100
@@ -1,0 +2,7 @@
+Wed Feb 17 10:01:02 UTC 2016 - mvid...@suse.com
+
+- Moved the body of AutoinstallIoInclude#Get to yast2-update
+  (FATE#316796).
+- 3.1.115
+
+---

Old:

  autoyast2-3.1.114.tar.bz2

New:

  autoyast2-3.1.115.tar.bz2



Other differences:
--
++ autoyast2.spec ++
--- /var/tmp/diff_new_pack.lMJkeF/_old  2016-02-23 16:52:45.0 +0100
+++ /var/tmp/diff_new_pack.lMJkeF/_new  2016-02-23 16:52:45.0 +0100
@@ -18,7 +18,7 @@
 
 Name:   autoyast2
 
-Version:3.1.114
+Version:3.1.115
 Release:0
 
 BuildRoot:  %{_tmppath}/%{name}-%{version}-build
@@ -38,6 +38,7 @@
 BuildRequires:  yast2-services-manager
 BuildRequires:  yast2-storage >= 3.1.59
 BuildRequires:  yast2-transfer
+BuildRequires:  yast2-update >= 3.1.36
 BuildRequires:  yast2-xml
 BuildRequires:  rubygem(%{rb_default_ruby_abi}:rspec)
 
@@ -107,7 +108,7 @@
 Requires:   yast2-slp
 Requires:   yast2-storage >= 3.1.59
 Requires:   yast2-transfer >= 2.21.0
-Requires:   yast2-update >= 2.18.3
+Requires:   yast2-update >= 3.1.36
 Requires:   yast2-xml
 # pkgGpgCheck callback
 Requires:   yast2-pkg-bindings >= 3.1.31

++ autoyast2-3.1.114.tar.bz2 -> autoyast2-3.1.115.tar.bz2 ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/autoyast2-3.1.114/package/autoyast2.changes 
new/autoyast2-3.1.115/package/autoyast2.changes
--- old/autoyast2-3.1.114/package/autoyast2.changes 2016-02-12 
10:49:13.0 +0100
+++ new/autoyast2-3.1.115/package/autoyast2.changes 2016-02-18 
09:19:45.0 +0100
@@ -1,4 +1,11 @@
 ---
+Wed Feb 17 10:01:02 UTC 2016 - mvid...@suse.com
+
+- Moved the body of AutoinstallIoInclude#Get to yast2-update
+  (FATE#316796).
+- 3.1.115
+
+---
 Thu Feb 11 15:30:55 CET 2016 - sch...@suse.de
 
 - Confirming base product license. This can be defined by the flag
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/autoyast2-3.1.114/package/autoyast2.spec 
new/autoyast2-3.1.115/package/autoyast2.spec
--- old/autoyast2-3.1.114/package/autoyast2.spec2016-02-12 
10:49:13.0 +0100
+++ new/autoyast2-3.1.115/package/autoyast2.spec2016-02-18 
09:19:45.0 +0100
@@ -18,7 +18,7 @@
 
 Name:   autoyast2
 
-Version:3.1.114
+Version:3.1.115
 Release:0
 
 BuildRoot:  %{_tmppath}/%{name}-%{version}-build
@@ -40,6 +40,7 @@
 BuildRequires:  yast2-transfer
 BuildRequires:  yast2-services-manager
 BuildRequires:  yast2-packager
+BuildRequires:  yast2-update >= 3.1.36
 
 # %%{_unitdir} macro definition is in a separate package since 13.1
 %if 0%{?suse_version} >= 1310
@@ -107,7 +108,7 @@
 Requires:   yast2-slp
 Requires:   yast2-storage >= 3.1.59
 Requires:   yast2-transfer >= 2.21.0
-Requires:   yast2-update >= 2.18.3
+Requires:   yast2-update >= 3.1.36
 Requires:   yast2-xml
 # pkgGpgCheck callback
 Requires:   yast2-pkg-bindings >= 3.1.31
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/autoyast2-3.1.114/src/include/autoinstall/io.rb 
new/autoyast2-3.1.115/src/include/autoinstall/io.rb
--- old/autoyast2-3.1.114/src/include/autoinstall/io.rb 2016-02-12 
10:49:14.0 +0100
+++ new/autoyast2-3.1.115/src/include/autoinstall/io.rb 2016-02-18 
09:19:45.0 +0100
@@ -6,543 +6,27 @@
 # Authors: Anas Nashif
 #
 # $Id$
-module Yast
-  module AutoinstallIoInclude
-def initialize_autoinstall_io(include_target)
-  textdomain "autoinst"
-  Yast.import "URL"
-  Yast.import "String"
-  Yast.import "FTP"
-  Yast.import "Installation"
-  Yast.import "HTTP"
-  Yast.import "StorageDevices"
-  Yast.import "TFTP"
-  Yast.import "AutoinstConfig"
-  Yast.import "Storage"
-  Yast.import "InstURL"
-
-  @GET_error = ""
-end
 
-# Basename
-# @param string path
-# @return [String]  basename
-def basename(filePath)
-  pathComponents = 

commit autoyast2 for openSUSE:Factory

2016-02-17 Thread h_root
Hello community,

here is the log from the commit of package autoyast2 for openSUSE:Factory 
checked in at 2016-02-17 10:33:15

Comparing /work/SRC/openSUSE:Factory/autoyast2 (Old)
 and  /work/SRC/openSUSE:Factory/.autoyast2.new (New)


Package is "autoyast2"

Changes:

--- /work/SRC/openSUSE:Factory/autoyast2/autoyast2.changes  2016-01-23 
01:15:31.0 +0100
+++ /work/SRC/openSUSE:Factory/.autoyast2.new/autoyast2.changes 2016-02-17 
12:09:42.0 +0100
@@ -1,0 +2,17 @@
+Thu Feb 11 15:30:55 CET 2016 - sch...@suse.de
+
+- Confirming base product license. This can be defined by the flag
+   in the general/mode section.
+  Confirming licenses of add-on products can be defined for each
+  product by the flag  in the add-on product
+  description.
+  (Fate#318945)
+- 3.1.114
+
+---
+Fri Jan 29 09:04:47 UTC 2016 - igonzalezs...@suse.com
+
+- "haspcmcia" method is removed from the AutoInstallRules API
+  (bnc#964151)
+
+---

Old:

  autoyast2-3.1.113.tar.bz2

New:

  autoyast2-3.1.114.tar.bz2



Other differences:
--
++ autoyast2.spec ++
--- /var/tmp/diff_new_pack.z39SjJ/_old  2016-02-17 12:09:43.0 +0100
+++ /var/tmp/diff_new_pack.z39SjJ/_new  2016-02-17 12:09:43.0 +0100
@@ -18,7 +18,7 @@
 
 Name:   autoyast2
 
-Version:3.1.113
+Version:3.1.114
 Release:0
 
 BuildRoot:  %{_tmppath}/%{name}-%{version}-build

++ autoyast2-3.1.113.tar.bz2 -> autoyast2-3.1.114.tar.bz2 ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/autoyast2-3.1.113/package/autoyast2.changes 
new/autoyast2-3.1.114/package/autoyast2.changes
--- old/autoyast2-3.1.113/package/autoyast2.changes 2016-01-21 
10:44:11.0 +0100
+++ new/autoyast2-3.1.114/package/autoyast2.changes 2016-02-12 
10:49:13.0 +0100
@@ -1,4 +1,21 @@
 ---
+Thu Feb 11 15:30:55 CET 2016 - sch...@suse.de
+
+- Confirming base product license. This can be defined by the flag
+   in the general/mode section.
+  Confirming licenses of add-on products can be defined for each
+  product by the flag  in the add-on product
+  description.
+  (Fate#318945)
+- 3.1.114
+
+---
+Fri Jan 29 09:04:47 UTC 2016 - igonzalezs...@suse.com
+
+- "haspcmcia" method is removed from the AutoInstallRules API
+  (bnc#964151)
+
+---
 Wed Jan 20 16:31:03 CET 2016 - sch...@suse.de
 
 - LVM: taking care about "auto" option --> switching to "max".
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/autoyast2-3.1.113/package/autoyast2.spec 
new/autoyast2-3.1.114/package/autoyast2.spec
--- old/autoyast2-3.1.113/package/autoyast2.spec2016-01-21 
10:44:11.0 +0100
+++ new/autoyast2-3.1.114/package/autoyast2.spec2016-02-12 
10:49:13.0 +0100
@@ -18,7 +18,7 @@
 
 Name:   autoyast2
 
-Version:3.1.113
+Version:3.1.114
 Release:0
 
 BuildRoot:  %{_tmppath}/%{name}-%{version}-build
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/autoyast2-3.1.113/src/clients/ayast_probe.rb 
new/autoyast2-3.1.114/src/clients/ayast_probe.rb
--- old/autoyast2-3.1.113/src/clients/ayast_probe.rb2016-01-21 
10:44:11.0 +0100
+++ new/autoyast2-3.1.114/src/clients/ayast_probe.rb2016-02-12 
10:49:13.0 +0100
@@ -44,8 +44,7 @@
   "mac"   => AutoInstallRules.mac,
   "linux" => AutoInstallRules.linux,
   "others"=> AutoInstallRules.others,
-  "xserver"   => AutoInstallRules.xserver,
-  "haspcmcia" => AutoInstallRules.haspcmcia
+  "xserver"   => AutoInstallRules.xserver
 }
   @text = "Keys for rules"
   Builtins.foreach(@attrs) do |k, v|
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/autoyast2-3.1.113/src/clients/inst_autosetup.rb 
new/autoyast2-3.1.114/src/clients/inst_autosetup.rb
--- old/autoyast2-3.1.113/src/clients/inst_autosetup.rb 2016-01-21 
10:44:11.0 +0100
+++ new/autoyast2-3.1.114/src/clients/inst_autosetup.rb 2016-02-12 
10:49:13.0 +0100
@@ -40,12 +40,14 @@
   Yast.import "Keyboard"
   Yast.import "Call"
   Yast.import "ProductControl"
+  Yast.import "ProductLicense"
   Yast.import "LanUdevAuto"
   

commit autoyast2 for openSUSE:Factory

2016-01-22 Thread h_root
Hello community,

here is the log from the commit of package autoyast2 for openSUSE:Factory 
checked in at 2016-01-23 01:14:55

Comparing /work/SRC/openSUSE:Factory/autoyast2 (Old)
 and  /work/SRC/openSUSE:Factory/.autoyast2.new (New)


Package is "autoyast2"

Changes:

--- /work/SRC/openSUSE:Factory/autoyast2/autoyast2.changes  2016-01-16 
11:56:45.0 +0100
+++ /work/SRC/openSUSE:Factory/.autoyast2.new/autoyast2.changes 2016-01-23 
01:15:31.0 +0100
@@ -1,0 +2,20 @@
+Wed Jan 20 16:31:03 CET 2016 - sch...@suse.de
+
+- LVM: taking care about "auto" option --> switching to "max".
+  (bnc#962034)
+- 3.1.113
+
+---
+Tue Jan 19 15:19:04 CET 2016 - sch...@suse.de
+
+- Fixed rules.xml : OR operator is interpreted as AND.
+  (bnc#961941)
+- 3.1.112
+
+---
+Tue Jan 19 11:40:38 UTC 2016 - igonzalezs...@suse.com
+
+- Fix wrong warning message about the 'init' section
+  not being processed (bsc#962526)
+
+---

Old:

  autoyast2-3.1.111.tar.bz2

New:

  autoyast2-3.1.113.tar.bz2



Other differences:
--
++ autoyast2.spec ++
--- /var/tmp/diff_new_pack.jAf9ti/_old  2016-01-23 01:15:32.0 +0100
+++ /var/tmp/diff_new_pack.jAf9ti/_new  2016-01-23 01:15:32.0 +0100
@@ -17,7 +17,8 @@
 
 
 Name:   autoyast2
-Version:3.1.111
+
+Version:3.1.113
 Release:0
 
 BuildRoot:  %{_tmppath}/%{name}-%{version}-build

++ autoyast2-3.1.111.tar.bz2 -> autoyast2-3.1.113.tar.bz2 ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/autoyast2-3.1.111/package/autoyast2.changes 
new/autoyast2-3.1.113/package/autoyast2.changes
--- old/autoyast2-3.1.111/package/autoyast2.changes 2016-01-15 
12:54:10.0 +0100
+++ new/autoyast2-3.1.113/package/autoyast2.changes 2016-01-21 
10:44:11.0 +0100
@@ -1,4 +1,24 @@
 ---
+Wed Jan 20 16:31:03 CET 2016 - sch...@suse.de
+
+- LVM: taking care about "auto" option --> switching to "max".
+  (bnc#962034)
+- 3.1.113
+
+---
+Tue Jan 19 15:19:04 CET 2016 - sch...@suse.de
+
+- Fixed rules.xml : OR operator is interpreted as AND.
+  (bnc#961941)
+- 3.1.112
+
+---
+Tue Jan 19 11:40:38 UTC 2016 - igonzalezs...@suse.com
+
+- Fix wrong warning message about the 'init' section
+  not being processed (bsc#962526)
+
+---
 Fri Jan 15 10:30:58 CET 2016 - sch...@suse.de
 
 - Installation with "autoyast=default". Fixed nil exception error.
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/autoyast2-3.1.111/package/autoyast2.spec 
new/autoyast2-3.1.113/package/autoyast2.spec
--- old/autoyast2-3.1.111/package/autoyast2.spec2016-01-15 
12:54:10.0 +0100
+++ new/autoyast2-3.1.113/package/autoyast2.spec2016-01-21 
10:44:11.0 +0100
@@ -17,7 +17,8 @@
 
 
 Name:   autoyast2
-Version:3.1.111
+
+Version:3.1.113
 Release:0
 
 BuildRoot:  %{_tmppath}/%{name}-%{version}-build
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/autoyast2-3.1.111/src/modules/AutoInstallRules.rb 
new/autoyast2-3.1.113/src/modules/AutoInstallRules.rb
--- old/autoyast2-3.1.111/src/modules/AutoInstallRules.rb   2016-01-15 
12:54:10.0 +0100
+++ new/autoyast2-3.1.113/src/modules/AutoInstallRules.rb   2016-01-21 
10:44:11.0 +0100
@@ -466,13 +466,14 @@
  rls.reject! {|r| r=="result"}
  rls.push("result")
end
+op = Ops.get_string(ruleset, "operator", "and")
+rls.reject! {|r| r=="op"}
Builtins.y2milestone("Orderes Rules: %1", rls)
 Builtins.foreach(rls) do |rule|
  ruledef = ruleset.fetch( rule, {} )
   Builtins.y2milestone("Rule: %1", rule)
   Builtins.y2milestone("Ruledef: %1", ruledef)
   match = Ops.get_string(ruledef, "match", "undefined")
-  op = Ops.get_string(ruledef, "operator", "and")
   matchtype = Ops.get_string(ruledef, "match_type", "exact")
   easy_rules = [
 "hostname",
@@ -822,7 +823,6 @@
   @tomerge
 )
   end
-
   nil
 end
 
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/autoyast2-3.1.111/src/modules/AutoinstLVM.rb 

commit autoyast2 for openSUSE:Factory

2016-01-16 Thread h_root
Hello community,

here is the log from the commit of package autoyast2 for openSUSE:Factory 
checked in at 2016-01-16 11:56:43

Comparing /work/SRC/openSUSE:Factory/autoyast2 (Old)
 and  /work/SRC/openSUSE:Factory/.autoyast2.new (New)


Package is "autoyast2"

Changes:

--- /work/SRC/openSUSE:Factory/autoyast2/autoyast2.changes  2016-01-13 
22:45:44.0 +0100
+++ /work/SRC/openSUSE:Factory/.autoyast2.new/autoyast2.changes 2016-01-16 
11:56:45.0 +0100
@@ -0,0 +1,16 @@
+---
+Fri Jan 15 10:30:58 CET 2016 - sch...@suse.de
+
+- Installation with "autoyast=default". Fixed nil exception error.
+  (bnc#959723)
+- 3.1.111
+
+---
+Thu Jan 14 10:22:53 CET 2016 - sch...@suse.de
+
+- Fixed init scripts which have been defined inside an
+  AutoYaST configuration file. (bnc#961320)
+- 3.1.110
+
+---
+

Old:

  autoyast2-3.1.108.tar.bz2

New:

  autoyast2-3.1.111.tar.bz2



Other differences:
--
++ autoyast2.spec ++
--- /var/tmp/diff_new_pack.ClVUDX/_old  2016-01-16 11:56:46.0 +0100
+++ /var/tmp/diff_new_pack.ClVUDX/_new  2016-01-16 11:56:46.0 +0100
@@ -17,7 +17,7 @@
 
 
 Name:   autoyast2
-Version:3.1.108
+Version:3.1.111
 Release:0
 
 BuildRoot:  %{_tmppath}/%{name}-%{version}-build

++ autoyast2-3.1.108.tar.bz2 -> autoyast2-3.1.111.tar.bz2 ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/autoyast2-3.1.108/package/autoyast2.changes 
new/autoyast2-3.1.111/package/autoyast2.changes
--- old/autoyast2-3.1.108/package/autoyast2.changes 2016-01-13 
13:59:11.0 +0100
+++ new/autoyast2-3.1.111/package/autoyast2.changes 2016-01-15 
12:54:10.0 +0100
@@ -1,3 +1,19 @@
+---
+Fri Jan 15 10:30:58 CET 2016 - sch...@suse.de
+
+- Installation with "autoyast=default". Fixed nil exception error.
+  (bnc#959723)
+- 3.1.111
+
+---
+Thu Jan 14 10:22:53 CET 2016 - sch...@suse.de
+
+- Fixed init scripts which have been defined inside an
+  AutoYaST configuration file. (bnc#961320)
+- 3.1.110
+
+---
+
 Wed Jan 13 11:40:25 UTC 2016 - igonzalezs...@suse.com
 
 - Fix validation of AutoYaST profiles (bsc#954412)
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/autoyast2-3.1.108/package/autoyast2.spec 
new/autoyast2-3.1.111/package/autoyast2.spec
--- old/autoyast2-3.1.108/package/autoyast2.spec2016-01-13 
13:59:11.0 +0100
+++ new/autoyast2-3.1.111/package/autoyast2.spec2016-01-15 
12:54:10.0 +0100
@@ -17,7 +17,7 @@
 
 
 Name:   autoyast2
-Version:3.1.108
+Version:3.1.111
 Release:0
 
 BuildRoot:  %{_tmppath}/%{name}-%{version}-build
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/autoyast2-3.1.108/src/include/autoinstall/io.rb 
new/autoyast2-3.1.111/src/include/autoinstall/io.rb
--- old/autoyast2-3.1.108/src/include/autoinstall/io.rb 2016-01-13 
13:59:11.0 +0100
+++ new/autoyast2-3.1.111/src/include/autoinstall/io.rb 2016-01-15 
12:54:10.0 +0100
@@ -181,7 +181,8 @@
   # The Cdrom entry in install.inf is obsolete. So we are using the
   # entry which is defined in InstUrl module. (bnc#908271)
   install_url = InstURL.installInf2Url("")
-  cdrom_device = install_url ? Builtins.regexpsub(install_url, 
"devices=(.*)$", "\\1") : ""
+  # 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),
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/autoyast2-3.1.108/src/modules/AutoinstScripts.rb 
new/autoyast2-3.1.111/src/modules/AutoinstScripts.rb
--- old/autoyast2-3.1.108/src/modules/AutoinstScripts.rb2016-01-13 
13:59:11.0 +0100
+++ new/autoyast2-3.1.111/src/modules/AutoinstScripts.rb2016-01-15 
12:54:10.0 +0100
@@ -792,13 +792,12 @@
   end
 elsif type == "init-scripts"
   scriptPath = Builtins.sformat(
-"%1%2/%3",
-AutoinstConfig.destdir,
+"%1/%2",
 

commit autoyast2 for openSUSE:Factory

2016-01-13 Thread h_root
Hello community,

here is the log from the commit of package autoyast2 for openSUSE:Factory 
checked in at 2016-01-13 22:45:43

Comparing /work/SRC/openSUSE:Factory/autoyast2 (Old)
 and  /work/SRC/openSUSE:Factory/.autoyast2.new (New)


Package is "autoyast2"

Changes:

--- /work/SRC/openSUSE:Factory/autoyast2/autoyast2.changes  2015-12-01 
10:02:57.0 +0100
+++ /work/SRC/openSUSE:Factory/.autoyast2.new/autoyast2.changes 2016-01-13 
22:45:44.0 +0100
@@ -0,0 +1,19 @@
+Wed Jan 13 11:40:25 UTC 2016 - igonzalezs...@suse.com
+
+- Fix validation of AutoYaST profiles (bsc#954412)
+- 3.1.109
+
+---
+Tue Jan 12 15:25:18 CET 2016 - sch...@suse.de
+
+- Downloading init scripts to /mnt during first installation stage.
+  (bnc#960907,bnc#961320)
+- 3.1.108
+
+---
+Thu Dec 17 16:00:43 CET 2015 - sch...@suse.de
+
+- Network services can be restarted again, because they do not
+  depend on YaST2-Second-Stage.service anymore. (bnc#954908)
+- 3.1.107
+

Old:

  autoyast2-3.1.106.tar.bz2

New:

  autoyast2-3.1.108.tar.bz2



Other differences:
--
++ autoyast2.spec ++
--- /var/tmp/diff_new_pack.lmOyPO/_old  2016-01-13 22:45:46.0 +0100
+++ /var/tmp/diff_new_pack.lmOyPO/_new  2016-01-13 22:45:46.0 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package autoyast2
 #
-# Copyright (c) 2015 SUSE LINUX GmbH, Nuernberg, Germany.
+# Copyright (c) 2016 SUSE LINUX GmbH, Nuernberg, Germany.
 #
 # All modifications and additions to the file contributed by third parties
 # remain the property of their copyright owners, unless otherwise agreed
@@ -17,7 +17,7 @@
 
 
 Name:   autoyast2
-Version:3.1.106
+Version:3.1.108
 Release:0
 
 BuildRoot:  %{_tmppath}/%{name}-%{version}-build
@@ -57,7 +57,7 @@
 Requires:   yast2-storage >= 3.1.59
 Requires:   yast2-transfer >= 2.21.0
 Requires:   yast2-xml
-Conflicts:  yast2-installation < 3.1.158
+Conflicts:  yast2-installation < 3.1.166
 
 Provides:   yast2-config-autoinst
 Provides:   yast2-module-autoinst

++ autoyast2-3.1.106.tar.bz2 -> autoyast2-3.1.108.tar.bz2 ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/autoyast2-3.1.106/package/autoyast2.changes 
new/autoyast2-3.1.108/package/autoyast2.changes
--- old/autoyast2-3.1.106/package/autoyast2.changes 2015-11-27 
17:05:02.0 +0100
+++ new/autoyast2-3.1.108/package/autoyast2.changes 2016-01-13 
13:59:11.0 +0100
@@ -1,3 +1,22 @@
+Wed Jan 13 11:40:25 UTC 2016 - igonzalezs...@suse.com
+
+- Fix validation of AutoYaST profiles (bsc#954412)
+- 3.1.109
+
+---
+Tue Jan 12 15:25:18 CET 2016 - sch...@suse.de
+
+- Downloading init scripts to /mnt during first installation stage.
+  (bnc#960907,bnc#961320)
+- 3.1.108
+
+---
+Thu Dec 17 16:00:43 CET 2015 - sch...@suse.de
+
+- Network services can be restarted again, because they do not
+  depend on YaST2-Second-Stage.service anymore. (bnc#954908)
+- 3.1.107
+
 ---
 Fri Nov 27 16:32:46 CET 2015 - sch...@suse.de
 
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/autoyast2-3.1.106/package/autoyast2.spec 
new/autoyast2-3.1.108/package/autoyast2.spec
--- old/autoyast2-3.1.106/package/autoyast2.spec2015-11-27 
17:05:02.0 +0100
+++ new/autoyast2-3.1.108/package/autoyast2.spec2016-01-13 
13:59:11.0 +0100
@@ -17,7 +17,7 @@
 
 
 Name:   autoyast2
-Version:3.1.106
+Version:3.1.108
 Release:0
 
 BuildRoot:  %{_tmppath}/%{name}-%{version}-build
@@ -57,7 +57,7 @@
 Requires:   yast2-storage >= 3.1.59
 Requires:   yast2-transfer >= 2.21.0
 Requires:   yast2-xml
-Conflicts:  yast2-installation < 3.1.158
+Conflicts:  yast2-installation < 3.1.166
 
 Provides:   yast2-config-autoinst
 Provides:   yast2-module-autoinst
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/autoyast2-3.1.106/src/autoyast-rnc/general.rnc 
new/autoyast2-3.1.108/src/autoyast-rnc/general.rnc
--- old/autoyast2-3.1.106/src/autoyast-rnc/general.rnc  2015-11-27 
17:05:02.0 +0100
+++ new/autoyast2-3.1.108/src/autoyast-rnc/general.rnc  2016-01-13 
13:59:11.0 +0100
@@ -55,10 +55,11 @@
 }
 }*
 }?
-}?
+}? &
+cio_ignore?
 }
 ask-list = element ask-list { LIST, ask* }
-ask = element ask 

commit autoyast2 for openSUSE:Factory

2015-12-01 Thread h_root
Hello community,

here is the log from the commit of package autoyast2 for openSUSE:Factory 
checked in at 2015-12-01 10:02:56

Comparing /work/SRC/openSUSE:Factory/autoyast2 (Old)
 and  /work/SRC/openSUSE:Factory/.autoyast2.new (New)


Package is "autoyast2"

Changes:

--- /work/SRC/openSUSE:Factory/autoyast2/autoyast2.changes  2015-11-18 
22:32:41.0 +0100
+++ /work/SRC/openSUSE:Factory/.autoyast2.new/autoyast2.changes 2015-12-01 
10:02:57.0 +0100
@@ -1,0 +2,30 @@
+Fri Nov 27 16:32:46 CET 2015 - sch...@suse.de
+
+- Added "cobbler" to the obsolete profile section.
+  Defined in SUSE Manager but will not be used anymore. (bnc#955878)
+- 3.1.106
+
+---
+Wed Nov 25 15:43:56 CET 2015 - sch...@suse.de
+
+- Do not restart NetworkManager* services while restarting all
+  services in the second installation stage. (bnc#955260)
+- 3.1.105
+
+---
+Wed Nov 25 13:22:56 UTC 2015 - lsle...@suse.cz
+
+- Export the already saved software selection when present,
+  fixes exporting wrong package selection caused by deployment of
+  the installation images (bsc#956325, bsc#910728)
+
+---
+
+Fri Nov 20 11:44:16 CET 2015 - sch...@suse.de
+
+- Evaluating needed YAST packages which are defined in the
+  AutoYaST configuration file and selecting these packages for
+  installation. (bnc#955657)
+- 3.1.104
+
+---

Old:

  autoyast2-3.1.103.tar.bz2

New:

  autoyast2-3.1.106.tar.bz2



Other differences:
--
++ autoyast2.spec ++
--- /var/tmp/diff_new_pack.4h6vAq/_old  2015-12-01 10:02:58.0 +0100
+++ /var/tmp/diff_new_pack.4h6vAq/_new  2015-12-01 10:02:58.0 +0100
@@ -17,7 +17,7 @@
 
 
 Name:   autoyast2
-Version:3.1.103
+Version:3.1.106
 Release:0
 
 BuildRoot:  %{_tmppath}/%{name}-%{version}-build

++ autoyast2-3.1.103.tar.bz2 -> autoyast2-3.1.106.tar.bz2 ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/autoyast2-3.1.103/package/autoyast2.changes 
new/autoyast2-3.1.106/package/autoyast2.changes
--- old/autoyast2-3.1.103/package/autoyast2.changes 2015-11-13 
09:29:12.0 +0100
+++ new/autoyast2-3.1.106/package/autoyast2.changes 2015-11-27 
17:05:02.0 +0100
@@ -1,4 +1,34 @@
 ---
+Fri Nov 27 16:32:46 CET 2015 - sch...@suse.de
+
+- Added "cobbler" to the obsolete profile section.
+  Defined in SUSE Manager but will not be used anymore. (bnc#955878)
+- 3.1.106
+
+---
+Wed Nov 25 15:43:56 CET 2015 - sch...@suse.de
+
+- Do not restart NetworkManager* services while restarting all
+  services in the second installation stage. (bnc#955260)
+- 3.1.105
+
+---
+Wed Nov 25 13:22:56 UTC 2015 - lsle...@suse.cz
+
+- Export the already saved software selection when present,
+  fixes exporting wrong package selection caused by deployment of
+  the installation images (bsc#956325, bsc#910728)
+
+---
+
+Fri Nov 20 11:44:16 CET 2015 - sch...@suse.de
+
+- Evaluating needed YAST packages which are defined in the
+  AutoYaST configuration file and selecting these packages for
+  installation. (bnc#955657)
+- 3.1.104
+
+---
 Thu Nov 12 17:12:50 CET 2015 - sch...@suse.de
 
 - Updating AutoYaST documentation
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/autoyast2-3.1.103/package/autoyast2.spec 
new/autoyast2-3.1.106/package/autoyast2.spec
--- old/autoyast2-3.1.103/package/autoyast2.spec2015-11-13 
09:29:12.0 +0100
+++ new/autoyast2-3.1.106/package/autoyast2.spec2015-11-27 
17:05:02.0 +0100
@@ -17,7 +17,7 @@
 
 
 Name:   autoyast2
-Version:3.1.103
+Version:3.1.106
 Release:0
 
 BuildRoot:  %{_tmppath}/%{name}-%{version}-build
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/autoyast2-3.1.103/src/clients/inst_autoconfigure.rb 
new/autoyast2-3.1.106/src/clients/inst_autoconfigure.rb
--- old/autoyast2-3.1.103/src/clients/inst_autoconfigure.rb 2015-11-13 
09:29:12.0 +0100
+++ new/autoyast2-3.1.106/src/clients/inst_autoconfigure.rb 2015-11-27 
17:05:02.0 +0100
@@ -301,7 +301,10 @@
 "dbus.service",
 # 

commit autoyast2 for openSUSE:Factory

2015-11-18 Thread h_root
Hello community,

here is the log from the commit of package autoyast2 for openSUSE:Factory 
checked in at 2015-11-18 22:32:40

Comparing /work/SRC/openSUSE:Factory/autoyast2 (Old)
 and  /work/SRC/openSUSE:Factory/.autoyast2.new (New)


Package is "autoyast2"

Changes:

--- /work/SRC/openSUSE:Factory/autoyast2/autoyast2.changes  2015-11-11 
10:29:26.0 +0100
+++ /work/SRC/openSUSE:Factory/.autoyast2.new/autoyast2.changes 2015-11-18 
22:32:41.0 +0100
@@ -1,0 +2,6 @@
+Thu Nov 12 17:12:50 CET 2015 - sch...@suse.de
+
+- Updating AutoYaST documentation
+- 3.1.103
+
+---

Old:

  autoyast2-3.1.102.tar.bz2

New:

  autoyast2-3.1.103.tar.bz2



Other differences:
--
++ autoyast2.spec ++
--- /var/tmp/diff_new_pack.EyBGSA/_old  2015-11-18 22:32:42.0 +0100
+++ /var/tmp/diff_new_pack.EyBGSA/_new  2015-11-18 22:32:42.0 +0100
@@ -17,7 +17,7 @@
 
 
 Name:   autoyast2
-Version:3.1.102
+Version:3.1.103
 Release:0
 
 BuildRoot:  %{_tmppath}/%{name}-%{version}-build

++ autoyast2-3.1.102.tar.bz2 -> autoyast2-3.1.103.tar.bz2 ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/autoyast2-3.1.102/package/autoyast2.changes 
new/autoyast2-3.1.103/package/autoyast2.changes
--- old/autoyast2-3.1.102/package/autoyast2.changes 2015-11-06 
15:39:24.0 +0100
+++ new/autoyast2-3.1.103/package/autoyast2.changes 2015-11-13 
09:29:12.0 +0100
@@ -1,4 +1,10 @@
 ---
+Thu Nov 12 17:12:50 CET 2015 - sch...@suse.de
+
+- Updating AutoYaST documentation
+- 3.1.103
+
+---
 Fri Nov  6 14:22:24 CET 2015 - sch...@suse.de
 
 - Installation workflow: Using ntpdate instead of sntp for time
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/autoyast2-3.1.102/package/autoyast2.spec 
new/autoyast2-3.1.103/package/autoyast2.spec
--- old/autoyast2-3.1.102/package/autoyast2.spec2015-11-06 
15:39:24.0 +0100
+++ new/autoyast2-3.1.103/package/autoyast2.spec2015-11-13 
09:29:12.0 +0100
@@ -17,7 +17,7 @@
 
 
 Name:   autoyast2
-Version:3.1.102
+Version:3.1.103
 Release:0
 
 BuildRoot:  %{_tmppath}/%{name}-%{version}-build
Files old/autoyast2-3.1.102/package/autoyast_en_html.tar.bz2 and 
new/autoyast2-3.1.103/package/autoyast_en_html.tar.bz2 differ

++ autoyast_en_html.tar.bz2 ++
 7136 lines of diff (skipped)




commit autoyast2 for openSUSE:Factory

2015-11-11 Thread h_root
Hello community,

here is the log from the commit of package autoyast2 for openSUSE:Factory 
checked in at 2015-11-11 10:29:25

Comparing /work/SRC/openSUSE:Factory/autoyast2 (Old)
 and  /work/SRC/openSUSE:Factory/.autoyast2.new (New)


Package is "autoyast2"

Changes:

--- /work/SRC/openSUSE:Factory/autoyast2/autoyast2.changes  2015-10-25 
15:11:21.0 +0100
+++ /work/SRC/openSUSE:Factory/.autoyast2.new/autoyast2.changes 2015-11-11 
10:29:26.0 +0100
@@ -1,0 +2,14 @@
+Fri Nov  6 14:22:24 CET 2015 - sch...@suse.de
+
+- Installation workflow: Using ntpdate instead of sntp for time
+  syncing (bnc#953781)
+- 3.1.102
+
+---
+Tue Nov  3 10:11:10 UTC 2015 - igonzalezs...@suse.com
+
+- Add dependency on yast2-pkg-bindings 3.1.31 (or newer)
+  (bsc#953162)
+- 3.1.101
+
+---

Old:

  autoyast2-3.1.100.tar.bz2

New:

  autoyast2-3.1.102.tar.bz2



Other differences:
--
++ autoyast2.spec ++
--- /var/tmp/diff_new_pack.fRb6EF/_old  2015-11-11 10:29:27.0 +0100
+++ /var/tmp/diff_new_pack.fRb6EF/_new  2015-11-11 10:29:27.0 +0100
@@ -17,7 +17,7 @@
 
 
 Name:   autoyast2
-Version:3.1.100
+Version:3.1.102
 Release:0
 
 BuildRoot:  %{_tmppath}/%{name}-%{version}-build
@@ -108,6 +108,8 @@
 Requires:   yast2-transfer >= 2.21.0
 Requires:   yast2-update >= 2.18.3
 Requires:   yast2-xml
+# pkgGpgCheck callback
+Requires:   yast2-pkg-bindings >= 3.1.31
 Provides:   yast2-trans-autoinst
 Obsoletes:  yast2-trans-autoinst
 

++ autoyast2-3.1.100.tar.bz2 -> autoyast2-3.1.102.tar.bz2 ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/autoyast2-3.1.100/package/autoyast2.changes 
new/autoyast2-3.1.102/package/autoyast2.changes
--- old/autoyast2-3.1.100/package/autoyast2.changes 2015-10-23 
13:14:15.0 +0200
+++ new/autoyast2-3.1.102/package/autoyast2.changes 2015-11-06 
15:39:24.0 +0100
@@ -1,4 +1,18 @@
 ---
+Fri Nov  6 14:22:24 CET 2015 - sch...@suse.de
+
+- Installation workflow: Using ntpdate instead of sntp for time
+  syncing (bnc#953781)
+- 3.1.102
+
+---
+Tue Nov  3 10:11:10 UTC 2015 - igonzalezs...@suse.com
+
+- Add dependency on yast2-pkg-bindings 3.1.31 (or newer)
+  (bsc#953162)
+- 3.1.101
+
+---
 Thu Oct 22 17:00:02 CEST 2015 - sch...@suse.de
 
 - Ingore restarting of all wickedd* services while finishing the
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/autoyast2-3.1.100/package/autoyast2.spec 
new/autoyast2-3.1.102/package/autoyast2.spec
--- old/autoyast2-3.1.100/package/autoyast2.spec2015-10-23 
13:14:15.0 +0200
+++ new/autoyast2-3.1.102/package/autoyast2.spec2015-11-06 
15:39:24.0 +0100
@@ -17,7 +17,7 @@
 
 
 Name:   autoyast2
-Version:3.1.100
+Version:3.1.102
 Release:0
 
 BuildRoot:  %{_tmppath}/%{name}-%{version}-build
@@ -108,6 +108,8 @@
 Requires:   yast2-transfer >= 2.21.0
 Requires:   yast2-update >= 2.18.3
 Requires:   yast2-xml
+# pkgGpgCheck callback
+Requires:   yast2-pkg-bindings >= 3.1.31
 Provides:   yast2-trans-autoinst
 Obsoletes:  yast2-trans-autoinst
 
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/autoyast2-3.1.100/src/modules/AutoinstGeneral.rb 
new/autoyast2-3.1.102/src/modules/AutoinstGeneral.rb
--- old/autoyast2-3.1.100/src/modules/AutoinstGeneral.rb2015-10-23 
13:14:15.0 +0200
+++ new/autoyast2-3.1.102/src/modules/AutoinstGeneral.rb2015-11-06 
15:39:24.0 +0100
@@ -420,7 +420,7 @@
   # TRANSLATORS: %s is the name of the ntp server
   _("Syncing time with %s.") % ntp_server
 )
-ret = SCR.Execute(path(".target.bash"), "/usr/sbin/sntp -t 2 -s 
#{ntp_server}")
+ret = SCR.Execute(path(".target.bash"), "/usr/sbin/ntpdate -b 
#{ntp_server}")
 if ret > 0
   Report.Error(_("Time syncing failed."))
 else
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/autoyast2-3.1.100/test/AutoinstGeneral_test.rb 
new/autoyast2-3.1.102/test/AutoinstGeneral_test.rb
--- old/autoyast2-3.1.100/test/AutoinstGeneral_test.rb  2015-10-23 
13:14:15.0 +0200
+++ new/autoyast2-3.1.102/test/AutoinstGeneral_test.rb  2015-11-06 
15:39:24.0 +0100
@@ -18,7 +18,7 @@
 

commit autoyast2 for openSUSE:Factory

2015-10-25 Thread h_root
Hello community,

here is the log from the commit of package autoyast2 for openSUSE:Factory 
checked in at 2015-10-25 15:11:20

Comparing /work/SRC/openSUSE:Factory/autoyast2 (Old)
 and  /work/SRC/openSUSE:Factory/.autoyast2.new (New)


Package is "autoyast2"

Changes:

--- /work/SRC/openSUSE:Factory/autoyast2/autoyast2.changes  2015-10-20 
16:22:01.0 +0200
+++ /work/SRC/openSUSE:Factory/.autoyast2.new/autoyast2.changes 2015-10-25 
15:11:21.0 +0100
@@ -1,0 +2,16 @@
+Thu Oct 22 17:00:02 CEST 2015 - sch...@suse.de
+
+- Ingore restarting of all wickedd* services while finishing the
+  second installation stage. (bnc#944349)
+- 3.1.100
+
+---
+Wed Oct 21 09:54:14 CEST 2015 - sch...@suse.de
+
+- Cloning system while an installation without AutoYaST: Do not
+  blame if packages are not available anymore because the
+  medium has already been unmounted (e.g. USB device)
+  (bnc#901747)
+- 3.1.99
+
+---

Old:

  autoyast2-3.1.98.tar.bz2

New:

  autoyast2-3.1.100.tar.bz2



Other differences:
--
++ autoyast2.spec ++
--- /var/tmp/diff_new_pack.wqKvab/_old  2015-10-25 15:11:22.0 +0100
+++ /var/tmp/diff_new_pack.wqKvab/_new  2015-10-25 15:11:22.0 +0100
@@ -17,7 +17,7 @@
 
 
 Name:   autoyast2
-Version:3.1.98
+Version:3.1.100
 Release:0
 
 BuildRoot:  %{_tmppath}/%{name}-%{version}-build

++ autoyast2-3.1.98.tar.bz2 -> autoyast2-3.1.100.tar.bz2 ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/autoyast2-3.1.98/package/autoyast2.changes 
new/autoyast2-3.1.100/package/autoyast2.changes
--- old/autoyast2-3.1.98/package/autoyast2.changes  2015-10-15 
14:14:10.0 +0200
+++ new/autoyast2-3.1.100/package/autoyast2.changes 2015-10-23 
13:14:15.0 +0200
@@ -1,4 +1,20 @@
 ---
+Thu Oct 22 17:00:02 CEST 2015 - sch...@suse.de
+
+- Ingore restarting of all wickedd* services while finishing the
+  second installation stage. (bnc#944349)
+- 3.1.100
+
+---
+Wed Oct 21 09:54:14 CEST 2015 - sch...@suse.de
+
+- Cloning system while an installation without AutoYaST: Do not
+  blame if packages are not available anymore because the
+  medium has already been unmounted (e.g. USB device)
+  (bnc#901747)
+- 3.1.99
+
+---
 Thu Oct 15 11:56:52 UTC 2015 - an...@suse.com
 
 - Using "backup" or "partitioning_advanced" sections in the profile
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/autoyast2-3.1.98/package/autoyast2.spec 
new/autoyast2-3.1.100/package/autoyast2.spec
--- old/autoyast2-3.1.98/package/autoyast2.spec 2015-10-15 14:14:10.0 
+0200
+++ new/autoyast2-3.1.100/package/autoyast2.spec2015-10-23 
13:14:15.0 +0200
@@ -17,7 +17,7 @@
 
 
 Name:   autoyast2
-Version:3.1.98
+Version:3.1.100
 Release:0
 
 BuildRoot:  %{_tmppath}/%{name}-%{version}-build
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/autoyast2-3.1.98/src/clients/inst_autoconfigure.rb 
new/autoyast2-3.1.100/src/clients/inst_autoconfigure.rb
--- old/autoyast2-3.1.98/src/clients/inst_autoconfigure.rb  2015-10-15 
14:14:10.0 +0200
+++ new/autoyast2-3.1.100/src/clients/inst_autoconfigure.rb 2015-10-23 
13:14:15.0 +0200
@@ -298,7 +298,10 @@
 "autoyast-initscripts.service",
 # Do not restart dbus. Otherwise some services will hang.
 # bnc#937900
-"dbus.service"
+"dbus.service",
+# Do not restart wickedd* services
+# bnc#944349
+"^wickedd"
   ]
   if final_restart_services
 logStep(_("Restarting all running services"))
@@ -308,9 +311,10 @@
   Builtins.splitstring(Ops.get_string(@out, "stdout", ""), "\n")
 ) { |s| Ops.greater_than(Builtins.size(s), 0) }
 Builtins.y2milestone("running services \"%1\"", @sl)
-@sl = Builtins.filter(@sl) do |s|
-  !Builtins.contains(@ser_ignore, s)
-end
+
+# Filtering out all services which must not to be restarted
+@sl.select! {|s| !@ser_ignore.any?{|i| s.match(/#{i}/)}}
+
 Builtins.y2milestone("restarting services \"%1\"", @sl)
 @cmd = Ops.add(
   "systemctl --no-block restart ",
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 

commit autoyast2 for openSUSE:Factory

2015-10-20 Thread h_root
Hello community,

here is the log from the commit of package autoyast2 for openSUSE:Factory 
checked in at 2015-10-20 16:21:59

Comparing /work/SRC/openSUSE:Factory/autoyast2 (Old)
 and  /work/SRC/openSUSE:Factory/.autoyast2.new (New)


Package is "autoyast2"

Changes:

--- /work/SRC/openSUSE:Factory/autoyast2/autoyast2.changes  2015-09-24 
07:17:10.0 +0200
+++ /work/SRC/openSUSE:Factory/.autoyast2.new/autoyast2.changes 2015-10-20 
16:22:01.0 +0200
@@ -1,0 +2,27 @@
+Thu Oct 15 11:56:52 UTC 2015 - an...@suse.com
+
+- Using "backup" or "partitioning_advanced" sections in the profile
+  does not produce an error message anymore (bsc#950294)
+- 3.1.98
+
+---
+Fri Oct  9 15:03:43 UTC 2015 - igonzalezs...@suse.com
+
+- Move lib/ directory to autoyast2-installation package
+  (bsc#949776)
+- 3.1.97
+
+---
+Thu Oct  8 21:39:50 UTC 2015 - igonzalezs...@suse.com
+
+- Handle pkgGpgCheck callback introduced in libzypp 14.39.0
+  (bsc#948608)
+- 3.1.96
+
+---
+Thu Oct  8 14:26:05 UTC 2015 - an...@suse.com
+
+- Enabled translation of some buttons (bsc#948834)
+- 3.1.95
+
+---

Old:

  autoyast2-3.1.94.tar.bz2

New:

  autoyast2-3.1.98.tar.bz2



Other differences:
--
++ autoyast2.spec ++
--- /var/tmp/diff_new_pack.h0hiOC/_old  2015-10-20 16:22:02.0 +0200
+++ /var/tmp/diff_new_pack.h0hiOC/_new  2015-10-20 16:22:02.0 +0200
@@ -17,7 +17,7 @@
 
 
 Name:   autoyast2
-Version:3.1.94
+Version:3.1.98
 Release:0
 
 BuildRoot:  %{_tmppath}/%{name}-%{version}-build
@@ -205,8 +205,6 @@
 %{yast_moduledir}/Kickstart.rb
 %dir %{yast_agentdir}
 %{yast_agentdir}/ag_ksimport
-%dir %{yast_libdir}/autoinstall
-%{yast_libdir}/autoinstall/*.rb
 
 # additional files
 
@@ -287,6 +285,9 @@
 %{yast_yncludedir}/autoinstall/xml.rb
 %{yast_yncludedir}/autoinstall/ask.rb
 
+%dir %{yast_libdir}/autoinstall
+%{yast_libdir}/autoinstall/*.rb
+
 # scripts
 %{_prefix}/lib/YaST2/bin/fetch_image.sh
 %{_prefix}/lib/YaST2/bin/autoyast-initscripts.sh

++ autoyast2-3.1.94.tar.bz2 -> autoyast2-3.1.98.tar.bz2 ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/autoyast2-3.1.94/package/autoyast2.changes 
new/autoyast2-3.1.98/package/autoyast2.changes
--- old/autoyast2-3.1.94/package/autoyast2.changes  2015-09-18 
11:15:11.0 +0200
+++ new/autoyast2-3.1.98/package/autoyast2.changes  2015-10-15 
14:14:10.0 +0200
@@ -1,4 +1,31 @@
 ---
+Thu Oct 15 11:56:52 UTC 2015 - an...@suse.com
+
+- Using "backup" or "partitioning_advanced" sections in the profile
+  does not produce an error message anymore (bsc#950294)
+- 3.1.98
+
+---
+Fri Oct  9 15:03:43 UTC 2015 - igonzalezs...@suse.com
+
+- Move lib/ directory to autoyast2-installation package
+  (bsc#949776)
+- 3.1.97
+
+---
+Thu Oct  8 21:39:50 UTC 2015 - igonzalezs...@suse.com
+
+- Handle pkgGpgCheck callback introduced in libzypp 14.39.0
+  (bsc#948608)
+- 3.1.96
+
+---
+Thu Oct  8 14:26:05 UTC 2015 - an...@suse.com
+
+- Enabled translation of some buttons (bsc#948834)
+- 3.1.95
+
+---
 Fri Sep 18 10:50:53 CEST 2015 - sch...@suse.de
 
 - Writing network settings in first installation stage if the
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/autoyast2-3.1.94/package/autoyast2.spec 
new/autoyast2-3.1.98/package/autoyast2.spec
--- old/autoyast2-3.1.94/package/autoyast2.spec 2015-09-18 11:15:11.0 
+0200
+++ new/autoyast2-3.1.98/package/autoyast2.spec 2015-10-15 14:14:10.0 
+0200
@@ -17,7 +17,7 @@
 
 
 Name:   autoyast2
-Version:3.1.94
+Version:3.1.98
 Release:0
 
 BuildRoot:  %{_tmppath}/%{name}-%{version}-build
@@ -205,8 +205,6 @@
 %{yast_moduledir}/Kickstart.rb
 %dir %{yast_agentdir}
 %{yast_agentdir}/ag_ksimport
-%dir %{yast_libdir}/autoinstall
-%{yast_libdir}/autoinstall/*.rb
 
 # additional files
 
@@ -287,6 +285,9 @@
 %{yast_yncludedir}/autoinstall/xml.rb
 %{yast_yncludedir}/autoinstall/ask.rb
 
+%dir %{yast_libdir}/autoinstall
+%{yast_libdir}/autoinstall/*.rb
+
 # scripts
 %{_prefix}/lib/YaST2/bin/fetch_image.sh
 

  1   2   >