Accepting request 879851 from YaST:Head
submit new version 4.3.75 OBS-URL: https://build.opensuse.org/request/show/879851 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/autoyast2?expand=0&rev=299
This commit is contained in:
commit
f4bfef134f
@ -1,3 +0,0 @@
|
|||||||
version https://git-lfs.github.com/spec/v1
|
|
||||||
oid sha256:1ed9564163b9bdb21161b56c979af82c46501e31c0e7f310aecd18557f3eb2d0
|
|
||||||
size 710164
|
|
3
autoyast2-4.3.75.tar.bz2
Normal file
3
autoyast2-4.3.75.tar.bz2
Normal file
@ -0,0 +1,3 @@
|
|||||||
|
version https://git-lfs.github.com/spec/v1
|
||||||
|
oid sha256:09ab76e0c905bd3e14bd44031f9320293d3689c075d9caf4fd56476c9de702ca
|
||||||
|
size 710515
|
@ -1,3 +1,39 @@
|
|||||||
|
-------------------------------------------------------------------
|
||||||
|
Thu Mar 18 09:25:15 UTC 2021 - Steffen Winterfeldt <snwint@suse.com>
|
||||||
|
|
||||||
|
- fix handling of empty signature-handling element in autoyast
|
||||||
|
profile (bsc#1180968)
|
||||||
|
- 4.3.75
|
||||||
|
|
||||||
|
-------------------------------------------------------------------
|
||||||
|
Wed Mar 17 11:50:06 UTC 2021 - Josef Reidinger <jreidinger@suse.com>
|
||||||
|
|
||||||
|
- Export properly "ask" section "selection" (bsc#1183624)
|
||||||
|
- 4.3.74
|
||||||
|
|
||||||
|
-------------------------------------------------------------------
|
||||||
|
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>
|
||||||
|
|
||||||
|
- Autoyast schema: allow semi-automatic_entry alias for module in
|
||||||
|
semi-automatic entry as it was already documented in autoyast
|
||||||
|
documentation (bsc#1183512)
|
||||||
|
- 4.3.72
|
||||||
|
|
||||||
|
-------------------------------------------------------------------
|
||||||
|
Thu Mar 11 15:49:36 UTC 2021 - Imobach Gonzalez Sosa <igonzalezsosa@suse.com>
|
||||||
|
|
||||||
|
- Remove the 'haspcmica' element from the schema (related to
|
||||||
|
bsc#1183352).
|
||||||
|
- 4.3.71
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Thu Mar 4 14:15:24 UTC 2021 - Imobach Gonzalez Sosa <igonzalezsosa@suse.com>
|
Thu Mar 4 14:15:24 UTC 2021 - Imobach Gonzalez Sosa <igonzalezsosa@suse.com>
|
||||||
|
|
||||||
|
@ -22,7 +22,7 @@
|
|||||||
%endif
|
%endif
|
||||||
|
|
||||||
Name: autoyast2
|
Name: autoyast2
|
||||||
Version: 4.3.70
|
Version: 4.3.75
|
||||||
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