From 559c6dfe355fb6a8ac9520506c5b0f7ff00d2ee57906f9a44e38d143eaef8aa2 Mon Sep 17 00:00:00 2001 From: YaST Team Bot Date: Mon, 21 Sep 2020 18:12:59 +0000 Subject: [PATCH] - 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 --- autoyast2-4.3.51.tar.bz2 | 3 --- autoyast2-4.3.52.tar.bz2 | 3 +++ autoyast2.changes | 15 ++++++++++++++- autoyast2.spec | 2 +- 4 files changed, 18 insertions(+), 5 deletions(-) delete mode 100644 autoyast2-4.3.51.tar.bz2 create mode 100644 autoyast2-4.3.52.tar.bz2 diff --git a/autoyast2-4.3.51.tar.bz2 b/autoyast2-4.3.51.tar.bz2 deleted file mode 100644 index d458a21..0000000 --- a/autoyast2-4.3.51.tar.bz2 +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:af998cdeccf5eaa297016d883a34ccd3bac85a22c714a60eeb53d453adfc2d62 -size 707235 diff --git a/autoyast2-4.3.52.tar.bz2 b/autoyast2-4.3.52.tar.bz2 new file mode 100644 index 0000000..ed78c8d --- /dev/null +++ b/autoyast2-4.3.52.tar.bz2 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:7baa71985da06382b2f2d8a648359b068b5e1fff036861b2f47f18828f24beaf +size 708420 diff --git a/autoyast2.changes b/autoyast2.changes index 0432097..9d7811f 100644 --- a/autoyast2.changes +++ b/autoyast2.changes @@ -1,3 +1,16 @@ +------------------------------------------------------------------- +Mon Sep 21 15:04:10 UTC 2020 - Josef Reidinger + +- 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 - Import general and report sections in case that some pre-script diff --git a/autoyast2.spec b/autoyast2.spec index fec0960..b62db2a 100644 --- a/autoyast2.spec +++ b/autoyast2.spec @@ -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