From 4ceaddb1c7ec7b08612a5c181175175db02c9452d608518eea4ceeb645888137 Mon Sep 17 00:00:00 2001 From: YaST Team Bot Date: Tue, 12 Jul 2022 08:17:28 +0000 Subject: [PATCH] - Run the registration step early only on the Online installation medium which does not provide any packages. On the other media run the registration step later. Fixes crash in the SLE Micro when the AutoYaST profile enables the registration step. (bsc#1200803) - 4.5.2 OBS-URL: https://build.opensuse.org/package/show/YaST:Head/autoyast2?expand=0&rev=1021 --- autoyast2-4.5.1.tar.bz2 | 3 --- autoyast2-4.5.2.tar.bz2 | 3 +++ autoyast2.changes | 10 ++++++++++ autoyast2.spec | 2 +- 4 files changed, 14 insertions(+), 4 deletions(-) delete mode 100644 autoyast2-4.5.1.tar.bz2 create mode 100644 autoyast2-4.5.2.tar.bz2 diff --git a/autoyast2-4.5.1.tar.bz2 b/autoyast2-4.5.1.tar.bz2 deleted file mode 100644 index 888b139..0000000 --- a/autoyast2-4.5.1.tar.bz2 +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:f84d20a0bdd1ff5b4ebb928c54bf3577f9dea998cff841857c90466bee583580 -size 731095 diff --git a/autoyast2-4.5.2.tar.bz2 b/autoyast2-4.5.2.tar.bz2 new file mode 100644 index 0000000..df66841 --- /dev/null +++ b/autoyast2-4.5.2.tar.bz2 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:5b3a56471b180707a0a1eb46dac5055622e800ade4812f1ab589c8ed68d1819e +size 731402 diff --git a/autoyast2.changes b/autoyast2.changes index b7cb159..56dcb9d 100644 --- a/autoyast2.changes +++ b/autoyast2.changes @@ -1,3 +1,13 @@ +------------------------------------------------------------------- +Mon Jul 11 15:54:15 UTC 2022 - Ladislav Slezák + +- Run the registration step early only on the Online installation + medium which does not provide any packages. On the other media + run the registration step later. + Fixes crash in the SLE Micro when the AutoYaST profile enables + the registration step. (bsc#1200803) +- 4.5.2 + ------------------------------------------------------------------- Tue May 3 15:00:22 UTC 2022 - Imobach Gonzalez Sosa diff --git a/autoyast2.spec b/autoyast2.spec index 00135fd..6ae3d38 100644 --- a/autoyast2.spec +++ b/autoyast2.spec @@ -22,7 +22,7 @@ %endif Name: autoyast2 -Version: 4.5.1 +Version: 4.5.2 Release: 0 Summary: YaST2 - Automated Installation License: GPL-2.0-only