- Merged storage-ng branch (fate#318196).

- Note: all changes below with this date belong to the merge.
- 3.3.0

- storage-ng: adapted calls to temporary y2storage_* methods, since
  they were finally removed from Y2Storage::StorageManager.

- Merged master to storage-ng branch

- storage-ng: add detection of previous systems using lvm.

- storage-ng: detection of previous systems partially adapted.

OBS-URL: https://build.opensuse.org/package/show/YaST:Head/yast2-update?expand=0&rev=318
This commit is contained in:
YaST Team Bot 2017-08-14 11:48:23 +00:00 committed by Git OBS Bridge
parent dcc40a6156
commit 9cc2eff46c
4 changed files with 35 additions and 7 deletions

View File

@ -1,3 +0,0 @@
version https://git-lfs.github.com/spec/v1
oid sha256:a835203268eb6497c03ff307d9e220e2fa30ef498f177d3520202aad091a7a31
size 62878

View File

@ -0,0 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:096796b61f1366c3f872f2e9f338ba75c74a3c3042ce451db857680be0acb9e8
size 63959

View File

@ -1,3 +1,31 @@
-------------------------------------------------------------------
Mon Aug 14 10:22:00 UTC 2017 - ancor@suse.com
- Merged storage-ng branch (fate#318196).
- Note: all changes below with this date belong to the merge.
- 3.3.0
-------------------------------------------------------------------
Mon Aug 14 10:22:00 UTC 2017 - ancor@suse.com
- storage-ng: adapted calls to temporary y2storage_* methods, since
they were finally removed from Y2Storage::StorageManager.
-------------------------------------------------------------------
Mon Aug 14 10:22:00 UTC 2017 - shundhammer@suse.de
- Merged master to storage-ng branch
-------------------------------------------------------------------
Mon Aug 14 10:22:00 UTC 2017 - jlopez@suse.com
- storage-ng: add detection of previous systems using lvm.
-------------------------------------------------------------------
Mon Aug 14 10:22:00 UTC 2017 - ancor@suse.com
- storage-ng: detection of previous systems partially adapted.
-------------------------------------------------------------------
Wed Apr 19 14:38:34 UTC 2017 - lslezak@suse.cz

View File

@ -17,7 +17,7 @@
Name: yast2-update
Version: 3.2.2
Version: 3.3.0
Release: 0
BuildRoot: %{_tmppath}/%{name}-%{version}-build
@ -39,9 +39,9 @@ BuildRequires: yast2-installation-control
# Needed for tests
BuildRequires: rubygem(rspec)
# Stroage::ChangeDmNamesFromCrypttab
BuildRequires: yast2-storage >= 2.22.9
Requires: yast2-storage >= 2.22.9
BuildRequires: yast2-storage-ng >= 0.1.32
# New versions of StorageManager#probed and StorageManager#staging
Requires: yast2-storage-ng >= 0.1.32
# FSSnapshotStore
Requires: yast2 >= 3.1.126
Requires: yast2-installation