- AutoYaST support for the Full installation medium
(jsc#SLE-7101) - 4.2.16 - fix auto-adding required packages for autoyast sections (bsc#1153746) - don't run kdump autoyast config in 2nd stage - 4.2.15 - bnc#1154855 - During firstboot ayast_setup will not be executed. - 4.2.14 OBS-URL: https://build.opensuse.org/package/show/YaST:Head/autoyast2?expand=0&rev=852
This commit is contained in:
parent
c561ef9b69
commit
cb840d62b5
@ -1,3 +0,0 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:fcad6bfd9f209d76224e41939ebb59dffc888de3f90e34cd52ef86bee46b6c06
|
||||
size 685946
|
3
autoyast2-4.2.16.tar.bz2
Normal file
3
autoyast2-4.2.16.tar.bz2
Normal file
@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:516172621307e7684e1de9ec99cb000e54626eec887886ed794b0f1f3f38d38e
|
||||
size 686953
|
@ -1,3 +1,23 @@
|
||||
-------------------------------------------------------------------
|
||||
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>
|
||||
|
||||
|
@ -22,7 +22,7 @@
|
||||
%endif
|
||||
|
||||
Name: autoyast2
|
||||
Version: 4.2.13
|
||||
Version: 4.2.16
|
||||
Release: 0
|
||||
Summary: YaST2 - Automated Installation
|
||||
License: GPL-2.0-only
|
||||
@ -45,6 +45,7 @@ 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
|
||||
|
Loading…
Reference in New Issue
Block a user