Hello community,

here is the log from the commit of package yast2-installation for 
openSUSE:Factory checked in at 2020-05-15 23:49:36
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/yast2-installation (Old)
 and      /work/SRC/openSUSE:Factory/.yast2-installation.new.2738 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "yast2-installation"

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

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

Old:
----
  yast2-installation-4.2.42.tar.bz2

New:
----
  yast2-installation-4.3.1.tar.bz2

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

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

++++++ yast2-installation-4.2.42.tar.bz2 -> yast2-installation-4.3.1.tar.bz2 
++++++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/yast2-installation-4.2.42/.travis.yml 
new/yast2-installation-4.3.1/.travis.yml
--- old/yast2-installation-4.2.42/.travis.yml   2020-05-06 08:58:07.000000000 
+0200
+++ new/yast2-installation-4.3.1/.travis.yml    2020-05-12 13:44:09.000000000 
+0200
@@ -9,6 +9,6 @@
 script:
   # the "yast-travis-ruby" script is included in the base yastdevel/ruby image
   # see https://github.com/yast/docker-yast-ruby/blob/master/yast-travis-ruby
-  - docker run -it -e TRAVIS=1 -e TRAVIS_JOB_ID="$TRAVIS_JOB_ID" 
yast-installation-image yast-travis-ruby
+  - docker run -it --privileged -e TRAVIS=1 -e TRAVIS_JOB_ID="$TRAVIS_JOB_ID" 
yast-installation-image yast-travis-ruby
   - docker run -it yast-installation-image rake check:doc
   - docker run -it yast-installation-image shellcheck 
startup/First-Stage/F08-logging
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/yast2-installation-4.2.42/doc/control-file.md 
new/yast2-installation-4.3.1/doc/control-file.md
--- old/yast2-installation-4.2.42/doc/control-file.md   2020-05-06 
08:58:07.000000000 +0200
+++ new/yast2-installation-4.3.1/doc/control-file.md    2020-05-12 
13:44:09.000000000 +0200
@@ -819,12 +819,6 @@
 > the `<partitioning>` section. That new format is currently documented [in 
 > this
 > file](https://github.com/yast/yast-storage-ng/blob/master/doc/old_and_new_proposal.md).
 
-*proposal_settings_editable* (boolean, default _true_) specifies if the user
-should be able to change the configuration of the storage proposal in the
-installer: What filesystem to use for the root partition, if there should be a
-separate /home partition, if LVM or encryption should be used. For some
-products this is not desired.
-
 *expert_partitioner_warning* (boolean, default _false_) specifies if there
 should be an extra warning pop-up dialog when the user enters the expert
 partitioner dialog during installation, for example because the product has
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 
old/yast2-installation-4.2.42/package/yast2-installation.changes 
new/yast2-installation-4.3.1/package/yast2-installation.changes
--- old/yast2-installation-4.2.42/package/yast2-installation.changes    
2020-05-06 08:58:07.000000000 +0200
+++ new/yast2-installation-4.3.1/package/yast2-installation.changes     
2020-05-12 13:44:09.000000000 +0200
@@ -1,4 +1,17 @@
 -------------------------------------------------------------------
+Tue May 12 08:39:02 UTC 2020 - Josef Reidinger <[email protected]>
+
+- Autoyast schema: Allow optional types for string and map objects
+  (bsc#1170886)
+- 4.3.1
+
+-------------------------------------------------------------------
+Mon May 11 07:46:52 UTC 2020 - Steffen Winterfeldt <[email protected]>
+
+- remove obsolete proposal_settings_editable (bsc#1171423)
+- 4.3.0
+
+-------------------------------------------------------------------
 Tue May  5 15:54:11 UTC 2020 - David Diaz <[email protected]>
 
 - Restore missing icons for ssh import and image deployment
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 
old/yast2-installation-4.2.42/package/yast2-installation.spec 
new/yast2-installation-4.3.1/package/yast2-installation.spec
--- old/yast2-installation-4.2.42/package/yast2-installation.spec       
2020-05-06 08:58:07.000000000 +0200
+++ new/yast2-installation-4.3.1/package/yast2-installation.spec        
2020-05-12 13:44:09.000000000 +0200
@@ -16,7 +16,7 @@
 #
 
 Name:           yast2-installation
-Version:        4.2.42
+Version:        4.3.1
 Release:        0
 Group:          System/YaST
 License:        GPL-2.0-only
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 
old/yast2-installation-4.2.42/src/autoyast-rnc/deploy_image.rnc 
new/yast2-installation-4.3.1/src/autoyast-rnc/deploy_image.rnc
--- old/yast2-installation-4.2.42/src/autoyast-rnc/deploy_image.rnc     
2020-05-06 08:58:07.000000000 +0200
+++ new/yast2-installation-4.3.1/src/autoyast-rnc/deploy_image.rnc      
2020-05-12 13:44:09.000000000 +0200
@@ -2,7 +2,10 @@
 namespace config = "http://www.suse.com/1.0/configns";
 namespace a = "http://relaxng.org/ns/compatibility/annotations/1.0";
 
+include "common.rnc"
+
 deploy_image = element deploy_image {
+    MAP,
     element image_installation { BOOLEAN }?
 }
 
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 
old/yast2-installation-4.2.42/src/autoyast-rnc/ssh_import.rnc 
new/yast2-installation-4.3.1/src/autoyast-rnc/ssh_import.rnc
--- old/yast2-installation-4.2.42/src/autoyast-rnc/ssh_import.rnc       
2020-05-06 08:58:07.000000000 +0200
+++ new/yast2-installation-4.3.1/src/autoyast-rnc/ssh_import.rnc        
2020-05-12 13:44:09.000000000 +0200
@@ -2,8 +2,13 @@
 namespace config = "http://www.suse.com/1.0/configns";
 namespace a = "http://relaxng.org/ns/compatibility/annotations/1.0";
 
+include "common.rnc"
+
 ssh_import = element ssh_import {
-    element import { BOOLEAN }? &
-    element copy_config { BOOLEAN }? &
-    element device { text }?
-}
\ No newline at end of file
+    MAP,
+    (
+      element import { BOOLEAN }? &
+      element copy_config { BOOLEAN }? &
+      element device { STRING }?
+    )
+}


Reply via email to