commit yast2-installation-control for openSUSE:Factory

2020-10-18 Thread root
Hello community,

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

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


Package is "yast2-installation-control"

Sun Oct 18 16:20:35 2020 rev:35 rq:840429 version:4.3.6

Changes:

--- 
/work/SRC/openSUSE:Factory/yast2-installation-control/yast2-installation-control.changes
2020-07-24 09:54:09.477291836 +0200
+++ 
/work/SRC/openSUSE:Factory/.yast2-installation-control.new.3486/yast2-installation-control.changes
  2020-10-18 16:20:37.352469493 +0200
@@ -1,0 +2,22 @@
+Wed Oct  7 17:11:29 CEST 2020 - sch...@suse.de
+
+- Upgrade openSUSE->Jump. Allow vendor change without asking
+  the user. Added "product_upgrades" tag in software/upgrade.
+  (jsc#SLE-14807)
+- 4.3.6
+
+---
+Wed Oct  7 07:39:24 UTC 2020 - schubi 
+
+- Making compatible_vendors optional (jsc#SLE-14807).
+- 4.3.5
+
+---
+Fri Oct  2 09:30:19 CEST 2020 - sch...@suse.de
+
+- Upgrade openSUSE->SUSE LLC. Allow vendor change without asking
+  the user. Tag "compatible_vendors" in software/upgrade.
+  (jsc#SLE-14807)
+- 4.3.4
+
+---

Old:

  yast2-installation-control-4.3.3.tar.bz2

New:

  yast2-installation-control-4.3.6.tar.bz2



Other differences:
--
++ yast2-installation-control.spec ++
--- /var/tmp/diff_new_pack.TrBxJY/_old  2020-10-18 16:20:40.204470763 +0200
+++ /var/tmp/diff_new_pack.TrBxJY/_new  2020-10-18 16:20:40.204470763 +0200
@@ -1,7 +1,7 @@
 #
 # spec file for package yast2-installation-control
 #
-# Copyright (c) 2020 SUSE LINUX GmbH, Nuernberg, Germany.
+# Copyright (c) 2020 SUSE LLC
 #
 # All modifications and additions to the file contributed by third parties
 # remain the property of their copyright owners, unless otherwise agreed
@@ -12,12 +12,12 @@
 # license that conforms to the Open Source Definition (Version 1.9)
 # published by the Open Source Initiative.
 
-# Please submit bugfixes or comments via http://bugs.opensuse.org/
+# Please submit bugfixes or comments via https://bugs.opensuse.org/
 #
 
 
 Name:   yast2-installation-control
-Version:4.3.3
+Version:4.3.6
 Release:0
 
 BuildRoot:  %{_tmppath}/%{name}-%{version}-build
@@ -26,7 +26,7 @@
 Summary:YaST2 - RNG schema for installation control files
 License:GPL-2.0-only
 Group:  System/YaST
-Url:https://github.com/yast/yast-installation-control
+URL:https://github.com/yast/yast-installation-control
 
 BuildRequires:  yast2-devtools >= 3.1.10
 # smoke test during build

++ yast2-installation-control-4.3.3.tar.bz2 -> 
yast2-installation-control-4.3.6.tar.bz2 ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/yast2-installation-control-4.3.3/control/control.rnc 
new/yast2-installation-control-4.3.6/control/control.rnc
--- old/yast2-installation-control-4.3.3/control/control.rnc2020-07-22 
13:48:24.0 +0200
+++ new/yast2-installation-control-4.3.6/control/control.rnc2020-10-09 
15:15:21.0 +0200
@@ -508,31 +508,47 @@
 ## Defines behavior during upgrade
 upgrade = element upgrade {
 MAP,
-## Optional list of upgrade paths for default window manager set
-## in /etc/sysconfig/windowmanager:DEFAULT_WM (not all cases need to be 
handled)
-element window_managers {
-LIST,
-element window_manager {
-  MAP,
-  (
-## Windowmanager as found in 
/etc/sysconfig/windowmanager:DEFAULT_WM
-## This entry is mandatory
-element sysconfig_wm { STRING } &
-## Space-separated list of packages to check whether the selected 
desktop
-## is really installed on the system
-element check_packages { STRING }? &
-## Either install_patterns or install_packages (or both) must be 
defined
+(
+  ## Optional list of upgrade paths for default window manager set
+  ## in /etc/sysconfig/windowmanager:DEFAULT_WM (not all cases need to be 
handled)
+  element window_managers {
+  LIST,
+  element window_manager {
+MAP,
 (
-## Optional list of space-separated patterns that should be
-## selected for installation
-element install_patterns { STRING } |
-## Optional list of space-separated packages that should be
-## selected for 

commit yast2-installation-control for openSUSE:Factory

2020-07-24 Thread root
Hello community,

here is the log from the commit of package yast2-installation-control for 
openSUSE:Factory checked in at 2020-07-24 09:53:08

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


Package is "yast2-installation-control"

Fri Jul 24 09:53:08 2020 rev:34 rq:85 version:4.3.3

Changes:

--- 
/work/SRC/openSUSE:Factory/yast2-installation-control/yast2-installation-control.changes
2020-06-10 00:37:14.617209511 +0200
+++ 
/work/SRC/openSUSE:Factory/.yast2-installation-control.new.3592/yast2-installation-control.changes
  2020-07-24 09:54:09.477291836 +0200
@@ -1,0 +2,7 @@
+Wed Jul 22 11:01:03 UTC 2020 - José Iván López González 
+
+- Add options to configure the installation layout.
+- Related to jsc#PM-1998.
+- 4.3.3
+
+---

Old:

  yast2-installation-control-4.3.2.tar.bz2

New:

  yast2-installation-control-4.3.3.tar.bz2



Other differences:
--
++ yast2-installation-control.spec ++
--- /var/tmp/diff_new_pack.kNBnxz/_old  2020-07-24 09:54:10.125292519 +0200
+++ /var/tmp/diff_new_pack.kNBnxz/_new  2020-07-24 09:54:10.129292524 +0200
@@ -17,7 +17,7 @@
 
 
 Name:   yast2-installation-control
-Version:4.3.2
+Version:4.3.3
 Release:0
 
 BuildRoot:  %{_tmppath}/%{name}-%{version}-build

++ yast2-installation-control-4.3.2.tar.bz2 -> 
yast2-installation-control-4.3.3.tar.bz2 ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/yast2-installation-control-4.3.2/control/control.rnc 
new/yast2-installation-control-4.3.3/control/control.rnc
--- old/yast2-installation-control-4.3.2/control/control.rnc2020-06-01 
15:03:23.0 +0200
+++ new/yast2-installation-control-4.3.3/control/control.rnc2020-07-22 
13:48:24.0 +0200
@@ -157,6 +157,7 @@
 | self_update_url
 | self_update_id
 | installation_ui
+| installation_layout
 | cpu_mitigations
 | full_system_media_name
 | full_system_download_url
@@ -264,8 +265,19 @@
 ## It is an ID used to query SCC for the self update repo.
 self_update_id =   element self_update_id { STRING }
 # Installation UI (boo#1088785)
-## Enables alternative look of installation with sidebar
+## Enables alternative look of installation with sidebar.
+## This options is deprecated if favor of installation_layout.
 installation_ui =  element installation_ui { "sidebar" }
+## Configures the installation UI layout.
+installation_layout = element installation_layout {
+  MAP,
+  (
+## General layout mode
+element mode { "steps" | "title-on-left" | "title-on-top" }? &
+## Top banner where logo is usually placed
+element banner { BOOLEAN }?
+  )
+}
 # Default value for CPU Mitigation settings in bootloader
 ## possible values are same as for autoyast and in UI - auto, nosmt, off, 
manual
 ## see ::Bootloader::CpuMitigations.from_string
@@ -652,7 +664,7 @@
 
 # ng element definitions
 
-partitioning_proposal = element proposal { 
+partitioning_proposal = element proposal {
   MAP,
   partitioning_proposal_elements
 }
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/yast2-installation-control-4.3.2/control/control.rng 
new/yast2-installation-control-4.3.3/control/control.rng
--- old/yast2-installation-control-4.3.2/control/control.rng2020-06-01 
15:03:23.0 +0200
+++ new/yast2-installation-control-4.3.3/control/control.rng2020-07-22 
13:48:24.0 +0200
@@ -236,6 +236,7 @@
   
   
   
+  
   
   
   
@@ -531,11 +532,36 @@
   
   
   
-Enables alternative look of installation with 
sidebar
+Enables alternative look of installation with sidebar.
+This options is deprecated if favor of installation_layout.
 
   sidebar
 
   
+  
+Configures the installation UI layout.
+
+  
+  
+
+  
+General layout mode
+
+  steps
+  title-on-left
+  title-on-top
+
+  
+
+
+  
+Top banner where logo is usually 
placed
+
+  
+
+  
+
+  
   
   
 possible values are same as for autoyast and in UI - 
auto, nosmt, off, manual
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 
old/yast2-installation-control-4.3.2/package/yast2-installation-control.changes 
new/yast2-installation-control-4.3.3/package/yast2-installation-control.changes
--- 

commit yast2-installation-control for openSUSE:Factory

2020-06-09 Thread root
Hello community,

here is the log from the commit of package yast2-installation-control for 
openSUSE:Factory checked in at 2020-06-10 00:37:03

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


Package is "yast2-installation-control"

Wed Jun 10 00:37:03 2020 rev:33 rq:810622 version:4.3.2

Changes:

--- 
/work/SRC/openSUSE:Factory/yast2-installation-control/yast2-installation-control.changes
2020-05-15 23:49:31.205220804 +0200
+++ 
/work/SRC/openSUSE:Factory/.yast2-installation-control.new.3606/yast2-installation-control.changes
  2020-06-10 00:37:14.617209511 +0200
@@ -1,0 +2,7 @@
+Tue May 26 13:48:56 UTC 2020 - Martin Vidner 
+
+- Work around Relax-NG parser error: "Found anyName attribute
+  without oneOrMore ancestor" (bsc#1172131)
+- 4.3.2
+
+---

Old:

  yast2-installation-control-4.3.1.tar.bz2

New:

  yast2-installation-control-4.3.2.tar.bz2



Other differences:
--
++ yast2-installation-control.spec ++
--- /var/tmp/diff_new_pack.O1zWUh/_old  2020-06-10 00:37:15.745212537 +0200
+++ /var/tmp/diff_new_pack.O1zWUh/_new  2020-06-10 00:37:15.745212537 +0200
@@ -17,7 +17,7 @@
 
 
 Name:   yast2-installation-control
-Version:4.3.1
+Version:4.3.2
 Release:0
 
 BuildRoot:  %{_tmppath}/%{name}-%{version}-build

++ yast2-installation-control-4.3.1.tar.bz2 -> 
yast2-installation-control-4.3.2.tar.bz2 ++
 2926 lines of diff (skipped)




commit yast2-installation-control for openSUSE:Factory

2020-05-15 Thread root
Hello community,

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

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


Package is "yast2-installation-control"

Fri May 15 23:49:29 2020 rev:32 rq:802645 version:4.3.1

Changes:

--- 
/work/SRC/openSUSE:Factory/yast2-installation-control/yast2-installation-control.changes
2020-05-09 19:50:35.248610300 +0200
+++ 
/work/SRC/openSUSE:Factory/.yast2-installation-control.new.2738/yast2-installation-control.changes
  2020-05-15 23:49:31.205220804 +0200
@@ -1,0 +2,6 @@
+Mon May 11 07:45:17 UTC 2020 - Steffen Winterfeldt 
+
+- remove obsolete proposal_settings_editable (bsc#1171423)
+- 4.3.1
+
+---

Old:

  yast2-installation-control-4.3.0.tar.bz2

New:

  yast2-installation-control-4.3.1.tar.bz2



Other differences:
--
++ yast2-installation-control.spec ++
--- /var/tmp/diff_new_pack.GsvxPg/_old  2020-05-15 23:49:31.93715 +0200
+++ /var/tmp/diff_new_pack.GsvxPg/_new  2020-05-15 23:49:31.94123 +0200
@@ -17,7 +17,7 @@
 
 
 Name:   yast2-installation-control
-Version:4.3.0
+Version:4.3.1
 Release:0
 
 BuildRoot:  %{_tmppath}/%{name}-%{version}-build

++ yast2-installation-control-4.3.0.tar.bz2 -> 
yast2-installation-control-4.3.1.tar.bz2 ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/yast2-installation-control-4.3.0/control/control.rnc 
new/yast2-installation-control-4.3.1/control/control.rnc
--- old/yast2-installation-control-4.3.0/control/control.rnc2020-05-07 
10:22:03.0 +0200
+++ new/yast2-installation-control-4.3.1/control/control.rnc2020-05-11 
11:49:47.0 +0200
@@ -562,7 +562,6 @@
 | partitions
 | btrfs_increase_percentage
 | btrfs_default_subvolume
-| proposal_settings_editable
 | expert_partitioner_warning
 | root_subvolume_read_only
 | subvolumes
@@ -591,7 +590,6 @@
 use_separate_multipath_module =element use_separate_multipath_module { 
BOOLEAN }
 btrfs_increase_percentage =element btrfs_increase_percentage { INTEGER }
 btrfs_default_subvolume =  element btrfs_default_subvolume { STRING }
-proposal_settings_editable =element proposal_settings_editable { BOOLEAN }
 expert_partitioner_warning =element expert_partitioner_warning { BOOLEAN }
 root_subvolume_read_only =  element root_subvolume_read_only { BOOLEAN }
 
@@ -650,7 +648,6 @@
 & ng_delete_resize_configurable?
 & ng_allocate_volume_mode?
 & ng_multidisk_first?
-& proposal_settings_editable?
 
 ng_lvm = element lvm { BOOLEAN }
 ng_separate_vgs = element separate_vgs { BOOLEAN }
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/yast2-installation-control-4.3.0/control/control.rng 
new/yast2-installation-control-4.3.1/control/control.rng
--- old/yast2-installation-control-4.3.0/control/control.rng2020-05-07 
10:22:03.0 +0200
+++ new/yast2-installation-control-4.3.1/control/control.rng2020-05-11 
11:49:47.0 +0200
@@ -1250,7 +1250,6 @@
   
   
   
-  
   
   
   
@@ -1369,12 +1368,6 @@
   
 
   
-  
-
-  http://www.suse.com/1.0/yast2ns;>proposal_settings_editable
-  
-
-  
   
 
   http://www.suse.com/1.0/yast2ns;>expert_partitioner_warning
@@ -1503,9 +1496,6 @@
   
 
   
-  
-
-  
 
   
   
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 
old/yast2-installation-control-4.3.0/package/yast2-installation-control.changes 
new/yast2-installation-control-4.3.1/package/yast2-installation-control.changes
--- 
old/yast2-installation-control-4.3.0/package/yast2-installation-control.changes 
2020-05-07 10:22:03.0 +0200
+++ 
new/yast2-installation-control-4.3.1/package/yast2-installation-control.changes 
2020-05-11 11:49:47.0 +0200
@@ -1,4 +1,10 @@
 ---
+Mon May 11 07:45:17 UTC 2020 - Steffen Winterfeldt 
+
+- remove obsolete proposal_settings_editable (bsc#1171423)
+- 4.3.1
+
+---
 Thu May  7 07:35:40 UTC 2020 - Josef Reidinger 
 
 - Control file schema improvements (bsc#1170886)
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 
old/yast2-installation-control-4.3.0/package/yast2-installation-control.spec 

commit yast2-installation-control for openSUSE:Factory

2020-05-09 Thread root
Hello community,

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

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


Package is "yast2-installation-control"

Sat May  9 19:50:22 2020 rev:31 rq:800978 version:4.3.0

Changes:

--- 
/work/SRC/openSUSE:Factory/yast2-installation-control/yast2-installation-control.changes
2020-03-01 21:27:09.716452624 +0100
+++ 
/work/SRC/openSUSE:Factory/.yast2-installation-control.new.2738/yast2-installation-control.changes
  2020-05-09 19:50:35.248610300 +0200
@@ -1,0 +2,9 @@
+Thu May  7 07:35:40 UTC 2020 - Josef Reidinger 
+
+- Control file 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
+
+---

Old:

  yast2-installation-control-4.2.9.tar.bz2

New:

  yast2-installation-control-4.3.0.tar.bz2



Other differences:
--
++ yast2-installation-control.spec ++
--- /var/tmp/diff_new_pack.aBoTbs/_old  2020-05-09 19:50:36.084612094 +0200
+++ /var/tmp/diff_new_pack.aBoTbs/_new  2020-05-09 19:50:36.088612103 +0200
@@ -17,7 +17,7 @@
 
 
 Name:   yast2-installation-control
-Version:4.2.9
+Version:4.3.0
 Release:0
 
 BuildRoot:  %{_tmppath}/%{name}-%{version}-build

++ yast2-installation-control-4.2.9.tar.bz2 -> 
yast2-installation-control-4.3.0.tar.bz2 ++
 4479 lines of diff (skipped)




commit yast2-installation-control for openSUSE:Factory

2020-03-01 Thread root
Hello community,

here is the log from the commit of package yast2-installation-control for 
openSUSE:Factory checked in at 2020-03-01 21:26:58

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


Package is "yast2-installation-control"

Sun Mar  1 21:26:58 2020 rev:30 rq:778805 version:4.2.9

Changes:

--- 
/work/SRC/openSUSE:Factory/yast2-installation-control/yast2-installation-control.changes
2019-10-03 14:06:55.660491066 +0200
+++ 
/work/SRC/openSUSE:Factory/.yast2-installation-control.new.26092/yast2-installation-control.changes
 2020-03-01 21:27:09.716452624 +0100
@@ -1,0 +2,7 @@
+Mon Feb 24 14:52:05 UTC 2020 - Ladislav Slezák 
+
+- Allow specifying the default preselected modules in the offline
+  installation (jsc#SLE-8040, jsc#SLE-11455)
+- 4.2.9
+
+---

Old:

  yast2-installation-control-4.2.8.tar.bz2

New:

  yast2-installation-control-4.2.9.tar.bz2



Other differences:
--
++ yast2-installation-control.spec ++
--- /var/tmp/diff_new_pack.TqJiFt/_old  2020-03-01 21:27:12.084457434 +0100
+++ /var/tmp/diff_new_pack.TqJiFt/_new  2020-03-01 21:27:12.088457442 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package yast2-installation-control
 #
-# Copyright (c) 2019 SUSE LINUX GmbH, Nuernberg, Germany.
+# Copyright (c) 2020 SUSE LINUX GmbH, Nuernberg, Germany.
 #
 # All modifications and additions to the file contributed by third parties
 # remain the property of their copyright owners, unless otherwise agreed
@@ -17,7 +17,7 @@
 
 
 Name:   yast2-installation-control
-Version:4.2.8
+Version:4.2.9
 Release:0
 
 BuildRoot:  %{_tmppath}/%{name}-%{version}-build

++ yast2-installation-control-4.2.8.tar.bz2 -> 
yast2-installation-control-4.2.9.tar.bz2 ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/yast2-installation-control-4.2.8/control/control.rnc 
new/yast2-installation-control-4.2.9/control/control.rnc
--- old/yast2-installation-control-4.2.8/control/control.rnc2019-10-02 
13:21:34.0 +0200
+++ new/yast2-installation-control-4.2.9/control/control.rnc2020-02-24 
16:20:48.0 +0100
@@ -319,6 +319,7 @@
 | upgrade
 | minimalistic_libzypp_config
 | base_products
+| software_default_modules
 
 ## The name of the product which should be selected,
 ## useful to choose it without asking the user (bsc#1124590).
@@ -360,6 +361,13 @@
 element package { text }+
 }
 
+# the default preselected products (modules) for the base product, used only
+# in Full medium offline installation, see 
https://jira.suse.com/browse/SLE-8040
+software_default_modules = element default_modules {
+LIST,
+element default_module { text }*
+}
+
 kernel_packages = element kernel_packages {
 LIST,
 element package { text }+
@@ -464,6 +472,7 @@
 ## Minimalistic libzypp configuration (only requires, no documentation and no 
multiversion)
 minimalistic_libzypp_config = element minimalistic_libzypp_config { BOOLEAN }
 
+# the base products for the SCC (Online medium only)
 base_products = element base_products {
 LIST,
 base_product+
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/yast2-installation-control-4.2.8/control/control.rng 
new/yast2-installation-control-4.2.9/control/control.rng
--- old/yast2-installation-control-4.2.8/control/control.rng2019-10-02 
13:21:34.0 +0200
+++ new/yast2-installation-control-4.2.9/control/control.rng2020-02-24 
16:20:48.0 +0100
@@ -610,6 +610,7 @@
   
   
   
+  
 
   
   
@@ -720,6 +721,20 @@
   
 
   
+  
+  
+
+  
+  
+
+  
+
+  
+
+  
   
 
   
@@ -946,6 +961,7 @@
   
 
   
+  
   
 
   
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 
old/yast2-installation-control-4.2.8/package/yast2-installation-control.changes 
new/yast2-installation-control-4.2.9/package/yast2-installation-control.changes
--- 
old/yast2-installation-control-4.2.8/package/yast2-installation-control.changes 
2019-10-02 13:21:34.0 +0200
+++ 
new/yast2-installation-control-4.2.9/package/yast2-installation-control.changes 
2020-02-24 16:20:48.0 +0100
@@ -1,4 +1,11 @@
 ---
+Mon Feb 24 14:52:05 UTC 2020 - Ladislav Slezák 
+
+- Allow specifying the default preselected modules in the offline
+  installation (jsc#SLE-8040, jsc#SLE-11455)
+- 4.2.9
+

commit yast2-installation-control for openSUSE:Factory

2019-10-03 Thread root
Hello community,

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

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


Package is "yast2-installation-control"

Thu Oct  3 14:06:54 2019 rev:29 rq:734552 version:4.2.8

Changes:

--- 
/work/SRC/openSUSE:Factory/yast2-installation-control/yast2-installation-control.changes
2019-09-23 13:17:13.565107012 +0200
+++ 
/work/SRC/openSUSE:Factory/.yast2-installation-control.new.2352/yast2-installation-control.changes
  2019-10-03 14:06:55.660491066 +0200
@@ -1,0 +2,7 @@
+Wed Oct  2 10:42:28 UTC 2019 - Josef Reidinger 
+
+- Add "precise_time" for products that depends on precise time.
+  It is work-around for bsc#1145193
+- 4.2.8
+
+---

Old:

  yast2-installation-control-4.2.7.tar.bz2

New:

  yast2-installation-control-4.2.8.tar.bz2



Other differences:
--
++ yast2-installation-control.spec ++
--- /var/tmp/diff_new_pack.4sWuCv/_old  2019-10-03 14:06:56.060490037 +0200
+++ /var/tmp/diff_new_pack.4sWuCv/_new  2019-10-03 14:06:56.064490027 +0200
@@ -17,7 +17,7 @@
 
 
 Name:   yast2-installation-control
-Version:4.2.7
+Version:4.2.8
 Release:0
 
 BuildRoot:  %{_tmppath}/%{name}-%{version}-build

++ yast2-installation-control-4.2.7.tar.bz2 -> 
yast2-installation-control-4.2.8.tar.bz2 ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/yast2-installation-control-4.2.7/control/control.rnc 
new/yast2-installation-control-4.2.8/control/control.rnc
--- old/yast2-installation-control-4.2.7/control/control.rnc2019-09-23 
09:22:57.0 +0200
+++ new/yast2-installation-control-4.2.8/control/control.rnc2019-10-02 
13:21:34.0 +0200
@@ -121,6 +121,7 @@
 | cpu_mitigations
 | full_system_media_name
 | full_system_download_url
+| precise_time
 
 ## Default kernel parameters proposed by bootloader
 additional_kernel_parameters = element additional_kernel_parameters { 
text }
@@ -236,6 +237,8 @@
 # URL where the media described in full_system_download_url is located.
 # full_system_media_name has also to be set in order to display it.
 full_system_download_url = element full_system_download_url { text 
}
+## Defines if product needs precise time. It is short time workaround for 
bsc#1145193
+precise_time = element precise_time { BOOLEAN }
 
 ## Defines which pieces of installation system should be copied to
 ## the installed system before rebooting to second stage.
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/yast2-installation-control-4.2.7/control/control.rng 
new/yast2-installation-control-4.2.8/control/control.rng
--- old/yast2-installation-control-4.2.7/control/control.rng2019-09-23 
09:22:57.0 +0200
+++ new/yast2-installation-control-4.2.8/control/control.rng2019-10-02 
13:21:34.0 +0200
@@ -144,6 +144,7 @@
   
   
   
+  
 
   
   
@@ -471,6 +472,12 @@
   
 
   
+  
+Defines if product needs precise time. It is short time 
workaround for bsc#1145193
+
+  
+
+  
   
 Defines which pieces of installation system should be 
copied to
 the installed system before rebooting to second stage.
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 
old/yast2-installation-control-4.2.7/package/yast2-installation-control.changes 
new/yast2-installation-control-4.2.8/package/yast2-installation-control.changes
--- 
old/yast2-installation-control-4.2.7/package/yast2-installation-control.changes 
2019-09-23 09:22:57.0 +0200
+++ 
new/yast2-installation-control-4.2.8/package/yast2-installation-control.changes 
2019-10-02 13:21:34.0 +0200
@@ -1,4 +1,11 @@
 ---
+Wed Oct  2 10:42:28 UTC 2019 - Josef Reidinger 
+
+- Add "precise_time" for products that depends on precise time.
+  It is work-around for bsc#1145193
+- 4.2.8
+
+---
 Mon Sep 23 07:02:00 UTC 2019 - Ladislav Slezák 
 
 - Use "display_name" tag for the product label, "label" marks a
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 
old/yast2-installation-control-4.2.7/package/yast2-installation-control.spec 
new/yast2-installation-control-4.2.8/package/yast2-installation-control.spec
--- 

commit yast2-installation-control for openSUSE:Factory

2019-09-23 Thread root
Hello community,

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

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


Package is "yast2-installation-control"

Mon Sep 23 13:17:12 2019 rev:28 rq:732616 version:4.2.7

Changes:

--- 
/work/SRC/openSUSE:Factory/yast2-installation-control/yast2-installation-control.changes
2019-08-27 15:24:37.100743265 +0200
+++ 
/work/SRC/openSUSE:Factory/.yast2-installation-control.new.7948/yast2-installation-control.changes
  2019-09-23 13:17:13.565107012 +0200
@@ -1,0 +2,14 @@
+Mon Sep 23 07:02:00 UTC 2019 - Ladislav Slezák 
+
+- Use "display_name" tag for the product label, "label" marks a
+  translatable text (jsc#SLE-7214)
+- 4.2.7
+
+---
+Fri Sep 20 15:09:21 UTC 2019 - Ladislav Slezák 
+
+- Allow specifying the base products for the online installation
+  medium (jsc#SLE-7214)
+- 4.2.6
+
+---

Old:

  yast2-installation-control-4.2.5.tar.bz2

New:

  yast2-installation-control-4.2.7.tar.bz2



Other differences:
--
++ yast2-installation-control.spec ++
--- /var/tmp/diff_new_pack.Snq7XI/_old  2019-09-23 13:17:14.041106927 +0200
+++ /var/tmp/diff_new_pack.Snq7XI/_new  2019-09-23 13:17:14.045106925 +0200
@@ -17,7 +17,7 @@
 
 
 Name:   yast2-installation-control
-Version:4.2.5
+Version:4.2.7
 Release:0
 
 BuildRoot:  %{_tmppath}/%{name}-%{version}-build

++ yast2-installation-control-4.2.5.tar.bz2 -> 
yast2-installation-control-4.2.7.tar.bz2 ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/yast2-installation-control-4.2.5/control/control.rnc 
new/yast2-installation-control-4.2.7/control/control.rnc
--- old/yast2-installation-control-4.2.5/control/control.rnc2019-08-27 
10:09:00.0 +0200
+++ new/yast2-installation-control-4.2.7/control/control.rnc2019-09-23 
09:22:57.0 +0200
@@ -315,6 +315,7 @@
 | optional_default_patterns
 | upgrade
 | minimalistic_libzypp_config
+| base_products
 
 ## The name of the product which should be selected,
 ## useful to choose it without asking the user (bsc#1124590).
@@ -460,6 +461,20 @@
 ## Minimalistic libzypp configuration (only requires, no documentation and no 
multiversion)
 minimalistic_libzypp_config = element minimalistic_libzypp_config { BOOLEAN }
 
+base_products = element base_products {
+LIST,
+base_product+
+}
+
+base_product = element base_product {
+element special_product { BOOLEAN }? &
+element display_name { text } &
+element name { text } &
+element version { text } &
+element register_target { text } &
+element archs { text }?
+}
+
 # software
 
 # partitioning
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/yast2-installation-control-4.2.5/control/control.rng 
new/yast2-installation-control-4.2.7/control/control.rng
--- old/yast2-installation-control-4.2.5/control/control.rng2019-08-27 
10:09:00.0 +0200
+++ new/yast2-installation-control-4.2.7/control/control.rng2019-09-23 
09:22:57.0 +0200
@@ -602,6 +602,7 @@
   
   
   
+  
 
   
   
@@ -938,6 +939,42 @@
   
 
   
+  
+
+  
+  
+
+  
+
+  
+  
+
+  
+
+  
+
+  
+
+
+  
+
+
+  
+
+
+  
+
+
+  
+
+
+  
+
+  
+
+  
+
+  
   
   
   

commit yast2-installation-control for openSUSE:Factory

2019-08-27 Thread root
Hello community,

here is the log from the commit of package yast2-installation-control for 
openSUSE:Factory checked in at 2019-08-27 15:24:33

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


Package is "yast2-installation-control"

Tue Aug 27 15:24:33 2019 rev:27 rq:726408 version:4.2.5

Changes:

--- 
/work/SRC/openSUSE:Factory/yast2-installation-control/yast2-installation-control.changes
2019-07-31 14:23:25.334432942 +0200
+++ 
/work/SRC/openSUSE:Factory/.yast2-installation-control.new.7948/yast2-installation-control.changes
  2019-08-27 15:24:37.100743265 +0200
@@ -1,0 +2,12 @@
+Tue Aug 27 10:02:50 CEST 2019 - sch...@suse.de
+
+- Adapting Dockerfile to yast-ruby container.
+
+---
+Mon Aug 19 14:36:52 UTC 2019 - David Diaz 
+
+- Add the multidisk_first option to the partitioning proposal
+  section (related to jsc#SLE-7238).
+- 4.2.5
+
+---

Old:

  yast2-installation-control-4.2.4.tar.bz2

New:

  yast2-installation-control-4.2.5.tar.bz2



Other differences:
--
++ yast2-installation-control.spec ++
--- /var/tmp/diff_new_pack.PBzt0a/_old  2019-08-27 15:24:39.108742254 +0200
+++ /var/tmp/diff_new_pack.PBzt0a/_new  2019-08-27 15:24:39.120742248 +0200
@@ -17,7 +17,7 @@
 
 
 Name:   yast2-installation-control
-Version:4.2.4
+Version:4.2.5
 Release:0
 
 BuildRoot:  %{_tmppath}/%{name}-%{version}-build

++ yast2-installation-control-4.2.4.tar.bz2 -> 
yast2-installation-control-4.2.5.tar.bz2 ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/yast2-installation-control-4.2.4/Dockerfile 
new/yast2-installation-control-4.2.5/Dockerfile
--- old/yast2-installation-control-4.2.4/Dockerfile 2019-07-16 
10:27:17.0 +0200
+++ new/yast2-installation-control-4.2.5/Dockerfile 2019-08-27 
10:09:00.0 +0200
@@ -1,3 +1,3 @@
-FROM yastdevel/ruby
+FROM registry.opensuse.org/yast/head/containers/yast-ruby
 COPY . /usr/src/app
 
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/yast2-installation-control-4.2.4/control/control.rnc 
new/yast2-installation-control-4.2.5/control/control.rnc
--- old/yast2-installation-control-4.2.4/control/control.rnc2019-07-16 
10:27:17.0 +0200
+++ new/yast2-installation-control-4.2.5/control/control.rnc2019-08-27 
10:09:00.0 +0200
@@ -574,6 +574,7 @@
 & ng_lvm_vg_size?
 & ng_delete_resize_configurable?
 & ng_allocate_volume_mode?
+& ng_multidisk_first?
 & proposal_settings_editable?
 
 ng_lvm = element lvm { BOOLEAN }
@@ -586,6 +587,7 @@
 ng_lvm_vg_size = element lvm_vg_size { DISKSIZE }
 ng_delete_resize_configurable = element delete_resize_configurable { BOOLEAN }
 ng_allocate_volume_mode = element allocate_volume_mode { SYMBOL, 
ng_allocate_volume_mode_enum }
+ng_multidisk_first = element multidisk_first { BOOLEAN }
 
 ng_delete_mode_enum = "none" | "ondemand" | "all"
 ng_allocate_volume_mode_enum = "auto" | "device"
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/yast2-installation-control-4.2.4/control/control.rng 
new/yast2-installation-control-4.2.5/control/control.rng
--- old/yast2-installation-control-4.2.4/control/control.rng2019-07-16 
10:27:17.0 +0200
+++ new/yast2-installation-control-4.2.5/control/control.rng2019-08-27 
10:09:00.0 +0200
@@ -1195,6 +1195,9 @@
 
   
   
+
+  
+  
 
   
 
@@ -1254,6 +1257,11 @@
   
 
   
+  
+
+  
+
+  
   
 
   none
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 
old/yast2-installation-control-4.2.4/package/yast2-installation-control.changes 
new/yast2-installation-control-4.2.5/package/yast2-installation-control.changes
--- 
old/yast2-installation-control-4.2.4/package/yast2-installation-control.changes 
2019-07-16 10:27:17.0 +0200
+++ 
new/yast2-installation-control-4.2.5/package/yast2-installation-control.changes 
2019-08-27 10:09:00.0 +0200
@@ -1,4 +1,16 @@
 ---
+Tue Aug 27 10:02:50 CEST 2019 - sch...@suse.de
+
+- Adapting Dockerfile to yast-ruby container.
+
+---
+Mon Aug 19 14:36:52 UTC 2019 - David Diaz 
+
+- Add the multidisk_first option to the partitioning proposal
+  section (related to jsc#SLE-7238).
+- 4.2.5
+

commit yast2-installation-control for openSUSE:Factory

2019-07-31 Thread root
Hello community,

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

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


Package is "yast2-installation-control"

Wed Jul 31 14:23:25 2019 rev:26 rq:715611 version:4.2.4

Changes:

--- 
/work/SRC/openSUSE:Factory/yast2-installation-control/yast2-installation-control.changes
2019-05-05 21:16:47.552520922 +0200
+++ 
/work/SRC/openSUSE:Factory/.yast2-installation-control.new.4126/yast2-installation-control.changes
  2019-07-31 14:23:25.334432942 +0200
@@ -1,0 +2,14 @@
+Mon Jul 15 16:08:18 UTC 2019 - David Diaz 
+
+- Add the separate_vgs and separate_vg_name elements
+  (part of jsc#SLE-7238).
+- 4.2.4
+
+---
+Fri Jul 12 15:54:21 UTC 2019 - David Diaz 
+
+- Add the delete_resize_configurable and allocate_volume_mode
+  elements to the partitioning section (part of jsc#SLE-7238).
+- 4.2.3
+
+---

Old:

  yast2-installation-control-4.2.2.tar.bz2

New:

  yast2-installation-control-4.2.4.tar.bz2



Other differences:
--
++ yast2-installation-control.spec ++
--- /var/tmp/diff_new_pack.1umVYS/_old  2019-07-31 14:23:25.730432715 +0200
+++ /var/tmp/diff_new_pack.1umVYS/_new  2019-07-31 14:23:25.734432714 +0200
@@ -17,7 +17,7 @@
 
 
 Name:   yast2-installation-control
-Version:4.2.2
+Version:4.2.4
 Release:0
 
 BuildRoot:  %{_tmppath}/%{name}-%{version}-build

++ yast2-installation-control-4.2.2.tar.bz2 -> 
yast2-installation-control-4.2.4.tar.bz2 ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/yast2-installation-control-4.2.2/control/control.rnc 
new/yast2-installation-control-4.2.4/control/control.rnc
--- old/yast2-installation-control-4.2.2/control/control.rnc2019-04-29 
17:15:10.0 +0200
+++ new/yast2-installation-control-4.2.4/control/control.rnc2019-07-16 
10:27:17.0 +0200
@@ -565,23 +565,30 @@
 
 partitioning_proposal_elements =
 ng_lvm?
+& ng_separate_vgs?
 & ng_resize_windows?
 & ng_windows_delete_mode?
 & ng_linux_delete_mode?
 & ng_other_delete_mode?
 & ng_lvm_vg_strategy?
 & ng_lvm_vg_size?
+& ng_delete_resize_configurable?
+& ng_allocate_volume_mode?
 & proposal_settings_editable?
 
 ng_lvm = element lvm { BOOLEAN }
+ng_separate_vgs = element separate_vgs { BOOLEAN }
 ng_resize_windows = element resize_windows { BOOLEAN }
 ng_windows_delete_mode = element windows_delete_mode { SYMBOL, 
ng_delete_mode_enum }
 ng_linux_delete_mode = element linux_delete_mode { SYMBOL, ng_delete_mode_enum 
}
 ng_other_delete_mode = element other_delete_mode { SYMBOL, ng_delete_mode_enum 
}
 ng_lvm_vg_strategy = element lvm_vg_strategy { SYMBOL, ng_lvm_vg_strategy_enum 
}
 ng_lvm_vg_size = element lvm_vg_size { DISKSIZE }
+ng_delete_resize_configurable = element delete_resize_configurable { BOOLEAN }
+ng_allocate_volume_mode = element allocate_volume_mode { SYMBOL, 
ng_allocate_volume_mode_enum }
 
 ng_delete_mode_enum = "none" | "ondemand" | "all"
+ng_allocate_volume_mode_enum = "auto" | "device"
 ng_lvm_vg_strategy_enum = "use_available" | "use_needed" | "use_vg_size"
 
 partitioning_volumes =  element volumes {
@@ -616,6 +623,7 @@
   & ng_btrfs_default_subvolume?
   & ng_disable_order?
   & ng_btrfs_read_only?
+  & ng_separate_vg_name?
 
 ng_snapshots_size_or_percentage = ng_snapshots_size | ng_snapshots_percentage
 
@@ -644,6 +652,7 @@
 ng_btrfs_default_subvolume = element btrfs_default_subvolume { text }
 ng_disable_order = element disable_order { INTEGER }
 ng_btrfs_read_only = element btrfs_read_only { BOOLEAN }
+ng_separate_vg_name = element separate_vg_name { text }
 
 ## Partitioning-related variables
 partitioning = element partitioning {
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/yast2-installation-control-4.2.2/control/control.rng 
new/yast2-installation-control-4.2.4/control/control.rng
--- old/yast2-installation-control-4.2.2/control/control.rng2019-04-29 
17:15:10.0 +0200
+++ new/yast2-installation-control-4.2.4/control/control.rng2019-07-16 
10:27:17.0 +0200
@@ -1168,6 +1168,9 @@
 
   
   
+
+  
+  
 
   
   
@@ -1186,6 +1189,12 @@
 
   
   
+
+  
+  
+
+  
+  
 
   
 
@@ -1195,6 +1204,11 @@
   
 
   
+  
+
+  
+
+  
   
 
   
@@ -1229,6 

commit yast2-installation-control for openSUSE:Factory

2019-05-05 Thread root
Hello community,

here is the log from the commit of package yast2-installation-control for 
openSUSE:Factory checked in at 2019-05-05 21:16:46

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


Package is "yast2-installation-control"

Sun May  5 21:16:46 2019 rev:25 rq:699465 version:4.2.2

Changes:

--- 
/work/SRC/openSUSE:Factory/yast2-installation-control/yast2-installation-control.changes
2019-04-01 12:34:29.293815354 +0200
+++ 
/work/SRC/openSUSE:Factory/.yast2-installation-control.new.5148/yast2-installation-control.changes
  2019-05-05 21:16:47.552520922 +0200
@@ -1,0 +2,15 @@
+Thu Apr 25 13:26:09 UTC 2019 - Josef Reidinger 
+
+- fix cpu_mitigations to allow selection(bsc#1098559)
+- add option to set default cpu mitigations per product
+  (bsc#1098559)
+- 4.2.2
+
+---
+Thu Apr 25 12:02:06 UTC 2019 - Ladislav Slezák 
+
+- Added a simple test to check that the validation works
+  (the schema definition is valid) (related to bsc#1098559)
+- 4.2.1
+
+---

Old:

  yast2-installation-control-4.2.0.tar.bz2

New:

  yast2-installation-control-4.2.2.tar.bz2



Other differences:
--
++ yast2-installation-control.spec ++
--- /var/tmp/diff_new_pack.0fzKpA/_old  2019-05-05 21:16:47.920521925 +0200
+++ /var/tmp/diff_new_pack.0fzKpA/_new  2019-05-05 21:16:47.924521936 +0200
@@ -17,7 +17,7 @@
 
 
 Name:   yast2-installation-control
-Version:4.2.0
+Version:4.2.2
 Release:0
 
 BuildRoot:  %{_tmppath}/%{name}-%{version}-build
@@ -29,6 +29,8 @@
 Url:https://github.com/yast/yast-installation-control
 
 BuildRequires:  yast2-devtools >= 3.1.10
+# smoke test during build
+BuildRequires:  libxml2-tools
 
 BuildArch:  noarch
 

++ yast2-installation-control-4.2.0.tar.bz2 -> 
yast2-installation-control-4.2.2.tar.bz2 ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/yast2-installation-control-4.2.0/control/control.rnc 
new/yast2-installation-control-4.2.2/control/control.rnc
--- old/yast2-installation-control-4.2.0/control/control.rnc2019-03-28 
18:07:46.0 +0100
+++ new/yast2-installation-control-4.2.2/control/control.rnc2019-04-29 
17:15:10.0 +0200
@@ -118,6 +118,7 @@
 | self_update_url
 | self_update_id
 | installation_ui
+| cpu_mitigations
 | full_system_media_name
 | full_system_download_url
 
@@ -225,6 +226,10 @@
 # Installation UI (boo#1088785)
 ## Enables alternative look of installation with sidebar
 installation_ui =  element installation_ui { "sidebar" }
+# Default value for CPU Mitigation settings in bootloader
+## possible values are same as for autoyast and in UI - auto, nosmt, off, 
manual
+## see ::Bootloader::CpuMitigations.from_string
+cpu_mitigations =  element cpu_mitigations { "auto" | 
"nosmt" | "off" | "manual" }
 # Media name which contains ALL packages for an useful installation
 # full_system_download_url has also to be set in order to display it.
 full_system_media_name =   element full_system_media_name { text }
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/yast2-installation-control-4.2.0/control/control.rng 
new/yast2-installation-control-4.2.2/control/control.rng
--- old/yast2-installation-control-4.2.0/control/control.rng2019-03-28 
18:07:46.0 +0100
+++ new/yast2-installation-control-4.2.2/control/control.rng2019-04-29 
17:15:10.0 +0200
@@ -141,6 +141,7 @@
   
   
   
+  
   
   
 
@@ -439,6 +440,19 @@
   sidebar
 
   
+  
+  
+possible values are same as for autoyast and in UI - 
auto, nosmt, off, manual
+see ::Bootloader::CpuMitigations.from_string
+
+  
+auto
+nosmt
+off
+manual
+  
+
+  
   
+




commit yast2-installation-control for openSUSE:Factory

2019-04-01 Thread root
Hello community,

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

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


Package is "yast2-installation-control"

Mon Apr  1 12:34:26 2019 rev:24 rq:689422 version:4.2.0

Changes:

--- 
/work/SRC/openSUSE:Factory/yast2-installation-control/yast2-installation-control.changes
2019-03-21 09:51:21.622820332 +0100
+++ 
/work/SRC/openSUSE:Factory/.yast2-installation-control.new.25356/yast2-installation-control.changes
 2019-04-01 12:34:29.293815354 +0200
@@ -1,0 +2,8 @@
+Tue Mar 19 09:52:15 UTC 2019 - David Díaz 
+
+- Add the "select_product" parameter to the software section,
+  which allows to indicate the product that should be selected
+  (bsc#1124590).
+- 4.2.0
+
+---

Old:

  yast2-installation-control-4.1.7.tar.bz2

New:

  yast2-installation-control-4.2.0.tar.bz2



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

++ yast2-installation-control-4.1.7.tar.bz2 -> 
yast2-installation-control-4.2.0.tar.bz2 ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/yast2-installation-control-4.1.7/control/control.rnc 
new/yast2-installation-control-4.2.0/control/control.rnc
--- old/yast2-installation-control-4.1.7/control/control.rnc2019-03-18 
10:09:33.0 +0100
+++ new/yast2-installation-control-4.2.0/control/control.rnc2019-03-28 
18:07:46.0 +0100
@@ -283,6 +283,7 @@
 
 software_elements =
 delete_old_packages
+| select_product
 | delete_old_packages_reverse_list
 | disable_media_repo
 | silently_downgrade_packages
@@ -310,6 +311,9 @@
 | upgrade
 | minimalistic_libzypp_config
 
+## The name of the product which should be selected,
+## useful to choose it without asking the user (bsc#1124590).
+select_product =   element select_product { text }
 ## Whether it is allowed to delete a package during upgrade
 ## *obsolete* without replacement
 delete_old_packages = element delete_old_packages { BOOLEAN }
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/yast2-installation-control-4.1.7/control/control.rng 
new/yast2-installation-control-4.2.0/control/control.rng
--- old/yast2-installation-control-4.1.7/control/control.rng2019-03-18 
10:09:33.0 +0100
+++ new/yast2-installation-control-4.2.0/control/control.rng2019-03-28 
18:07:46.0 +0100
@@ -561,6 +561,7 @@
   
 
   
+  
   
   
   
@@ -589,6 +590,13 @@
   
 
   
+  
+The name of the product which should be selected,
+useful to choose it without asking the user (bsc#1124590).
+
+  
+
+  
   
 Whether it is allowed to delete a package during upgrade
 *obsolete* without replacement
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 
old/yast2-installation-control-4.1.7/package/yast2-installation-control.changes 
new/yast2-installation-control-4.2.0/package/yast2-installation-control.changes
--- 
old/yast2-installation-control-4.1.7/package/yast2-installation-control.changes 
2019-03-18 10:09:33.0 +0100
+++ 
new/yast2-installation-control-4.2.0/package/yast2-installation-control.changes 
2019-03-28 18:07:46.0 +0100
@@ -1,4 +1,12 @@
 ---
+Tue Mar 19 09:52:15 UTC 2019 - David Díaz 
+
+- Add the "select_product" parameter to the software section,
+  which allows to indicate the product that should be selected
+  (bsc#1124590).
+- 4.2.0
+
+---
 Mon Mar 18 08:38:40 UTC 2019 - David Díaz 
 
 - Add the readonly_language global parameter (bsc#1121256).
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 
old/yast2-installation-control-4.1.7/package/yast2-installation-control.spec 
new/yast2-installation-control-4.2.0/package/yast2-installation-control.spec
--- 
old/yast2-installation-control-4.1.7/package/yast2-installation-control.spec
2019-03-18 10:09:33.0 +0100
+++ 

commit yast2-installation-control for openSUSE:Factory

2019-03-21 Thread root
Hello community,

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

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


Package is "yast2-installation-control"

Thu Mar 21 09:51:19 2019 rev:23 rq:685969 version:4.1.7

Changes:

--- 
/work/SRC/openSUSE:Factory/yast2-installation-control/yast2-installation-control.changes
2018-12-31 09:44:19.994317642 +0100
+++ 
/work/SRC/openSUSE:Factory/.yast2-installation-control.new.28833/yast2-installation-control.changes
 2019-03-21 09:51:21.622820332 +0100
@@ -1,0 +2,11 @@
+Mon Mar 18 08:38:40 UTC 2019 - David Díaz 
+
+- Add the readonly_language global parameter (bsc#1121256).
+- 4.1.7
+
+---
+Thu Jan  3 10:50:49 UTC 2019 - jreidin...@suse.com
+
+- Drop system scenarios which were replaced by system roles 
+
+---

Old:

  yast2-installation-control-4.1.6.tar.bz2

New:

  yast2-installation-control-4.1.7.tar.bz2



Other differences:
--
++ yast2-installation-control.spec ++
--- /var/tmp/diff_new_pack.j2MoC0/_old  2019-03-21 09:51:22.218820171 +0100
+++ /var/tmp/diff_new_pack.j2MoC0/_new  2019-03-21 09:51:22.218820171 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package yast2-installation-control
 #
-# Copyright (c) 2018 SUSE LINUX GmbH, Nuernberg, Germany.
+# Copyright (c) 2019 SUSE LINUX GmbH, Nuernberg, Germany.
 #
 # All modifications and additions to the file contributed by third parties
 # remain the property of their copyright owners, unless otherwise agreed
@@ -17,7 +17,7 @@
 
 
 Name:   yast2-installation-control
-Version:4.1.6
+Version:4.1.7
 Release:0
 
 BuildRoot:  %{_tmppath}/%{name}-%{version}-build

++ yast2-installation-control-4.1.6.tar.bz2 -> 
yast2-installation-control-4.1.7.tar.bz2 ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/yast2-installation-control-4.1.6/control/control.rnc 
new/yast2-installation-control-4.1.7/control/control.rnc
--- old/yast2-installation-control-4.1.6/control/control.rnc2018-12-18 
13:48:32.0 +0100
+++ new/yast2-installation-control-4.1.7/control/control.rnc2019-03-18 
10:09:33.0 +0100
@@ -107,6 +107,7 @@
 | default_subworkflow
 | language
 | timezone
+| readonly_language
 | readonly_timezone
 | enable_autologin
 | default_target
@@ -143,6 +144,8 @@
 default_subworkflow =  element default_subworkflow { text }
 ## Default language
 language = element language { text }
+## Language cannot be changed by the user
+readonly_language =element readonly_language { BOOLEAN }
 ## Default timezone
 timezone = element timezone { text }
 ## Timezone cannot be changed by the user
@@ -286,7 +289,6 @@
 | silently_downgrade_packages_reverse_list
 | products_supported_for_upgrade
 | selection_type
-| system_scenarios
 | default_system_scenario
 | supported_desktops
 | default_desktop
@@ -356,20 +358,6 @@
 element regexp_item { text }+
 }
 
-## Scenarios supported by inst_scenarios client
-system_scenarios = element system_scenarios {
-LIST,
-## One scenario item
-element system_scenario {
-   ## Unique id that points to texts
-   element id { text } &
-   ## Space or tab-separated list of patterns required by a particular 
scenario
-   element patterns { text } &
-   ## Name of an icon file (without suffix)
-   element icon { text }
-}+
-}
-
 supported_desktops = element supported_desktops {
 LIST,
 element one_supported_desktop {
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/yast2-installation-control-4.1.6/control/control.rng 
new/yast2-installation-control-4.1.7/control/control.rng
--- old/yast2-installation-control-4.1.6/control/control.rng2018-12-18 
13:48:32.0 +0100
+++ new/yast2-installation-control-4.1.7/control/control.rng2019-03-18 
10:09:33.0 +0100
@@ -130,6 +130,7 @@
   
   
   
+  
   
   
   
@@ -202,6 +203,12 @@
   
 
   
+  
+Language cannot be changed by the user
+
+  
+
+  
   
 Default timezone
 
@@ -560,7 +567,6 @@
   
   
   
-  
   
   
   
@@ -704,31 +710,6 @@
 
   
 
-  
-  
-Scenarios supported by inst_scenarios 
client
-
-  
-  
-
-  One scenario 

commit yast2-installation-control for openSUSE:Factory

2018-12-31 Thread root
Hello community,

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

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


Package is "yast2-installation-control"

Mon Dec 31 09:44:18 2018 rev:22 rq:659288 version:4.1.6

Changes:

--- 
/work/SRC/openSUSE:Factory/yast2-installation-control/yast2-installation-control.changes
2018-11-22 13:24:04.682090508 +0100
+++ 
/work/SRC/openSUSE:Factory/.yast2-installation-control.new.28833/yast2-installation-control.changes
 2018-12-31 09:44:19.994317642 +0100
@@ -1,0 +2,12 @@
+Mon Dec 17 12:08:31 UTC 2018 - igonzalezs...@suse.com
+
+- Add a configuration_management section (fate#322722).
+- 4.1.6
+
+---
+Fri Dec 14 11:50:09 UTC 2018 - dgonza...@suse.com
+
+- Add macros related to skelcd (fate#325482)
+- 4.1.5
+
+---

Old:

  yast2-installation-control-4.1.4.tar.bz2

New:

  yast2-installation-control-4.1.6.tar.bz2



Other differences:
--
++ yast2-installation-control.spec ++
--- /var/tmp/diff_new_pack.Dm8bFr/_old  2018-12-31 09:44:20.394317314 +0100
+++ /var/tmp/diff_new_pack.Dm8bFr/_new  2018-12-31 09:44:20.394317314 +0100
@@ -17,7 +17,7 @@
 
 
 Name:   yast2-installation-control
-Version:4.1.4
+Version:4.1.6
 Release:0
 
 BuildRoot:  %{_tmppath}/%{name}-%{version}-build
@@ -49,6 +49,8 @@
 %dir %{yast_controldir}
 %{yast_controldir}/*.rng
 %{yast_controldir}/*.rnc
+%dir /etc/rpm
+/etc/rpm/macros.skelcd
 %license COPYING
 
 %doc %{yast_docdir}

++ yast2-installation-control-4.1.4.tar.bz2 -> 
yast2-installation-control-4.1.6.tar.bz2 ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/yast2-installation-control-4.1.4/control/control.rnc 
new/yast2-installation-control-4.1.6/control/control.rnc
--- old/yast2-installation-control-4.1.4/control/control.rnc2018-11-22 
11:01:23.0 +0100
+++ new/yast2-installation-control-4.1.6/control/control.rnc2018-12-18 
13:48:32.0 +0100
@@ -1057,6 +1057,51 @@
 
 # update
 
+configuration_management = element configuration_management {
+# Configuration managment system to use
+element type { "salt" | "puppet" } &
+# Host name or IP address of the master server
+element master { text }? &
+# Number of attempts when trying to connect to the master server
+element auth_attempts { INTEGER }? &
+# Time between attempts to connect to the master server
+element auth_time_out { INTEGER }? &
+# Path to an HTTTP(S) server, hard disk, USB driver or similar containing 
the
+# private/public keys to connect to the master server
+element keys_url { text }? &
+# Enable the configuration management system services after the 
installation
+element enable_services { BOOLEAN }? &
+
+# Salt specific
+
+# Path to write Pillar data
+element pillar_root { text }? &
+# URL to read Pillar data from
+element pillar_url { text }? &
+# Paths to search for formulas
+element formulas_roots {
+  LIST,
+  element formulas_root { text }+
+}? &
+# Paths to search for states
+element states_roots {
+  LIST,
+  element states_root { text }+
+}? &
+# URL to get states from
+element states_url { text }? &
+# List of states/formulas to enable
+element enabled_states {
+  LIST,
+  element state { text }+
+}? &
+
+# Puppet specific
+
+# URL to read Puppet modules from
+element modules_url { text }?
+}
+
 # not more than one partitioning element
 productDefines_elements =
 textdomain*
@@ -1071,6 +1116,7 @@
 & inst_finish_stages*
 & update*
 & system_roles*
+& configuration_management?
 
 start = element productDefines {
 productDefines_elements
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/yast2-installation-control-4.1.4/control/control.rng 
new/yast2-installation-control-4.1.6/control/control.rng
--- old/yast2-installation-control-4.1.4/control/control.rng2018-11-22 
11:01:23.0 +0100
+++ new/yast2-installation-control-4.1.6/control/control.rng2018-12-18 
13:48:32.0 +0100
@@ -2229,6 +2229,111 @@
 
   
   
+  
+
+  
+
+
+  
+salt
+puppet
+  
+
+
+  
+  
+
+  
+
+
+  
+  
+
+  
+
+
+   

commit yast2-installation-control for openSUSE:Factory

2018-11-22 Thread root
Hello community,

here is the log from the commit of package yast2-installation-control for 
openSUSE:Factory checked in at 2018-11-22 13:24:01

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


Package is "yast2-installation-control"

Thu Nov 22 13:24:01 2018 rev:21 rq:651051 version:4.1.4

Changes:

--- 
/work/SRC/openSUSE:Factory/yast2-installation-control/yast2-installation-control.changes
2018-11-01 19:04:49.614016217 +0100
+++ 
/work/SRC/openSUSE:Factory/.yast2-installation-control.new.19453/yast2-installation-control.changes
 2018-11-22 13:24:04.682090508 +0100
@@ -1,0 +2,14 @@
+Wed Nov 21 17:41:10 UTC 2018 - Stefan Hundhammer 
+
+- Added global parameter enable_local_users (Fate#326447)
+- 4.1.4
+
+---
+Mon Nov 19 13:03:37 UTC 2018 - mfi...@suse.com
+
+- fate#325541 
+  - added flag disable_media_repo controlling cd / dvd repository
+disablement when installation is over
+- 4.1.3
+
+---

Old:

  yast2-installation-control-4.1.2.tar.bz2

New:

  yast2-installation-control-4.1.4.tar.bz2



Other differences:
--
++ yast2-installation-control.spec ++
--- /var/tmp/diff_new_pack.Jgt7qp/_old  2018-11-22 13:24:05.006090171 +0100
+++ /var/tmp/diff_new_pack.Jgt7qp/_new  2018-11-22 13:24:05.010090166 +0100
@@ -17,7 +17,7 @@
 
 
 Name:   yast2-installation-control
-Version:4.1.2
+Version:4.1.4
 Release:0
 
 BuildRoot:  %{_tmppath}/%{name}-%{version}-build

++ yast2-installation-control-4.1.2.tar.bz2 -> 
yast2-installation-control-4.1.4.tar.bz2 ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/yast2-installation-control-4.1.2/README.md 
new/yast2-installation-control-4.1.4/README.md
--- old/yast2-installation-control-4.1.2/README.md  2018-10-25 
10:29:55.0 +0200
+++ new/yast2-installation-control-4.1.4/README.md  2018-11-22 
11:01:23.0 +0100
@@ -8,7 +8,7 @@
 Distribute also the generated control.rng file, the reason is that "trang"
 is a Java tool which adds huge dependency in OBS.
 
-The conversion needs to be done manually (by running "rake regenerate_rng")
+The conversion needs to be done manually (by running "rake generate_rng")
 and the converted RNG file must be committed to Git.
 
 At build time the RNG file from tarball will have a newer time stamp
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/yast2-installation-control-4.1.2/control/control.rnc 
new/yast2-installation-control-4.1.4/control/control.rnc
--- old/yast2-installation-control-4.1.2/control/control.rnc2018-10-25 
10:29:55.0 +0200
+++ new/yast2-installation-control-4.1.4/control/control.rnc2018-11-22 
11:01:23.0 +0100
@@ -90,6 +90,7 @@
 | manual_online_update
 | root_password_as_first_user
 | root_password_ca_check
+| enable_local_users
 | show_online_repositories
 | online_repositories_default
 | show_addons
@@ -193,6 +194,7 @@
 manual_online_update = element manual_online_update { BOOLEAN }
 root_password_as_first_user =  element root_password_as_first_user { 
BOOLEAN }
 root_password_ca_check =   element root_password_ca_check { 
BOOLEAN }
+enable_local_users =element enable_local_users { BOOLEAN }
 show_online_repositories = element show_online_repositories { 
BOOLEAN }
 online_repositories_default =  element online_repositories_default { 
BOOLEAN }
 show_addons =  element show_addons { BOOLEAN }
@@ -279,6 +281,7 @@
 software_elements =
 delete_old_packages
 | delete_old_packages_reverse_list
+| disable_media_repo
 | silently_downgrade_packages
 | silently_downgrade_packages_reverse_list
 | products_supported_for_upgrade
@@ -308,6 +311,9 @@
 ## Whether it is allowed to delete a package during upgrade
 ## *obsolete* without replacement
 delete_old_packages = element delete_old_packages { BOOLEAN }
+## Used in packager to distinguish whether cd / dvd repositories
+## should be disabled after installation or not.
+disable_media_repo = element disable_media_repo { BOOLEAN }
 selection_type = element selection_type { SYMBOL, text }
 ## System scenario selected by default.
 ## Used in inst_scenarios client.
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/yast2-installation-control-4.1.2/control/control.rng 
new/yast2-installation-control-4.1.4/control/control.rng
--- 

commit yast2-installation-control for openSUSE:Factory

2018-11-02 Thread root
Hello community,

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

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


Package is "yast2-installation-control"

Thu Nov  1 19:04:46 2018 rev:20 rq:644513 version:4.1.2

Changes:

--- 
/work/SRC/openSUSE:Factory/yast2-installation-control/yast2-installation-control.changes
2018-09-04 22:50:22.527810186 +0200
+++ 
/work/SRC/openSUSE:Factory/.yast2-installation-control.new/yast2-installation-control.changes
   2018-11-01 19:04:49.614016217 +0100
@@ -1,0 +2,22 @@
+Wed Oct 17 15:29:35 CEST 2018 - sch...@suse.de
+
+- Added flag save_y2logs to control.xml file in order to save
+  YaST logs at the end of installation (fate#325737)
+- 4.1.2
+
+---
+Tue Oct 16 16:27:43 CEST 2018 - sch...@suse.de
+
+- Added license file to spec.
+
+---
+Fri Oct 12 10:45:11 CEST 2018 - sch...@suse.de
+
+- Added tags full_system_media_name and full_system_download_url
+  in control.xml which describe the location for the
+  "all-packages" medium. This information will be shown if the
+  registration has been scipped by the user. No hint will be shown
+  if these tags have not been defined. (fate#325834)
+- 4.1.1
+
+---

Old:

  yast2-installation-control-4.1.0.tar.bz2

New:

  yast2-installation-control-4.1.2.tar.bz2



Other differences:
--
++ yast2-installation-control.spec ++
--- /var/tmp/diff_new_pack.520ySZ/_old  2018-11-01 19:04:50.182016256 +0100
+++ /var/tmp/diff_new_pack.520ySZ/_new  2018-11-01 19:04:50.186016256 +0100
@@ -17,7 +17,7 @@
 
 
 Name:   yast2-installation-control
-Version:4.1.0
+Version:4.1.2
 Release:0
 
 BuildRoot:  %{_tmppath}/%{name}-%{version}-build
@@ -49,6 +49,7 @@
 %dir %{yast_controldir}
 %{yast_controldir}/*.rng
 %{yast_controldir}/*.rnc
+%license COPYING
 
 %doc %{yast_docdir}
 

++ yast2-installation-control-4.1.0.tar.bz2 -> 
yast2-installation-control-4.1.2.tar.bz2 ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/yast2-installation-control-4.1.0/control/control.rnc 
new/yast2-installation-control-4.1.2/control/control.rnc
--- old/yast2-installation-control-4.1.0/control/control.rnc2018-08-23 
11:05:38.0 +0200
+++ new/yast2-installation-control-4.1.2/control/control.rnc2018-10-25 
10:29:55.0 +0200
@@ -1,5 +1,5 @@
 #
-# IMPORTANT!: After editing control.rnc run "make control.rng" to generate the
+# IMPORTANT!: After editing control.rnc run "make" to generate the
 # RNG file and commit _both_ files to Git to keep them in sync!
 #
 # We do not generate the RNG file at build time as it adds huge dependecy (it
@@ -80,6 +80,7 @@
 | inform_about_suboptimal_distribution
 | skip_language_dialog
 | enable_clone
+| save_y2logs
 | enable_register_hwdata
 | enable_register_optional
 | disable_os_prober
@@ -115,6 +116,8 @@
 | self_update_url
 | self_update_id
 | installation_ui
+| full_system_media_name
+| full_system_download_url
 
 ## Default kernel parameters proposed by bootloader
 additional_kernel_parameters = element additional_kernel_parameters { 
text }
@@ -169,6 +172,10 @@
 skip_language_dialog = element skip_language_dialog { BOOLEAN }
 ## Defines whether an AytoYaST cloning feature should be enabled
 enable_clone = element enable_clone { BOOLEAN }
+## Defines if YaST logs are collected after finishing the installation/update
+## Default is true.
+## The TAR file will be stored in /var/log/YaST2/yast-installation-logs.tar.xz.
+save_y2logs =  element save_y2logs { BOOLEAN }
 ## Default value for 'send hardware data' with registration
 ## *obsolete* without replacement
 enable_register_hwdata =   element enable_register_hwdata { 
BOOLEAN }
@@ -213,6 +220,12 @@
 # Installation UI (boo#1088785)
 ## Enables alternative look of installation with sidebar
 installation_ui =  element installation_ui { "sidebar" }
+# Media name which contains ALL packages for an useful installation
+# full_system_download_url has also to be set in order to display it.
+full_system_media_name =   element full_system_media_name { text }
+# URL where the media described in full_system_download_url is located.
+# full_system_media_name has also to be set in order to display it.

commit yast2-installation-control for openSUSE:Factory

2018-09-04 Thread root
Hello community,

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

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


Package is "yast2-installation-control"

Tue Sep  4 22:50:21 2018 rev:19 rq:631053 version:4.1.0

Changes:

--- 
/work/SRC/openSUSE:Factory/yast2-installation-control/yast2-installation-control.changes
2018-03-14 19:34:16.799341577 +0100
+++ 
/work/SRC/openSUSE:Factory/.yast2-installation-control.new/yast2-installation-control.changes
   2018-09-04 22:50:22.527810186 +0200
@@ -1,0 +2,11 @@
+Mon Aug 22 15:58:13 CEST 2018 - hel...@opensuse.org
+
+- Add a way to switch to installation ui (boo#1088785)
+- 4.1.0
+
+---
+Mon Aug 20 14:00:33 CEST 2018 - sch...@suse.de
+
+- Switched license in spec file from SPDX2 to SPDX3 format.
+
+---

Old:

  yast2-installation-control-4.0.10.tar.bz2

New:

  yast2-installation-control-4.1.0.tar.bz2



Other differences:
--
++ yast2-installation-control.spec ++
--- /var/tmp/diff_new_pack.XA8ImI/_old  2018-09-04 22:50:23.079812082 +0200
+++ /var/tmp/diff_new_pack.XA8ImI/_new  2018-09-04 22:50:23.087812109 +0200
@@ -17,14 +17,14 @@
 
 
 Name:   yast2-installation-control
-Version:4.0.10
+Version:4.1.0
 Release:0
 
 BuildRoot:  %{_tmppath}/%{name}-%{version}-build
 Source0:%{name}-%{version}.tar.bz2
 
 Summary:YaST2 - RNG schema for installation control files
-License:GPL-2.0
+License:GPL-2.0-only
 Group:  System/YaST
 Url:https://github.com/yast/yast-installation-control
 

++ yast2-installation-control-4.0.10.tar.bz2 -> 
yast2-installation-control-4.1.0.tar.bz2 ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/yast2-installation-control-4.0.10/README.md 
new/yast2-installation-control-4.1.0/README.md
--- old/yast2-installation-control-4.0.10/README.md 2018-03-13 
09:45:51.0 +0100
+++ new/yast2-installation-control-4.1.0/README.md  2018-08-23 
11:05:38.0 +0200
@@ -3,6 +3,17 @@
 [![Travis 
Build](https://travis-ci.org/yast/yast-installation-control.svg?branch=master)](https://travis-ci.org/yast/yast-installation-control)
 [![Jenkins 
Build](http://img.shields.io/jenkins/s/https/ci.opensuse.org/yast-installation-control-master.svg)](https://ci.opensuse.org/view/Yast/job/yast-installation-control-master/)
 
+## Notes
+
+Distribute also the generated control.rng file, the reason is that "trang"
+is a Java tool which adds huge dependency in OBS.
+
+The conversion needs to be done manually (by running "rake regenerate_rng")
+and the converted RNG file must be committed to Git.
+
+At build time the RNG file from tarball will have a newer time stamp
+and thus it will not need rebuild/update making "trang" unnecessary.
+
 See also the [documentation for the control file][doc].
 
 [doc]: 
https://github.com/yast/yast-installation/blob/master/doc/control-file.md
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/yast2-installation-control-4.0.10/Rakefile 
new/yast2-installation-control-4.1.0/Rakefile
--- old/yast2-installation-control-4.0.10/Rakefile  2018-03-13 
09:45:51.0 +0100
+++ new/yast2-installation-control-4.1.0/Rakefile   2018-08-23 
11:05:38.0 +0200
@@ -13,8 +13,16 @@
 
   # RNC must not be newer than RNG
   if rng_commit_time.to_i < rnc_commit_time.to_i
-raise "Error: control/control.rng is outdated, regenerate it from 
control/control.rnc file"
+raise "Error: control/control.rng is outdated, regenerate it running 
\"rake generate_rng\")"
   end
 end
 
+task :generate_rng do
+  unless system("which trang >/dev/null 2>&1")
+raise "Error: trang package is missing, please install it for proceeding 
with the conversion."
+  end
+
+  system("trang -I rnc -O rng control/control.rnc control/control.rng")
+end
+
 task tarball: :check_rng_status
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 
old/yast2-installation-control-4.0.10/control/control.rnc 
new/yast2-installation-control-4.1.0/control/control.rnc
--- old/yast2-installation-control-4.0.10/control/control.rnc   2018-03-13 
09:45:51.0 +0100
+++ new/yast2-installation-control-4.1.0/control/control.rnc2018-08-23 
11:05:38.0 +0200
@@ -114,6 +114,7 @@
 | show_drivers_info
 | self_update_url
 | self_update_id
+| installation_ui
 
 ## Default 

commit yast2-installation-control for openSUSE:Factory

2018-03-14 Thread root
Hello community,

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

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


Package is "yast2-installation-control"

Wed Mar 14 19:34:15 2018 rev:18 rq:586265 version:4.0.10

Changes:

--- 
/work/SRC/openSUSE:Factory/yast2-installation-control/yast2-installation-control.changes
2018-01-28 00:37:52.105870574 +0100
+++ 
/work/SRC/openSUSE:Factory/.yast2-installation-control.new/yast2-installation-control.changes
   2018-03-14 19:34:16.799341577 +0100
@@ -1,0 +2,7 @@
+Mon Mar 12 14:59:02 UTC 2018 - igonzalezs...@suse.com
+
+- Add support for a new btrfs_read_only element in volumes
+  specifications (related to bsc#1079000).
+- 4.0.10
+
+---

Old:

  yast2-installation-control-4.0.9.tar.bz2

New:

  yast2-installation-control-4.0.10.tar.bz2



Other differences:
--
++ yast2-installation-control.spec ++
--- /var/tmp/diff_new_pack.Z1maPy/_old  2018-03-14 19:34:17.851304215 +0100
+++ /var/tmp/diff_new_pack.Z1maPy/_new  2018-03-14 19:34:17.855304073 +0100
@@ -17,7 +17,7 @@
 
 
 Name:   yast2-installation-control
-Version:4.0.9
+Version:4.0.10
 Release:0
 
 BuildRoot:  %{_tmppath}/%{name}-%{version}-build

++ yast2-installation-control-4.0.9.tar.bz2 -> 
yast2-installation-control-4.0.10.tar.bz2 ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/yast2-installation-control-4.0.9/POTFILES 
new/yast2-installation-control-4.0.10/POTFILES
--- old/yast2-installation-control-4.0.9/POTFILES   2018-01-25 
15:04:20.0 +0100
+++ new/yast2-installation-control-4.0.10/POTFILES  1970-01-01 
01:00:00.0 +0100
@@ -1,5 +0,0 @@
-control/add-on-template_installation.glade
-control/control.SLED.glade
-control/control.SLES-for-VMware.glade
-control/control.SLES.glade
-control/control.openSUSE.glade
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/yast2-installation-control-4.0.9/control/control.rnc 
new/yast2-installation-control-4.0.10/control/control.rnc
--- old/yast2-installation-control-4.0.9/control/control.rnc2018-01-25 
15:04:20.0 +0100
+++ new/yast2-installation-control-4.0.10/control/control.rnc   2018-03-13 
09:45:51.0 +0100
@@ -553,7 +553,6 @@
 & ng_lvm_vg_strategy?
 & ng_lvm_vg_size?
 & proposal_settings_editable?
-& root_subvolume_read_only?
 
 ng_lvm = element lvm { BOOLEAN }
 ng_resize_windows = element resize_windows { BOOLEAN }
@@ -597,6 +596,7 @@
   & ng_subvolumes?
   & ng_btrfs_default_subvolume?
   & ng_disable_order?
+  & ng_btrfs_read_only?
 
 ng_snapshots_size_or_percentage = ng_snapshots_size | ng_snapshots_percentage
 
@@ -624,6 +624,7 @@
 ng_subvolumes = subvolumes
 ng_btrfs_default_subvolume = element btrfs_default_subvolume { text }
 ng_disable_order = element disable_order { INTEGER }
+ng_btrfs_read_only = element btrfs_read_only { BOOLEAN }
 
 ## Partitioning-related variables
 partitioning = element partitioning {
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/yast2-installation-control-4.0.9/control/control.rng 
new/yast2-installation-control-4.0.10/control/control.rng
--- old/yast2-installation-control-4.0.9/control/control.rng2018-01-25 
15:04:20.0 +0100
+++ new/yast2-installation-control-4.0.10/control/control.rng   2018-03-13 
09:45:51.0 +0100
@@ -1137,9 +1137,6 @@
   
 
   
-  
-
-  
 
   
   
@@ -1279,6 +1276,9 @@
   
 
   
+  
+
+  
 
   
   
@@ -1405,6 +1405,11 @@
   
 
   
+  
+
+  
+
+  
   
 Partitioning-related variables
 
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 
old/yast2-installation-control-4.0.9/package/yast2-installation-control.changes 
new/yast2-installation-control-4.0.10/package/yast2-installation-control.changes
--- 
old/yast2-installation-control-4.0.9/package/yast2-installation-control.changes 
2018-01-25 15:04:20.0 +0100
+++ 
new/yast2-installation-control-4.0.10/package/yast2-installation-control.changes
2018-03-13 09:45:51.0 +0100
@@ -1,4 +1,11 @@
 ---
+Mon Mar 12 14:59:02 UTC 2018 - igonzalezs...@suse.com
+
+- Add support for a new btrfs_read_only element in volumes
+  specifications (related to bsc#1079000).
+- 4.0.10
+

commit yast2-installation-control for openSUSE:Factory

2018-01-27 Thread root
Hello community,

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

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


Package is "yast2-installation-control"

Sun Jan 28 00:37:49 2018 rev:17 rq:569521 version:4.0.9

Changes:

--- 
/work/SRC/openSUSE:Factory/yast2-installation-control/yast2-installation-control.changes
2018-01-17 21:42:40.475118065 +0100
+++ 
/work/SRC/openSUSE:Factory/.yast2-installation-control.new/yast2-installation-control.changes
   2018-01-28 00:37:52.105870574 +0100
@@ -1,0 +2,7 @@
+Thu Jan 25 12:52:49 UTC 2018 - jsr...@suse.cz
+
+- schema clean-up, only one mode of selecting packages for upgrade
+  (bsc#1071708)
+- 4.0.9
+
+---

Old:

  yast2-installation-control-4.0.8.tar.bz2

New:

  yast2-installation-control-4.0.9.tar.bz2



Other differences:
--
++ yast2-installation-control.spec ++
--- /var/tmp/diff_new_pack.HqEcOw/_old  2018-01-28 00:37:52.753840389 +0100
+++ /var/tmp/diff_new_pack.HqEcOw/_new  2018-01-28 00:37:52.753840389 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package yast2-installation-control
 #
-# Copyright (c) 2017 SUSE LINUX GmbH, Nuernberg, Germany.
+# Copyright (c) 2018 SUSE LINUX GmbH, Nuernberg, Germany.
 #
 # All modifications and additions to the file contributed by third parties
 # remain the property of their copyright owners, unless otherwise agreed
@@ -17,7 +17,7 @@
 
 
 Name:   yast2-installation-control
-Version:4.0.8
+Version:4.0.9
 Release:0
 
 BuildRoot:  %{_tmppath}/%{name}-%{version}-build

++ yast2-installation-control-4.0.8.tar.bz2 -> 
yast2-installation-control-4.0.9.tar.bz2 ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/yast2-installation-control-4.0.8/control/control.rnc 
new/yast2-installation-control-4.0.9/control/control.rnc
--- old/yast2-installation-control-4.0.8/control/control.rnc2017-12-14 
09:14:01.0 +0100
+++ new/yast2-installation-control-4.0.9/control/control.rnc2018-01-25 
15:04:20.0 +0100
@@ -264,8 +264,6 @@
 | delete_old_packages_reverse_list
 | silently_downgrade_packages
 | silently_downgrade_packages_reverse_list
-| only_update_selected
-| only_update_selected_reverse_list
 | products_supported_for_upgrade
 | selection_type
 | system_scenarios
@@ -302,7 +300,6 @@
 display_support_status = element display_support_status { BOOLEAN }
 clone_install_recommended_default = element clone_install_recommended_default 
{ BOOLEAN }
 silently_downgrade_packages = element silently_downgrade_packages { BOOLEAN }
-only_update_selected = element only_update_selected { BOOLEAN }
 online_repos_preselected = element online_repos_preselected { BOOLEAN }
 external_sources_link = element external_sources_link { text }
 ## Packages that should be removed by the upgrade.
@@ -366,11 +363,6 @@
 }+
 }
 
-only_update_selected_reverse_list = element only_update_selected_reverse_list {
-LIST,
-element regexp_item { text }+
-}
-
 ## List of products supported to be upgraded by this product
 products_supported_for_upgrade = element products_supported_for_upgrade {
 LIST,
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/yast2-installation-control-4.0.8/control/control.rng 
new/yast2-installation-control-4.0.9/control/control.rng
--- old/yast2-installation-control-4.0.8/control/control.rng2017-12-14 
09:14:01.0 +0100
+++ new/yast2-installation-control-4.0.9/control/control.rng2018-01-25 
15:04:20.0 +0100
@@ -514,8 +514,6 @@
   
   
   
-  
-  
   
   
   
@@ -582,11 +580,6 @@
   
 
   
-  
-
-  
-
-  
   
 
   
@@ -736,16 +729,6 @@
 
   
 
-  
-  
-
-  
-  
-
-  
-
-  
-
   
   
 List of products supported to be upgraded by this 
product
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 
old/yast2-installation-control-4.0.8/package/yast2-installation-control.changes 
new/yast2-installation-control-4.0.9/package/yast2-installation-control.changes
--- 
old/yast2-installation-control-4.0.8/package/yast2-installation-control.changes 
2017-12-14 09:14:01.0 +0100
+++ 
new/yast2-installation-control-4.0.9/package/yast2-installation-control.changes 
2018-01-25 15:04:20.0 +0100
@@ -1,4 +1,11 @@
 

commit yast2-installation-control for openSUSE:Factory

2018-01-17 Thread root
Hello community,

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

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


Package is "yast2-installation-control"

Wed Jan 17 21:42:39 2018 rev:16 rq:556885 version:4.0.8

Changes:

--- 
/work/SRC/openSUSE:Factory/yast2-installation-control/yast2-installation-control.changes
2017-09-12 20:12:40.505292268 +0200
+++ 
/work/SRC/openSUSE:Factory/.yast2-installation-control.new/yast2-installation-control.changes
   2018-01-17 21:42:40.475118065 +0100
@@ -1,0 +2,61 @@
+Wed Dec 13 16:05:33 UTC 2017 - jreidin...@suse.com
+
+- drop copy_to_system element (FATE#320873)
+- 4.0.8
+
+---
+Wed Oct 25 11:41:06 CEST 2017 - snw...@suse.de
+
+- fix typo in control.rnc
+- release 4.0.7
+
+---
+Tue Oct 17 14:18:34 UTC 2017 - snw...@suse.com
+
+- add fallback_for_desired_size to ng partitioning (fate#318196)
+- 4.0.6
+
+---
+Tue Oct 17 09:53:22 UTC 2017 - snw...@suse.com
+
+- adjust control.rnc for storage-ng (fate#318196)
+- 4.0.5
+
+---
+Mon Oct 16 08:49:33 UTC 2017 - jreidin...@suse.com
+
+- extend system role capabilities to redefine also globals,
+  network, proposals and modules to clone (bsc#1063216)
+- 4.0.4
+  
+
+---
+Wed Oct 11 11:05:19 UTC 2017 - snw...@suse.com
+
+- add snapshots_percentage element and make it mutually exclusive
+  with snapshots_size
+- 4.0.3
+
+---
+Tue Oct 10 13:45:06 UTC 2017 - snw...@suse.com
+
+- update control.xml specification to include the new storage-ng
+  partitioning data
+- do no longer allow more than one partitioning element
+- 4.0.2
+
+---
+Tue Oct 10 10:29:07 UTC 2017 - jreidin...@suse.com
+
+- add "self_update_id" to allow defining an ID for self update SCC
+  query (bsc#106)
+- 4.0.1
+
+---
+Wed Sep 20 13:55:59 UTC 2017 - jreidin...@suse.com
+
+- Add order element to system roles to allow easier inserting of
+  roles from add ons (bsc#1049297)
+- 4.0.0
+
+---

Old:

  yast2-installation-control-3.3.0.tar.bz2

New:

  yast2-installation-control-4.0.8.tar.bz2



Other differences:
--
++ yast2-installation-control.spec ++
--- /var/tmp/diff_new_pack.GVsMmr/_old  2018-01-17 21:42:41.187084739 +0100
+++ /var/tmp/diff_new_pack.GVsMmr/_new  2018-01-17 21:42:41.191084552 +0100
@@ -17,7 +17,7 @@
 
 
 Name:   yast2-installation-control
-Version:3.3.0
+Version:4.0.8
 Release:0
 
 BuildRoot:  %{_tmppath}/%{name}-%{version}-build

++ yast2-installation-control-3.3.0.tar.bz2 -> 
yast2-installation-control-4.0.8.tar.bz2 ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/yast2-installation-control-3.3.0/control/control.rnc 
new/yast2-installation-control-4.0.8/control/control.rnc
--- old/yast2-installation-control-3.3.0/control/control.rnc2017-08-22 
12:09:17.498092272 +0200
+++ new/yast2-installation-control-4.0.8/control/control.rnc2017-12-14 
09:14:01.0 +0100
@@ -27,13 +27,28 @@
 
 SYMBOL =
   (
-attribute config:type { "symbol" },
-text
+attribute config:type { "symbol" }
   )
 
 LIST =
   attribute config:type { "list" }
 
+DISKSIZE =
+  (
+attribute config:type { "disksize" },
+(
+  "unlimited"
+  | list {
+xsd:integer,
+(
+  "B"
+  | "KiB" | "MiB" | "GiB" | "TiB" | "PiB" | "EiB" | "ZiB" | "YiB"
+  | "KB" | "MB" | "GB" | "TB" | "PB" | "EB" | "ZB" | "YB"
+)
+  }
+)
+  )
+
 ANY =
   (
 BOOLEAN | INTEGER | SYMBOL | LIST | text
@@ -82,7 +97,6 @@
 | rle_offer_rulevel_4
 | default_ntp_setup
 | save_instsys_content
-| copy_to_system
 | displaymanager_shutdown
 | enable_kdump
 | polkit_default_privs
@@ -99,6 +113,7 @@
 | debug_deploying
 | show_drivers_info
 | self_update_url
+| self_update_id
 
 ## Default kernel parameters proposed by bootloader
 additional_kernel_parameters = element additional_kernel_parameters { 
text }
@@ -185,8 +200,15 @@
 enable_kdump = element enable_kdump { 

commit yast2-installation-control for openSUSE:Factory

2017-09-12 Thread root
Hello community,

here is the log from the commit of package yast2-installation-control for 
openSUSE:Factory checked in at 2017-09-12 20:12:37

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


Package is "yast2-installation-control"

Tue Sep 12 20:12:37 2017 rev:15 rq:522971 version:3.3.0

Changes:

--- 
/work/SRC/openSUSE:Factory/yast2-installation-control/yast2-installation-control.changes
2017-04-25 08:56:44.355382580 +0200
+++ 
/work/SRC/openSUSE:Factory/.yast2-installation-control.new/yast2-installation-control.changes
   2017-09-12 20:12:40.505292268 +0200
@@ -1,0 +2,18 @@
+Tue Aug 22 12:02:29 CEST 2017 - shundham...@suse.de
+
+- Merged SLE-12-SP3-CASP branch to master
+- 3.3.0
+
+---
+Thu Aug 17 15:13:44 CEST 2017 - shundham...@suse.de
+
+- Make filesystem type for home and root configurable in control.xml
+  (bsc#1051762)
+
+---
+Mon Jun 26 11:09:53 CEST 2017 - shundham...@suse.de
+
+- Allow different mount point for home partition (Fate#323532)
+- 3.2.6
+
+---

Old:

  yast2-installation-control-3.2.5.tar.bz2

New:

  yast2-installation-control-3.3.0.tar.bz2



Other differences:
--
++ yast2-installation-control.spec ++
--- /var/tmp/diff_new_pack.vLqjfN/_old  2017-09-12 20:12:41.105207911 +0200
+++ /var/tmp/diff_new_pack.vLqjfN/_new  2017-09-12 20:12:41.109207348 +0200
@@ -17,7 +17,7 @@
 
 
 Name:   yast2-installation-control
-Version:3.2.5
+Version:3.3.0
 Release:0
 
 BuildRoot:  %{_tmppath}/%{name}-%{version}-build

++ yast2-installation-control-3.2.5.tar.bz2 -> 
yast2-installation-control-3.3.0.tar.bz2 ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/yast2-installation-control-3.2.5/control/control.rnc 
new/yast2-installation-control-3.3.0/control/control.rnc
--- old/yast2-installation-control-3.2.5/control/control.rnc2017-03-13 
17:13:38.708068953 +0100
+++ new/yast2-installation-control-3.3.0/control/control.rnc2017-08-22 
12:09:17.498092272 +0200
@@ -147,19 +147,25 @@
 dhclient_set_hostname =element dhclient_set_hostname { BOOLEAN 
}
 ## Defines whether startup scripts should run in a parallel mode.
 ## This speeds the starting up but it is worse for debugging.
+## *obsolete* without replacement
 run_init_scripts_in_parallel = element run_init_scripts_in_parallel { 
BOOLEAN }
 inform_about_suboptimal_distribution = element 
inform_about_suboptimal_distribution { BOOLEAN }
 skip_language_dialog = element skip_language_dialog { BOOLEAN }
 ## Defines whether an AytoYaST cloning feature should be enabled
 enable_clone = element enable_clone { BOOLEAN }
 ## Default value for 'send hardware data' with registration
+## *obsolete* without replacement
 enable_register_hwdata =   element enable_register_hwdata { 
BOOLEAN }
 ## Default value for 'send optional system data' with registration
+## *obsolete* without replacement
 enable_register_optional = element enable_register_optional { 
BOOLEAN }
 ## Defines if by default os probing should be disabled see. Default is false. 
(bnc#884007)
 disable_os_prober =element disable_os_prober { BOOLEAN }
+## *obsolete* without replacement
 display_register_forcereg =element display_register_forcereg { 
BOOLEAN }
+## *obsolete* without replacement
 disable_register_w3m = element disable_register_w3m { BOOLEAN }
+## *obsolete* without replacement
 register_monthly = element register_monthly { BOOLEAN }
 manual_online_update = element manual_online_update { BOOLEAN }
 root_password_as_first_user =  element root_password_as_first_user { 
BOOLEAN }
@@ -172,6 +178,7 @@
 ## between the first and the second stage of installation
 kexec_reboot = element kexec_reboot { BOOLEAN }
 ## Defines whether a special runlevel 4 should be offered
+## *obsolete* without replacement
 rle_offer_rulevel_4 =  element rle_offer_rulevel_4 { BOOLEAN }
 default_ntp_setup =element default_ntp_setup { BOOLEAN }
 ## Defines whether kdump is enabled by default
@@ -278,6 +285,7 @@
 | minimalistic_libzypp_config
 
 ## Whether it is allowed to delete a package during upgrade
+## *obsolete* without replacement
 delete_old_packages = element delete_old_packages { BOOLEAN }
 selection_type = element selection_type { 

commit yast2-installation-control for openSUSE:Factory

2017-04-25 Thread root
Hello community,

here is the log from the commit of package yast2-installation-control for 
openSUSE:Factory checked in at 2017-04-25 08:56:42

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


Package is "yast2-installation-control"

Tue Apr 25 08:56:42 2017 rev:14 rq:490232 version:3.2.5

Changes:

--- 
/work/SRC/openSUSE:Factory/yast2-installation-control/yast2-installation-control.changes
2017-01-23 11:27:20.291393033 +0100
+++ 
/work/SRC/openSUSE:Factory/.yast2-installation-control.new/yast2-installation-control.changes
   2017-04-25 08:56:44.355382580 +0200
@@ -1,0 +2,21 @@
+Mon Mar 13 16:00:38 UTC 2017 - igonzalezs...@suse.com
+
+- Fix system roles specification in the update section
+  (related to FATE#320772)
+- no_default element in system roles definition is not mandatory
+  (bsc#1029171)
+- 3.2.5
+
+---
+Mon Mar 13 13:01:19 UTC 2017 - igonzalezs...@suse.com
+
+- Support to add roles through addons (FATE#320772)
+- 3.2.4
+
+---
+Mon Feb 13 08:52:08 UTC 2017 - jreidin...@suse.com
+
+- add option to have roles with no default (poo#14936)
+- 3.2.3
+
+---

Old:

  yast2-installation-control-3.2.2.tar.bz2

New:

  yast2-installation-control-3.2.5.tar.bz2



Other differences:
--
++ yast2-installation-control.spec ++
--- /var/tmp/diff_new_pack.giorrx/_old  2017-04-25 08:56:45.959155806 +0200
+++ /var/tmp/diff_new_pack.giorrx/_new  2017-04-25 08:56:45.963155240 +0200
@@ -17,7 +17,7 @@
 
 
 Name:   yast2-installation-control
-Version:3.2.2
+Version:3.2.5
 Release:0
 
 BuildRoot:  %{_tmppath}/%{name}-%{version}-build

++ yast2-installation-control-3.2.2.tar.bz2 -> 
yast2-installation-control-3.2.5.tar.bz2 ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/yast2-installation-control-3.2.2/control/control.rnc 
new/yast2-installation-control-3.2.5/control/control.rnc
--- old/yast2-installation-control-3.2.2/control/control.rnc2017-01-17 
12:05:23.127301000 +0100
+++ new/yast2-installation-control-3.2.5/control/control.rnc2017-03-13 
17:13:38.708068953 +0100
@@ -551,6 +551,9 @@
 ## texts section: ${id} and ${id}_description.
 element id { text } &
 
+## option to not preselect any role, by default first one is preselected
+element no_default { BOOLEAN }? &
+
 ## Role specific overrides for Partitioning
 partitioning? &
 
@@ -811,32 +814,32 @@
 element stage { text } &
 element mode { text } &
 element insert_modules {
-   LIST,
-   element insert_module {
-   element before { text } &
-   element modules {
-   LIST,
-   module+
-   }
-   }+
+LIST,
+element insert_module {
+element before { text } &
+element modules {
+LIST,
+module+
+}
+}+
 }? &
 element append_modules {
-   LIST,
-   module+
+LIST,
+module+
 }? &
 element remove_modules {
-   LIST,
-   element remove_module { text }+
+LIST,
+element remove_module { text }+
 }? &
 element replace_modules {
-   LIST,
-   element replace_module {
-   element replace { text } &
-   element modules {
-   LIST,
-   module+
-   }
-   }+
+LIST,
+element replace_module {
+element replace { text } &
+element modules {
+LIST,
+module+
+}
+}+
 }?
 }
 
@@ -866,29 +869,37 @@
 }?
 }
 
+update_system_roles = element system_roles {
+element insert_system_roles {
+LIST,
+element insert_system_role { system_roles }+
+}?
+}
+
 update = element update {
 element proposals {
-   LIST,
-   update_proposal+
+LIST,
+update_proposal+
 }? &
 element workflows {
-   LIST,
-   update_workflow+
+LIST,
+update_workflow+
 }? &
 element inst_finish {
-   element before_chroot {
-   LIST,
-   element module { text }+
-   }? &
-   element after_chroot {
-   LIST,
-   element module { text }+
-   }? &
-   element before_umount {
-   LIST,
-   element module { text }+
-   }?
-}?
+element before_chroot {
+LIST,
+element module { text }+
+

commit yast2-installation-control for openSUSE:Factory

2017-01-23 Thread root
Hello community,

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

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


Package is "yast2-installation-control"

Changes:

--- 
/work/SRC/openSUSE:Factory/yast2-installation-control/yast2-installation-control.changes
2016-11-03 12:55:41.0 +0100
+++ 
/work/SRC/openSUSE:Factory/.yast2-installation-control.new/yast2-installation-control.changes
   2017-01-23 11:27:20.291393033 +0100
@@ -1,0 +2,55 @@
+Mon Jan 16 09:22:37 UTC 2017 - mfi...@suse.com
+
+- fate#321739
+  - proposal's read_only node can be "hard" or "soft" to enable
+editing in case of failure.
+- 3.2.2
+
+---
+Fri Jan 13 15:36:15 UTC 2017 - igonzalezs...@suse.com
+
+- Added new option to configure libzypp in a minimalistic way
+  (only required packages, no documentation and no multiversion)
+  (FATE#321764)
+
+---
+Fri Jan 13 09:09:44 UTC 2017 - jreidin...@suse.com
+
+- fix typo in last change breaking build of skelcd (bsc#1019659)
+
+---
+Thu Jan 12 08:35:49 UTC 2017 - jreidin...@suse.com
+
+- Added new option for roles to specify additional enabled services
+  (FATE#321754)
+
+---
+Wed Dec 14 12:24:52 CET 2016 - shundham...@suse.de
+
+- Added new parameter for CASP read-only Btrfs root subvolume
+ (Fate#321755)
+
+---
+Fri Dec  9 14:00:43 CET 2016 - sch...@suse.de
+
+- Added new options:
+  -- readonly_timezone : Timezone cannot be changed by the user.
+ (Fate#321754)
+  -- clone_install_recommended_default : Default value in cloned
+ AutoYaST configuration files. (Fate#321764)
+
+---
+Wed Dec  7 11:14:48 UTC 2016 - jreidin...@suse.com
+
+- Added new option for roles to specify its own additional dialogs
+  (FATE#321754)
+
+---
+Thu Nov 17 12:02:19 CET 2016 - shundham...@suse.de
+
+- Added new storage-related parameters for CASP workflow:
+  proposal_settings_editable and expert_partitioner_warning
+  (Fate#321736)
+- 3.2.1
+
+---

Old:

  yast2-installation-control-3.2.0.tar.bz2

New:

  yast2-installation-control-3.2.2.tar.bz2



Other differences:
--
++ yast2-installation-control.spec ++
--- /var/tmp/diff_new_pack.ZCioMh/_old  2017-01-23 11:27:20.647342572 +0100
+++ /var/tmp/diff_new_pack.ZCioMh/_new  2017-01-23 11:27:20.647342572 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package yast2-installation-control
 #
-# Copyright (c) 2016 SUSE LINUX GmbH, Nuernberg, Germany.
+# Copyright (c) 2017 SUSE LINUX GmbH, Nuernberg, Germany.
 #
 # All modifications and additions to the file contributed by third parties
 # remain the property of their copyright owners, unless otherwise agreed
@@ -17,7 +17,7 @@
 
 
 Name:   yast2-installation-control
-Version:3.2.0
+Version:3.2.2
 Release:0
 
 BuildRoot:  %{_tmppath}/%{name}-%{version}-build

++ yast2-installation-control-3.2.0.tar.bz2 -> 
yast2-installation-control-3.2.2.tar.bz2 ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/yast2-installation-control-3.2.0/.travis.yml 
new/yast2-installation-control-3.2.2/.travis.yml
--- old/yast2-installation-control-3.2.0/.travis.yml2016-11-01 
15:51:50.675013807 +0100
+++ new/yast2-installation-control-3.2.2/.travis.yml2017-01-19 
11:46:20.707177655 +0100
@@ -1,15 +1,11 @@
-language: cpp
-compiler:
-- gcc
+sudo: required
+language: bash
+services:
+  - docker
+
 before_install:
-# disable rvm, use system Ruby
-- rvm reset
-- wget 
https://raw.githubusercontent.com/yast/yast-devtools/master/travis-tools/travis_setup.sh
-- sh ./travis_setup.sh -p "yast2-devtools rake" -g yast-rake
+  - docker build -t yast-installation-control-image .
 script:
-- make -f Makefile.cvs
-- make
-- sudo make install
-- make check
-- rake check_rng_status
-
+  # the "yast-travis-ruby" script is included in the base yastdevel/ruby image
+  # see https://github.com/yast/docker-yast-ruby/blob/master/yast-travis-ruby
+  - docker run -it -e TRAVIS=1 -e TRAVIS_JOB_ID="$TRAVIS_JOB_ID" 
yast-installation-control-image yast-travis-ruby
diff -urN '--exclude=CVS' 

commit yast2-installation-control for openSUSE:Factory

2016-11-03 Thread h_root
Hello community,

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

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


Package is "yast2-installation-control"

Changes:

--- 
/work/SRC/openSUSE:Factory/yast2-installation-control/yast2-installation-control.changes
2016-03-20 11:47:27.0 +0100
+++ 
/work/SRC/openSUSE:Factory/.yast2-installation-control.new/yast2-installation-control.changes
   2016-11-03 12:55:41.0 +0100
@@ -1,0 +2,12 @@
+Mon Oct 31 09:41:57 UTC 2016 - lsle...@suse.cz
+
+- Added support for read-only proposal modules (fate#321739)
+- 3.2.0
+
+---
+Thu Oct 27 14:51:19 CEST 2016 - shundham...@suse.de
+
+- Make subvolumes configurable in control.xml (fate#321737)
+- 3.1.13.1
+
+---

Old:

  yast2-installation-control-3.1.13.tar.bz2

New:

  yast2-installation-control-3.2.0.tar.bz2



Other differences:
--
++ yast2-installation-control.spec ++
--- /var/tmp/diff_new_pack.BPCAw4/_old  2016-11-03 12:55:42.0 +0100
+++ /var/tmp/diff_new_pack.BPCAw4/_new  2016-11-03 12:55:42.0 +0100
@@ -17,7 +17,7 @@
 
 
 Name:   yast2-installation-control
-Version:3.1.13
+Version:3.2.0
 Release:0
 
 BuildRoot:  %{_tmppath}/%{name}-%{version}-build

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

commit yast2-installation-control for openSUSE:Factory

2016-03-20 Thread h_root
Hello community,

here is the log from the commit of package yast2-installation-control for 
openSUSE:Factory checked in at 2016-03-20 11:47:25

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


Package is "yast2-installation-control"

Changes:

--- 
/work/SRC/openSUSE:Factory/yast2-installation-control/yast2-installation-control.changes
2016-03-09 15:16:18.0 +0100
+++ 
/work/SRC/openSUSE:Factory/.yast2-installation-control.new/yast2-installation-control.changes
   2016-03-20 11:47:27.0 +0100
@@ -1,0 +2,6 @@
+Mon Mar 14 12:18:49 UTC 2016 - igonzalezs...@suse.com
+
+- Added self_update_url (FATE#319716)
+- 3.1.13
+
+---

Old:

  yast2-installation-control-3.1.12.tar.bz2

New:

  yast2-installation-control-3.1.13.tar.bz2



Other differences:
--
++ yast2-installation-control.spec ++
--- /var/tmp/diff_new_pack.KQMWgy/_old  2016-03-20 11:47:28.0 +0100
+++ /var/tmp/diff_new_pack.KQMWgy/_new  2016-03-20 11:47:28.0 +0100
@@ -17,7 +17,7 @@
 
 
 Name:   yast2-installation-control
-Version:3.1.12
+Version:3.1.13
 Release:0
 
 BuildRoot:  %{_tmppath}/%{name}-%{version}-build

++ yast2-installation-control-3.1.12.tar.bz2 -> 
yast2-installation-control-3.1.13.tar.bz2 ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 
old/yast2-installation-control-3.1.12/control/control.rnc 
new/yast2-installation-control-3.1.13/control/control.rnc
--- old/yast2-installation-control-3.1.12/control/control.rnc   2016-03-07 
11:16:36.0 +0100
+++ new/yast2-installation-control-3.1.13/control/control.rnc   2016-03-14 
15:29:19.0 +0100
@@ -97,6 +97,7 @@
 | services_proposal
 | debug_deploying
 | show_drivers_info
+| self_update_url
 
 ## Default kernel parameters proposed by bootloader
 additional_kernel_parameters = element additional_kernel_parameters { 
text }
@@ -174,6 +175,8 @@
 enable_kdump = element enable_kdump { BOOLEAN }
 require_registration = element require_registration { BOOLEAN }
 show_drivers_info =element show_drivers_info { BOOLEAN }
+# Self-update (FATE#319716).
+self_update_url =  element self_update_url { text }
 
 ## Defines which pieces of installation system should be copied to
 ## the installed system before rebooting to second stage.
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 
old/yast2-installation-control-3.1.12/control/control.rng 
new/yast2-installation-control-3.1.13/control/control.rng
--- old/yast2-installation-control-3.1.12/control/control.rng   2016-03-07 
11:16:36.0 +0100
+++ new/yast2-installation-control-3.1.13/control/control.rng   2016-03-14 
15:29:19.0 +0100
@@ -106,6 +106,7 @@
   
   
   
+  
 
   
   
@@ -346,6 +347,12 @@
   
 
   
+  
+  
+
+  
+
+  
   
 Defines which pieces of installation system should be 
copied to
 the installed system before rebooting to second stage.
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 
old/yast2-installation-control-3.1.12/package/yast2-installation-control.changes
 
new/yast2-installation-control-3.1.13/package/yast2-installation-control.changes
--- 
old/yast2-installation-control-3.1.12/package/yast2-installation-control.changes
2016-03-07 11:16:36.0 +0100
+++ 
new/yast2-installation-control-3.1.13/package/yast2-installation-control.changes
2016-03-14 15:29:19.0 +0100
@@ -1,4 +1,10 @@
 ---
+Mon Mar 14 12:18:49 UTC 2016 - igonzalezs...@suse.com
+
+- Added self_update_url (FATE#319716)
+- 3.1.13
+
+---
 Tue Mar  1 14:29:12 UTC 2016 - mvid...@suse.com
 
 - Added system_roles section (FATE#317481).
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 
old/yast2-installation-control-3.1.12/package/yast2-installation-control.spec 
new/yast2-installation-control-3.1.13/package/yast2-installation-control.spec
--- 
old/yast2-installation-control-3.1.12/package/yast2-installation-control.spec   
2016-03-07 11:16:36.0 +0100
+++ 
new/yast2-installation-control-3.1.13/package/yast2-installation-control.spec   
2016-03-14 15:29:19.0 +0100
@@ -17,7 +17,7 @@
 
 
 Name:   yast2-installation-control
-Version:3.1.12
+Version:3.1.13
 Release:  

commit yast2-installation-control for openSUSE:Factory

2016-03-09 Thread h_root
Hello community,

here is the log from the commit of package yast2-installation-control for 
openSUSE:Factory checked in at 2016-03-09 15:16:17

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


Package is "yast2-installation-control"

Changes:

--- 
/work/SRC/openSUSE:Factory/yast2-installation-control/yast2-installation-control.changes
2014-10-05 20:29:17.0 +0200
+++ 
/work/SRC/openSUSE:Factory/.yast2-installation-control.new/yast2-installation-control.changes
   2016-03-09 15:16:18.0 +0100
@@ -1,0 +2,6 @@
+Tue Mar  1 14:29:12 UTC 2016 - mvid...@suse.com
+
+- Added system_roles section (FATE#317481).
+- 3.1.12
+
+---

Old:

  yast2-installation-control-3.1.11.tar.bz2

New:

  yast2-installation-control-3.1.12.tar.bz2



Other differences:
--
++ yast2-installation-control.spec ++
--- /var/tmp/diff_new_pack.aEHM29/_old  2016-03-09 15:16:19.0 +0100
+++ /var/tmp/diff_new_pack.aEHM29/_new  2016-03-09 15:16:19.0 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package yast2-installation-control
 #
-# Copyright (c) 2014 SUSE LINUX Products 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:   yast2-installation-control
-Version:3.1.11
+Version:3.1.12
 Release:0
 
 BuildRoot:  %{_tmppath}/%{name}-%{version}-build

++ yast2-installation-control-3.1.11.tar.bz2 -> 
yast2-installation-control-3.1.12.tar.bz2 ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/yast2-installation-control-3.1.11/.travis.yml 
new/yast2-installation-control-3.1.12/.travis.yml
--- old/yast2-installation-control-3.1.11/.travis.yml   1970-01-01 
01:00:00.0 +0100
+++ new/yast2-installation-control-3.1.12/.travis.yml   2016-03-07 
11:16:36.0 +0100
@@ -0,0 +1,15 @@
+language: cpp
+compiler:
+- gcc
+before_install:
+# disable rvm, use system Ruby
+- rvm reset
+- wget 
https://raw.githubusercontent.com/yast/yast-devtools/master/travis-tools/travis_setup.sh
+- sh ./travis_setup.sh -p "yast2-devtools rake" -g yast-rake
+script:
+- make -f Makefile.cvs
+- make
+- sudo make install
+- make check
+- rake check_rng_status
+
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/yast2-installation-control-3.1.11/CONTRIBUTING.md 
new/yast2-installation-control-3.1.12/CONTRIBUTING.md
--- old/yast2-installation-control-3.1.11/CONTRIBUTING.md   2014-10-01 
17:01:11.0 +0200
+++ new/yast2-installation-control-3.1.12/CONTRIBUTING.md   2015-04-17 
10:00:35.0 +0200
@@ -12,13 +12,13 @@
 ---
 
 If you find a problem, please report it either using
-[Bugzilla](https://bugzilla.novell.com/enter_bug.cgi?format=guided=openSUSE+Factory=YaST2)
+[Bugzilla](https://bugzilla.suse.com/enter_bug.cgi?format=guided=openSUSE+Factory=YaST2)
 or [GitHub issues](../../issues). (For Bugzilla, use the [simplified
 
registration](https://secure-www.novell.com/selfreg/jsp/createSimpleAccount.jsp)
 if you don't have an account yet.)
 
 If you find a problem, please report it either using
-[Bugzilla](https://bugzilla.novell.com/) or GitHub issues. We can't guarantee
+[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
@@ -71,7 +71,7 @@
 [widely used
 
conventions](http://tbaggery.com/2008/04/19/a-note-about-git-commit-messages.html).
 
-If your commit is related to a bug in Buzgilla or an issue on GitHub, make sure
+If your commit is related to a bug in Bugzilla or an issue on GitHub, make sure
 you mention it in the commit message for cross-reference. Use format like
 bnc#775814 or gh#yast/yast-foo#42. See also [GitHub
 
autolinking](https://help.github.com/articles/github-flavored-markdown#references)
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/yast2-installation-control-3.1.11/README.md 
new/yast2-installation-control-3.1.12/README.md
--- old/yast2-installation-control-3.1.11/README.md 1970-01-01 
01:00:00.0 +0100
+++ new/yast2-installation-control-3.1.12/README.md 2016-03-07 
11:16:36.0 +0100
@@ -0,0 +1,8 @@
+# YaST - The Control File Schema Definition #
+
+[![Travis 

commit yast2-installation-control for openSUSE:Factory

2014-10-05 Thread h_root
Hello community,

here is the log from the commit of package yast2-installation-control for 
openSUSE:Factory checked in at 2014-10-05 20:29:15

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


Package is yast2-installation-control

Changes:

--- 
/work/SRC/openSUSE:Factory/yast2-installation-control/yast2-installation-control.changes
2014-08-29 17:42:59.0 +0200
+++ 
/work/SRC/openSUSE:Factory/.yast2-installation-control.new/yast2-installation-control.changes
   2014-10-05 20:29:17.0 +0200
@@ -1,0 +2,6 @@
+Wed Oct  1 14:14:06 UTC 2014 - an...@suse.com
+
+- Added globals-dhclient_set_hostname (bnc#870896)
+- 3.1.11
+
+---

Old:

  yast2-installation-control-3.1.10.tar.bz2

New:

  yast2-installation-control-3.1.11.tar.bz2



Other differences:
--
++ yast2-installation-control.spec ++
--- /var/tmp/diff_new_pack.CT651i/_old  2014-10-05 20:29:18.0 +0200
+++ /var/tmp/diff_new_pack.CT651i/_new  2014-10-05 20:29:18.0 +0200
@@ -17,7 +17,7 @@
 
 
 Name:   yast2-installation-control
-Version:3.1.10
+Version:3.1.11
 Release:0
 
 BuildRoot:  %{_tmppath}/%{name}-%{version}-build

++ yast2-installation-control-3.1.10.tar.bz2 - 
yast2-installation-control-3.1.11.tar.bz2 ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/yast2-installation-control-3.1.10/MAINTAINER 
new/yast2-installation-control-3.1.11/MAINTAINER
--- old/yast2-installation-control-3.1.10/MAINTAINER2014-08-28 
09:52:06.0 +0200
+++ new/yast2-installation-control-3.1.11/MAINTAINER2014-10-01 
17:01:11.0 +0200
@@ -1 +1 @@
-Ladislav Slezák lsle...@suse.cz
+Deprecated file. Use `osc maintainer yast2-installation-control` instead.
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 
old/yast2-installation-control-3.1.10/control/control.rnc 
new/yast2-installation-control-3.1.11/control/control.rnc
--- old/yast2-installation-control-3.1.10/control/control.rnc   2014-08-28 
09:52:06.0 +0200
+++ new/yast2-installation-control-3.1.11/control/control.rnc   2014-10-01 
17:01:11.0 +0200
@@ -60,6 +60,7 @@
 | firewall_enable_ssh
 | enable_sshd
 | write_hostname_to_hosts
+| dhclient_set_hostname
 | run_init_scripts_in_parallel
 | inform_about_suboptimal_distribution
 | skip_language_dialog
@@ -138,6 +139,8 @@
 enable_sshd =  element enable_sshd { BOOLEAN }
 ## Default value whether to write a system hostname to /etc/hosts
 write_hostname_to_hosts =  element write_hostname_to_hosts { 
BOOLEAN }
+## Default value whether to change hostname via DHCP
+dhclient_set_hostname =element dhclient_set_hostname { BOOLEAN 
}
 ## Defines whether startup scripts should run in a parallel mode.
 ## This speeds the starting up but it is worse for debugging.
 run_init_scripts_in_parallel = element run_init_scripts_in_parallel { 
BOOLEAN }
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 
old/yast2-installation-control-3.1.10/control/control.rng 
new/yast2-installation-control-3.1.11/control/control.rng
--- old/yast2-installation-control-3.1.10/control/control.rng   2014-08-28 
09:52:06.0 +0200
+++ new/yast2-installation-control-3.1.11/control/control.rng   2014-10-01 
17:01:11.0 +0200
@@ -69,6 +69,7 @@
   ref name=firewall_enable_ssh/
   ref name=enable_sshd/
   ref name=write_hostname_to_hosts/
+  ref name=dhclient_set_hostname/
   ref name=run_init_scripts_in_parallel/
   ref name=inform_about_suboptimal_distribution/
   ref name=skip_language_dialog/
@@ -214,6 +215,12 @@
   ref name=BOOLEAN/
 /element
   /define
+  define name=dhclient_set_hostname
+a:documentationDefault value whether to change hostname via 
DHCP/a:documentation
+element name=dhclient_set_hostname
+  ref name=BOOLEAN/
+/element
+  /define
   define name=run_init_scripts_in_parallel
 a:documentationDefines whether startup scripts should run in a parallel 
mode.
 This speeds the starting up but it is worse for debugging./a:documentation
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 
old/yast2-installation-control-3.1.10/package/yast2-installation-control.changes
 
new/yast2-installation-control-3.1.11/package/yast2-installation-control.changes
--- 
old/yast2-installation-control-3.1.10/package/yast2-installation-control.changes
2014-08-28 09:52:06.0 +0200

commit yast2-installation-control for openSUSE:Factory

2014-08-29 Thread h_root
Hello community,

here is the log from the commit of package yast2-installation-control for 
openSUSE:Factory checked in at 2014-08-29 17:42:57

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


Package is yast2-installation-control

Changes:

--- 
/work/SRC/openSUSE:Factory/yast2-installation-control/yast2-installation-control.changes
2014-06-25 21:19:57.0 +0200
+++ 
/work/SRC/openSUSE:Factory/.yast2-installation-control.new/yast2-installation-control.changes
   2014-08-29 17:42:59.0 +0200
@@ -1,0 +2,7 @@
+Thu Aug 28 09:45:07 CEST 2014 - loci...@suse.com
+
+- Element 'packages' in 'one_supported_desktop' has been made
+  optional as it's not required by the handling code (bnc#864298)
+- 3.1.10
+
+---

Old:

  yast2-installation-control-3.1.9.tar.bz2

New:

  yast2-installation-control-3.1.10.tar.bz2



Other differences:
--
++ yast2-installation-control.spec ++
--- /var/tmp/diff_new_pack.x74FKz/_old  2014-08-29 17:43:01.0 +0200
+++ /var/tmp/diff_new_pack.x74FKz/_new  2014-08-29 17:43:01.0 +0200
@@ -17,7 +17,7 @@
 
 
 Name:   yast2-installation-control
-Version:3.1.9
+Version:3.1.10
 Release:0
 
 BuildRoot:  %{_tmppath}/%{name}-%{version}-build

++ yast2-installation-control-3.1.9.tar.bz2 - 
yast2-installation-control-3.1.10.tar.bz2 ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/yast2-installation-control-3.1.9/control/control.rnc 
new/yast2-installation-control-3.1.10/control/control.rnc
--- old/yast2-installation-control-3.1.9/control/control.rnc2014-06-24 
16:12:24.0 +0200
+++ new/yast2-installation-control-3.1.10/control/control.rnc   2014-08-28 
09:52:06.0 +0200
@@ -331,7 +331,7 @@
element label_id { text }? 
element logon { text } 
element cursor { text } 
-   element packages { text } 
+   element packages { text }? 
element order { INTEGER }? 
element patterns { text } 
element icon { text }? 
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/yast2-installation-control-3.1.9/control/control.rng 
new/yast2-installation-control-3.1.10/control/control.rng
--- old/yast2-installation-control-3.1.9/control/control.rng2014-06-24 
16:12:24.0 +0200
+++ new/yast2-installation-control-3.1.10/control/control.rng   2014-08-28 
09:52:06.0 +0200
@@ -668,9 +668,11 @@
 element name=cursor
   text/
 /element
-element name=packages
-  text/
-/element
+optional
+  element name=packages
+text/
+  /element
+/optional
 optional
   element name=order
 ref name=INTEGER/
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 
old/yast2-installation-control-3.1.9/package/yast2-installation-control.changes 
new/yast2-installation-control-3.1.10/package/yast2-installation-control.changes
--- 
old/yast2-installation-control-3.1.9/package/yast2-installation-control.changes 
2014-06-24 16:12:24.0 +0200
+++ 
new/yast2-installation-control-3.1.10/package/yast2-installation-control.changes
2014-08-28 09:52:06.0 +0200
@@ -1,4 +1,11 @@
 ---
+Thu Aug 28 09:45:07 CEST 2014 - loci...@suse.com
+
+- Element 'packages' in 'one_supported_desktop' has been made
+  optional as it's not required by the handling code (bnc#864298)
+- 3.1.10
+
+---
 Tue Jun 24 13:30:02 UTC 2014 - jreidin...@suse.com
 
 - add elemenent to set default for os_probing per product
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 
old/yast2-installation-control-3.1.9/package/yast2-installation-control.spec 
new/yast2-installation-control-3.1.10/package/yast2-installation-control.spec
--- 
old/yast2-installation-control-3.1.9/package/yast2-installation-control.spec
2014-06-24 16:12:24.0 +0200
+++ 
new/yast2-installation-control-3.1.10/package/yast2-installation-control.spec   
2014-08-28 09:52:06.0 +0200
@@ -17,7 +17,7 @@
 
 
 Name:   yast2-installation-control
-Version:3.1.9
+Version:3.1.10
 Release:0
 
 BuildRoot:  %{_tmppath}/%{name}-%{version}-build

-- 
To unsubscribe, e-mail: opensuse-commit+unsubscr...@opensuse.org
For 

commit yast2-installation-control for openSUSE:Factory

2014-06-25 Thread h_root
Hello community,

here is the log from the commit of package yast2-installation-control for 
openSUSE:Factory checked in at 2014-06-25 21:19:55

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


Package is yast2-installation-control

Changes:

--- 
/work/SRC/openSUSE:Factory/yast2-installation-control/yast2-installation-control.changes
2014-05-17 22:01:59.0 +0200
+++ 
/work/SRC/openSUSE:Factory/.yast2-installation-control.new/yast2-installation-control.changes
   2014-06-25 21:19:57.0 +0200
@@ -1,0 +2,7 @@
+Tue Jun 24 13:30:02 UTC 2014 - jreidin...@suse.com
+
+- add elemenent to set default for os_probing per product
+  (bnc#884007)
+- 3.1.9
+
+---

Old:

  yast2-installation-control-3.1.8.tar.bz2

New:

  yast2-installation-control-3.1.9.tar.bz2



Other differences:
--
++ yast2-installation-control.spec ++
--- /var/tmp/diff_new_pack.F25JGj/_old  2014-06-25 21:19:58.0 +0200
+++ /var/tmp/diff_new_pack.F25JGj/_new  2014-06-25 21:19:58.0 +0200
@@ -17,7 +17,7 @@
 
 
 Name:   yast2-installation-control
-Version:3.1.8
+Version:3.1.9
 Release:0
 
 BuildRoot:  %{_tmppath}/%{name}-%{version}-build

++ yast2-installation-control-3.1.8.tar.bz2 - 
yast2-installation-control-3.1.9.tar.bz2 ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/yast2-installation-control-3.1.8/control/control.rnc 
new/yast2-installation-control-3.1.9/control/control.rnc
--- old/yast2-installation-control-3.1.8/control/control.rnc2014-05-16 
16:02:46.0 +0200
+++ new/yast2-installation-control-3.1.9/control/control.rnc2014-06-24 
16:12:24.0 +0200
@@ -66,6 +66,7 @@
 | enable_clone
 | enable_register_hwdata
 | enable_register_optional
+| disable_os_prober
 | display_register_forcereg
 | disable_register_w3m
 | register_monthly
@@ -148,6 +149,8 @@
 enable_register_hwdata =   element enable_register_hwdata { 
BOOLEAN }
 ## Default value for 'send optional system data' with registration
 enable_register_optional = element enable_register_optional { 
BOOLEAN }
+## Defines if by default os probing should be disabled see. Default is false. 
(bnc#884007)
+disable_os_prober =element disable_os_prober { BOOLEAN }
 display_register_forcereg =element display_register_forcereg { 
BOOLEAN }
 disable_register_w3m = element disable_register_w3m { BOOLEAN }
 register_monthly = element register_monthly { BOOLEAN }
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/yast2-installation-control-3.1.8/control/control.rng 
new/yast2-installation-control-3.1.9/control/control.rng
--- old/yast2-installation-control-3.1.8/control/control.rng2014-05-16 
16:02:46.0 +0200
+++ new/yast2-installation-control-3.1.9/control/control.rng2014-06-24 
16:12:24.0 +0200
@@ -75,6 +75,7 @@
   ref name=enable_clone/
   ref name=enable_register_hwdata/
   ref name=enable_register_optional/
+  ref name=disable_os_prober/
   ref name=display_register_forcereg/
   ref name=disable_register_w3m/
   ref name=register_monthly/
@@ -248,6 +249,12 @@
   ref name=BOOLEAN/
 /element
   /define
+  define name=disable_os_prober
+a:documentationDefines if by default os probing should be disabled see. 
Default is false. (bnc#884007)/a:documentation
+element name=disable_os_prober
+  ref name=BOOLEAN/
+/element
+  /define
   define name=display_register_forcereg
 element name=display_register_forcereg
   ref name=BOOLEAN/
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 
old/yast2-installation-control-3.1.8/package/yast2-installation-control.changes 
new/yast2-installation-control-3.1.9/package/yast2-installation-control.changes
--- 
old/yast2-installation-control-3.1.8/package/yast2-installation-control.changes 
2014-05-16 16:02:46.0 +0200
+++ 
new/yast2-installation-control-3.1.9/package/yast2-installation-control.changes 
2014-06-24 16:12:24.0 +0200
@@ -1,4 +1,11 @@
 ---
+Tue Jun 24 13:30:02 UTC 2014 - jreidin...@suse.com
+
+- add elemenent to set default for os_probing per product
+  (bnc#884007)
+- 3.1.9
+
+---
 Fri May 16 15:51:37 CEST 2014 - loci...@suse.com
 
 - Added software-optional_default_patterns 

commit yast2-installation-control for openSUSE:Factory

2014-05-17 Thread h_root
Hello community,

here is the log from the commit of package yast2-installation-control for 
openSUSE:Factory checked in at 2014-05-17 22:01:53

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


Package is yast2-installation-control

Changes:

--- 
/work/SRC/openSUSE:Factory/yast2-installation-control/yast2-installation-control.changes
2014-04-26 11:45:07.0 +0200
+++ 
/work/SRC/openSUSE:Factory/.yast2-installation-control.new/yast2-installation-control.changes
   2014-05-17 22:01:59.0 +0200
@@ -1,0 +2,15 @@
+Fri May 16 15:51:37 CEST 2014 - loci...@suse.com
+
+- Added software-optional_default_patterns - optional patterns
+  selected for installation by default that do not cause reporting
+  an error if they are missing (bnc#876760)
+- 3.1.8
+
+---
+Thu May 15 10:40:04 CEST 2014 - loci...@suse.com
+
+- Added software-upgrade-window_managers to handle upgrading
+  the system based on the default windowmanager (bnc#874116)
+- 3.1.7
+
+---

Old:

  yast2-installation-control-3.1.6.tar.bz2

New:

  yast2-installation-control-3.1.8.tar.bz2



Other differences:
--
++ yast2-installation-control.spec ++
--- /var/tmp/diff_new_pack.hUrC7T/_old  2014-05-17 22:02:00.0 +0200
+++ /var/tmp/diff_new_pack.hUrC7T/_new  2014-05-17 22:02:00.0 +0200
@@ -17,7 +17,7 @@
 
 
 Name:   yast2-installation-control
-Version:3.1.6
+Version:3.1.8
 Release:0
 
 BuildRoot:  %{_tmppath}/%{name}-%{version}-build

++ yast2-installation-control-3.1.6.tar.bz2 - 
yast2-installation-control-3.1.8.tar.bz2 ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/yast2-installation-control-3.1.6/control/control.rnc 
new/yast2-installation-control-3.1.8/control/control.rnc
--- old/yast2-installation-control-3.1.6/control/control.rnc2014-04-18 
10:42:40.0 +0200
+++ new/yast2-installation-control-3.1.8/control/control.rnc2014-05-16 
16:02:46.0 +0200
@@ -260,6 +260,8 @@
 | kernel_packages
 | packages_transmogrify
 | default_patterns
+| optional_default_patterns
+| upgrade
 
 ## Whether it is allowed to delete a package during upgrade
 delete_old_packages = element delete_old_packages { BOOLEAN }
@@ -369,9 +371,45 @@
 element package { text }+
 }
 
-## Comma and/or space-separated list of default patterns selected for 
installation
+## Space-separated list of default patterns selected for installation.
+## If such a pattern doesn't exist, error is reported. To omit reporting
+## such error, use optional_default_patterns instead.
+## These patterns are not selected in auto-installation.
 default_patterns = element default_patterns { text }
 
+## Space-separated list of (optional) default patterns for installation.
+## These patterns will be selected only if they exist and thus it will
+## never report any error if a pattern is not found. Use default_patterns
+## for mandatory default patterns.
+## These patterns are not selected in auto-installation.
+optional_default_patterns = element optional_default_patterns { text }
+
+## Defines behavior during upgrade
+upgrade = element upgrade {
+## Optional list of upgrade paths for default window manager set
+## in /etc/sysconfig/windowmanager:DEFAULT_WM (not all cases need to be 
handled)
+element window_managers {
+LIST,
+element window_manager {
+  ## Windowmanager as found in /etc/sysconfig/windowmanager:DEFAULT_WM
+  ## This entry is mandatory
+  element sysconfig_wm { text } 
+  ## Space-separated list of packages to check whether the selected 
desktop
+  ## is really installed on the system
+  element check_packages { text }? 
+  ## Either install_patterns or install_packages (or both) must be 
defined
+  (
+  ## Optional list of space-separated patterns that should be
+  ## selected for installation
+  element install_patterns { text } |
+  ## Optional list of space-separated packages that should be
+  ## selected for installation
+  element install_packages { text }
+  )+
+}*
+}?
+}
+
 ## Software / Package-manager related variables
 software = element software {
 software_elements*
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/yast2-installation-control-3.1.6/control/control.rng 

commit yast2-installation-control for openSUSE:Factory

2014-04-26 Thread h_root
Hello community,

here is the log from the commit of package yast2-installation-control for 
openSUSE:Factory checked in at 2014-04-26 11:45:03

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


Package is yast2-installation-control

Changes:

--- 
/work/SRC/openSUSE:Factory/yast2-installation-control/yast2-installation-control.changes
2014-04-05 14:43:04.0 +0200
+++ 
/work/SRC/openSUSE:Factory/.yast2-installation-control.new/yast2-installation-control.changes
   2014-04-26 11:45:07.0 +0200
@@ -1,0 +2,7 @@
+Fri Apr 18 10:17:58 CEST 2014 - loci...@suse.com
+
+- Added software-default_patterns - patterns selected for
+  installation by default (bnc#873923)
+- 3.1.6
+
+---

Old:

  yast2-installation-control-3.1.5.tar.bz2

New:

  yast2-installation-control-3.1.6.tar.bz2



Other differences:
--
++ yast2-installation-control.spec ++
--- /var/tmp/diff_new_pack.97P9ri/_old  2014-04-26 11:45:08.0 +0200
+++ /var/tmp/diff_new_pack.97P9ri/_new  2014-04-26 11:45:08.0 +0200
@@ -17,7 +17,7 @@
 
 
 Name:   yast2-installation-control
-Version:3.1.5
+Version:3.1.6
 Release:0
 
 BuildRoot:  %{_tmppath}/%{name}-%{version}-build

++ yast2-installation-control-3.1.5.tar.bz2 - 
yast2-installation-control-3.1.6.tar.bz2 ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/yast2-installation-control-3.1.5/control/control.rnc 
new/yast2-installation-control-3.1.6/control/control.rnc
--- old/yast2-installation-control-3.1.5/control/control.rnc2014-04-02 
15:51:49.0 +0200
+++ new/yast2-installation-control-3.1.6/control/control.rnc2014-04-18 
10:42:40.0 +0200
@@ -259,6 +259,7 @@
 | software_packages
 | kernel_packages
 | packages_transmogrify
+| default_patterns
 
 ## Whether it is allowed to delete a package during upgrade
 delete_old_packages = element delete_old_packages { BOOLEAN }
@@ -368,6 +369,9 @@
 element package { text }+
 }
 
+## Comma and/or space-separated list of default patterns selected for 
installation
+default_patterns = element default_patterns { text }
+
 ## Software / Package-manager related variables
 software = element software {
 software_elements*
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/yast2-installation-control-3.1.5/control/control.rng 
new/yast2-installation-control-3.1.6/control/control.rng
--- old/yast2-installation-control-3.1.5/control/control.rng2014-04-02 
15:51:49.0 +0200
+++ new/yast2-installation-control-3.1.6/control/control.rng2014-04-18 
10:42:40.0 +0200
@@ -496,6 +496,7 @@
   ref name=software_packages/
   ref name=kernel_packages/
   ref name=packages_transmogrify/
+  ref name=default_patterns/
 /choice
   /define
   define name=delete_old_packages
@@ -770,6 +771,12 @@
   /oneOrMore
 /element
   /define
+  define name=default_patterns
+a:documentationComma and/or space-separated list of default patterns 
selected for installation/a:documentation
+element name=default_patterns
+  text/
+/element
+  /define
   define name=software
 a:documentationSoftware / Package-manager related 
variables/a:documentation
 element name=software
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 
old/yast2-installation-control-3.1.5/package/yast2-installation-control.changes 
new/yast2-installation-control-3.1.6/package/yast2-installation-control.changes
--- 
old/yast2-installation-control-3.1.5/package/yast2-installation-control.changes 
2014-04-02 15:51:49.0 +0200
+++ 
new/yast2-installation-control-3.1.6/package/yast2-installation-control.changes 
2014-04-18 10:42:40.0 +0200
@@ -1,4 +1,11 @@
 ---
+Fri Apr 18 10:17:58 CEST 2014 - loci...@suse.com
+
+- Added software-default_patterns - patterns selected for
+  installation by default (bnc#873923)
+- 3.1.6
+
+---
 Wed Apr  2 13:38:56 UTC 2014 - jreidin...@suse.com
 
 - add element for separate ssh service enablement (bnc#865056)
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 
old/yast2-installation-control-3.1.5/package/yast2-installation-control.spec 
new/yast2-installation-control-3.1.6/package/yast2-installation-control.spec
--- 
old/yast2-installation-control-3.1.5/package/yast2-installation-control.spec

commit yast2-installation-control for openSUSE:Factory

2014-04-05 Thread h_root
Hello community,

here is the log from the commit of package yast2-installation-control for 
openSUSE:Factory checked in at 2014-04-05 14:43:02

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


Package is yast2-installation-control

Changes:

--- 
/work/SRC/openSUSE:Factory/yast2-installation-control/yast2-installation-control.changes
2014-01-13 17:21:08.0 +0100
+++ 
/work/SRC/openSUSE:Factory/.yast2-installation-control.new/yast2-installation-control.changes
   2014-04-05 14:43:04.0 +0200
@@ -1,0 +2,6 @@
+Wed Apr  2 13:38:56 UTC 2014 - jreidin...@suse.com
+
+- add element for separate ssh service enablement (bnc#865056)
+- 3.1.5
+
+---

Old:

  yast2-installation-control-3.1.4.tar.bz2

New:

  yast2-installation-control-3.1.5.tar.bz2



Other differences:
--
++ yast2-installation-control.spec ++
--- /var/tmp/diff_new_pack.PRUjfw/_old  2014-04-05 14:43:04.0 +0200
+++ /var/tmp/diff_new_pack.PRUjfw/_new  2014-04-05 14:43:04.0 +0200
@@ -17,7 +17,7 @@
 
 
 Name:   yast2-installation-control
-Version:3.1.4
+Version:3.1.5
 Release:0
 
 BuildRoot:  %{_tmppath}/%{name}-%{version}-build

++ yast2-installation-control-3.1.4.tar.bz2 - 
yast2-installation-control-3.1.5.tar.bz2 ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/yast2-installation-control-3.1.4/control/control.rnc 
new/yast2-installation-control-3.1.5/control/control.rnc
--- old/yast2-installation-control-3.1.4/control/control.rnc2014-01-08 
10:28:17.0 +0100
+++ new/yast2-installation-control-3.1.5/control/control.rnc2014-04-02 
15:51:49.0 +0200
@@ -58,7 +58,7 @@
 | enable_autologin
 | enable_firewall
 | firewall_enable_ssh
-| firewall_enable_ssh
+| enable_sshd
 | write_hostname_to_hosts
 | run_init_scripts_in_parallel
 | inform_about_suboptimal_distribution
@@ -131,8 +131,10 @@
 enable_autologin = element enable_autologin { BOOLEAN }
 ## Default value for firewall
 enable_firewall =  element enable_firewall { BOOLEAN }
-## Default value for SSHD in firewall (open port)
+## Default value for opening port for SSH in firewall
 firewall_enable_ssh =  element firewall_enable_ssh { BOOLEAN }
+## Default value for SSHD service
+enable_sshd =  element enable_sshd { BOOLEAN }
 ## Default value whether to write a system hostname to /etc/hosts
 write_hostname_to_hosts =  element write_hostname_to_hosts { 
BOOLEAN }
 ## Defines whether startup scripts should run in a parallel mode.
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/yast2-installation-control-3.1.4/control/control.rng 
new/yast2-installation-control-3.1.5/control/control.rng
--- old/yast2-installation-control-3.1.4/control/control.rng2014-01-08 
10:28:17.0 +0100
+++ new/yast2-installation-control-3.1.5/control/control.rng2014-04-02 
15:51:49.0 +0200
@@ -67,7 +67,7 @@
   ref name=enable_autologin/
   ref name=enable_firewall/
   ref name=firewall_enable_ssh/
-  ref name=firewall_enable_ssh/
+  ref name=enable_sshd/
   ref name=write_hostname_to_hosts/
   ref name=run_init_scripts_in_parallel/
   ref name=inform_about_suboptimal_distribution/
@@ -196,11 +196,17 @@
 /element
   /define
   define name=firewall_enable_ssh
-a:documentationDefault value for SSHD in firewall (open 
port)/a:documentation
+a:documentationDefault value for opening port for SSH in 
firewall/a:documentation
 element name=firewall_enable_ssh
   ref name=BOOLEAN/
 /element
   /define
+  define name=enable_sshd
+a:documentationDefault value for SSHD service/a:documentation
+element name=enable_sshd
+  ref name=BOOLEAN/
+/element
+  /define
   define name=write_hostname_to_hosts
 a:documentationDefault value whether to write a system hostname to 
/etc/hosts/a:documentation
 element name=write_hostname_to_hosts
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 
old/yast2-installation-control-3.1.4/package/yast2-installation-control.changes 
new/yast2-installation-control-3.1.5/package/yast2-installation-control.changes
--- 
old/yast2-installation-control-3.1.4/package/yast2-installation-control.changes 
2014-01-09 14:57:27.0 +0100
+++ 
new/yast2-installation-control-3.1.5/package/yast2-installation-control.changes 
2014-04-02 15:51:49.0 +0200

commit yast2-installation-control for openSUSE:Factory

2014-01-13 Thread h_root
Hello community,

here is the log from the commit of package yast2-installation-control for 
openSUSE:Factory checked in at 2014-01-13 17:21:07

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


Package is yast2-installation-control

Changes:

--- 
/work/SRC/openSUSE:Factory/yast2-installation-control/yast2-installation-control.changes
2013-12-22 19:39:37.0 +0100
+++ 
/work/SRC/openSUSE:Factory/.yast2-installation-control.new/yast2-installation-control.changes
   2014-01-13 17:21:08.0 +0100
@@ -1,0 +2,8 @@
+Tue Jan  7 07:29:31 UTC 2014 - lsle...@suse.cz
+
+- move the control files to separate packages
+  (yast2-installation-control-openSUSE* and
+   yast2-installation-control-SLE*)
+- 3.1.4
+
+---

Old:

  yast2-installation-control-3.1.3.tar.bz2

New:

  yast2-installation-control-3.1.4.tar.bz2



Other differences:
--
++ yast2-installation-control.spec ++
--- /var/tmp/diff_new_pack.DasWmH/_old  2014-01-13 17:21:09.0 +0100
+++ /var/tmp/diff_new_pack.DasWmH/_new  2014-01-13 17:21:09.0 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package yast2-installation-control
 #
-# Copyright (c) 2013 SUSE LINUX Products GmbH, Nuernberg, Germany.
+# Copyright (c) 2014 SUSE LINUX Products GmbH, Nuernberg, Germany.
 #
 # All modifications and additions to the file contributed by third parties
 # remain the property of their copyright owners, unless otherwise agreed
@@ -17,7 +17,7 @@
 
 
 Name:   yast2-installation-control
-Version:3.1.3
+Version:3.1.4
 Release:0
 
 BuildRoot:  %{_tmppath}/%{name}-%{version}-build
@@ -30,17 +30,10 @@
 
 BuildRequires:  yast2-devtools = 3.1.10
 
-# xmllint for validation
-BuildRequires:  libxml2-tools
-
-# xsltproc for generating some XML files
-BuildRequires:  libxslt-tools
-
 BuildArch:  noarch
 
 %description
 This package contains RNG schema for validating the installation control files.
-Also the control files for some base products and a language add-on is present.
 
 %prep
 %setup -n %{name}-%{version}
@@ -53,9 +46,9 @@
 
 %files
 %defattr(-,root,root)
-%dir /usr/share/YaST2/control
-/usr/share/YaST2/control/*.rng
-/usr/share/YaST2/control/*.rnc
+%dir %{yast_controldir}
+%{yast_controldir}/*.rng
+%{yast_controldir}/*.rnc
 
 %doc %{yast_docdir}
 

++ yast2-installation-control-3.1.3.tar.bz2 - 
yast2-installation-control-3.1.4.tar.bz2 ++
 3672 lines of diff (skipped)

-- 
To unsubscribe, e-mail: opensuse-commit+unsubscr...@opensuse.org
For additional commands, e-mail: opensuse-commit+h...@opensuse.org