Script 'mail_helper' called by obssrc
Hello community,

here is the log from the commit of package yast2-installation for 
openSUSE:Factory checked in at 2022-04-04 19:25:52
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/yast2-installation (Old)
 and      /work/SRC/openSUSE:Factory/.yast2-installation.new.1900 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "yast2-installation"

Mon Apr  4 19:25:52 2022 rev:502 rq:966200 version:4.4.51

Changes:
--------
--- /work/SRC/openSUSE:Factory/yast2-installation/yast2-installation.changes    
2022-03-23 20:15:29.694365158 +0100
+++ 
/work/SRC/openSUSE:Factory/.yast2-installation.new.1900/yast2-installation.changes
  2022-04-04 19:25:54.236873320 +0200
@@ -1,0 +2,8 @@
+Tue Mar 29 09:25:58 UTC 2022 - Martin Vidner <mvid...@suse.com>
+
+- AutoYaST: move custom file creation past user creation so that
+  the element files/file/file_owner actually has an effect
+  (bsc#1196595)
+- 4.4.51
+
+-------------------------------------------------------------------

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

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

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

Other differences:
------------------
++++++ yast2-installation.spec ++++++
--- /var/tmp/diff_new_pack.8hB6Gk/_old  2022-04-04 19:25:57.228839015 +0200
+++ /var/tmp/diff_new_pack.8hB6Gk/_new  2022-04-04 19:25:57.236838923 +0200
@@ -17,7 +17,7 @@
 
 
 Name:           yast2-installation
-Version:        4.4.50
+Version:        4.4.51
 Release:        0
 Summary:        YaST2 - Installation Parts
 License:        GPL-2.0-only

++++++ yast2-installation-4.4.50.tar.bz2 -> yast2-installation-4.4.51.tar.bz2 
++++++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/yast2-installation-4.4.50/README.md 
new/yast2-installation-4.4.51/README.md
--- old/yast2-installation-4.4.50/README.md     2022-03-21 01:43:50.000000000 
+0100
+++ new/yast2-installation-4.4.51/README.md     2022-03-31 13:30:55.000000000 
+0200
@@ -26,6 +26,39 @@
 More subject-specific pieces of information can be found in the [doc](doc)
 directory.
 
+Live Installation
+-----------------
+
+The standard and supported way for openSUSE/SLE installation is
+to boot directly into the installation program, without anything else running.
+
+An *unsupported* alternative is to boot a Live CD/Live USB and start the
+installation from its desktop.
+
+### History
+
+There used to be a separate package [yast2-live-installer][] which was
+dropped from SLES-12-SP3 in 2016/17: [FATE321360][] (non-public link).
+
+Then Live Installation was brought back in yast2-installation (this repo)
+around 2019/2020 but [the status is a bit
+unclear](https://bugzilla.suse.com/show_bug.cgi?id=1155545#c18).
+
+[yast2-live-installer]: https://github.com/yast/yast-live-installer
+[FATE321360]: https://w3.suse.de/~lpechacek/fate-archive/321360.html
+
+### Status
+
+A Jira epic [PM-1565] (non-public link) exists to clarify: "The
+possibility to Install directly from LiveCD was dead and now it's resurrected,
+but can't work without a lot of effort".
+
+There's a matching team Trello card [PM-1565-PBI][] (non-public link), not yet
+scheduled to be worked on.
+
+[PM-1565]: https://jira.suse.com/browse/PM-1565
+[PM-1565-PBI]: 
https://trello.com/c/ueqrCN8I/3630-improve-live-installation-usability-and-behavior
+
 Development
 ===========
 
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 
old/yast2-installation-4.4.50/package/yast2-installation.changes 
new/yast2-installation-4.4.51/package/yast2-installation.changes
--- old/yast2-installation-4.4.50/package/yast2-installation.changes    
2022-03-21 01:43:50.000000000 +0100
+++ new/yast2-installation-4.4.51/package/yast2-installation.changes    
2022-03-31 13:30:55.000000000 +0200
@@ -1,4 +1,12 @@
 -------------------------------------------------------------------
+Tue Mar 29 09:25:58 UTC 2022 - Martin Vidner <mvid...@suse.com>
+
+- AutoYaST: move custom file creation past user creation so that
+  the element files/file/file_owner actually has an effect
+  (bsc#1196595)
+- 4.4.51
+
+-------------------------------------------------------------------
 Fri Mar 18 11:20:47 UTC 2022 - Knut Anderssen <kanders...@suse.com>
 
 - Do not stop xvnc.socket but run the YaST2-Second-Stage and
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 
old/yast2-installation-4.4.50/package/yast2-installation.spec 
new/yast2-installation-4.4.51/package/yast2-installation.spec
--- old/yast2-installation-4.4.50/package/yast2-installation.spec       
2022-03-21 01:43:50.000000000 +0100
+++ new/yast2-installation-4.4.51/package/yast2-installation.spec       
2022-03-31 13:30:55.000000000 +0200
@@ -16,7 +16,7 @@
 #
 
 Name:           yast2-installation
-Version:        4.4.50
+Version:        4.4.51
 Release:        0
 Summary:        YaST2 - Installation Parts
 License:        GPL-2.0-only
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 
old/yast2-installation-4.4.50/src/lib/installation/clients/inst_finish.rb 
new/yast2-installation-4.4.51/src/lib/installation/clients/inst_finish.rb
--- old/yast2-installation-4.4.50/src/lib/installation/clients/inst_finish.rb   
2022-03-21 01:43:50.000000000 +0100
+++ new/yast2-installation-4.4.51/src/lib/installation/clients/inst_finish.rb   
2022-03-31 13:30:55.000000000 +0200
@@ -342,7 +342,6 @@
         "ldconfig",
         "save_config",
         "live_save_config",
-        "autoinst_files",
         "default_target",
         "desktop",
         "storage",
@@ -382,6 +381,7 @@
         "remote",
         "save_hw_status",
         "users",
+        "autoinst_files",
         "autoinst_scripts2",
         "installation_settings",
         "roles",

Reply via email to