From 68432c65ffb7c31dbde00e61ef6b20f7dccf1ab22b1e1204c4dc7348e64975dd Mon Sep 17 00:00:00 2001 From: YaST Team Bot Date: Wed, 22 Jul 2020 09:16:28 +0000 Subject: [PATCH 1/2] - Do not crash when the networking section is missing (bsc#1174118). - 4.3.29 OBS-URL: https://build.opensuse.org/package/show/YaST:Head/autoyast2?expand=0&rev=911 --- autoyast2-4.3.28.tar.bz2 | 3 --- autoyast2-4.3.29.tar.bz2 | 3 +++ autoyast2.changes | 7 +++++++ autoyast2.spec | 2 +- 4 files changed, 11 insertions(+), 4 deletions(-) delete mode 100644 autoyast2-4.3.28.tar.bz2 create mode 100644 autoyast2-4.3.29.tar.bz2 diff --git a/autoyast2-4.3.28.tar.bz2 b/autoyast2-4.3.28.tar.bz2 deleted file mode 100644 index a5746a4..0000000 --- a/autoyast2-4.3.28.tar.bz2 +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:7a8f41f49e1351fede86190a35554dcf82300227efbc95766889cbda888abb64 -size 708573 diff --git a/autoyast2-4.3.29.tar.bz2 b/autoyast2-4.3.29.tar.bz2 new file mode 100644 index 0000000..d519cde --- /dev/null +++ b/autoyast2-4.3.29.tar.bz2 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:bdb73b3fd85e4bab4289825baef5098a26246453b2fd74a776688c7250672c1e +size 708676 diff --git a/autoyast2.changes b/autoyast2.changes index 023df4f..8156833 100644 --- a/autoyast2.changes +++ b/autoyast2.changes @@ -1,3 +1,10 @@ +------------------------------------------------------------------- +Tue Jul 21 19:24:34 UTC 2020 - Imobach Gonzalez Sosa + +- Do not crash when the networking section is missing + (bsc#1174118). +- 4.3.29 + ------------------------------------------------------------------- Mon Jul 20 14:51:49 UTC 2020 - Josef Reidinger diff --git a/autoyast2.spec b/autoyast2.spec index 0e57863..5d0b410 100644 --- a/autoyast2.spec +++ b/autoyast2.spec @@ -22,7 +22,7 @@ %endif Name: autoyast2 -Version: 4.3.28 +Version: 4.3.29 Release: 0 Summary: YaST2 - Automated Installation License: GPL-2.0-only From a96ef4ab7d3fda69b2a881f1d37da737ab88837035213a9abc3a37e6b93fd6ee Mon Sep 17 00:00:00 2001 From: YaST Team Bot Date: Thu, 23 Jul 2020 11:18:05 +0000 Subject: [PATCH 2/2] - handle properly exceptions from new XML parser/serializer (related to bsc#1171412) - 4.3.30 OBS-URL: https://build.opensuse.org/package/show/YaST:Head/autoyast2?expand=0&rev=912 --- autoyast2-4.3.29.tar.bz2 | 3 --- autoyast2-4.3.30.tar.bz2 | 3 +++ autoyast2.changes | 7 +++++++ autoyast2.spec | 7 +------ 4 files changed, 11 insertions(+), 9 deletions(-) delete mode 100644 autoyast2-4.3.29.tar.bz2 create mode 100644 autoyast2-4.3.30.tar.bz2 diff --git a/autoyast2-4.3.29.tar.bz2 b/autoyast2-4.3.29.tar.bz2 deleted file mode 100644 index d519cde..0000000 --- a/autoyast2-4.3.29.tar.bz2 +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:bdb73b3fd85e4bab4289825baef5098a26246453b2fd74a776688c7250672c1e -size 708676 diff --git a/autoyast2-4.3.30.tar.bz2 b/autoyast2-4.3.30.tar.bz2 new file mode 100644 index 0000000..26cbd4b --- /dev/null +++ b/autoyast2-4.3.30.tar.bz2 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:226dcc3df83c9cab3d92fd8356a0d2fc01d03f310a9284f914ce5c4daf4bcefb +size 708658 diff --git a/autoyast2.changes b/autoyast2.changes index 8156833..2172042 100644 --- a/autoyast2.changes +++ b/autoyast2.changes @@ -1,3 +1,10 @@ +------------------------------------------------------------------- +Thu Jul 23 09:36:37 UTC 2020 - Josef Reidinger + +- handle properly exceptions from new XML parser/serializer + (related to bsc#1171412) +- 4.3.30 + ------------------------------------------------------------------- Tue Jul 21 19:24:34 UTC 2020 - Imobach Gonzalez Sosa diff --git a/autoyast2.spec b/autoyast2.spec index 5d0b410..082a60c 100644 --- a/autoyast2.spec +++ b/autoyast2.spec @@ -22,7 +22,7 @@ %endif Name: autoyast2 -Version: 4.3.29 +Version: 4.3.30 Release: 0 Summary: YaST2 - Automated Installation License: GPL-2.0-only @@ -229,9 +229,6 @@ done %{yast_yncludedir}/autoinstall/tree.rb %{yast_yncludedir}/autoinstall/types.rb -%dir %{yast_controldir} -%{yast_controldir}/*.xml - %{yast_moduledir}/AutoInstall.rb %{yast_moduledir}/AutoinstScripts.rb %{yast_moduledir}/AutoinstGeneral.rb @@ -255,8 +252,6 @@ done %{yast_clientdir}/inst_autoconfigure.rb %{yast_clientdir}/inst_autopost.rb %{yast_clientdir}/files_auto.rb -%{yast_clientdir}/autoinst_test_clone.rb -%{yast_clientdir}/autoinst_test_stage.rb %{yast_clientdir}/autoinst_scripts1_finish.rb %{yast_clientdir}/autoinst_scripts2_finish.rb %{yast_clientdir}/ayast_probe.rb