Hello community,

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

Package is "autoyast2"

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

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

Old:
----
  autoyast2-4.3.43.tar.bz2

New:
----
  autoyast2-4.3.48.tar.bz2

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

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

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


Reply via email to