Page MenuHomeSolus

D12299.diff
No OneTemporary

D12299.diff

diff --git a/abi_used_symbols b/abi_used_symbols
--- a/abi_used_symbols
+++ b/abi_used_symbols
@@ -51,6 +51,7 @@
libc.so.6:getpid
libc.so.6:gettimeofday
libc.so.6:gmtime
+libc.so.6:gmtime_r
libc.so.6:inet_ntop
libc.so.6:inet_pton
libc.so.6:ioctl
diff --git a/package.yml b/package.yml
--- a/package.yml
+++ b/package.yml
@@ -1,8 +1,8 @@
name : nvme-cli
-version : '1.15'
-release : 9
+version : '1.16'
+release : 10
source :
- - https://github.com/linux-nvme/nvme-cli/archive/refs/tags/v1.15.tar.gz : 4c681d1a98fc139c0c81f0c878d052c475679a2aca28221050b3be7e5b996528
+ - https://github.com/linux-nvme/nvme-cli/archive/refs/tags/v1.16.tar.gz : 40f741020ab5c490374901cd2c0c9b6cf98dd5ff5f182517a0aec12c0e9aef55
license : GPL-2.0-only
component : system.utils
summary : NVM-Express user space tooling for Linux.
diff --git a/pspec_x86_64.xml b/pspec_x86_64.xml
--- a/pspec_x86_64.xml
+++ b/pspec_x86_64.xml
@@ -31,8 +31,10 @@
<Path fileType="man">/usr/share/man/man1/nvme-admin-passthru.1</Path>
<Path fileType="man">/usr/share/man/man1/nvme-ana-log.1</Path>
<Path fileType="man">/usr/share/man/man1/nvme-attach-ns.1</Path>
+ <Path fileType="man">/usr/share/man/man1/nvme-boot-part-log.1</Path>
<Path fileType="man">/usr/share/man/man1/nvme-capacity-mgmt.1</Path>
<Path fileType="man">/usr/share/man/man1/nvme-changed-ns-list-log.1</Path>
+ <Path fileType="man">/usr/share/man/man1/nvme-cmdset-ind-id-ns.1</Path>
<Path fileType="man">/usr/share/man/man1/nvme-compare.1</Path>
<Path fileType="man">/usr/share/man/man1/nvme-connect-all.1</Path>
<Path fileType="man">/usr/share/man/man1/nvme-connect.1</Path>
@@ -52,6 +54,7 @@
<Path fileType="man">/usr/share/man/man1/nvme-endurance-event-agg-log.1</Path>
<Path fileType="man">/usr/share/man/man1/nvme-endurance-log.1</Path>
<Path fileType="man">/usr/share/man/man1/nvme-error-log.1</Path>
+ <Path fileType="man">/usr/share/man/man1/nvme-fid-support-effects-log.1</Path>
<Path fileType="man">/usr/share/man/man1/nvme-flush.1</Path>
<Path fileType="man">/usr/share/man/man1/nvme-format.1</Path>
<Path fileType="man">/usr/share/man/man1/nvme-fw-commit.1</Path>
@@ -80,6 +83,7 @@
<Path fileType="man">/usr/share/man/man1/nvme-io-passthru.1</Path>
<Path fileType="man">/usr/share/man/man1/nvme-lba-status-log.1</Path>
<Path fileType="man">/usr/share/man/man1/nvme-list-ctrl.1</Path>
+ <Path fileType="man">/usr/share/man/man1/nvme-list-endgrp.1</Path>
<Path fileType="man">/usr/share/man/man1/nvme-list-ns.1</Path>
<Path fileType="man">/usr/share/man/man1/nvme-list-subsys.1</Path>
<Path fileType="man">/usr/share/man/man1/nvme-list.1</Path>
@@ -92,6 +96,7 @@
<Path fileType="man">/usr/share/man/man1/nvme-lnvm-init.1</Path>
<Path fileType="man">/usr/share/man/man1/nvme-lnvm-list.1</Path>
<Path fileType="man">/usr/share/man/man1/nvme-lnvm-remove.1</Path>
+ <Path fileType="man">/usr/share/man/man1/nvme-lockdown.1</Path>
<Path fileType="man">/usr/share/man/man1/nvme-micron-clear-pcie-errors.1</Path>
<Path fileType="man">/usr/share/man/man1/nvme-micron-internal-log.1</Path>
<Path fileType="man">/usr/share/man/man1/nvme-micron-nand-stats.1</Path>
@@ -127,6 +132,7 @@
<Path fileType="man">/usr/share/man/man1/nvme-show-regs.1</Path>
<Path fileType="man">/usr/share/man/man1/nvme-smart-log.1</Path>
<Path fileType="man">/usr/share/man/man1/nvme-subsystem-reset.1</Path>
+ <Path fileType="man">/usr/share/man/man1/nvme-supported-log-pages.1</Path>
<Path fileType="man">/usr/share/man/man1/nvme-telemetry-log.1</Path>
<Path fileType="man">/usr/share/man/man1/nvme-toshiba-clear-pcie-correctable-errors.1</Path>
<Path fileType="man">/usr/share/man/man1/nvme-toshiba-vs-internal-log.1</Path>
@@ -148,6 +154,7 @@
<Path fileType="man">/usr/share/man/man1/nvme-wdc-enc-get-log.1</Path>
<Path fileType="man">/usr/share/man/man1/nvme-wdc-get-crash-dump.1</Path>
<Path fileType="man">/usr/share/man/man1/nvme-wdc-get-drive-status.1</Path>
+ <Path fileType="man">/usr/share/man/man1/nvme-wdc-get-latency-monitor-log.1</Path>
<Path fileType="man">/usr/share/man/man1/nvme-wdc-get-pfail-dump.1</Path>
<Path fileType="man">/usr/share/man/man1/nvme-wdc-id-ctrl.1</Path>
<Path fileType="man">/usr/share/man/man1/nvme-wdc-log-page-directory.1</Path>
@@ -183,12 +190,12 @@
</Files>
</Package>
<History>
- <Update release="9">
- <Date>2021-09-01</Date>
- <Version>1.15</Version>
+ <Update release="10">
+ <Date>2021-11-14</Date>
+ <Version>1.16</Version>
<Comment>Packaging update</Comment>
<Name>Silke Hofstra</Name>
<Email>silke@slxh.eu</Email>
</Update>
</History>
</PISI>
\ No newline at end of file

File Metadata

Mime Type
text/plain
Expires
Fri, Aug 11, 10:11 PM (2 h, 49 m ago)
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
5826342
Default Alt Text
D12299.diff (5 KB)

Event Timeline