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 2025-07-30 11:41:15
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/nvme-cli (Old)
 and      /work/SRC/openSUSE:Factory/.nvme-cli.new.13279 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "nvme-cli"

Wed Jul 30 11:41:15 2025 rev:85 rq:1296260 version:2.15

Changes:
--------
--- /work/SRC/openSUSE:Factory/nvme-cli/nvme-cli.changes        2025-07-27 
16:25:56.940959854 +0200
+++ /work/SRC/openSUSE:Factory/.nvme-cli.new.13279/nvme-cli.changes     
2025-07-30 11:41:36.013332475 +0200
@@ -1,0 +2,120 @@
+Fri Jul 25 11:09:41 UTC 2025 - Daniel Wagner <dwag...@suse.de>
+
+- Update to version 2.15:
+  * Release v2.15
+  * doc: Regenerate all docs for v2.15
+  * nvme-rpmb: print error message when setting auth key fails
+  * nvme-cli: sanitize free() handling
+  * udev: Add custom udev rules for HPE Alletra Storage
+  * nvme-print-stdout: add get-log command verbose outputs
+  * build: bump libnvme wrap
+  * sndk: Add support for retrieving data area 4
+  * sndk: Add support for new PCI device id
+  * nvme-list: fix verbose JSON output for 'nvme list' command
+  * nvme-wrap: add power management and arbitration features functions
+  * build: bump libnvme wrap
+  * wdc: Fix for get-drive-status wdc plugin command
+  * nvme: Added message key for printable eye in normal format
+  * nvme: plot eye chart data and hex dumping VS eye data
+  * nvme-print-stdout: add get log verbose outputs
+  * nvme-print: fix stdout_endurance_group_event_agg_log() parameter
+  * nvme-print-stdout: add ANA, PEL and LBA status log verbose outputs
+  * nvme-print-stdout: add get log command verbose outputs
+  * feat: add volatile-wc command
+  * doc: add get and set feature commands symbolic names
+  * nvme: add get and set feature commands symbolic names
+  * doc: add get-log command symbolic names
+  * nvme: add get-log command symbolic names
+  * CI: adopt kubevirt-action for self-hosted ARC
+  * netapp-smdev: update invalid device handling
+  * netapp-ontapdev: update invalid device handling
+  * wdc: invalid customer ID fix
+  * sndk: vs-internal-log udui support
+  * nvme: fix mem leak in nvme copy (bsc#1243716)
+  * nvme-print: suppress output when no ctrl is present for list-subsys 
(bsc#1243716)
+  * nvme: extend filter to match device name (bsc#1243716)
+  * doc: add note about huge TLB when using fw-download
+  * nvme: add command line argument to disable retries
+  * list-ctrl: limit to JSON and normal output
+  * nvme: output nvme_alloc_huge() error message
+  * sndk: rework shared capabilities with wdc plugin
+  * wdc: Fix uuid-index setting for WD 0xC2 log page
+  * nvme-print-stdout: add name space usage binary suffix verbose print
+  * doc: add nvme list namespace usage sizes description
+  * nvme-print-stdout: add format command relatives prints
+  * feat: add arbitration command
+  * sndk: Add sndk cu-smart-log plugin command
+  * wdc: Add support for clear-assert-dump to SNTMP drives
+  * wdc:  Add support for cu_smart-log command on SN861
+  * wdc: Fix for vs-smart-add-log wdc plugin command
+  * nvme: change NS management status message as error
+  * plugins/micron: adding missing product support
+  * wdc: use HAVE_TM_GMTOFF meson configuration variable
+  * Documentation: Add man page for mangoboost command
+  * Release v2.14
+  * doc: Regenerate all docs for v2.14
+  * build: bump libnvme wrap
+  * logging: output command and latency debug for json format
+  * nvme: change get_dev() to call nvme_show_init() for debug log level
+  * nvme-print-json: count json_show_init() and json_show_finish() calls
+  * nvme: output copy command success message for json format
+  * nvme-print-json: output actual lbaf data size for verbose mode
+  * util: add json_object_add_string() function
+  * plugin/ocp: Added the OCP Get Feature FID=C8h command api
+  * wdc: fix muon build warning
+  * build: fix the static build
+  * build: always use meson commands
+  * build: make 'clean' target an alias for 'purge'
+  * nvme-print-json: reverse pel power on reset parameter order error
+  * Fixed OCP Latency Monitor stdout spacing in column header
+  * plugins/micron: update to support latest products
+  * tests: validate create-ns command nsid json output
+  * nvme: output NS management command result by json
+  * nvme-print: add show_key_value print_ops
+  * sighdl: include stddef header file for NULL definition
+  * logging: add nvme_mi_submit entry and exit functions
+  * build: delete docs=disabled muon build option
+  * doc: update dir-send command documentation on -H
+  * fabrics: refactor error propagation in nvmf_connect
+  * nvme: check errno not return value
+  * CI: move to self-hosted GitHub ARC infrastructure
+  * plugin/ocp: Added the OCP Get Feature FID=C3h command API
+  * feat: fix to set perfc feature save argument correctly
+  * feat: add temp-thresh command
+  * feat: add timestamp command
+  * nvme: add dir-send command human-readable deprecated help text
+  * nvme: add output-format-version option
+  * nvme-print: print Boot Partition Write Protection Config feature field
+  * nvme: retry commands on EAGAIN and EINTR
+  * util: add SIGINT handler
+  * build: bump libnvme wrap
+  * nvme-print: display serial num in list-subsys output
+  * build: bump libnvme wrap
+  * feat: add FEAT_ARGS to use instead of NVME_ARGS
+  * doc: add opcode description as mandatory
+  * nvme: make --opcode argument mandatory
+  * nvme: delete host identifier feature length checking
+  * feat: combine get functions
+  * plugin/ocp: Added the OCP Get Feature FID=C5h command api
+  * nvme: add general_help str parameter to filter sub-commands
+  * plugins/mangoboost: Add plugin to support MangoBoost
+  * nvme: add dry-run NVME_ARGS default option
+  * wdc: use libnvme's nvme_uuid_find() for UUID lookup
+  * wdc: make char pointer arguments and variables const where appropriate
+  * wdc: add wdc_is_zn350() wrapper
+  * feat: add hctm command
+  * plugin: translate -h into commands
+  * wdc:  Fixed check for supported log pages
+  * build: run nightly build only for linux-nvme
+  * feat: add perf-characteristics command
+  * nvme-print-json: add performance characteristic feature output
+  * nvme: add performance characteristic feature output
+  * build: bump libnvme wrap
+  * udev: Add custom udev rule for the Vast Data Block array
+  * ocp: Fix Parsing of Statistics Snapshot FIFO Event
+  * completions: Updated solidigm workload tracker command
+  * Documentation: updated solidigm workload tracker page
+  * plugins/solidigm: Added missing log descriptions and uuid support to some 
logs.
+  * sed: better error messages for revert and password
+
+-------------------------------------------------------------------
@@ -137 +257 @@
-  * udev-rules-ontap: switch to queue-depth iopolicy
+  * udev-rules-ontap: switch to queue-depth iopolicy (bsc#1246599)

Old:
----
  nvme-cli-2.13.obscpio

New:
----
  nvme-cli-2.15.obscpio

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

Other differences:
------------------
++++++ nvme-cli.spec ++++++
--- /var/tmp/diff_new_pack.nPn9uL/_old  2025-07-30 11:41:37.225382698 +0200
+++ /var/tmp/diff_new_pack.nPn9uL/_new  2025-07-30 11:41:37.229382864 +0200
@@ -19,7 +19,7 @@
 %bcond_without check
 
 Name:           nvme-cli
-Version:        2.13
+Version:        2.15
 Release:        0
 Summary:        NVM Express user space tools
 License:        GPL-2.0-only
@@ -172,7 +172,9 @@
 %{_udevrulesdir}/65-persistent-net-nbft.rules
 %{_udevrulesdir}/70-nvmf-keys.rules
 %{_udevrulesdir}/70-nvmf-autoconnect.rules
+%{_udevrulesdir}/71-nvme-hpe.rules
 %{_udevrulesdir}/71-nvmf-netapp.rules
+%{_udevrulesdir}/71-nvmf-vastdata.rules
 %{_unitdir}/nvmefc-boot-connections.service
 %{_unitdir}/nvmf-autoconnect.service
 %{_unitdir}/nvmf-connect-nbft.service

++++++ _service ++++++
--- /var/tmp/diff_new_pack.nPn9uL/_old  2025-07-30 11:41:37.261384190 +0200
+++ /var/tmp/diff_new_pack.nPn9uL/_new  2025-07-30 11:41:37.265384355 +0200
@@ -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.13</param>
+    <param name="revision">v2.15</param>
     <param name="versionrewrite-pattern">v(.*)</param>
     <param name="changesgenerate">enable</param>
   </service>

++++++ _servicedata ++++++
--- /var/tmp/diff_new_pack.nPn9uL/_old  2025-07-30 11:41:37.285385184 +0200
+++ /var/tmp/diff_new_pack.nPn9uL/_new  2025-07-30 11:41:37.289385350 +0200
@@ -1,7 +1,7 @@
 <servicedata>
   <service name="tar_scm">
     <param name="url">https://github.com/linux-nvme/nvme-cli.git</param>
-    <param 
name="changesrevision">cc93333574d3f84f7be90756004a540a91671d76</param>
+    <param 
name="changesrevision">16d3c69c760cc7889df15647a1f2f4df0f4eb953</param>
   </service>
 </servicedata>
 (No newline at EOF)

++++++ nvme-cli-2.13.obscpio -> nvme-cli-2.15.obscpio ++++++
++++ 24719 lines of diff (skipped)

++++++ nvme-cli.obsinfo ++++++
--- /var/tmp/diff_new_pack.nPn9uL/_old  2025-07-30 11:41:38.113419495 +0200
+++ /var/tmp/diff_new_pack.nPn9uL/_new  2025-07-30 11:41:38.117419660 +0200
@@ -1,5 +1,5 @@
 name: nvme-cli
-version: 2.13
-mtime: 1744370768
-commit: cc93333574d3f84f7be90756004a540a91671d76
+version: 2.15
+mtime: 1753432758
+commit: 16d3c69c760cc7889df15647a1f2f4df0f4eb953
 

Reply via email to