From 6daf24a699f93b76bbb3b49a2c7326e2dcbc72a0da7082b578a556d8394282a8 Mon Sep 17 00:00:00 2001 From: YaST Team Bot Date: Tue, 27 Feb 2018 10:00:12 +0000 Subject: [PATCH 1/3] - More gentle handling of aborts caused by hardware probing errors (bsc#1079228, bsc#1079817, bsc#1063059, bsc#1080554, bsc#1076776, bsc#1070459 and some others). - Re-enable the old fix for bsc#298049 (abort button during ongoing hardware probing). - Cleanup of dead code - 4.0.34 OBS-URL: https://build.opensuse.org/package/show/YaST:Head/yast2-installation?expand=0&rev=938 --- yast2-installation-4.0.33.tar.bz2 | 3 --- yast2-installation-4.0.34.tar.bz2 | 3 +++ yast2-installation.changes | 11 +++++++++++ yast2-installation.spec | 13 ++++--------- 4 files changed, 18 insertions(+), 12 deletions(-) delete mode 100644 yast2-installation-4.0.33.tar.bz2 create mode 100644 yast2-installation-4.0.34.tar.bz2 diff --git a/yast2-installation-4.0.33.tar.bz2 b/yast2-installation-4.0.33.tar.bz2 deleted file mode 100644 index c550dd6..0000000 --- a/yast2-installation-4.0.33.tar.bz2 +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:60a06599d9eb380725d505b33bd0c0bb16e57d488c88941cd6077fc798a278e4 -size 452698 diff --git a/yast2-installation-4.0.34.tar.bz2 b/yast2-installation-4.0.34.tar.bz2 new file mode 100644 index 0000000..1618e0b --- /dev/null +++ b/yast2-installation-4.0.34.tar.bz2 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:2f0ad08b45ca406a0577fd2004a8a5bf4917a6d653b1a3c7b2ede965e11d6d2a +size 452756 diff --git a/yast2-installation.changes b/yast2-installation.changes index 83f3e27..fef3bb6 100644 --- a/yast2-installation.changes +++ b/yast2-installation.changes @@ -1,3 +1,14 @@ +------------------------------------------------------------------- +Tue Feb 27 01:41:17 UTC 2018 - ancor@suse.com + +- More gentle handling of aborts caused by hardware probing errors + (bsc#1079228, bsc#1079817, bsc#1063059, bsc#1080554, bsc#1076776, + bsc#1070459 and some others). +- Re-enable the old fix for bsc#298049 (abort button during ongoing + hardware probing). +- Cleanup of dead code +- 4.0.34 + ------------------------------------------------------------------- Tue Feb 13 12:53:44 UTC 2018 - jreidinger@suse.com diff --git a/yast2-installation.spec b/yast2-installation.spec index 1934b53..d552d2a 100644 --- a/yast2-installation.spec +++ b/yast2-installation.spec @@ -17,7 +17,7 @@ Name: yast2-installation -Version: 4.0.33 +Version: 4.0.34 Release: 0 BuildRoot: %{_tmppath}/%{name}-%{version}-build @@ -46,9 +46,9 @@ BuildRequires: yast2 >= 4.0.49 # Yast::Packages.check_remote_installation_packages BuildRequires: yast2-packager >= 4.0.9 -# Y2Storage::StorageManager#activate accepts an argument -BuildRequires: yast2-storage-ng >= 4.0.43 -Requires: yast2-storage-ng >= 4.0.43 +# Y2Storage::StorageManager#activate and #probe as boolean +BuildRequires: yast2-storage-ng >= 4.0.114 +Requires: yast2-storage-ng >= 4.0.114 # Mandatory language in Product#release_notes Requires: yast2 >= 4.0.49 @@ -66,11 +66,6 @@ Conflicts: yast2-mouse < 2.18.0 # Yast::Packages.check_remote_installation_packages Requires: yast2-packager >= 4.0.9 -# FIXME: some code present in this package still depends on the old yast2-storage -# and will break without this dependency. That's acceptable at this point of the -# migration to storage-ng. See installer-hacks.md in the yast-storage-ng repo. -# Requires: yast2-storage >= 2.24.1 - # use in startup scripts Requires: initviocons From 4a30a51665a1a298a921fa055eb6059d040506689a6040b36a131b1e26e97698 Mon Sep 17 00:00:00 2001 From: YaST Team Bot Date: Tue, 27 Feb 2018 12:51:30 +0000 Subject: [PATCH 2/3] - fix marking texts for translation (bsc#1081361, bsc#1083015) - 4.0.35 OBS-URL: https://build.opensuse.org/package/show/YaST:Head/yast2-installation?expand=0&rev=939 --- yast2-installation-4.0.34.tar.bz2 | 3 --- yast2-installation-4.0.35.tar.bz2 | 3 +++ yast2-installation.changes | 6 ++++++ yast2-installation.spec | 2 +- 4 files changed, 10 insertions(+), 4 deletions(-) delete mode 100644 yast2-installation-4.0.34.tar.bz2 create mode 100644 yast2-installation-4.0.35.tar.bz2 diff --git a/yast2-installation-4.0.34.tar.bz2 b/yast2-installation-4.0.34.tar.bz2 deleted file mode 100644 index 1618e0b..0000000 --- a/yast2-installation-4.0.34.tar.bz2 +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:2f0ad08b45ca406a0577fd2004a8a5bf4917a6d653b1a3c7b2ede965e11d6d2a -size 452756 diff --git a/yast2-installation-4.0.35.tar.bz2 b/yast2-installation-4.0.35.tar.bz2 new file mode 100644 index 0000000..21f68ff --- /dev/null +++ b/yast2-installation-4.0.35.tar.bz2 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:908016ef0cb0901e5f7b2a8cf2d7a3defd456d22729dcc15d54bff842816504a +size 452399 diff --git a/yast2-installation.changes b/yast2-installation.changes index fef3bb6..6385457 100644 --- a/yast2-installation.changes +++ b/yast2-installation.changes @@ -1,3 +1,9 @@ +------------------------------------------------------------------- +Tue Feb 27 12:23:03 UTC 2018 - jreidinger@suse.com + +- fix marking texts for translation (bsc#1081361, bsc#1083015) +- 4.0.35 + ------------------------------------------------------------------- Tue Feb 27 01:41:17 UTC 2018 - ancor@suse.com diff --git a/yast2-installation.spec b/yast2-installation.spec index d552d2a..dfa28b4 100644 --- a/yast2-installation.spec +++ b/yast2-installation.spec @@ -17,7 +17,7 @@ Name: yast2-installation -Version: 4.0.34 +Version: 4.0.35 Release: 0 BuildRoot: %{_tmppath}/%{name}-%{version}-build From 47351c5a0f4c5be3f839b60a7e4299df8c96d99267b9a994192a065928c6a486 Mon Sep 17 00:00:00 2001 From: YaST Team Bot Date: Thu, 1 Mar 2018 15:09:53 +0000 Subject: [PATCH 3/3] - Pass args to parent class constructor (bsc#1083500) - 4.0.36 OBS-URL: https://build.opensuse.org/package/show/YaST:Head/yast2-installation?expand=0&rev=940 --- yast2-installation-4.0.35.tar.bz2 | 3 --- yast2-installation-4.0.36.tar.bz2 | 3 +++ yast2-installation.changes | 6 ++++++ yast2-installation.spec | 2 +- 4 files changed, 10 insertions(+), 4 deletions(-) delete mode 100644 yast2-installation-4.0.35.tar.bz2 create mode 100644 yast2-installation-4.0.36.tar.bz2 diff --git a/yast2-installation-4.0.35.tar.bz2 b/yast2-installation-4.0.35.tar.bz2 deleted file mode 100644 index 21f68ff..0000000 --- a/yast2-installation-4.0.35.tar.bz2 +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:908016ef0cb0901e5f7b2a8cf2d7a3defd456d22729dcc15d54bff842816504a -size 452399 diff --git a/yast2-installation-4.0.36.tar.bz2 b/yast2-installation-4.0.36.tar.bz2 new file mode 100644 index 0000000..f4be712 --- /dev/null +++ b/yast2-installation-4.0.36.tar.bz2 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:5206cecb2d81709d407bb41c102642ecbd8f39213ce9492a8b866166f4a796d5 +size 452800 diff --git a/yast2-installation.changes b/yast2-installation.changes index 6385457..2965c8b 100644 --- a/yast2-installation.changes +++ b/yast2-installation.changes @@ -1,3 +1,9 @@ +------------------------------------------------------------------- +Thu Mar 1 14:48:45 UTC 2018 - shundhammer@suse.com + +- Pass args to parent class constructor (bsc#1083500) +- 4.0.36 + ------------------------------------------------------------------- Tue Feb 27 12:23:03 UTC 2018 - jreidinger@suse.com diff --git a/yast2-installation.spec b/yast2-installation.spec index dfa28b4..0a613e4 100644 --- a/yast2-installation.spec +++ b/yast2-installation.spec @@ -17,7 +17,7 @@ Name: yast2-installation -Version: 4.0.35 +Version: 4.0.36 Release: 0 BuildRoot: %{_tmppath}/%{name}-%{version}-build