Script 'mail_helper' called by obssrc
Hello community,

here is the log from the commit of package autoyast2 for openSUSE:Factory 
checked in at 2021-06-15 16:37:09
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/autoyast2 (Old)
 and      /work/SRC/openSUSE:Factory/.autoyast2.new.32437 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "autoyast2"

Tue Jun 15 16:37:09 2021 rev:301 rq:899915 version:4.4.10

Changes:
--------
--- /work/SRC/openSUSE:Factory/autoyast2/autoyast2.changes      2021-04-10 
15:26:36.702324418 +0200
+++ /work/SRC/openSUSE:Factory/.autoyast2.new.32437/autoyast2.changes   
2021-06-15 16:37:28.537707891 +0200
@@ -1,0 +2,58 @@
+Mon Jun 14 09:37:41 UTC 2021 - Imobach Gonzalez Sosa <igonzalezs...@suse.com>
+
+- Fix the copy of the profile to the installed system as
+  /var/adm/autoinstall/cache/installedSystem.xml (bsc#1187221).
+- 4.4.10
+
+-------------------------------------------------------------------
+Fri Jun 11 09:46:05 UTC 2021 - Imobach Gonzalez Sosa <igonzalezs...@suse.com>
+
+- Do not crash when the general/storage section is empty
+  (bsc#1187180).
+- 4.4.9
+
+-------------------------------------------------------------------
+Thu Jun 10 09:38:45 UTC 2021 - Knut Anderssen <kanders...@suse.com>
+
+- Import proxy settings during the 1st stage of the installation
+  (bsc#1185016)
+- 4.4.8
+
+-------------------------------------------------------------------
+Mon Jun  7 13:06:43 UTC 2021 - Imobach Gonzalez Sosa <igonzalezs...@suse.com>
+
+- Abort the installation importing the users sections from
+  the profile fails (related to jsc#PM-2620).
+- 4.4.7
+
+-------------------------------------------------------------------
+Thu May 13 19:07:57 UTC 2021 - Knut Anderssen <kanders...@suse.com>
+
+- Recommend icewm if graphical installation (bsc#1185095)
+- 4.4.6
+
+-------------------------------------------------------------------
+Thu May 13 08:45:04 UTC 2021 - Imobach Gonzalez Sosa <igonzalezs...@suse.com>
+
+- Install packages in the PackagesProposal during autoupgrade
+  (see bsc#1184488).
+- 4.4.5
+
+-------------------------------------------------------------------
+Tue May 11 08:50:30 UTC 2021 - Imobach Gonzalez Sosa <igonzalezs...@suse.com>
+
+- Refactor the <ask> mechanism (bsc#1185704):
+  - Split the code into several and testable classes.
+  - Fix 'Next' dialog calculation when the target does not exist.
+  - <script> and <default_value_script> support the same elements
+    than any other script.
+- 4.4.4
+
+-------------------------------------------------------------------
+Fri May  7 10:24:22 UTC 2021 - Knut Anderssen <kanders...@suse.com>
+
+- During autoupgrade do not try to register the system if it is
+  explicitly disabled in the profile (bsc#1176965)
+- 4.4.3
+
+-------------------------------------------------------------------

Old:
----
  autoyast2-4.4.2.tar.bz2

New:
----
  autoyast2-4.4.10.tar.bz2

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

Other differences:
------------------
++++++ autoyast2.spec ++++++
--- /var/tmp/diff_new_pack.SClVT6/_old  2021-06-15 16:37:29.197709034 +0200
+++ /var/tmp/diff_new_pack.SClVT6/_new  2021-06-15 16:37:29.201709040 +0200
@@ -22,7 +22,7 @@
 %endif
 
 Name:           autoyast2
-Version:        4.4.2
+Version:        4.4.10
 Release:        0
 Summary:        YaST2 - Automated Installation
 License:        GPL-2.0-only
@@ -134,6 +134,8 @@
 # RPM dependencies in Pkg.Resolvables
 Requires:       yast2-pkg-bindings >= 4.3.0
 Requires:       yast2-ruby-bindings >= 1.0.0
+# bsc#1185095
+Recommends:     (icewm if libyui-qt)
 
 Provides:       yast2-trans-autoinst
 Obsoletes:      yast2-trans-autoinst
@@ -260,7 +262,6 @@
 %{yast_clientdir}/clone_system.rb
 
 %{yast_yncludedir}/autoinstall/xml.rb
-%{yast_yncludedir}/autoinstall/ask.rb
 
 %dir %{yast_libdir}/autoinstall
 %{yast_libdir}/autoinstall/*.rb
@@ -270,6 +271,8 @@
 
 %{yast_libdir}/autoinstall/widgets
 %{yast_libdir}/autoinstall/presenters
+%{yast_libdir}/autoinstall/ask
+%{yast_libdir}/autoinstall/autoinst_profile
 
 %dir %{yast_libdir}/autoinstall/clients
 %{yast_libdir}/autoinstall/clients/*.rb

++++++ autoyast2-4.4.2.tar.bz2 -> autoyast2-4.4.10.tar.bz2 ++++++
++++ 5567 lines of diff (skipped)

Reply via email to