Accepting request 749326 from YaST:Head

submit new version 4.2.21

OBS-URL: https://build.opensuse.org/request/show/749326
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/autoyast2?expand=0&rev=266
This commit is contained in:
Dominique Leuenberger 2019-11-20 09:27:07 +00:00 committed by Git OBS Bridge
commit 345a81379b
4 changed files with 63 additions and 8 deletions

View File

@ -1,3 +0,0 @@
version https://git-lfs.github.com/spec/v1
oid sha256:fcad6bfd9f209d76224e41939ebb59dffc888de3f90e34cd52ef86bee46b6c06
size 685946

3
autoyast2-4.2.21.tar.bz2 Normal file
View File

@ -0,0 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:9c8bbf40046229d7fedd6420e3a2b27e030bd9d0995973877e7b1886d509b38d
size 687571

View File

@ -1,3 +1,55 @@
-------------------------------------------------------------------
Thu Nov 14 07:43:39 UTC 2019 - Imobach Gonzalez Sosa <igonzalezsosa@suse.com>
- 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 <jreidinger@suse.com>
- 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 <jreidinger@suse.com>
- report wrong type of param-list instead of crash (bsc#1143260)
- 4.2.19
-------------------------------------------------------------------
Wed Nov 6 16:55:50 UTC 2019 - Josef Reidinger <jreidinger@suse.com>
- Fix autoinstallation on online medium (bsc#1156058)
- 4.2.18
-------------------------------------------------------------------
Thu Oct 31 10:14:44 UTC 2019 - Imobach Gonzalez Sosa <igonzalezsosa@suse.com>
- 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 <jreidinger@suse.com>
- AutoYaST support for the Full installation medium
(jsc#SLE-7101)
- 4.2.16
-------------------------------------------------------------------
Wed Oct 30 14:45:29 UTC 2019 - Steffen Winterfeldt <snwint@suse.com>
- 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 <varkoly@suse.com>
- bnc#1154855 - During firstboot ayast_setup will not be executed.
- 4.2.14
-------------------------------------------------------------------
Fri Oct 25 11:55:01 UTC 2019 - Ladislav Slezák <lslezak@suse.cz>

View File

@ -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