- Move default networking section values to the network repository
in order to reduce the redundancy and to avoid an unexpected behavior (bsc#1180535). - 4.3.73 OBS-URL: https://build.opensuse.org/package/show/YaST:Head/autoyast2?expand=0&rev=963
This commit is contained in:
parent
2deca753a0
commit
c138b9a7fb
@ -1,3 +0,0 @@
|
|||||||
version https://git-lfs.github.com/spec/v1
|
|
||||||
oid sha256:621c9a6bcea703f7a5e35ec28a3e2ab7136aa035c3534985833d942a0215b423
|
|
||||||
size 710455
|
|
3
autoyast2-4.3.73.tar.bz2
Normal file
3
autoyast2-4.3.73.tar.bz2
Normal file
@ -0,0 +1,3 @@
|
|||||||
|
version https://git-lfs.github.com/spec/v1
|
||||||
|
oid sha256:02f6173f4c2dbf3afd42258a53efa9d0e3db9e0295f39c121a5b346f17f22b1b
|
||||||
|
size 710476
|
@ -1,3 +1,11 @@
|
|||||||
|
-------------------------------------------------------------------
|
||||||
|
Mon Mar 15 20:20:41 UTC 2021 - Knut Anderssen <kanderssen@suse.com>
|
||||||
|
|
||||||
|
- Move default networking section values to the network repository
|
||||||
|
in order to reduce the redundancy and to avoid an unexpected
|
||||||
|
behavior (bsc#1180535).
|
||||||
|
- 4.3.73
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Mon Mar 15 13:13:20 UTC 2021 - Josef Reidinger <jreidinger@suse.com>
|
Mon Mar 15 13:13:20 UTC 2021 - Josef Reidinger <jreidinger@suse.com>
|
||||||
|
|
||||||
|
@ -22,7 +22,7 @@
|
|||||||
%endif
|
%endif
|
||||||
|
|
||||||
Name: autoyast2
|
Name: autoyast2
|
||||||
Version: 4.3.72
|
Version: 4.3.73
|
||||||
Release: 0
|
Release: 0
|
||||||
Summary: YaST2 - Automated Installation
|
Summary: YaST2 - Automated Installation
|
||||||
License: GPL-2.0-only
|
License: GPL-2.0-only
|
||||||
@ -71,9 +71,10 @@ Requires: yast2 >= 4.3.25
|
|||||||
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
|
||||||
Requires: yast2-network >= 3.1.145
|
|
||||||
Requires: yast2-schema >= 4.0.6
|
|
||||||
Requires: yast2-security >= 4.1.1
|
Requires: yast2-security >= 4.1.1
|
||||||
|
# Modify start_immediately default value
|
||||||
|
Requires: yast2-network >= 4.3.59
|
||||||
|
Requires: yast2-schema >= 4.0.6
|
||||||
Requires: yast2-transfer >= 2.21.0
|
Requires: yast2-transfer >= 2.21.0
|
||||||
Requires: yast2-xml
|
Requires: yast2-xml
|
||||||
# New API for Y2Storage::PackageHandler and storage features
|
# New API for Y2Storage::PackageHandler and storage features
|
||||||
|
Loading…
x
Reference in New Issue
Block a user