From ea1dfba1e43eba5845c736b6dd36d5b7d7c59fc30c7521bc3a459978af0ebfee Mon Sep 17 00:00:00 2001 From: YaST Team Bot Date: Thu, 1 Jul 2021 07:56:45 +0000 Subject: [PATCH 1/2] - Do not crash importing the section (boo#1187898). This bug does not affect the installation process. - 4.4.11 OBS-URL: https://build.opensuse.org/package/show/YaST:Head/autoyast2?expand=0&rev=978 --- autoyast2-4.4.10.tar.bz2 | 3 --- autoyast2-4.4.11.tar.bz2 | 3 +++ autoyast2.changes | 7 +++++++ autoyast2.spec | 2 +- 4 files changed, 11 insertions(+), 4 deletions(-) delete mode 100644 autoyast2-4.4.10.tar.bz2 create mode 100644 autoyast2-4.4.11.tar.bz2 diff --git a/autoyast2-4.4.10.tar.bz2 b/autoyast2-4.4.10.tar.bz2 deleted file mode 100644 index a49d329..0000000 --- a/autoyast2-4.4.10.tar.bz2 +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:c5a9d4e13794d5bc4b8d113df513ae9572d61748ff04b889df250f2f20e4bbed -size 722599 diff --git a/autoyast2-4.4.11.tar.bz2 b/autoyast2-4.4.11.tar.bz2 new file mode 100644 index 0000000..a4804a4 --- /dev/null +++ b/autoyast2-4.4.11.tar.bz2 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:8af01d549a80ca56451e924774ebbfeabfa31dd0cfd4a3b63423f616a80fc973 +size 722689 diff --git a/autoyast2.changes b/autoyast2.changes index a549d9e..77834ad 100644 --- a/autoyast2.changes +++ b/autoyast2.changes @@ -1,3 +1,10 @@ +------------------------------------------------------------------- +Thu Jul 1 07:02:20 UTC 2021 - Imobach Gonzalez Sosa + +- Do not crash importing the section (boo#1187898). + This bug does not affect the installation process. +- 4.4.11 + ------------------------------------------------------------------- Mon Jun 14 09:37:41 UTC 2021 - Imobach Gonzalez Sosa diff --git a/autoyast2.spec b/autoyast2.spec index c12c2a7..8c11f3d 100644 --- a/autoyast2.spec +++ b/autoyast2.spec @@ -22,7 +22,7 @@ %endif Name: autoyast2 -Version: 4.4.10 +Version: 4.4.11 Release: 0 Summary: YaST2 - Automated Installation License: GPL-2.0-only From 9f45abc26480e64fddd670bbc4798cccbb414ea232c2f1158e8f42ae55d13f6a Mon Sep 17 00:00:00 2001 From: YaST Team Bot Date: Fri, 2 Jul 2021 15:01:45 +0000 Subject: [PATCH 2/2] - Properly register the script to reboot after applying online updates (bsc#1187962). - 4.4.12 OBS-URL: https://build.opensuse.org/package/show/YaST:Head/autoyast2?expand=0&rev=979 --- autoyast2-4.4.11.tar.bz2 | 3 --- autoyast2-4.4.12.tar.bz2 | 3 +++ autoyast2.changes | 7 +++++++ autoyast2.spec | 2 +- 4 files changed, 11 insertions(+), 4 deletions(-) delete mode 100644 autoyast2-4.4.11.tar.bz2 create mode 100644 autoyast2-4.4.12.tar.bz2 diff --git a/autoyast2-4.4.11.tar.bz2 b/autoyast2-4.4.11.tar.bz2 deleted file mode 100644 index a4804a4..0000000 --- a/autoyast2-4.4.11.tar.bz2 +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:8af01d549a80ca56451e924774ebbfeabfa31dd0cfd4a3b63423f616a80fc973 -size 722689 diff --git a/autoyast2-4.4.12.tar.bz2 b/autoyast2-4.4.12.tar.bz2 new file mode 100644 index 0000000..e1d8f94 --- /dev/null +++ b/autoyast2-4.4.12.tar.bz2 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:55cd650def9bc3d1445ec8bd92e9b353e075a4e7ad1ebd67de2e0738543c4f6b +size 722520 diff --git a/autoyast2.changes b/autoyast2.changes index 77834ad..ea67d17 100644 --- a/autoyast2.changes +++ b/autoyast2.changes @@ -1,3 +1,10 @@ +------------------------------------------------------------------- +Fri Jul 2 12:43:13 UTC 2021 - Imobach Gonzalez Sosa + +- Properly register the script to reboot after applying online + updates (bsc#1187962). +- 4.4.12 + ------------------------------------------------------------------- Thu Jul 1 07:02:20 UTC 2021 - Imobach Gonzalez Sosa diff --git a/autoyast2.spec b/autoyast2.spec index 8c11f3d..8d197c5 100644 --- a/autoyast2.spec +++ b/autoyast2.spec @@ -22,7 +22,7 @@ %endif Name: autoyast2 -Version: 4.4.11 +Version: 4.4.12 Release: 0 Summary: YaST2 - Automated Installation License: GPL-2.0-only