- When running an autoinstallation with the Online medium, the

OBS-URL: https://build.opensuse.org/package/show/YaST:Head/autoyast2?expand=0&rev=885
This commit is contained in:
YaST Team Bot
2020-05-29 13:09:19 +00:00
committed by Git OBS Bridge
parent f26a961307
commit b5889a1f21
4 changed files with 14 additions and 12 deletions

View File

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

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

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

View File

@@ -1,7 +1,12 @@
-------------------------------------------------------------------
Wed May 27 15:03:50 UTC 2020 - schubi@suse.de
- AutoYaST: Cleanup/improve issue handling (bsc#1171335).
- 4.3.7
------------------------------------------------------------------- -------------------------------------------------------------------
Wed May 27 14:03:50 UTC 2020 - Knut Anderssen <kanderssen@suse.com> Wed May 27 14:03:50 UTC 2020 - Knut Anderssen <kanderssen@suse.com>
- When running an autoinstallation with the Online mediun, the - When running an autoinstallation with the Online medium, the
network configuration based on the profile can be written before network configuration based on the profile can be written before
the registration takes place (bsc#1171922) the registration takes place (bsc#1171922)
- 4.3.6 - 4.3.6

View File

@@ -22,7 +22,7 @@
%endif %endif
Name: autoyast2 Name: autoyast2
Version: 4.3.6 Version: 4.3.7
Release: 0 Release: 0
Summary: YaST2 - Automated Installation Summary: YaST2 - Automated Installation
License: GPL-2.0-only License: GPL-2.0-only
@@ -41,8 +41,8 @@ BuildRequires: libxml2-tools
# xsltproc for AutoinstClass # xsltproc for AutoinstClass
BuildRequires: libxslt BuildRequires: libxslt
BuildRequires: rubygem(%{rb_default_ruby_abi}:rspec) BuildRequires: rubygem(%{rb_default_ruby_abi}:rspec)
# Yast::Popup.ErrorAnyQuestion fixed # AutoYaST issue handling
BuildRequires: yast2 >= 4.0.60 BuildRequires: yast2 >= 4.3.2
# FileSystems.read_default_subvol_from_target # FileSystems.read_default_subvol_from_target
BuildRequires: yast2-country BuildRequires: yast2-country
BuildRequires: yast2-network >= 3.1.145 BuildRequires: yast2-network >= 3.1.145
@@ -66,8 +66,8 @@ BuildRequires: rubygem(%rb_default_ruby_abi:yast-rake)
Requires: autoyast2-installation = %{version} Requires: autoyast2-installation = %{version}
Requires: libxslt Requires: libxslt
# Y2Packager::ProductUpgrade.remove_obsolete_upgrades # AutoYaST issue handling
Requires: yast2 >= 4.2.1 Requires: yast2 >= 4.3.2
Requires: yast2-core Requires: yast2-core
Requires: yast2-country >= 3.1.13 Requires: yast2-country >= 3.1.13
# Moving security module to first installation stage # Moving security module to first installation stage
@@ -282,9 +282,6 @@ done
%dir %{yast_libdir}/autoinstall/clients %dir %{yast_libdir}/autoinstall/clients
%{yast_libdir}/autoinstall/clients/*.rb %{yast_libdir}/autoinstall/clients/*.rb
%dir %{yast_libdir}/autoinstall/autoinst_issues
%{yast_libdir}/autoinstall/autoinst_issues/*.rb
# scripts # scripts
%{yast_ybindir}/fetch_image.sh %{yast_ybindir}/fetch_image.sh
%{yast_ybindir}/autoyast-initscripts.sh %{yast_ybindir}/autoyast-initscripts.sh