- ayast_setup: Do not add a 'networking' section to the profile
when it is not defined explicitly as it is not needed anymore since keeping the configured network is the default option during autoconfiguration (bsc#1170821) - 4.2.35 OBS-URL: https://build.opensuse.org/package/show/YaST:Head/autoyast2?expand=0&rev=875
This commit is contained in:
parent
33fff88aba
commit
46fd2f703c
@ -1,3 +0,0 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:842dd56456f0374e7c02d353e2a3b821702cb169969c092e28e4b03075b53402
|
||||
size 693313
|
3
autoyast2-4.2.35.tar.bz2
Normal file
3
autoyast2-4.2.35.tar.bz2
Normal file
@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:b0ff96ab7af7b3fb5ea1c6e4a39c19270396110f8e600bc30bbeffc8b8c8e864
|
||||
size 693881
|
@ -1,3 +1,12 @@
|
||||
-------------------------------------------------------------------
|
||||
Wed May 6 08:47:13 UTC 2020 - Knut Anderssen <kanderssen@suse.com>
|
||||
|
||||
- ayast_setup: Do not add a 'networking' section to the profile
|
||||
when it is not defined explicitly as it is not needed anymore
|
||||
since keeping the configured network is the default option during
|
||||
autoconfiguration (bsc#1170821)
|
||||
- 4.2.35
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Tue Apr 1 11:51:35 UTC 2020 - schubi@suse.de
|
||||
|
||||
|
@ -1,7 +1,7 @@
|
||||
#
|
||||
# spec file for package autoyast2
|
||||
#
|
||||
# Copyright (c) 2020 SUSE LINUX GmbH, Nuernberg, Germany.
|
||||
# Copyright (c) 2020 SUSE LLC
|
||||
#
|
||||
# All modifications and additions to the file contributed by third parties
|
||||
# remain the property of their copyright owners, unless otherwise agreed
|
||||
@ -12,7 +12,7 @@
|
||||
# license that conforms to the Open Source Definition (Version 1.9)
|
||||
# published by the Open Source Initiative.
|
||||
|
||||
# Please submit bugfixes or comments via http://bugs.opensuse.org/
|
||||
# Please submit bugfixes or comments via https://bugs.opensuse.org/
|
||||
#
|
||||
|
||||
|
||||
@ -22,12 +22,12 @@
|
||||
%endif
|
||||
|
||||
Name: autoyast2
|
||||
Version: 4.2.34
|
||||
Version: 4.2.35
|
||||
Release: 0
|
||||
Summary: YaST2 - Automated Installation
|
||||
License: GPL-2.0-only
|
||||
Group: System/YaST
|
||||
Url: https://github.com/yast/yast-autoinstallation
|
||||
URL: https://github.com/yast/yast-autoinstallation
|
||||
|
||||
Source0: autoyast2-%{version}.tar.bz2
|
||||
Source1: autoyast_en_html.tar.bz2
|
||||
|
Loading…
Reference in New Issue
Block a user