diff --git a/yast2-installation-4.0.55.tar.bz2 b/yast2-installation-4.0.55.tar.bz2 deleted file mode 100644 index 05cf077..0000000 --- a/yast2-installation-4.0.55.tar.bz2 +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:2445d2a5e414854e0fa2c5d04ed01c8652ecb140e1ff50c462e44d49272612b5 -size 454318 diff --git a/yast2-installation-4.0.59.tar.bz2 b/yast2-installation-4.0.59.tar.bz2 new file mode 100644 index 0000000..a5803f2 --- /dev/null +++ b/yast2-installation-4.0.59.tar.bz2 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:7ebc281ac22dad709fcb06296d0ad1dd200a701db6cabd52c2dfaf90666e3dea +size 454866 diff --git a/yast2-installation.changes b/yast2-installation.changes index a4481a7..0cfbd96 100644 --- a/yast2-installation.changes +++ b/yast2-installation.changes @@ -1,3 +1,30 @@ +------------------------------------------------------------------- +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 + +------------------------------------------------------------------- +Tue May 08 12:04:00 CEST 2018 - aschnell@suse.com + +- disable mdadm auto assembly for installation (bsc#1090690) +- 4.0.58 + +------------------------------------------------------------------- +Thu May 3 07:34:57 UTC 2018 - lslezak@suse.cz + +- Keep the selected product in the desktop selection dialog + (bsc#1088660) +- 4.0.57 + +------------------------------------------------------------------- +Wed May 2 15:44:18 UTC 2018 - shundhammer@suse.com + +- Copy new /var/log/YaST2/storage-inst/ subdir to target at the + end of the installation (part of fate #318196) +- 4.0.56 + ------------------------------------------------------------------- Fri Apr 27 15:07:15 UTC 2018 - igonzalezsosa@suse.com diff --git a/yast2-installation.spec b/yast2-installation.spec index 1f93a9d..18b16b2 100644 --- a/yast2-installation.spec +++ b/yast2-installation.spec @@ -17,7 +17,7 @@ Name: yast2-installation -Version: 4.0.55 +Version: 4.0.59 Release: 0 BuildRoot: %{_tmppath}/%{name}-%{version}-build @@ -28,7 +28,7 @@ Url: http://github.com/yast/yast-installation Requires: yast2-ruby-bindings >= 4.0.6 Summary: YaST2 - Installation Parts -License: GPL-2.0-only +License: GPL-2.0 Group: System/YaST Source1: YaST2-Second-Stage.service @@ -48,9 +48,9 @@ BuildRequires: yast2 >= 4.0.72 # Yast::Packages.check_remote_installation_packages BuildRequires: yast2-packager >= 4.0.9 -# Y2Storage::StorageManager#devices_for_installation? -BuildRequires: yast2-storage-ng >= 4.0.168 -Requires: yast2-storage-ng >= 4.0.168 +# Y2Storage::Inhibitors +BuildRequires: yast2-storage-ng >= 4.0.175 +Requires: yast2-storage-ng >= 4.0.175 # TextHelpers#div_with_direction Requires: yast2 >= 4.0.72