diff --git a/autoyast2-4.2.13.tar.bz2 b/autoyast2-4.2.13.tar.bz2 deleted file mode 100644 index 805701c..0000000 --- a/autoyast2-4.2.13.tar.bz2 +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:fcad6bfd9f209d76224e41939ebb59dffc888de3f90e34cd52ef86bee46b6c06 -size 685946 diff --git a/autoyast2-4.2.21.tar.bz2 b/autoyast2-4.2.21.tar.bz2 new file mode 100644 index 0000000..df03ff0 --- /dev/null +++ b/autoyast2-4.2.21.tar.bz2 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:9c8bbf40046229d7fedd6420e3a2b27e030bd9d0995973877e7b1886d509b38d +size 687571 diff --git a/autoyast2.changes b/autoyast2.changes index 8988f17..96bc50b 100644 --- a/autoyast2.changes +++ b/autoyast2.changes @@ -1,3 +1,55 @@ +------------------------------------------------------------------- +Thu Nov 14 07:43:39 UTC 2019 - Imobach Gonzalez Sosa + +- Do not override all storage proposal settings when importing + values from the profile (boo#1156539). +- 4.2.21 + +------------------------------------------------------------------- +Tue Nov 12 15:49:47 UTC 2019 - Josef Reidinger + +- Handle renamed add-ons during auto upgrade (part of jsc#SLE-7101) +- 4.2.20 + +------------------------------------------------------------------- +Thu Nov 7 10:01:10 UTC 2019 - Josef Reidinger + +- report wrong type of param-list instead of crash (bsc#1143260) +- 4.2.19 + +------------------------------------------------------------------- +Wed Nov 6 16:55:50 UTC 2019 - Josef Reidinger + +- Fix autoinstallation on online medium (bsc#1156058) +- 4.2.18 + +------------------------------------------------------------------- +Thu Oct 31 10:14:44 UTC 2019 - Imobach Gonzalez Sosa + +- Update schema to support setting the encryption method through + the 'crypt_method' (related to jsc#SLE-7376). +- 4.2.17 + +------------------------------------------------------------------- +Thu Oct 31 09:29:00 UTC 2019 - Josef Reidinger + +- AutoYaST support for the Full installation medium + (jsc#SLE-7101) +- 4.2.16 + +------------------------------------------------------------------- +Wed Oct 30 14:45:29 UTC 2019 - Steffen Winterfeldt + +- fix auto-adding required packages for autoyast sections (bsc#1153746) +- don't run kdump autoyast config in 2nd stage +- 4.2.15 + +------------------------------------------------------------------- +Fri Oct 25 15:30:06 UTC 2019 - Peter Varkoly + +- bnc#1154855 - During firstboot ayast_setup will not be executed. +- 4.2.14 + ------------------------------------------------------------------- Fri Oct 25 11:55:01 UTC 2019 - Ladislav Slezák diff --git a/autoyast2.spec b/autoyast2.spec index bb15d92..b086e10 100644 --- a/autoyast2.spec +++ b/autoyast2.spec @@ -22,7 +22,7 @@ %endif Name: autoyast2 -Version: 4.2.13 +Version: 4.2.21 Release: 0 Summary: YaST2 - Automated Installation License: GPL-2.0-only @@ -45,14 +45,17 @@ BuildRequires: rubygem(%{rb_default_ruby_abi}:rspec) BuildRequires: yast2 >= 4.0.60 # FileSystems.read_default_subvol_from_target BuildRequires: yast2-country +BuildRequires: yast2-network >= 3.1.145 BuildRequires: yast2-packager BuildRequires: yast2-services-manager BuildRequires: yast2-slp BuildRequires: yast2-transfer BuildRequires: yast2-update >= 3.3.0 BuildRequires: yast2-xml -# AutoinstIssues::NoProposal -BuildRequires: yast2-storage-ng >= 4.0.160 +# 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 # %%{_unitdir} macro definition is in a separate package since 13.1 %if 0%{?suse_version} >= 1310 BuildRequires: systemd-rpm-macros @@ -73,9 +76,9 @@ Requires: yast2-schema >= 4.0.6 Requires: yast2-security >= 4.1.1 Requires: yast2-transfer >= 2.21.0 Requires: yast2-xml -# AutoinstIssues::NoProposal +# Y2Storage::AutoinstProposal constructor receives a ProposalSettings object Requires: yast2-ruby-bindings >= 1.0.0 -Requires: yast2-storage-ng >= 4.0.160 +Requires: yast2-storage-ng >= 4.2.55 Conflicts: yast2-installation < 3.1.166