From 28f00f2ba5ca2b5a9e851c0a3bf31e4c2589e6a5f27fd16c16b04101bda99b44 Mon Sep 17 00:00:00 2001 From: YaST Team Bot Date: Tue, 10 Mar 2020 13:03:04 +0000 Subject: [PATCH 1/2] - Security fix: Removed all "--gpg-auto-import-keys" options from zypper commands (bsc#1140711) - 4.2.30 OBS-URL: https://build.opensuse.org/package/show/YaST:Head/autoyast2?expand=0&rev=868 --- autoyast2-4.2.29.tar.bz2 | 3 --- autoyast2-4.2.30.tar.bz2 | 3 +++ autoyast2.changes | 7 +++++++ autoyast2.spec | 2 +- 4 files changed, 11 insertions(+), 4 deletions(-) delete mode 100644 autoyast2-4.2.29.tar.bz2 create mode 100644 autoyast2-4.2.30.tar.bz2 diff --git a/autoyast2-4.2.29.tar.bz2 b/autoyast2-4.2.29.tar.bz2 deleted file mode 100644 index de16a39..0000000 --- a/autoyast2-4.2.29.tar.bz2 +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:62397a3afc76128023ab0e938fc366e21257743b94e0b5c868fbcd4a65c03757 -size 691083 diff --git a/autoyast2-4.2.30.tar.bz2 b/autoyast2-4.2.30.tar.bz2 new file mode 100644 index 0000000..4f1e09f --- /dev/null +++ b/autoyast2-4.2.30.tar.bz2 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:678eefc404744d3b749e60935516a204e4de11b881cf7e70c5df948656596f4a +size 691125 diff --git a/autoyast2.changes b/autoyast2.changes index b4459e5..1b6bb50 100644 --- a/autoyast2.changes +++ b/autoyast2.changes @@ -1,3 +1,10 @@ +------------------------------------------------------------------- +Tue Mar 10 10:19:09 CET 2020 - schubi@suse.de + +- 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 - schubi@suse.de diff --git a/autoyast2.spec b/autoyast2.spec index 82ff5c6..c221020 100644 --- a/autoyast2.spec +++ b/autoyast2.spec @@ -22,7 +22,7 @@ %endif Name: autoyast2 -Version: 4.2.29 +Version: 4.2.30 Release: 0 Summary: YaST2 - Automated Installation License: GPL-2.0-only From bea12eaf3fcb370108f0aa1bcb8160fadf5f319b2858239c6a2e2b7ace0c4b0d Mon Sep 17 00:00:00 2001 From: YaST Team Bot Date: Wed, 11 Mar 2020 16:35:39 +0000 Subject: [PATCH 2/2] - Adapted to changes in yast2-storage-ng (related to bsc#1140040). - 4.2.31 OBS-URL: https://build.opensuse.org/package/show/YaST:Head/autoyast2?expand=0&rev=869 --- autoyast2-4.2.30.tar.bz2 | 3 --- autoyast2-4.2.31.tar.bz2 | 3 +++ autoyast2.changes | 6 ++++++ autoyast2.spec | 14 +++++++------- 4 files changed, 16 insertions(+), 10 deletions(-) delete mode 100644 autoyast2-4.2.30.tar.bz2 create mode 100644 autoyast2-4.2.31.tar.bz2 diff --git a/autoyast2-4.2.30.tar.bz2 b/autoyast2-4.2.30.tar.bz2 deleted file mode 100644 index 4f1e09f..0000000 --- a/autoyast2-4.2.30.tar.bz2 +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:678eefc404744d3b749e60935516a204e4de11b881cf7e70c5df948656596f4a -size 691125 diff --git a/autoyast2-4.2.31.tar.bz2 b/autoyast2-4.2.31.tar.bz2 new file mode 100644 index 0000000..1894f9b --- /dev/null +++ b/autoyast2-4.2.31.tar.bz2 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:358621cca8d9e521207992e4119260d9f3e9407d64fd6ea33d2f3233034584a1 +size 691020 diff --git a/autoyast2.changes b/autoyast2.changes index 1b6bb50..f6fbaf3 100644 --- a/autoyast2.changes +++ b/autoyast2.changes @@ -1,3 +1,9 @@ +------------------------------------------------------------------- +Wed Mar 11 15:27:34 UTC 2020 - Ancor Gonzalez Sosa + +- Adapted to changes in yast2-storage-ng (related to bsc#1140040). +- 4.2.31 + ------------------------------------------------------------------- Tue Mar 10 10:19:09 CET 2020 - schubi@suse.de diff --git a/autoyast2.spec b/autoyast2.spec index c221020..ae742ef 100644 --- a/autoyast2.spec +++ b/autoyast2.spec @@ -22,7 +22,7 @@ %endif Name: autoyast2 -Version: 4.2.30 +Version: 4.2.31 Release: 0 Summary: YaST2 - Automated Installation License: GPL-2.0-only @@ -54,8 +54,8 @@ BuildRequires: yast2-update >= 3.3.0 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-schema >= 4.0.6 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 @@ installation sources. 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