- Dropped call of dasd_reload which caused renumbering of disks and
user got confused.(FATE#318138) - 4.0.6 - AY: Warn the user if an remote installation is not completely possible because there are not all needed packages availble in the installed system. (bnc#1055279, bnc#1058071) - 4.0.5 OBS-URL: https://build.opensuse.org/package/show/YaST:Head/yast2-installation?expand=0&rev=902
This commit is contained in:
parent
6e31d3c647
commit
134943993f
@ -1,3 +0,0 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:c39898df0b102ae8e4179bf9473a3bf3e37f4e6330f32fdfc31dcf3f0fdbabb7
|
||||
size 450530
|
3
yast2-installation-4.0.6.tar.bz2
Normal file
3
yast2-installation-4.0.6.tar.bz2
Normal file
@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:610e9346895845d03f45f54f7110cb6a125fde6491f44705a74d36921670b954
|
||||
size 450788
|
@ -1,3 +1,18 @@
|
||||
-------------------------------------------------------------------
|
||||
Tue Oct 10 08:34:44 UTC 2017 - jreidinger@suse.com
|
||||
|
||||
- Dropped call of dasd_reload which caused renumbering of disks and
|
||||
user got confused.(FATE#318138)
|
||||
- 4.0.6
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Wed Oct 4 10:32:55 CEST 2017 - schubi@suse.de
|
||||
|
||||
- AY: Warn the user if an remote installation is not completely
|
||||
possible because there are not all needed packages availble in
|
||||
the installed system. (bnc#1055279, bnc#1058071)
|
||||
- 4.0.5
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Tue Sep 26 13:37:17 UTC 2017 - igonzalezsosa@suse.com
|
||||
|
||||
|
@ -17,7 +17,7 @@
|
||||
|
||||
|
||||
Name: yast2-installation
|
||||
Version: 4.0.4
|
||||
Version: 4.0.6
|
||||
Release: 0
|
||||
|
||||
BuildRoot: %{_tmppath}/%{name}-%{version}-build
|
||||
@ -43,8 +43,8 @@ BuildRequires: rubygem(yast-rake)
|
||||
|
||||
# Yast::WorkflowManager.merge_modules_extensions
|
||||
BuildRequires: yast2 >= 4.0.8
|
||||
# Y2Packager::Product#release_notes Y2Packager::ReleaseNotes
|
||||
BuildRequires: yast2-packager >= 4.0.5
|
||||
# Yast::Packages.check_remote_installation_packages
|
||||
BuildRequires: yast2-packager >= 4.0.9
|
||||
|
||||
# New Y2Storage::StorageManager API
|
||||
BuildRequires: yast2-storage-ng >= 0.1.32
|
||||
@ -66,8 +66,8 @@ Requires: yast2-pkg-bindings >= 3.1.33
|
||||
# Mouse-related scripts moved to yast2-mouse
|
||||
Conflicts: yast2-mouse < 2.18.0
|
||||
|
||||
# Y2Packager::Product#release_notes Y2Packager::ReleaseNotes
|
||||
Requires: yast2-packager >= 4.0.5
|
||||
# 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
|
||||
|
Loading…
Reference in New Issue
Block a user