Page Menu
Home
Solus
Search
Configure Global Search
Log In
Files
F10883712
D11007.diff
No One
Temporary
Actions
View File
Edit File
Delete File
View Transforms
Subscribe
Mute Notifications
Award Token
Flag For Later
Size
6 KB
Referenced Files
None
Subscribers
None
D11007.diff
View Options
diff --git a/abi_used_symbols b/abi_used_symbols
new file mode 100644
--- /dev/null
+++ b/abi_used_symbols
@@ -0,0 +1,121 @@
+libc.so.6:__asprintf_chk
+libc.so.6:__assert_fail
+libc.so.6:__ctype_b_loc
+libc.so.6:__ctype_tolower_loc
+libc.so.6:__ctype_toupper_loc
+libc.so.6:__errno_location
+libc.so.6:__fprintf_chk
+libc.so.6:__fxstat
+libc.so.6:__getdelim
+libc.so.6:__isoc99_sscanf
+libc.so.6:__libc_start_main
+libc.so.6:__memcpy_chk
+libc.so.6:__printf_chk
+libc.so.6:__snprintf_chk
+libc.so.6:__sprintf_chk
+libc.so.6:__stack_chk_fail
+libc.so.6:__strcat_chk
+libc.so.6:__strcpy_chk
+libc.so.6:__vasprintf_chk
+libc.so.6:__vsnprintf_chk
+libc.so.6:__xpg_basename
+libc.so.6:__xstat
+libc.so.6:abort
+libc.so.6:accept
+libc.so.6:alphasort
+libc.so.6:basename
+libc.so.6:bind
+libc.so.6:calloc
+libc.so.6:clock_gettime
+libc.so.6:close
+libc.so.6:closedir
+libc.so.6:dirname
+libc.so.6:execlp
+libc.so.6:exit
+libc.so.6:fclose
+libc.so.6:fflush
+libc.so.6:fgetc
+libc.so.6:fgets
+libc.so.6:fopen
+libc.so.6:fputc
+libc.so.6:fputs
+libc.so.6:free
+libc.so.6:freeaddrinfo
+libc.so.6:fsync
+libc.so.6:fwrite
+libc.so.6:getaddrinfo
+libc.so.6:getcwd
+libc.so.6:getenv
+libc.so.6:getopt_long_only
+libc.so.6:getpagesize
+libc.so.6:getpid
+libc.so.6:gettimeofday
+libc.so.6:gmtime
+libc.so.6:inet_ntop
+libc.so.6:inet_pton
+libc.so.6:ioctl
+libc.so.6:localtime
+libc.so.6:localtime_r
+libc.so.6:malloc
+libc.so.6:memcpy
+libc.so.6:memset
+libc.so.6:mkdir
+libc.so.6:mmap
+libc.so.6:munmap
+libc.so.6:open
+libc.so.6:opendir
+libc.so.6:optarg
+libc.so.6:optind
+libc.so.6:pclose
+libc.so.6:perror
+libc.so.6:popen
+libc.so.6:posix_memalign
+libc.so.6:putc
+libc.so.6:putchar
+libc.so.6:puts
+libc.so.6:rand
+libc.so.6:random
+libc.so.6:read
+libc.so.6:readdir
+libc.so.6:readlink
+libc.so.6:realloc
+libc.so.6:remove
+libc.so.6:scandir
+libc.so.6:send
+libc.so.6:setlocale
+libc.so.6:setsockopt
+libc.so.6:sleep
+libc.so.6:snprintf
+libc.so.6:socket
+libc.so.6:srand
+libc.so.6:stderr
+libc.so.6:stdin
+libc.so.6:stdout
+libc.so.6:strchr
+libc.so.6:strcmp
+libc.so.6:strcspn
+libc.so.6:strdup
+libc.so.6:strerror
+libc.so.6:strftime
+libc.so.6:strlen
+libc.so.6:strncmp
+libc.so.6:strncpy
+libc.so.6:strndup
+libc.so.6:strpbrk
+libc.so.6:strrchr
+libc.so.6:strsep
+libc.so.6:strstr
+libc.so.6:strtod
+libc.so.6:strtok
+libc.so.6:strtol
+libc.so.6:strtoll
+libc.so.6:strtoul
+libc.so.6:sysinfo
+libc.so.6:system
+libc.so.6:time
+libc.so.6:tzset
+libc.so.6:usleep
+libc.so.6:write
+libsystemd.so.0:sd_id128_get_machine_app_specific
+libuuid.so.1:uuid_generate_random
+libuuid.so.1:uuid_unparse_lower
diff --git a/package.yml b/package.yml
--- a/package.yml
+++ b/package.yml
@@ -1,8 +1,8 @@
name : nvme-cli
-version : '1.13'
-release : 6
+version : '1.14'
+release : 7
source :
- - https://github.com/linux-nvme/nvme-cli/archive/v1.13.tar.gz : 03f4875f3e68d326b0280e16df2f027ca6b086cfa148c34e8569df61319b4b85
+ - https://github.com/linux-nvme/nvme-cli/archive/refs/tags/v1.14.tar.gz : 07ead5e006212310c424526c84b2ea2822677225e030a75ca96a7f8b48d786bb
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
@@ -48,6 +48,7 @@
<Path fileType="man">/usr/share/man/man1/nvme-discover.1</Path>
<Path fileType="man">/usr/share/man/man1/nvme-dsm.1</Path>
<Path fileType="man">/usr/share/man/man1/nvme-effects-log.1</Path>
+ <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-flush.1</Path>
@@ -74,6 +75,7 @@
<Path fileType="man">/usr/share/man/man1/nvme-intel-smart-log-add.1</Path>
<Path fileType="man">/usr/share/man/man1/nvme-intel-temp-stats.1</Path>
<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-ns.1</Path>
<Path fileType="man">/usr/share/man/man1/nvme-list-subsys.1</Path>
@@ -97,12 +99,18 @@
<Path fileType="man">/usr/share/man/man1/nvme-netapp-smdevices.1</Path>
<Path fileType="man">/usr/share/man/man1/nvme-ns-descs.1</Path>
<Path fileType="man">/usr/share/man/man1/nvme-ns-rescan.1</Path>
+ <Path fileType="man">/usr/share/man/man1/nvme-nvm-id-ctrl.1</Path>
+ <Path fileType="man">/usr/share/man/man1/nvme-persistent-event-log.1</Path>
+ <Path fileType="man">/usr/share/man/man1/nvme-pred-lat-event-agg-log.1</Path>
+ <Path fileType="man">/usr/share/man/man1/nvme-predictable-lat-log.1</Path>
<Path fileType="man">/usr/share/man/man1/nvme-read.1</Path>
<Path fileType="man">/usr/share/man/man1/nvme-reset.1</Path>
<Path fileType="man">/usr/share/man/man1/nvme-resv-acquire.1</Path>
+ <Path fileType="man">/usr/share/man/man1/nvme-resv-notif-log.1</Path>
<Path fileType="man">/usr/share/man/man1/nvme-resv-register.1</Path>
<Path fileType="man">/usr/share/man/man1/nvme-resv-release.1</Path>
<Path fileType="man">/usr/share/man/man1/nvme-resv-report.1</Path>
+ <Path fileType="man">/usr/share/man/man1/nvme-rpmb.1</Path>
<Path fileType="man">/usr/share/man/man1/nvme-sanitize-log.1</Path>
<Path fileType="man">/usr/share/man/man1/nvme-sanitize.1</Path>
<Path fileType="man">/usr/share/man/man1/nvme-security-recv.1</Path>
@@ -127,6 +135,7 @@
<Path fileType="man">/usr/share/man/man1/nvme-wdc-clear-assert-dump.1</Path>
<Path fileType="man">/usr/share/man/man1/nvme-wdc-clear-fw-activate-history.1</Path>
<Path fileType="man">/usr/share/man/man1/nvme-wdc-clear-pcie-correctable-errors.1</Path>
+ <Path fileType="man">/usr/share/man/man1/nvme-wdc-cloud-SSD-plugin-version.1</Path>
<Path fileType="man">/usr/share/man/man1/nvme-wdc-drive-essentials.1</Path>
<Path fileType="man">/usr/share/man/man1/nvme-wdc-drive-log.1</Path>
<Path fileType="man">/usr/share/man/man1/nvme-wdc-drive-resize.1</Path>
@@ -168,12 +177,12 @@
</Files>
</Package>
<History>
- <Update release="6">
- <Date>2020-10-21</Date>
- <Version>1.13</Version>
+ <Update release="7">
+ <Date>2021-05-07</Date>
+ <Version>1.14</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
Details
Attached
Mime Type
text/plain
Expires
Jun 25 2023, 1:40 PM (6 w, 5 d ago)
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
5808870
Default Alt Text
D11007.diff (6 KB)
Attached To
Mode
D11007: Update nvme-cli to 1.14
Attached
Detach File
Event Timeline
Log In to Comment