From 3b455535e2f66a58468a2e1df125ba55adffb30d331c9e2ed85366058e245690 Mon Sep 17 00:00:00 2001 From: YaST Team Bot Date: Tue, 20 Mar 2018 15:06:42 +0000 Subject: [PATCH 1/7] - Improved error message if the base product cannot be found. (follow up of bnc#1084820) - 4.0.40 OBS-URL: https://build.opensuse.org/package/show/YaST:Head/autoyast2?expand=0&rev=784 --- autoyast2-4.0.39.tar.bz2 | 3 --- autoyast2-4.0.40.tar.bz2 | 3 +++ autoyast2.changes | 7 +++++++ autoyast2.spec | 2 +- 4 files changed, 11 insertions(+), 4 deletions(-) delete mode 100644 autoyast2-4.0.39.tar.bz2 create mode 100644 autoyast2-4.0.40.tar.bz2 diff --git a/autoyast2-4.0.39.tar.bz2 b/autoyast2-4.0.39.tar.bz2 deleted file mode 100644 index 16a25ea..0000000 --- a/autoyast2-4.0.39.tar.bz2 +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:fe3868eb958cb0f67a62f61c8e038a4d28bb71b37d2ad236e09d7ffd925f9e0d -size 679982 diff --git a/autoyast2-4.0.40.tar.bz2 b/autoyast2-4.0.40.tar.bz2 new file mode 100644 index 0000000..ef05ba0 --- /dev/null +++ b/autoyast2-4.0.40.tar.bz2 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:219769fa7cdbaa7ca3cc962e1bad5ddbb02f5e64a6011adc9e349d0933ba00a1 +size 679865 diff --git a/autoyast2.changes b/autoyast2.changes index 5f8644d..52a364a 100644 --- a/autoyast2.changes +++ b/autoyast2.changes @@ -1,3 +1,10 @@ +------------------------------------------------------------------- +Tue Mar 20 15:24:43 CET 2018 - schubi@suse.de + +- Improved error message if the base product cannot be found. + (follow up of bnc#1084820) +- 4.0.40 + ------------------------------------------------------------------- Thu Mar 15 09:47:33 UTC 2018 - igonzalezsosa@suse.com diff --git a/autoyast2.spec b/autoyast2.spec index 2d6e0ad..5ce8162 100644 --- a/autoyast2.spec +++ b/autoyast2.spec @@ -22,7 +22,7 @@ %endif Name: autoyast2 -Version: 4.0.39 +Version: 4.0.40 Release: 0 BuildRoot: %{_tmppath}/%{name}-%{version}-build From 17bdfce5f678af7d15711ae05c8864568092ab491ba1dcf5b9a6671ba73c72a9 Mon Sep 17 00:00:00 2001 From: YaST Team Bot Date: Wed, 21 Mar 2018 16:29:47 +0000 Subject: [PATCH 2/7] - Added more entries to be used instead of the listentry tag when cloning the system (bsc#1013047) - 4.0.41 OBS-URL: https://build.opensuse.org/package/show/YaST:Head/autoyast2?expand=0&rev=785 --- autoyast2-4.0.40.tar.bz2 | 3 --- autoyast2-4.0.41.tar.bz2 | 3 +++ autoyast2.changes | 7 +++++++ autoyast2.spec | 2 +- 4 files changed, 11 insertions(+), 4 deletions(-) delete mode 100644 autoyast2-4.0.40.tar.bz2 create mode 100644 autoyast2-4.0.41.tar.bz2 diff --git a/autoyast2-4.0.40.tar.bz2 b/autoyast2-4.0.40.tar.bz2 deleted file mode 100644 index ef05ba0..0000000 --- a/autoyast2-4.0.40.tar.bz2 +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:219769fa7cdbaa7ca3cc962e1bad5ddbb02f5e64a6011adc9e349d0933ba00a1 -size 679865 diff --git a/autoyast2-4.0.41.tar.bz2 b/autoyast2-4.0.41.tar.bz2 new file mode 100644 index 0000000..aff133e --- /dev/null +++ b/autoyast2-4.0.41.tar.bz2 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:2e336bdcd8c8522fafc785fc752ce39f870daaedde7c608f3bbca8d2e956d754 +size 680011 diff --git a/autoyast2.changes b/autoyast2.changes index 52a364a..7239bcf 100644 --- a/autoyast2.changes +++ b/autoyast2.changes @@ -1,3 +1,10 @@ +------------------------------------------------------------------- +Wed Mar 21 15:55:03 UTC 2018 - knut.anderssen@suse.com + +- Added more entries to be used instead of the listentry tag when + cloning the system (bsc#1013047) +- 4.0.41 + ------------------------------------------------------------------- Tue Mar 20 15:24:43 CET 2018 - schubi@suse.de diff --git a/autoyast2.spec b/autoyast2.spec index 5ce8162..d89995b 100644 --- a/autoyast2.spec +++ b/autoyast2.spec @@ -22,7 +22,7 @@ %endif Name: autoyast2 -Version: 4.0.40 +Version: 4.0.41 Release: 0 BuildRoot: %{_tmppath}/%{name}-%{version}-build From c0c24f511fee4a5c358b3dd92224f5d067029f4ee0d06ae1609e4ccd21ba9e2f Mon Sep 17 00:00:00 2001 From: YaST Team Bot Date: Thu, 22 Mar 2018 08:50:29 +0000 Subject: [PATCH 3/7] - Permitted the use of 'listentry' element in all the software AutoYaST schema list entries (bsc#1013047) - 4.0.42 OBS-URL: https://build.opensuse.org/package/show/YaST:Head/autoyast2?expand=0&rev=786 --- autoyast2-4.0.41.tar.bz2 | 3 --- autoyast2-4.0.42.tar.bz2 | 3 +++ autoyast2.changes | 7 +++++++ autoyast2.spec | 2 +- 4 files changed, 11 insertions(+), 4 deletions(-) delete mode 100644 autoyast2-4.0.41.tar.bz2 create mode 100644 autoyast2-4.0.42.tar.bz2 diff --git a/autoyast2-4.0.41.tar.bz2 b/autoyast2-4.0.41.tar.bz2 deleted file mode 100644 index aff133e..0000000 --- a/autoyast2-4.0.41.tar.bz2 +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:2e336bdcd8c8522fafc785fc752ce39f870daaedde7c608f3bbca8d2e956d754 -size 680011 diff --git a/autoyast2-4.0.42.tar.bz2 b/autoyast2-4.0.42.tar.bz2 new file mode 100644 index 0000000..c445e7a --- /dev/null +++ b/autoyast2-4.0.42.tar.bz2 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:69fd423da5056195135866a4700319fc5aafb7ced61b7ba861032c61a5795436 +size 680293 diff --git a/autoyast2.changes b/autoyast2.changes index 7239bcf..e147cb0 100644 --- a/autoyast2.changes +++ b/autoyast2.changes @@ -1,3 +1,10 @@ +------------------------------------------------------------------- +Thu Mar 22 08:03:28 UTC 2018 - knut.anderssen@suse.com + +- Permitted the use of 'listentry' element in all the software + AutoYaST schema list entries (bsc#1013047) +- 4.0.42 + ------------------------------------------------------------------- Wed Mar 21 15:55:03 UTC 2018 - knut.anderssen@suse.com diff --git a/autoyast2.spec b/autoyast2.spec index d89995b..da15ad8 100644 --- a/autoyast2.spec +++ b/autoyast2.spec @@ -22,7 +22,7 @@ %endif Name: autoyast2 -Version: 4.0.41 +Version: 4.0.42 Release: 0 BuildRoot: %{_tmppath}/%{name}-%{version}-build From 18bba09b3e3264f10a916903c9cccff7c0dbd8cd088d58c343d7277982fea14b Mon Sep 17 00:00:00 2001 From: YaST Team Bot Date: Thu, 22 Mar 2018 13:51:54 +0000 Subject: [PATCH 4/7] - Add-On-Products: Handling error popup for wrong settings. (bnc#1084596) - 4.0.43 OBS-URL: https://build.opensuse.org/package/show/YaST:Head/autoyast2?expand=0&rev=787 --- autoyast2-4.0.42.tar.bz2 | 3 --- autoyast2-4.0.43.tar.bz2 | 3 +++ autoyast2.changes | 7 +++++++ autoyast2.spec | 2 +- 4 files changed, 11 insertions(+), 4 deletions(-) delete mode 100644 autoyast2-4.0.42.tar.bz2 create mode 100644 autoyast2-4.0.43.tar.bz2 diff --git a/autoyast2-4.0.42.tar.bz2 b/autoyast2-4.0.42.tar.bz2 deleted file mode 100644 index c445e7a..0000000 --- a/autoyast2-4.0.42.tar.bz2 +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:69fd423da5056195135866a4700319fc5aafb7ced61b7ba861032c61a5795436 -size 680293 diff --git a/autoyast2-4.0.43.tar.bz2 b/autoyast2-4.0.43.tar.bz2 new file mode 100644 index 0000000..438588b --- /dev/null +++ b/autoyast2-4.0.43.tar.bz2 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:19c9ff2c1b9cc442a58e7444b1489cd0b85837aaead5c4b49a12b808a8318905 +size 680058 diff --git a/autoyast2.changes b/autoyast2.changes index e147cb0..4bb748c 100644 --- a/autoyast2.changes +++ b/autoyast2.changes @@ -1,3 +1,10 @@ +------------------------------------------------------------------- +Thu Mar 22 13:37:23 CET 2018 - schubi@suse.de + +- Add-On-Products: Handling error popup for wrong settings. + (bnc#1084596) +- 4.0.43 + ------------------------------------------------------------------- Thu Mar 22 08:03:28 UTC 2018 - knut.anderssen@suse.com diff --git a/autoyast2.spec b/autoyast2.spec index da15ad8..5873086 100644 --- a/autoyast2.spec +++ b/autoyast2.spec @@ -22,7 +22,7 @@ %endif Name: autoyast2 -Version: 4.0.42 +Version: 4.0.43 Release: 0 BuildRoot: %{_tmppath}/%{name}-%{version}-build From 9d55c44663d99ad6be392438acaa036f30279fe7c5173d7e92c53c8a5edd1ade Mon Sep 17 00:00:00 2001 From: YaST Team Bot Date: Fri, 23 Mar 2018 11:50:09 +0000 Subject: [PATCH 5/7] - Do not export an element in the partitioning section (bsc#1013047) - 4.0.44 OBS-URL: https://build.opensuse.org/package/show/YaST:Head/autoyast2?expand=0&rev=788 --- autoyast2-4.0.43.tar.bz2 | 4 ++-- autoyast2.changes | 7 +++++++ 2 files changed, 9 insertions(+), 2 deletions(-) diff --git a/autoyast2-4.0.43.tar.bz2 b/autoyast2-4.0.43.tar.bz2 index 438588b..04ecd02 100644 --- a/autoyast2-4.0.43.tar.bz2 +++ b/autoyast2-4.0.43.tar.bz2 @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:19c9ff2c1b9cc442a58e7444b1489cd0b85837aaead5c4b49a12b808a8318905 -size 680058 +oid sha256:718d749bd349f6c23773786a8f7553c2145b89bd3ce5117e99e835ae68937bf8 +size 680147 diff --git a/autoyast2.changes b/autoyast2.changes index 4bb748c..36bf073 100644 --- a/autoyast2.changes +++ b/autoyast2.changes @@ -1,3 +1,10 @@ +------------------------------------------------------------------- +Fri Mar 23 11:39:33 UTC 2018 - igonzalezsosa@suse.com + +- Do not export an element in the partitioning section + (bsc#1013047) +- 4.0.44 + ------------------------------------------------------------------- Thu Mar 22 13:37:23 CET 2018 - schubi@suse.de From cd26bb8d5332eeabcccb55fbd16acc9b0862ebbac68131c261904b6195530410 Mon Sep 17 00:00:00 2001 From: YaST Team Bot Date: Fri, 23 Mar 2018 12:26:33 +0000 Subject: [PATCH 6/7] - Properly abort when probing devices fails (part of bsc#1083672). - 4.0.44 OBS-URL: https://build.opensuse.org/package/show/YaST:Head/autoyast2?expand=0&rev=789 --- autoyast2-4.0.43.tar.bz2 | 3 --- autoyast2-4.0.44.tar.bz2 | 3 +++ autoyast2.changes | 7 ++++++- autoyast2.spec | 9 +++++---- 4 files changed, 14 insertions(+), 8 deletions(-) delete mode 100644 autoyast2-4.0.43.tar.bz2 create mode 100644 autoyast2-4.0.44.tar.bz2 diff --git a/autoyast2-4.0.43.tar.bz2 b/autoyast2-4.0.43.tar.bz2 deleted file mode 100644 index 04ecd02..0000000 --- a/autoyast2-4.0.43.tar.bz2 +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:718d749bd349f6c23773786a8f7553c2145b89bd3ce5117e99e835ae68937bf8 -size 680147 diff --git a/autoyast2-4.0.44.tar.bz2 b/autoyast2-4.0.44.tar.bz2 new file mode 100644 index 0000000..b3966af --- /dev/null +++ b/autoyast2-4.0.44.tar.bz2 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:cc2c62f327fc17f5e204acb7dc725e2e06d9f6e2e59cefa9e24d71c333364d17 +size 680258 diff --git a/autoyast2.changes b/autoyast2.changes index 36bf073..09d8390 100644 --- a/autoyast2.changes +++ b/autoyast2.changes @@ -1,9 +1,14 @@ +------------------------------------------------------------------- +Fri Mar 23 11:58:50 UTC 2018 - jlopez@suse.com + +- Properly abort when probing devices fails (part of bsc#1083672). +- 4.0.44 + ------------------------------------------------------------------- Fri Mar 23 11:39:33 UTC 2018 - igonzalezsosa@suse.com - Do not export an element in the partitioning section (bsc#1013047) -- 4.0.44 ------------------------------------------------------------------- Thu Mar 22 13:37:23 CET 2018 - schubi@suse.de diff --git a/autoyast2.spec b/autoyast2.spec index 5873086..390857c 100644 --- a/autoyast2.spec +++ b/autoyast2.spec @@ -22,7 +22,7 @@ %endif Name: autoyast2 -Version: 4.0.43 +Version: 4.0.44 Release: 0 BuildRoot: %{_tmppath}/%{name}-%{version}-build @@ -37,8 +37,9 @@ BuildRequires: yast2-installation-control BuildRequires: libxml2-tools # xsltproc for AutoinstClass BuildRequires: libxslt -BuildRequires: yast2 BuildRequires: rubygem(%{rb_default_ruby_abi}:rspec) +# Yast::Popup.ErrorAnyQuestion fixed +BuildRequires: yast2 >= 4.0.60 # FileSystems.read_default_subvol_from_target BuildRequires: yast2-country BuildRequires: yast2-packager @@ -59,8 +60,8 @@ BuildRequires: systemd Requires: autoyast2-installation = %{version} Requires: libxslt -Requires: yast2 -Requires: yast2 >= 3.1.183 +# Yast::Popup.ErrorAnyQuestion fixed +Requires: yast2 >= 4.0.60 Requires: yast2-core Requires: yast2-country >= 3.1.13 Requires: yast2-network >= 3.1.145 From 8f9187a9005e60a65170462ca05a511feeace6f9c4cc9dc8410f12f5772bd637 Mon Sep 17 00:00:00 2001 From: YaST Team Bot Date: Fri, 23 Mar 2018 13:09:58 +0000 Subject: [PATCH 7/7] Updated to git ref b3d1a93 OBS-URL: https://build.opensuse.org/package/show/YaST:Head/autoyast2?expand=0&rev=790 --- autoyast2-4.0.44.tar.bz2 | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/autoyast2-4.0.44.tar.bz2 b/autoyast2-4.0.44.tar.bz2 index b3966af..1145ca0 100644 --- a/autoyast2-4.0.44.tar.bz2 +++ b/autoyast2-4.0.44.tar.bz2 @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:cc2c62f327fc17f5e204acb7dc725e2e06d9f6e2e59cefa9e24d71c333364d17 -size 680258 +oid sha256:ddca0c773855ed9715f804bcbb3adf4f23e65032d4256affa42802b7a551d91a +size 680684