- Add new action yast2 autoyast check-profile
(related to
bsc#1175735) which features: -- XML syntax check -- XML schema validation -- try to fetch the profile -- generate dynamic profile erb or classes/rules -- optional try to import profile and detect any issues with it -- optional run of scripts including dynamic profiles in pre-script -- 4.3.52 OBS-URL: https://build.opensuse.org/package/show/YaST:Head/autoyast2?expand=0&rev=937
This commit is contained in:
parent
517fbd6c8f
commit
559c6dfe35
@ -1,3 +0,0 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:af998cdeccf5eaa297016d883a34ccd3bac85a22c714a60eeb53d453adfc2d62
|
||||
size 707235
|
3
autoyast2-4.3.52.tar.bz2
Normal file
3
autoyast2-4.3.52.tar.bz2
Normal file
@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:7baa71985da06382b2f2d8a648359b068b5e1fff036861b2f47f18828f24beaf
|
||||
size 708420
|
@ -1,3 +1,16 @@
|
||||
-------------------------------------------------------------------
|
||||
Mon Sep 21 15:04:10 UTC 2020 - Josef Reidinger <jreidinger@suse.com>
|
||||
|
||||
- Add new action `yast2 autoyast check-profile` (related to
|
||||
bsc#1175735) which features:
|
||||
-- XML syntax check
|
||||
-- XML schema validation
|
||||
-- try to fetch the profile
|
||||
-- generate dynamic profile erb or classes/rules
|
||||
-- optional try to import profile and detect any issues with it
|
||||
-- optional run of scripts including dynamic profiles in pre-script
|
||||
-- 4.3.52
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Fri Sep 18 12:20:10 CEST 2020 - schubi@suse.de
|
||||
|
||||
@ -5,7 +18,7 @@ Fri Sep 18 12:20:10 CEST 2020 - schubi@suse.de
|
||||
supplements instead (bsc#1146494).
|
||||
- 4.3.51
|
||||
|
||||
-------------------------------------------------------------------
|
||||
-------------------------------------------------------------------
|
||||
Thu Sep 17 20:03:44 UTC 2020 - Knut Anderssen <kanderssen@suse.com>
|
||||
|
||||
- Import general and report sections in case that some pre-script
|
||||
|
@ -22,7 +22,7 @@
|
||||
%endif
|
||||
|
||||
Name: autoyast2
|
||||
Version: 4.3.51
|
||||
Version: 4.3.52
|
||||
Release: 0
|
||||
Summary: YaST2 - Automated Installation
|
||||
License: GPL-2.0-only
|
||||
|
Loading…
Reference in New Issue
Block a user