- update to 1.14

* nvme-discover: add json output
  * nvme: add support for lba status log page
  * nvme: add support for endurance group event aggregate log
  * nvme: add endurance group event configuration feature
  * nvme: add latest opcodes for command supported and effects log
  * zns: print select_all field for Zone Management Send
  * print topology for NVMe nodes in kernel and path
  * nvme: add support for predictable latency event aggregate log page
  * nvme: add support for persistent event log page
  * Show more async event config fields

OBS-URL: https://build.opensuse.org/package/show/Base:System/nvme-cli?expand=0&rev=91
This commit is contained in:
Daniel Wagner 2021-05-04 09:58:09 +00:00 committed by Git OBS Bridge
parent 2de7853fef
commit 947859cd7a
4 changed files with 19 additions and 4 deletions

View File

@ -1,3 +0,0 @@
version https://git-lfs.github.com/spec/v1
oid sha256:03f4875f3e68d326b0280e16df2f027ca6b086cfa148c34e8569df61319b4b85
size 522711

3
nvme-cli-1.14.tar.gz Normal file
View File

@ -0,0 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:07ead5e006212310c424526c84b2ea2822677225e030a75ca96a7f8b48d786bb
size 579561

View File

@ -1,3 +1,18 @@
-------------------------------------------------------------------
Tue May 4 09:46:14 UTC 2021 - Daniel Wagner <daniel.wagner@suse.com>
- update to 1.14
* nvme-discover: add json output
* nvme: add support for lba status log page
* nvme: add support for endurance group event aggregate log
* nvme: add endurance group event configuration feature
* nvme: add latest opcodes for command supported and effects log
* zns: print select_all field for Zone Management Send
* print topology for NVMe nodes in kernel and path
* nvme: add support for predictable latency event aggregate log page
* nvme: add support for persistent event log page
* Show more async event config fields
-------------------------------------------------------------------
Fri Nov 13 17:46:38 UTC 2020 - Franck Bui <fbui@suse.com>

View File

@ -17,7 +17,7 @@
Name: nvme-cli
Version: 1.13
Version: 1.14
Release: 0
Summary: NVM Express user space tools
License: GPL-2.0-only