- Autoyast User Scripts Improvements:
- ensure all artifacts are copied to system (bsc#1145269) - show warning if script returns non zero value - show warning if there are two scripts that overwrite each other - allow any interpreter to be used - 4.3.11 OBS-URL: https://build.opensuse.org/package/show/YaST:Head/autoyast2?expand=0&rev=890
This commit is contained in:
parent
d01264130f
commit
5d5e2e8d61
@ -1,3 +0,0 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:b28701a64958b90bddd9adee6c29dc270c47720fe622db003492a42de6b98c42
|
||||
size 704140
|
3
autoyast2-4.3.11.tar.bz2
Normal file
3
autoyast2-4.3.11.tar.bz2
Normal file
@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:49b98dbb166c619767018c0014e047d6f56632da4f461721fd639984dd933469
|
||||
size 706821
|
@ -1,3 +1,13 @@
|
||||
-------------------------------------------------------------------
|
||||
Tue Jun 9 13:08:12 UTC 2020 - Josef Reidinger <jreidinger@suse.com>
|
||||
|
||||
- Autoyast User Scripts Improvements:
|
||||
- ensure all artifacts are copied to system (bsc#1145269)
|
||||
- show warning if script returns non zero value
|
||||
- show warning if there are two scripts that overwrite each other
|
||||
- allow any interpreter to be used
|
||||
- 4.3.11
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Tue Jun 9 12:17:51 UTC 2020 - Imobach Gonzalez Sosa <igonzalezsosa@suse.com>
|
||||
|
||||
|
@ -22,7 +22,7 @@
|
||||
%endif
|
||||
|
||||
Name: autoyast2
|
||||
Version: 4.3.10
|
||||
Version: 4.3.11
|
||||
Release: 0
|
||||
Summary: YaST2 - Automated Installation
|
||||
License: GPL-2.0-only
|
||||
|
Loading…
Reference in New Issue
Block a user