From ee8720cceb57e66251b0e6d9aff9752e1a73b0ec46a07237c2e3918b9b343d24 Mon Sep 17 00:00:00 2001 From: YaST Team Bot Date: Tue, 6 Jul 2021 12:44:38 +0000 Subject: [PATCH] - Add run-erb option to check-profile command. - Avoid to crash when rendering ERB profiles fails. - Related to bsc#1177123. OBS-URL: https://build.opensuse.org/package/show/YaST:Head/autoyast2?expand=0&rev=982 --- autoyast2-4.4.13.tar.bz2 | 4 ++-- autoyast2.changes | 4 +++- 2 files changed, 5 insertions(+), 3 deletions(-) diff --git a/autoyast2-4.4.13.tar.bz2 b/autoyast2-4.4.13.tar.bz2 index 2bb8817..806a457 100644 --- a/autoyast2-4.4.13.tar.bz2 +++ b/autoyast2-4.4.13.tar.bz2 @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:e57babeb7447e5bcd39206f61faeb610f077180db062adb53a47baa8baa93bf4 -size 724237 +oid sha256:0eb516d4242be64d1a5f0d8623cb3dd6cd689b3a3cc1e3e5f7cd89a8e3d11fd7 +size 724356 diff --git a/autoyast2.changes b/autoyast2.changes index 4b90912..4a6126b 100644 --- a/autoyast2.changes +++ b/autoyast2.changes @@ -1,7 +1,9 @@ ------------------------------------------------------------------- Tue Jul 6 08:57:22 UTC 2021 - José Iván López González -- Fix unit tests dependency (related to bsc#1187962). +- Add run-erb option to check-profile command. +- Avoid to crash when rendering ERB profiles fails. +- Related to bsc#1177123. - 4.4.13 -------------------------------------------------------------------