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