Hello community, here is the log from the commit of package yast2-storage-ng for openSUSE:Factory checked in at 2018-06-19 11:52:54 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/yast2-storage-ng (Old) and /work/SRC/openSUSE:Factory/.yast2-storage-ng.new (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "yast2-storage-ng" Tue Jun 19 11:52:54 2018 rev:22 rq:616886 version:4.0.192 Changes: -------- --- /work/SRC/openSUSE:Factory/yast2-storage-ng/yast2-storage-ng.changes 2018-05-17 19:32:57.736044477 +0200 +++ /work/SRC/openSUSE:Factory/.yast2-storage-ng.new/yast2-storage-ng.changes 2018-06-19 11:52:57.869866181 +0200 @@ -1,0 +2,70 @@ +Thu Jun 14 12:25:37 UTC 2018 - [email protected] + +- Fixed crash in the error callback when the text contained + non-ASCII characters in the translated message (bsc#1096758) +- 4.0.192 + +------------------------------------------------------------------- +Wed Jun 13 13:56:14 UTC 2018 - [email protected] + +- allow for numbers > 32 bit in region dialog (bsc#1065258) +- 4.0.191 + +------------------------------------------------------------------- +Tue Jun 12 16:18:40 UTC 2018 - [email protected] + +- Fix 'Arbitrary Option Value' translation (bsc#1081605). +- 4.0.190 + +------------------------------------------------------------------- +Tue Jun 12 13:11:07 UTC 2018 - [email protected] + +- Use parallel_tests to speed up running the unit tests + (bsc#1094875), active only in SLE15-SP1/Leap-15.1 + +------------------------------------------------------------------- +Tue Jun 12 08:40:48 UTC 2018 - [email protected] + +- Better auto-generated names for encryption devices: + * Based on the udev id of the encrypted devices instead of its + kernel name (bsc#760213). + * Adapted when partition numbers change, if doable (bsc#1094157). + * Prevent collision with other DeviceMapper names (bsc#1094157). +- Do not write LUKS password of the proposal into YaST logs. +- Do not crash when registering a zero-sized device into the logs. +- 4.0.189 + +------------------------------------------------------------------- +Mon Jun 11 13:26:54 UTC 2018 - [email protected] + +- AutoYaST: fix handling of empty Btrfs subvolume prefixes + (bsc#1096240). +- 4.0.188 + +------------------------------------------------------------------- +Thu Jun 7 16:13:18 UTC 2018 - [email protected] + +- Added method to update encryption names according to a crypttab + file (needed for bsc#1094963). +- 4.0.187 + +------------------------------------------------------------------- +Tue Jun 5 13:39:26 UTC 2018 - [email protected] + +- Partitioner: fixed error when creating new BTRFS subvolumes in + an installed system (bsc#1067510). +- 4.0.186 + +------------------------------------------------------------------- +Tue Jun 5 10:24:23 UTC 2018 - [email protected] + +- Partitioner: Handle limitations for volume labels (bsc#1084867) +- 4.0.185 + +------------------------------------------------------------------- +Mon Jun 4 15:13:54 UTC 2018 - [email protected] + +- Partitioner: allow to move partitions (part of fate#318196). +- 4.0.184 + +------------------------------------------------------------------- Old: ---- yast2-storage-ng-4.0.183.tar.bz2 New: ---- yast2-storage-ng-4.0.192.tar.bz2 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ yast2-storage-ng.spec ++++++ --- /var/tmp/diff_new_pack.mUT5lr/_old 2018-06-19 11:52:58.477843608 +0200 +++ /var/tmp/diff_new_pack.mUT5lr/_new 2018-06-19 11:52:58.481843459 +0200 @@ -17,7 +17,7 @@ Name: yast2-storage-ng -Version: 4.0.183 +Version: 4.0.192 Release: 0 BuildRoot: %{_tmppath}/%{name}-%{version}-build @@ -27,16 +27,16 @@ Requires: yast2 >= 4.0.73 # for AbortException and handle direct abort Requires: yast2-ruby-bindings >= 4.0.6 -# function light_probe -Requires: libstorage-ng-ruby >= 3.3.254 +# Update device name by setting BlkDevice#dm_table_name +Requires: libstorage-ng-ruby >= 3.3.305 # communicate with udisks Requires: rubygem(ruby-dbus) # Y2Packager::Repository Requires: yast2-packager >= 3.3.7 BuildRequires: update-desktop-files -# function light_probe -BuildRequires: libstorage-ng-ruby >= 3.3.254 +# Update device name by setting BlkDevice#dm_table_name +BuildRequires: libstorage-ng-ruby >= 3.3.305 BuildRequires: yast2-devtools BuildRequires: yast2-ruby-bindings # yast2-xml dependency is added by yast2 but ignored in the @@ -48,6 +48,10 @@ BuildRequires: yast2-ruby-bindings >= 4.0.6 BuildRequires: rubygem(rspec) BuildRequires: rubygem(yast-rake) +# speed up the tests in SLE15-SP1+ or TW +%if 0%{?sle_version} >= 150100 || 0%{?suse_version} > 1500 +BuildRequires: rubygem(parallel_tests) +%endif # communicate with udisks BuildRequires: rubygem(ruby-dbus) PreReq: %fillup_prereq ++++++ yast2-storage-ng-4.0.183.tar.bz2 -> yast2-storage-ng-4.0.192.tar.bz2 ++++++ ++++ 3887 lines of diff (skipped)
