Script 'mail_helper' called by obssrc
Hello community,

here is the log from the commit of package nvme-cli for openSUSE:Factory 
checked in at 2024-02-15 20:59:12
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/nvme-cli (Old)
 and      /work/SRC/openSUSE:Factory/.nvme-cli.new.1815 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "nvme-cli"

Thu Feb 15 20:59:12 2024 rev:74 rq:1146582 version:2.8

Changes:
--------
--- /work/SRC/openSUSE:Factory/nvme-cli/nvme-cli.changes        2024-01-19 
23:00:09.269549244 +0100
+++ /work/SRC/openSUSE:Factory/.nvme-cli.new.1815/nvme-cli.changes      
2024-02-15 20:59:34.922267030 +0100
@@ -1,0 +2,27 @@
+Wed Feb 14 12:37:16 UTC 2024 - Daniel Wagner <daniel.wag...@suse.com>
+
+- Update to version 2.8:
+  * nvme-print-json: append array object in json_support_log
+  * sed: Add plugin for basic SED Opal operations (jsc#PED-5061)
+  * don't include newlines in already wrapped text
+  * nvme: do not include meta data for PRACT=1 and MD=8 (version 2)
+  * create-ns: align the namespaces to 1Mib boundaries when using SI suffixes
+  * doc: Fix config-schema.json's URL
+  * plugins/solidigm: Compressing vs-internal-log log files into zip file.
+  * nbft: do not issue an error if ACPI tables are missing
+  * nbft: fixup include for libnvme
+  * doc: Fix short option name for cfg-file
+  * completions: added Solidigm plugin to autocomplete scripts
+  * nvme: Remove unused cfg argument from NVME_ARGS() macro
+  * nvme: fix directive receive identify offsets
+  * nvme-fabrics: enable option 'concat'
+  * build: Update libnvme wrap
+  * plugins/wdc: Add Debug Log Collection Support
+  * nbft: fix tcp/dhcp address fallback retry (bsc#1218873)
+  * nvme: use correct telemetry log size
+  * nvme-print: fix typo in list verbose output (bsc#1219086)
+  * nvme: print inserted tls key for check-tls-key (bsc#1219086)
+  * plugins/wdc: Plugin fixes and updates
+  * fabrics: move hostid/hostnqn warnings to verbose level (bsc#1219086)
+
+-------------------------------------------------------------------
@@ -12,3 +39,3 @@
-  * nvme-print-stdout: enhance connect message
-  * fabrics: fix connect error if hostid file does not exist
-  * fabrics: fix invalid output format error during nvme connect
+  * nvme-print-stdout: enhance connect message (bsc#1219086)
+  * fabrics: fix connect error if hostid file does not exist (bsc#1219086)
+  * fabrics: fix invalid output format error during nvme connect (bsc#1219086)
@@ -16 +43 @@
-  * nvme: restric hmac options for gen-tls-key
+  * nvme: restric hmac options for gen-tls-key (bsc#1219086)
@@ -144,2 +171,2 @@
-  * udev-rules: rename netapp udev rule
-  * udev-rules: set ctrl_loss_tmo to -1 for ONTAP NVMe/TCP
+  * udev-rules: rename netapp udev rule (bsc#1219086)
+  * udev-rules: set ctrl_loss_tmo to -1 for ONTAP NVMe/TCP (bsc#1219086)
@@ -195 +222 @@
-  * udev-rule: apply round-robin iopolicy on i/o subsystems alone (bsc#1215994)
+  * udev-rule: apply round-robin iopolicy on i/o subsystems alone 
(bsc#1215994) (bsc#1219086)

Old:
----
  nvme-cli-2.7.1.obscpio

New:
----
  nvme-cli-2.8.obscpio

++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Other differences:
------------------
++++++ nvme-cli.spec ++++++
--- /var/tmp/diff_new_pack.taQ1Dl/_old  2024-02-15 20:59:35.954303527 +0100
+++ /var/tmp/diff_new_pack.taQ1Dl/_new  2024-02-15 20:59:35.954303527 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package nvme-cli
 #
-# Copyright (c) 2023 SUSE LLC
+# Copyright (c) 2024 SUSE LLC
 #
 # All modifications and additions to the file contributed by third parties
 # remain the property of their copyright owners, unless otherwise agreed
@@ -19,7 +19,7 @@
 %bcond_without check
 
 Name:           nvme-cli
-Version:        2.7.1
+Version:        2.8
 Release:        0
 Summary:        NVM Express user space tools
 License:        GPL-2.0-only

++++++ _service ++++++
--- /var/tmp/diff_new_pack.taQ1Dl/_old  2024-02-15 20:59:35.986304652 +0100
+++ /var/tmp/diff_new_pack.taQ1Dl/_new  2024-02-15 20:59:35.990304792 +0100
@@ -4,7 +4,7 @@
     <param name="url">https://github.com/linux-nvme/nvme-cli.git</param>
     <param name="filename">nvme-cli</param>
     <param name="versionformat">@PARENT_TAG@</param>
-    <param name="revision">v2.7.1</param>
+    <param name="revision">v2.8</param>
     <param name="versionrewrite-pattern">v(.*)</param>
     <param name="changesgenerate">enable</param>
   </service>

++++++ _servicedata ++++++
--- /var/tmp/diff_new_pack.taQ1Dl/_old  2024-02-15 20:59:36.006305354 +0100
+++ /var/tmp/diff_new_pack.taQ1Dl/_new  2024-02-15 20:59:36.010305496 +0100
@@ -1,7 +1,7 @@
 <servicedata>
   <service name="tar_scm">
     <param name="url">https://github.com/linux-nvme/nvme-cli.git</param>
-    <param 
name="changesrevision">dcdad6f5d70ffb2fa151f229db048180671eb1fe</param>
+    <param 
name="changesrevision">43b716b982da3df1cf8c4658f7c31b0fe28d377b</param>
   </service>
 </servicedata>
 (No newline at EOF)

++++++ nvme-cli-2.7.1.obscpio -> nvme-cli-2.8.obscpio ++++++
/work/SRC/openSUSE:Factory/nvme-cli/nvme-cli-2.7.1.obscpio 
/work/SRC/openSUSE:Factory/.nvme-cli.new.1815/nvme-cli-2.8.obscpio differ: char 
49, line 1

++++++ nvme-cli.obsinfo ++++++
--- /var/tmp/diff_new_pack.taQ1Dl/_old  2024-02-15 20:59:36.050306901 +0100
+++ /var/tmp/diff_new_pack.taQ1Dl/_new  2024-02-15 20:59:36.054307042 +0100
@@ -1,5 +1,5 @@
 name: nvme-cli
-version: 2.7.1
-mtime: 1703170185
-commit: dcdad6f5d70ffb2fa151f229db048180671eb1fe
+version: 2.8
+mtime: 1707903840
+commit: 43b716b982da3df1cf8c4658f7c31b0fe28d377b
 

Reply via email to