Hello community, here is the log from the commit of package yast2-storage-ng for openSUSE:Factory checked in at 2018-04-26 13:32:00 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/yast2-storage-ng (Old) and /work/SRC/openSUSE:Factory/.yast2-storage-ng.new (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "yast2-storage-ng" Thu Apr 26 13:32:00 2018 rev:16 rq:601044 version:4.0.164 Changes: -------- --- /work/SRC/openSUSE:Factory/yast2-storage-ng/yast2-storage-ng.changes 2018-04-07 20:51:29.858463557 +0200 +++ /work/SRC/openSUSE:Factory/.yast2-storage-ng.new/yast2-storage-ng.changes 2018-04-26 13:32:01.981268169 +0200 @@ -1,0 +2,142 @@ +Wed Apr 25 16:07:46 UTC 2018 - [email protected] + +- Partitioner: fix bug after confirming changes in a running system + (related to bsc#1086892). +- 4.0.164 + +------------------------------------------------------------------- +Tue Apr 24 09:15:14 UTC 2018 - [email protected] + +- Partitioner: do not validate setup just after rescanning + (related to bsc#1086892). +- 4.0.163 + +------------------------------------------------------------------- +Mon Apr 23 13:10:15 UTC 2018 - [email protected] + +- Partitioner: use the correct default value for 'Enable Snapshots' + when the 'Operating System' role is chosen for a new device + (bsc#1084491). +- 4.0.162 + +------------------------------------------------------------------- +Mon Apr 23 10:27:04 UTC 2018 - [email protected] + +- Make the package to be architecture dependant to correctly check + the current architecture (bsc#1081198). +- 4.0.161 + +------------------------------------------------------------------- +Fri Apr 20 20:27:15 UTC 2018 - [email protected] + +- AutoYaST: properly handle empty proposals (bsc#1090390). +- 4.0.160 + +------------------------------------------------------------------- +Fri Apr 20 09:39:44 UTC 2018 - [email protected] + +- Implemented the use_available LVM strategy for the proposal + (part of fate#318196). +- Make use_available the new default LVM strategy, so the system + behavior is closer to the old yast-storage. +- Speed improvements in the use_needed LVM strategy. +- 4.0.159 + +------------------------------------------------------------------- +Fri Apr 20 08:49:29 UTC 2018 - [email protected] + +- Partitioner: add missing warning and summary of changes when + running in an installed system (part of fate#318196 and related + to bsc#1086892). +- 4.0.158 + +------------------------------------------------------------------- +Thu Apr 19 13:52:34 UTC 2018 - [email protected] + +- Fix some translations issues in the Expert Partitioner + (bsc#1081571). + +------------------------------------------------------------------- +Wed Apr 18 10:37:17 UTC 2018 - [email protected] + +- Updated libstorage-ng dependency to ensure slots on extended + partitions are handled correctly and added regression unit test + about it (bsc#1088483). +- Significant speed improvements in the proposal code. + +------------------------------------------------------------------- +Tue Apr 17 12:01:08 UTC 2018 - [email protected] + +- Added missing help texts in the partitioner (bsc#1079591) +- 4.0.157 + +------------------------------------------------------------------- +Fri Apr 13 12:33:25 UTC 2018 - [email protected] + +- Added support for settings 'expert_partitioner_warning' and + 'proposal_settings_editable' (bsc#1087486). +- Fix bug going back in Partitioner: only re-calculate proposal + when the system was re-probed (bsc#1088960). +- 4.0.156 + +------------------------------------------------------------------- +Fri Apr 13 12:31:04 UTC 2018 - [email protected] + +- AutoYaST: support partition_type when set to "primary" + (bsc#1081506). +- 4.0.155 + +------------------------------------------------------------------- +Fri Apr 13 10:56:19 UTC 2018 - [email protected] + +- More informative message displayed when the proposal failed with + some given settings, so it doesn't sound like a definitive error + (related to bsc#1089274). +- 4.0.154 + +------------------------------------------------------------------- +Tue Apr 10 16:24:16 UTC 2018 - [email protected] + +- Partitioner: fix creation of default BTRFS subvolume + (bsc#1087918 and bsc#1087763). +- 4.0.153 + +------------------------------------------------------------------- +Tue Apr 10 16:21:04 UTC 2018 - [email protected] + +- Partitioner: make possible for the embedded yast2-nfs-client to + access the vfstype field of fstab, so it can detect and correct + legacy NFS entries (bsc#1088426). +- 4.0.152 + +------------------------------------------------------------------- +Tue Apr 10 10:59:32 UTC 2018 - [email protected] + +- Update dependency with libstorage-ng (ensure lock system). +- Part of fate#318196. +- 4.0.151 + +------------------------------------------------------------------- +Mon Apr 9 19:44:44 UTC 2018 - [email protected] + +- Fixed the disable_order property of control.xml. Now it affects + all the configurable aspects of the volume, as documented + (related to bsc#1078495). +- 4.0.150 + +------------------------------------------------------------------- +Mon Apr 9 10:14:12 UTC 2018 - [email protected] + +- Add system lock to avoid several processes using the storage + stack when a process is already using it with read-write access. +- Part of fate#318196. +- 4.0.149 + +------------------------------------------------------------------- +Mon Apr 9 09:14:12 UTC 2018 - [email protected] + +- Force UTF-8 encoding for (most) strings coming from libstorage-ng + (bsc#1088067). +- 4.0.148 + +------------------------------------------------------------------- Old: ---- yast2-storage-ng-4.0.147.tar.bz2 New: ---- yast2-storage-ng-4.0.164.tar.bz2 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ yast2-storage-ng.spec ++++++ --- /var/tmp/diff_new_pack.4SqXlM/_old 2018-04-26 13:32:02.629244430 +0200 +++ /var/tmp/diff_new_pack.4SqXlM/_new 2018-04-26 13:32:02.629244430 +0200 @@ -17,22 +17,22 @@ Name: yast2-storage-ng -Version: 4.0.147 +Version: 4.0.164 Release: 0 -BuildArch: noarch BuildRoot: %{_tmppath}/%{name}-%{version}-build Source: %{name}-%{version}.tar.bz2 # Yast::Report.yesno_popup Requires: yast2 >= 4.0.61 -Requires: yast2-ruby-bindings -# ResizeInfo::reasons() and RB_ enum -Requires: libstorage-ng-ruby >= 3.3.198 +# for AbortException and handle direct abort +Requires: yast2-ruby-bindings >= 4.0.6 +# Proper handling of EBR in PartitionTable#unused_partition_slots +Requires: libstorage-ng-ruby >= 3.3.215 BuildRequires: update-desktop-files -# ResizeInfo::reasons() and RB_ enum -BuildRequires: libstorage-ng-ruby >= 3.3.198 +# Proper handling of EBR in PartitionTable#unused_partition_slots +BuildRequires: libstorage-ng-ruby >= 3.3.215 BuildRequires: yast2-devtools BuildRequires: yast2-ruby-bindings # yast2-xml dependency is added by yast2 but ignored in the @@ -40,6 +40,8 @@ BuildRequires: yast2-xml # Yast::Report.yesno_popup BuildRequires: yast2 >= 4.0.61 +# for AbortException and handle direct abort +BuildRequires: yast2-ruby-bindings >= 4.0.6 BuildRequires: rubygem(rspec) BuildRequires: rubygem(yast-rake) PreReq: %fillup_prereq ++++++ yast2-storage-ng-4.0.147.tar.bz2 -> yast2-storage-ng-4.0.164.tar.bz2 ++++++ ++++ 8012 lines of diff (skipped)
