forked from pool/yast2-installation
- Fix crash caused by previous fix when multipath is not available
(bsc#1095323) - Copy active_devices.txt for s390 to prevent blocking of important devices when cio_ignore is active (bsc#1095033) - 4.1.0 - 4.0.59 OBS-URL: https://build.opensuse.org/package/show/YaST:Head/yast2-installation?expand=0&rev=962
This commit is contained in:
parent
10768ff77c
commit
0de8672362
@ -1,3 +0,0 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:ad0986d9bf9f7a4a66f3faee57d02eac2b4a2a3161a43cf98e335c6eed471202
|
||||
size 454929
|
3
yast2-installation-4.1.0.tar.bz2
Normal file
3
yast2-installation-4.1.0.tar.bz2
Normal file
@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:c2d586414ab24174350be26319f1f1e3b13dc361cf7d388a5b3cfcd65e2b8f8f
|
||||
size 456037
|
@ -1,3 +1,12 @@
|
||||
-------------------------------------------------------------------
|
||||
Thu May 31 10:17:19 UTC 2018 - jreidinger@suse.com
|
||||
|
||||
- Fix crash caused by previous fix when multipath is not available
|
||||
(bsc#1095323)
|
||||
- Copy active_devices.txt for s390 to prevent blocking of
|
||||
important devices when cio_ignore is active (bsc#1095033)
|
||||
- 4.1.0
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Fri May 18 13:16:30 UTC 2018 - igonzalezsosa@suse.com
|
||||
|
||||
@ -17,7 +26,7 @@ Thu May 10 13:10:41 UTC 2018 - igonzalezsosa@suse.com
|
||||
|
||||
- Log a warning when umounting a filesystem fails after
|
||||
installation/upgrade (related to bsc#1090018).
|
||||
- 4.0.59
|
||||
- 4.0.59
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Tue May 08 12:04:00 CEST 2018 - aschnell@suse.com
|
||||
|
@ -17,7 +17,7 @@
|
||||
|
||||
|
||||
Name: yast2-installation
|
||||
Version: 4.0.61
|
||||
Version: 4.1.0
|
||||
Release: 0
|
||||
|
||||
BuildRoot: %{_tmppath}/%{name}-%{version}-build
|
||||
|
Loading…
Reference in New Issue
Block a user