Hello community,
here is the log from the commit of package yast2-storage-ng for
openSUSE:Factory checked in at 2020-07-01 14:25:48
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/yast2-storage-ng (Old)
and /work/SRC/openSUSE:Factory/.yast2-storage-ng.new.3060 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "yast2-storage-ng"
Wed Jul 1 14:25:48 2020 rev:85 rq:817828 version:4.3.10
Changes:
--------
--- /work/SRC/openSUSE:Factory/yast2-storage-ng/yast2-storage-ng.changes
2020-06-27 23:22:18.549768798 +0200
+++
/work/SRC/openSUSE:Factory/.yast2-storage-ng.new.3060/yast2-storage-ng.changes
2020-07-01 14:25:54.658621686 +0200
@@ -1,0 +2,6 @@
+Tue Jun 30 09:18:15 CEST 2020 - [email protected]
+
+- install nvme-cli if NVMe devices are present (bsc#1172866)
+- 4.3.10
+
+-------------------------------------------------------------------
Old:
----
yast2-storage-ng-4.3.9.tar.bz2
New:
----
yast2-storage-ng-4.3.10.tar.bz2
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Other differences:
------------------
++++++ yast2-storage-ng.spec ++++++
--- /var/tmp/diff_new_pack.617YoL/_old 2020-07-01 14:25:56.934628745 +0200
+++ /var/tmp/diff_new_pack.617YoL/_new 2020-07-01 14:25:56.938628757 +0200
@@ -17,7 +17,7 @@
Name: yast2-storage-ng
-Version: 4.3.9
+Version: 4.3.10
Release: 0
Summary: YaST2 - Storage Configuration
License: GPL-2.0-only OR GPL-3.0-only
@@ -26,8 +26,8 @@
Source: %{name}-%{version}.tar.bz2
-# RB_RESIZE_NOT_SUPPORTED_DUE_TO_SNAPSHOTS
-BuildRequires: libstorage-ng-ruby >= 4.3.21
+# UF_PMEM and UF_NVME
+BuildRequires: libstorage-ng-ruby >= 4.3.30
BuildRequires: update-desktop-files
# AutoYaST issue handling
BuildRequires: yast2 >= 4.3.2
@@ -48,8 +48,8 @@
# findutils for xargs
Requires: findutils
-# RB_RESIZE_NOT_SUPPORTED_DUE_TO_SNAPSHOTS
-Requires: libstorage-ng-ruby >= 4.3.21
+# UF_PMEM and UF_NVME
+Requires: libstorage-ng-ruby >= 4.3.30
# Updated Xen detection
Requires: yast2 >= 4.3.6
# Y2Packager::Repository
++++++ yast2-storage-ng-4.3.9.tar.bz2 -> yast2-storage-ng-4.3.10.tar.bz2 ++++++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn'
'--exclude=.svnignore'
old/yast2-storage-ng-4.3.9/package/yast2-storage-ng.changes
new/yast2-storage-ng-4.3.10/package/yast2-storage-ng.changes
--- old/yast2-storage-ng-4.3.9/package/yast2-storage-ng.changes 2020-06-26
16:06:40.000000000 +0200
+++ new/yast2-storage-ng-4.3.10/package/yast2-storage-ng.changes
2020-06-30 11:25:32.000000000 +0200
@@ -1,4 +1,10 @@
-------------------------------------------------------------------
+Tue Jun 30 09:18:15 CEST 2020 - [email protected]
+
+- install nvme-cli if NVMe devices are present (bsc#1172866)
+- 4.3.10
+
+-------------------------------------------------------------------
Fri Jun 26 14:02:34 UTC 2020 - Ancor Gonzalez Sosa <[email protected]>
- Ensure consistent removal of LVM snapshots when the origin LV
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn'
'--exclude=.svnignore' old/yast2-storage-ng-4.3.9/package/yast2-storage-ng.spec
new/yast2-storage-ng-4.3.10/package/yast2-storage-ng.spec
--- old/yast2-storage-ng-4.3.9/package/yast2-storage-ng.spec 2020-06-26
16:06:40.000000000 +0200
+++ new/yast2-storage-ng-4.3.10/package/yast2-storage-ng.spec 2020-06-30
11:25:32.000000000 +0200
@@ -16,7 +16,7 @@
#
Name: yast2-storage-ng
-Version: 4.3.9
+Version: 4.3.10
Release: 0
Summary: YaST2 - Storage Configuration
License: GPL-2.0-only OR GPL-3.0-only
@@ -25,8 +25,8 @@
Source: %{name}-%{version}.tar.bz2
-# RB_RESIZE_NOT_SUPPORTED_DUE_TO_SNAPSHOTS
-BuildRequires: libstorage-ng-ruby >= 4.3.21
+# UF_PMEM and UF_NVME
+BuildRequires: libstorage-ng-ruby >= 4.3.30
BuildRequires: update-desktop-files
# AutoYaST issue handling
BuildRequires: yast2 >= 4.3.2
@@ -47,8 +47,8 @@
# findutils for xargs
Requires: findutils
-# RB_RESIZE_NOT_SUPPORTED_DUE_TO_SNAPSHOTS
-Requires: libstorage-ng-ruby >= 4.3.21
+# UF_PMEM and UF_NVME
+Requires: libstorage-ng-ruby >= 4.3.30
# Updated Xen detection
Requires: yast2 >= 4.3.6
# Y2Packager::Repository
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn'
'--exclude=.svnignore'
old/yast2-storage-ng-4.3.9/src/lib/y2storage/storage_feature.rb
new/yast2-storage-ng-4.3.10/src/lib/y2storage/storage_feature.rb
--- old/yast2-storage-ng-4.3.9/src/lib/y2storage/storage_feature.rb
2020-06-26 16:06:40.000000000 +0200
+++ new/yast2-storage-ng-4.3.10/src/lib/y2storage/storage_feature.rb
2020-06-30 11:25:32.000000000 +0200
@@ -91,6 +91,8 @@
UF_FCOE: "fcoe-utils",
UF_FC: [],
UF_DASD: [],
+ UF_PMEM: [],
+ UF_NVME: "nvme-cli",
# Other
UF_QUOTA: "quota",