diff --git a/package/yast2-storage-ng.changes b/package/yast2-storage-ng.changes index 2725e1c6fa..0f2a89cb3c 100644 --- a/package/yast2-storage-ng.changes +++ b/package/yast2-storage-ng.changes @@ -1,3 +1,21 @@ +------------------------------------------------------------------- +Fri Oct 19 11:34:42 UTC 2018 - igonzalezsosa@suse.com + +- Fixes and improvements to AutoYaST partitioning: + - Improve support to reuse a disk as a PV (bsc#1107298). + - Resize and then create new devices (bsc#1112545). + - Warn the user when trying to reuse a non-existent filesystem. + - Fix support of old format to specify several software RAIDs + (bsc#1112546). + - Proper support for Xen virtual partitions (bsc#1105350). + - Export enable_snapshots element properly (related to + bsc#1073544). + - Allow to format a whole disk and use it as a filesystem. + - Add support for partitioned software RAIDs (fate#326573). + - Allow to use a whole disk as a software RAID member (related + to fate#326573). +- 4.0.214 + ------------------------------------------------------------------- Thu Sep 27 15:13:31 CEST 2018 - schubi@suse.de diff --git a/package/yast2-storage-ng.spec b/package/yast2-storage-ng.spec index 1aff8837f5..552c77dddb 100644 --- a/package/yast2-storage-ng.spec +++ b/package/yast2-storage-ng.spec @@ -16,7 +16,7 @@ # Name: yast2-storage-ng -Version: 4.0.213 +Version: 4.0.214 Release: 0 BuildRoot: %{_tmppath}/%{name}-%{version}-build