Hello community, here is the log from the commit of package autoyast2 for openSUSE:Factory checked in at 2020-03-14 09:54:44 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/autoyast2 (Old) and /work/SRC/openSUSE:Factory/.autoyast2.new.3160 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "autoyast2" Sat Mar 14 09:54:44 2020 rev:271 rq:783970 version:4.2.31 Changes: -------- --- /work/SRC/openSUSE:Factory/autoyast2/autoyast2.changes 2020-03-07 21:37:06.220226172 +0100 +++ /work/SRC/openSUSE:Factory/.autoyast2.new.3160/autoyast2.changes 2020-03-14 09:54:45.923084812 +0100 @@ -1,0 +2,13 @@ +Wed Mar 11 15:27:34 UTC 2020 - Ancor Gonzalez Sosa <[email protected]> + +- Adapted to changes in yast2-storage-ng (related to bsc#1140040). +- 4.2.31 + +------------------------------------------------------------------- +Tue Mar 10 10:19:09 CET 2020 - [email protected] + +- Security fix: Removed all "--gpg-auto-import-keys" options from + zypper commands (bsc#1140711) +- 4.2.30 + +------------------------------------------------------------------- Old: ---- autoyast2-4.2.29.tar.bz2 New: ---- autoyast2-4.2.31.tar.bz2 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ autoyast2.spec ++++++ --- /var/tmp/diff_new_pack.s2uywA/_old 2020-03-14 09:54:47.699086115 +0100 +++ /var/tmp/diff_new_pack.s2uywA/_new 2020-03-14 09:54:47.699086115 +0100 @@ -22,7 +22,7 @@ %endif Name: autoyast2 -Version: 4.2.29 +Version: 4.2.31 Release: 0 Summary: YaST2 - Automated Installation License: GPL-2.0-only @@ -54,8 +54,8 @@ BuildRequires: yast2-xml # Required for test suite testing one time sync BuildRequires: yast2-ntp-client >= 4.0.1 -# Y2Storage::AutoinstProposal constructor receives a ProposalSettings object -BuildRequires: yast2-storage-ng >= 4.2.55 +# New API for Y2Storage::PackageHandler and storage features +BuildRequires: yast2-storage-ng >= 4.2.95 # %%{_unitdir} macro definition is in a separate package since 13.1 %if 0%{?suse_version} >= 1310 BuildRequires: systemd-rpm-macros @@ -76,9 +76,9 @@ Requires: yast2-security >= 4.1.1 Requires: yast2-transfer >= 2.21.0 Requires: yast2-xml -# Y2Storage::AutoinstProposal constructor receives a ProposalSettings object +# New API for Y2Storage::PackageHandler and storage features Requires: yast2-ruby-bindings >= 1.0.0 -Requires: yast2-storage-ng >= 4.2.55 +Requires: yast2-storage-ng >= 4.2.95 Conflicts: yast2-installation < 3.1.166 @@ -108,8 +108,8 @@ Summary: YaST2 - Auto Installation Modules Group: System/YaST -# Y2Storage::AutoinstIssues containing section information -BuildRequires: yast2-storage-ng >= 4.0.15 +# New API for Y2Storage::PackageHandler and storage features +BuildRequires: yast2-storage-ng >= 4.2.95 # API for Disabled Modules (ProductControl) Requires: yast2 >= 2.16.36 ++++++ autoyast2-4.2.29.tar.bz2 -> autoyast2-4.2.31.tar.bz2 ++++++ diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/autoyast2-4.2.29/package/autoyast2.changes new/autoyast2-4.2.31/package/autoyast2.changes --- old/autoyast2-4.2.29/package/autoyast2.changes 2020-03-05 15:05:11.000000000 +0100 +++ new/autoyast2-4.2.31/package/autoyast2.changes 2020-03-11 17:34:28.000000000 +0100 @@ -1,4 +1,17 @@ ------------------------------------------------------------------- +Wed Mar 11 15:27:34 UTC 2020 - Ancor Gonzalez Sosa <[email protected]> + +- Adapted to changes in yast2-storage-ng (related to bsc#1140040). +- 4.2.31 + +------------------------------------------------------------------- +Tue Mar 10 10:19:09 CET 2020 - [email protected] + +- Security fix: Removed all "--gpg-auto-import-keys" options from + zypper commands (bsc#1140711) +- 4.2.30 + +------------------------------------------------------------------- Thu Mar 5 13:18:51 CET 2020 - [email protected] - Fixed crash while loading none existing AY file (bsc#1165464). diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/autoyast2-4.2.29/package/autoyast2.spec new/autoyast2-4.2.31/package/autoyast2.spec --- old/autoyast2-4.2.29/package/autoyast2.spec 2020-03-05 15:05:11.000000000 +0100 +++ new/autoyast2-4.2.31/package/autoyast2.spec 2020-03-11 17:34:28.000000000 +0100 @@ -22,7 +22,7 @@ %endif Name: autoyast2 -Version: 4.2.29 +Version: 4.2.31 Release: 0 Summary: YaST2 - Automated Installation License: GPL-2.0-only @@ -54,8 +54,8 @@ BuildRequires: yast2-country # Required for test suite testing one time sync BuildRequires: yast2-ntp-client >= 4.0.1 -# Y2Storage::AutoinstProposal constructor receives a ProposalSettings object -BuildRequires: yast2-storage-ng >= 4.2.55 +# New API for Y2Storage::PackageHandler and storage features +BuildRequires: yast2-storage-ng >= 4.2.95 # %%{_unitdir} macro definition is in a separate package since 13.1 %if 0%{?suse_version} >= 1310 BuildRequires: systemd-rpm-macros @@ -76,8 +76,8 @@ Requires: yast2-schema >= 4.0.6 Requires: yast2-transfer >= 2.21.0 Requires: yast2-xml -# Y2Storage::AutoinstProposal constructor receives a ProposalSettings object -Requires: yast2-storage-ng >= 4.2.55 +# New API for Y2Storage::PackageHandler and storage features +Requires: yast2-storage-ng >= 4.2.95 Requires: yast2-ruby-bindings >= 1.0.0 Conflicts: yast2-installation < 3.1.166 @@ -108,8 +108,8 @@ Summary: YaST2 - Auto Installation Modules Group: System/YaST -# Y2Storage::AutoinstIssues containing section information -BuildRequires: yast2-storage-ng >= 4.0.15 +# New API for Y2Storage::PackageHandler and storage features +BuildRequires: yast2-storage-ng >= 4.2.95 # API for Disabled Modules (ProductControl) Requires: yast2 >= 2.16.36 diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/autoyast2-4.2.29/src/modules/AutoinstSoftware.rb new/autoyast2-4.2.31/src/modules/AutoinstSoftware.rb --- old/autoyast2-4.2.29/src/modules/AutoinstSoftware.rb 2020-03-05 15:05:11.000000000 +0100 +++ new/autoyast2-4.2.31/src/modules/AutoinstSoftware.rb 2020-03-11 17:34:28.000000000 +0100 @@ -321,7 +321,7 @@ # zypper --root /space/tmp/tmproot/ ar \ # ftp://10.10.0.100/install/SLP/openSUSE-11.2/i386/DVD1/ main zypperCall = Builtins.sformat( - "ZYPP_READONLY_HACK=1 zypper --root %1 --gpg-auto-import-keys " \ + "ZYPP_READONLY_HACK=1 zypper --root %1 " \ "--non-interactive ar %2 main-source %3", rootdir, @instsource, @@ -341,7 +341,7 @@ addOns = Ops.get_list(addOnExport, "add_on_products", []) Builtins.foreach(addOns) do |addOn| zypperCall = Builtins.sformat( - "ZYPP_READONLY_HACK=1 zypper --root %1 --gpg-auto-import-keys " \ + "ZYPP_READONLY_HACK=1 zypper --root %1 " \ "--non-interactive ar %2 %3 %4", rootdir, Ops.get_string(addOn, "media_url", ""), @@ -363,7 +363,7 @@ # Install zypperCall = Builtins.sformat( - "ZYPP_READONLY_HACK=1 zypper --root %1 --gpg-auto-import-keys " \ + "ZYPP_READONLY_HACK=1 zypper --root %1 " \ "--non-interactive install --auto-agree-with-licenses ", rootdir ) @@ -861,8 +861,8 @@ # Add storage-related software packages (filesystem tools etc.) to the # set of packages to be installed. - pkg_handler = Y2Storage::PackageHandler.new - pkg_handler.add_feature_packages(Y2Storage::StorageManager.instance.staging) + storage_features = Y2Storage::StorageManager.instance.staging.used_features + pkg_handler = Y2Storage::PackageHandler.new(storage_features.pkg_list) pkg_handler.set_proposal_packages # switch for recommended patterns installation (workaround for our very weird pattern design)
