From 1c887ca25c64d534ae204b16a15233652fc557358c95db1b94df5d0897171200 Mon Sep 17 00:00:00 2001 From: YaST Team Bot Date: Thu, 19 Dec 2019 15:48:57 +0000 Subject: [PATCH] - Fixed conflicting items in rule dialogs (bsc#1123091). - Semi-automatic with partition: Do not use the common AY partition workflow (bsc#1134501). - Do not reset Base-Product while registration. Do not call registration in the second installation stage again. (bsc#1143106). - Fix profile validation for scripts elements (bsc#1156905). - UI: Report XML parsing errors instead of just crashing (bsc#1159157). - 4.2.25 OBS-URL: https://build.opensuse.org/package/show/YaST:Head/autoyast2?expand=0&rev=863 --- autoyast2-4.2.24.tar.bz2 | 3 --- autoyast2-4.2.25.tar.bz2 | 3 +++ autoyast2.changes | 14 ++++++++++++++ autoyast2.spec | 2 +- 4 files changed, 18 insertions(+), 4 deletions(-) delete mode 100644 autoyast2-4.2.24.tar.bz2 create mode 100644 autoyast2-4.2.25.tar.bz2 diff --git a/autoyast2-4.2.24.tar.bz2 b/autoyast2-4.2.24.tar.bz2 deleted file mode 100644 index a26a168..0000000 --- a/autoyast2-4.2.24.tar.bz2 +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:7fc01c59ad0f23264a8d91aa2ba9ce0adc01984256d918634be66fde8d0fb241 -size 689578 diff --git a/autoyast2-4.2.25.tar.bz2 b/autoyast2-4.2.25.tar.bz2 new file mode 100644 index 0000000..1742062 --- /dev/null +++ b/autoyast2-4.2.25.tar.bz2 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:f8f1dc6b0a8aba2a5cc6eee8261250dd5cdf4f4263cbea2f3769e4aac049d84a +size 690792 diff --git a/autoyast2.changes b/autoyast2.changes index 828d1ec..b2f03f8 100644 --- a/autoyast2.changes +++ b/autoyast2.changes @@ -1,3 +1,17 @@ +------------------------------------------------------------------- +Tue Dec 17 16:19:57 UTC 2019 - Imobach Gonzalez Sosa + +- Fixed conflicting items in rule dialogs (bsc#1123091). +- Semi-automatic with partition: Do not use the common AY partition + workflow (bsc#1134501). +- Do not reset Base-Product while registration. Do not call + registration in the second installation stage again. + (bsc#1143106). +- Fix profile validation for scripts elements (bsc#1156905). +- UI: Report XML parsing errors instead of just crashing + (bsc#1159157). +- 4.2.25 + ------------------------------------------------------------------- Fri Dec 13 14:26:11 UTC 2019 - Josef Reidinger diff --git a/autoyast2.spec b/autoyast2.spec index b6b2c44..532a0a4 100644 --- a/autoyast2.spec +++ b/autoyast2.spec @@ -22,7 +22,7 @@ %endif Name: autoyast2 -Version: 4.2.24 +Version: 4.2.25 Release: 0 Summary: YaST2 - Automated Installation License: GPL-2.0-only