Commit Graph

195 Commits

Author SHA256 Message Date
Dominique Leuenberger
24c7564f62 Accepting request 702761 from Base:System
OBS-URL: https://build.opensuse.org/request/show/702761
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/nvme-cli?expand=0&rev=33
2019-05-15 10:24:42 +00:00
Dominique Leuenberger
70e16461b8 Accepting request 699825 from Base:System
OBS-URL: https://build.opensuse.org/request/show/699825
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/nvme-cli?expand=0&rev=32
2019-05-06 11:18:09 +00:00
Dominique Leuenberger
c7c37697df Accepting request 689771 from Base:System
OBS-URL: https://build.opensuse.org/request/show/689771
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/nvme-cli?expand=0&rev=31
2019-04-02 07:18:12 +00:00
Dominique Leuenberger
6fda53abd3 Accepting request 673599 from Base:System
OBS-URL: https://build.opensuse.org/request/show/673599
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/nvme-cli?expand=0&rev=30
2019-02-13 09:05:23 +00:00
Dominique Leuenberger
973b69170a Accepting request 669109 from Base:System
OBS-URL: https://build.opensuse.org/request/show/669109
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/nvme-cli?expand=0&rev=29
2019-01-28 19:50:03 +00:00
Dominique Leuenberger
4e67253c0e Accepting request 643135 from Base:System
Sync changelog with SLE15 changelog. (forwarded request 643134 from morbidrsa)

OBS-URL: https://build.opensuse.org/request/show/643135
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/nvme-cli?expand=0&rev=28
2018-10-22 09:23:55 +00:00
Dominique Leuenberger
a9a8cd9ec2 Accepting request 642655 from Base:System
- Update to version v1.6 (FATE#326139, FATE#326434, FATE#326558):
  * Release 1.6
  * lightnvm: fix type coercion
  * fix reservation report 0's based dword count
  * nvme.c, list_ns: use le32_to_cpu in display
  * nvme-cli: adjust memset size for data buffer in submit_io
  * fabrics: omit newline character when reading nvme host nqn
  * fabrics: fail early if argconfig_parse failed
  * nvme-cli: print firmware activation notices support bit to id_ctrl
  * nvme-cli: add support of RAE
  * Add a single get-property command for NVMeOF.
  * nvme-ioctl.c : nvme_get_properties(): fix 64bit offset advance
  * nvme-cli: add support for DLFEAT
  * intel: fix latency stats printing
  * Update doc
  * nvme-cli: add changed-ns-list-log documentation
  * nvme-cli: add changed log ns support
  * NVMe-CLI Fix id-ns fpi field when Human Readable option selected.
  * Fix format specifier for 32-bit
  * Fix json output of 128-bit numbers
  * Replace host-gen telemetry short-option 'h' with 'g'
  * Add man pages for new device self test commands
  * Updating version to 1.1
  * nvme-cli: Implement printing get NOPSC feature
  * nvme-cli: Implement printing the get Keep Alive Timer feature
  * nvme-cli: Implement printing the get host controlled thermal management feature.
  * nvme-cli: Implement printing the get timestamp feature.
  * Adding ppc big endian support
  * Revert "nvme-cli: Wait for device file if not present after successful add_ctrl"
  * Revert "nvme-cli: Add ioctl retry support for "connect-all"" (forwarded request 642268 from morbidrsa)

OBS-URL: https://build.opensuse.org/request/show/642655
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/nvme-cli?expand=0&rev=27
2018-10-18 13:35:20 +00:00
Dominique Leuenberger
45734254e4 Accepting request 604707 from Base:System
OBS-URL: https://build.opensuse.org/request/show/604707
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/nvme-cli?expand=0&rev=26
2018-05-08 11:37:36 +00:00
Dominique Leuenberger
b76f3d5159 Accepting request 596316 from Base:System
Add newline after patch to nvme-cli.changes (forwarded request 596314 from morbidrsa)

OBS-URL: https://build.opensuse.org/request/show/596316
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/nvme-cli?expand=0&rev=25
2018-04-16 10:48:41 +00:00
Dominique Leuenberger
77caa1ae5b Accepting request 593537 from Base:System
- Make log identifier a required parameter (bsc#1086240)
  + 0003-get-log-Make-log-identifier-a-required-parameter.patch (forwarded request 593524 from morbidrsa)

OBS-URL: https://build.opensuse.org/request/show/593537
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/nvme-cli?expand=0&rev=24
2018-04-05 13:33:47 +00:00
Dominique Leuenberger
6859503de8 Accepting request 576274 from Base:System
- Add NetApp vendor plugin (bsc#1080672) 
  + 0001-nvme-cli-add-NetApp-plugin.patch
  + 0002-nvme-cli-add-netapp-smdevices-man-page.patch (forwarded request 576273 from morbidrsa)

OBS-URL: https://build.opensuse.org/request/show/576274
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/nvme-cli?expand=0&rev=23
2018-02-14 09:51:36 +00:00
Dominique Leuenberger
a7c8fc3b89 Accepting request 563246 from Base:System
- Update to version v1.5 (FATE#322735):
  * Remove upstreamed patches:
    - 0001-nvme-Introduce-new-list-subsys-command.patch
    - 0009-fabrics-also-set-queue_size-and-nr_io_queues-on-conn.patch
  * fabrics: also set queue_size and nr_io_queues on connect-all connects
  * nvme-cli: add duplicate_connect parameter support
  * nvme-cli : wdc-plugin Add support for WDC SN100 and SN200 devices.
  * Add AEN decoder helper to get-log
  * Regen documentation
  * Add Nix(OS) install instructions to the README
  * Fix the Markdown code for the Alpine install instructions
  * nvme-cli: make address print format more human-readable
  * intel-nvme: Fix compiler errors and warnings
  * Include sizing data in json output that's already included in the non-json results.
  * Cleanup variable definitions
  * Add command effects log page
  * Increase default format timeout
  * Revert "nvme-cli: add duplicate_connect parameter support"
  * nvme-cli: add duplicate_connect parameter support
  * nvme-cli: fix wrong bitmask in number of rpmb units.
  * nvme-cli: make command description const
  * nvme/id-ns: do not try to get namespace id from non-block device.
  * Fix typo in previous commit
  * Fix long suffix parse on 32-bit machines
  * Nitpicked a printing alignment issue with the id-ns vendor specific field
  * Avoid unnecessary abbreviation.
  * nvme/flush: explicitely close file descriptor
  * Fix memory leak
  * Add 'DEAC' support to write-zeroes command
  * Rebuild documentation (forwarded request 563245 from morbidrsa)

OBS-URL: https://build.opensuse.org/request/show/563246
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/nvme-cli?expand=0&rev=22
2018-01-10 22:38:04 +00:00
Dominique Leuenberger
66dcf96a61 Accepting request 556892 from Base:System
- Add list-subs subcommand (bsc#1072813)
  + 0001-nvme-Introduce-new-list-subsys-command.patch (forwarded request 556890 from morbidrsa)

OBS-URL: https://build.opensuse.org/request/show/556892
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/nvme-cli?expand=0&rev=21
2017-12-15 13:05:50 +00:00
Dominique Leuenberger
5aa5a7849a Accepting request 536377 from Base:System
remove time-sensitive wording
(yesterday's "new", "fast", etc. is tomorrow's old and slow :-p) (forwarded request 536372 from jengelh)

OBS-URL: https://build.opensuse.org/request/show/536377
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/nvme-cli?expand=0&rev=20
2017-10-25 15:47:27 +00:00
Dominique Leuenberger
a82f9e5612 Accepting request 534901 from Base:System
- Update to version v1.4 (FATE#322735):
  * Fixup Security send/recv to read data from disk
  * Unbreak RPM build after bash completion files were moved in 7e4c7596
  * fabrics: Fix disconnect_by_device from disconnecting instance 0 on error
  * lightnvm: allow to init target on factory mode
  * Fixed problem with security-recv binary output not working correctly
  * nvme-cli: return 0 if disconnect operation with cfg.nqn successfully
  * Fix compile for 32-bit
  * nvme-cli: Fix build on aarch64-linux-android-4.9
  * nvme-cli: Huawei plug-in.
  * nvme-print: Fix line spacing on -H option
  * id-ctrl: remove new lines from json output
  * nvme-list: print empty lists when no devices are present
  * fabrics: add option to override drivers queue depth
  * nvme-cli: nvme-intel implement json output for smart-log
  * nvme-cli: Add parsing support for noiob
  * Fix potential device string truncation
  * fabrics: add option to override drivers queue depth also for connect-all command
  * Regenerate man-pages
  * Release v1.3
  * nvme-print: Free only top-level json objects
  * fix use-after-free in pci.ids parsing
  * nvme-cli: add fields into identify controller data structure
  * nvme-cli: show more fields for id-ctrl
  * nvme-cli: id-ctrl: display additional fields
  * Show help when no or an invalid device is given
  * nvme-cli: add id-ctrl for nvme-huawei plug-in.
  * Fix spelling errors
  * fabrics: add hostid option to connect command
  * nvme-cli: add ns-descs subcommand (forwarded request 534900 from morbidrsa)

OBS-URL: https://build.opensuse.org/request/show/534901
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/nvme-cli?expand=0&rev=19
2017-10-18 14:16:48 +00:00
Dominique Leuenberger
59c567fad0 Accepting request 534387 from Base:System
- Generate Spec compliant UUID NQNs (bsc#1057498) (forwarded request 534386 from morbidrsa)

OBS-URL: https://build.opensuse.org/request/show/534387
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/nvme-cli?expand=0&rev=18
2017-10-18 08:54:00 +00:00
Dominique Leuenberger
ac47574922 Accepting request 519919 from Base:System
- Fix hostid parsing (bsc#1049272)
  + 0007-nvme-cli-fix-connecting-failure-due-to-invalid-uuid-format.patch (forwarded request 519918 from morbidrsa)

OBS-URL: https://build.opensuse.org/request/show/519919
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/nvme-cli?expand=0&rev=17
2017-08-31 19:03:50 +00:00
Dominique Leuenberger
0ba4d55150 Accepting request 507379 from Base:System
- Add hostid option to connect command (bsc#1045293)
  + 0006-fabrics-add-hostid-option-to-connect-command.patch (forwarded request 507375 from morbidrsa)

OBS-URL: https://build.opensuse.org/request/show/507379
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/nvme-cli?expand=0&rev=16
2017-07-02 11:38:19 +00:00
Dominique Leuenberger
fe8cea3140 Accepting request 506236 from Base:System
Fix scriptlets. (forwarded request 506235 from morbidrsa)

OBS-URL: https://build.opensuse.org/request/show/506236
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/nvme-cli?expand=0&rev=15
2017-06-26 13:56:56 +00:00
Dominique Leuenberger
d635009863 Accepting request 504130 from Base:System
-  Also re-build documentation on each build (bsc#1037297) (forwarded request 504129 from morbidrsa)

OBS-URL: https://build.opensuse.org/request/show/504130
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/nvme-cli?expand=0&rev=14
2017-06-20 07:39:37 +00:00
Dominique Leuenberger
edc8a92065 Accepting request 503609 from Base:System
- Add NVMe over Fabrics specific id-ctrl fields (bsc#1037293)
  + add-missing-nvme_id_crtl-fileds.patch
  + 0003-nvme-cli-show-more-fields-for-id-ctrl.patch
  + 0004-nvme-cli-id-ctrl-display-additional-fields.patch (forwarded request 503608 from morbidrsa)

OBS-URL: https://build.opensuse.org/request/show/503609
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/nvme-cli?expand=0&rev=13
2017-06-15 09:25:06 +00:00
Dominique Leuenberger
d4eecfedbc Accepting request 494788 from Base:System
- Add possibility to change queue depth at connect time (bsc#1037297)
  + 0001-fabrics-add-option-to-override-drivers-queue-depth.patch
  + 0002-fabrics-add-option-to-override-drivers-queue-depth-a.patch (forwarded request 494787 from morbidrsa)

OBS-URL: https://build.opensuse.org/request/show/494788
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/nvme-cli?expand=0&rev=12
2017-05-16 12:45:13 +00:00
Dominique Leuenberger
9d590d0af3 Accepting request 490164 from Base:System
1

OBS-URL: https://build.opensuse.org/request/show/490164
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/nvme-cli?expand=0&rev=11
2017-04-26 19:43:27 +00:00
Dominique Leuenberger
df065050f3 Accepting request 477563 from Base:System
1

OBS-URL: https://build.opensuse.org/request/show/477563
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/nvme-cli?expand=0&rev=10
2017-03-12 19:03:07 +00:00
Dominique Leuenberger
6dc2ea8f2f Accepting request 428063 from Base:System
1

OBS-URL: https://build.opensuse.org/request/show/428063
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/nvme-cli?expand=0&rev=9
2016-09-17 12:40:22 +00:00
Dominique Leuenberger
619fc21e34 Accepting request 424317 from Base:System
- Don't map controller registers in 'list' command (boo#986891)
  + remove-version-from-list.patch (forwarded request 424189 from morbidrsa)

OBS-URL: https://build.opensuse.org/request/show/424317
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/nvme-cli?expand=0&rev=8
2016-09-07 09:44:40 +00:00
Dominique Leuenberger
66e1f20b66 Accepting request 421065 from Base:System
1

OBS-URL: https://build.opensuse.org/request/show/421065
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/nvme-cli?expand=0&rev=7
2016-08-25 07:56:29 +00:00
Dominique Leuenberger
019fef74b6 Accepting request 399644 from Base:System
1

OBS-URL: https://build.opensuse.org/request/show/399644
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/nvme-cli?expand=0&rev=6
2016-06-07 21:46:57 +00:00
Dominique Leuenberger
a9fb0215a4 Accepting request 389738 from Base:System
- Exclude build on s390x (FATE#319560) (forwarded request 389735 from morbidrsa)

OBS-URL: https://build.opensuse.org/request/show/389738
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/nvme-cli?expand=0&rev=5
2016-04-28 14:53:59 +00:00
Dominique Leuenberger
966cff51bd Accepting request 374808 from Base:System
- Update to upstream release v0.5
    The v0.4 breakage should all be resolved now. Tagging release
    v0.5, and back to stability. (forwarded request 374802 from morbidrsa)

OBS-URL: https://build.opensuse.org/request/show/374808
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/nvme-cli?expand=0&rev=4
2016-03-18 20:42:58 +00:00
Dominique Leuenberger
0fcb368bff Accepting request 364064 from Base:System
- Update to upstream release v0.4 (forwarded request 364061 from morbidrsa)

OBS-URL: https://build.opensuse.org/request/show/364064
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/nvme-cli?expand=0&rev=3
2016-03-02 13:21:40 +00:00
Dominique Leuenberger
7d231655cf Accepting request 360274 from Base:System
- Fix display of version number (boo#966740) (forwarded request 360273 from morbidrsa)

OBS-URL: https://build.opensuse.org/request/show/360274
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/nvme-cli?expand=0&rev=2
2016-02-22 07:57:54 +00:00
Dominique Leuenberger
33edd24325 Accepting request 358864 from Base:System
New package nvme-cli, see http://lists.opensuse.org/opensuse-factory/2016-02/msg00318.html

OBS-URL: https://build.opensuse.org/request/show/358864
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/nvme-cli?expand=0&rev=1
2016-02-16 08:18:26 +00:00
Ana Guerrero
7ed7b83c55 Accepting request 1134176 from Base:System
OBS-URL: https://build.opensuse.org/request/show/1134176
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/nvme-cli?expand=0&rev=71
2023-12-20 20:00:30 +00:00
Daniel Wagner
6dabd6f56b Accepting request 1134174 from home:wagi:branches:Base:System
- Update to version 2.7:
  * nvme-print-json: include vs for identify namespace
  * 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
  * wdc: Fix vs-smart-add-log Command for SN650 and SN655
  * nvme: restric hmac options for gen-tls-key
  * wdc: Fix UUID index fallback mechanism
  * plugins/ocp: Add OCP Telemetry String log page, Telemetry log page
  * completions: Add bash completions for telemetry string log page
  * plugins/solidigm: Added OCP 2.0 compatibility version command
  * plugins/solidigm: Added OCP 2.0 vs-drive-info command.
  * plugins/ocp: Fix printing order of various Latency Monitor Log buckets
  * nvme: validate output format split status from flag return value
  * nvme: simplify cleanup_nvme_dev()
  * cleanup: remove unused cleanup_charp()
  * wdc: Add support for SN861 2nd pci device id
  * nvme: replace libhugetlbfs with mmap and madvise
  * util/mem: move alloc helper to util section
  * nvme: auto cleanup filedescriptors
  * nvme: auto cleanup buffers
  * nvme: return error code in get_persistent_event_log
  * nvme: sanitize nvme-gen-tls-key
  * nvme: print out the resulting TLS identity for 'nvme check-tls-key'
  * nvme: Add version '1' identifier for nvme-gen-tls-key
  * subprojects/libnvme: update wrapper for TP8018
  * plugins/solidigm: Added re_sku_count smart atrribute
  * doc: Fix nvme-connect manpage --application option string
  * plugins/ocp: changed command clear-pcie-correctable-error-counters to match OCP 2.0 spec.
  * plugins/solidigm: Added command to clear PCIe Correctable Error Counters according to OCP 2.0

OBS-URL: https://build.opensuse.org/request/show/1134174
OBS-URL: https://build.opensuse.org/package/show/Base:System/nvme-cli?expand=0&rev=150
2023-12-20 10:20:18 +00:00
Ana Guerrero
1b67d49edd Accepting request 1124997 from Base:System
Automatic submission by obs-autosubmit

OBS-URL: https://build.opensuse.org/request/show/1124997
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/nvme-cli?expand=0&rev=70
2023-11-13 21:17:09 +00:00
Daniel Wagner
38d2eb14b0 Accepting request 1123233 from home:wagi:branches:Base:System
* udev-rule: apply round-robin iopolicy on i/o subsystems alone (bsc#1215994)
  * fabrics: For TCP/RDMA, compare IP addresses with nvme_ipaddrs_eq() (bsc#1213768)
  * fabrics: lookup_discovery_ctrl() must look under host and not root (bsc#1213768)
  * fabrics: only look for matching ctrl on same host (bsc#1213768)

OBS-URL: https://build.opensuse.org/request/show/1123233
OBS-URL: https://build.opensuse.org/package/show/Base:System/nvme-cli?expand=0&rev=148
2023-11-03 13:16:45 +00:00
Ana Guerrero
9c7eed8348 Accepting request 1117512 from Base:System
OBS-URL: https://build.opensuse.org/request/show/1117512
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/nvme-cli?expand=0&rev=69
2023-10-13 21:14:27 +00:00
Daniel Wagner
31d4229bd7 Accepting request 1117510 from home:wagi:branches:Base:System
- Add missing jsc# and bsc# tracking entries in change log.

- Enable test during build (bsc#1207686)
  * nbft: added NBFT v1.0 table support (jsc#PED-1449)

OBS-URL: https://build.opensuse.org/request/show/1117510
OBS-URL: https://build.opensuse.org/package/show/Base:System/nvme-cli?expand=0&rev=146
2023-10-12 17:25:38 +00:00
Ana Guerrero
4b95947813 Accepting request 1116610 from Base:System
OBS-URL: https://build.opensuse.org/request/show/1116610
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/nvme-cli?expand=0&rev=68
2023-10-11 21:53:54 +00:00
Daniel Wagner
7e49889644 Accepting request 1116606 from home:wagi:branches:Base:System
- Use fixed timestamps for documentation allowing reproducable builds
- Announce nvmeof-boot-support support via Provides
- Filter rpmlint warnings for systemd-service-without-service_ macros
- Add missing service files for NBFT feature
  * add 0001-fabrics-autoconnect-add-service-unit-for-connecting-.patch
  * add 0002-fabrics-add-udev-rule-to-avoid-renaming-nbft-interfa.patch

- Update to version 2.6 (jsc#PED-3610 jsc#PED-4879 jsc#PED-5061):
  * json: fix seg. fault converting NULL to JSON string (bsc#1213762)
  * nvme-print: Show subsystem iopolicy (bsc#1124564)
  * nvme-print-stdout: Do not show non reachable ns in namespace topology (bsc#1212598)
  * nvme-print-stdout: List only ctrls which are part of ns (bsc#1212598)
  * nvme-print-stdout: Support subsys reachable from several hosts (bsc#1212598)
  * ccan: Add htable, strset and dependencies (bsc#1212598)
  * ccan: Remove unused documentation (bsc#1212598)
  * nvme-print: fix counter while looping through uuid_list (bsc#1212598)
  * fabrics: fix fc config JSON file handling (bsc#1210089)
 Refresh 0100-harden_nvmf-connect@.service.patch
- Update to version 2.4 (jsc#PED-553 jsc#PED-3884):
  * nvme-print: sanitize supported-log-pages output (bsc#1209550)
  * nvme: fix block count and data size logic (bsc#1209564)
  * nvme-doc: update man page for supported-log-pages (bsc#1209550)
  * fabrics: Fix ordering for auto connect services (bsc#1208075)
  * json_discovery_log: avoid buffer overrun (bsc#1207435)
  * Fix connect nbft regressions (bsc#1209905)
  * Fix auto connect conditions (bsc#1210105)
  * Fix auto boot for NBFT connections (bsc#1211647)
  * fabrics: Honor JSON config file in connect-all command (bsc#1199504)
  * udev: Add HOST_IFACE to udev rule (bsc#1208001)
  * fabrics: Remove dhchap-ctrl-secret from discover/connect-all (bsc#1201701)

OBS-URL: https://build.opensuse.org/request/show/1116606
OBS-URL: https://build.opensuse.org/package/show/Base:System/nvme-cli?expand=0&rev=144
2023-10-10 07:41:58 +00:00
Ana Guerrero
af455ba467 Accepting request 1115659 from Base:System
OBS-URL: https://build.opensuse.org/request/show/1115659
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/nvme-cli?expand=0&rev=67
2023-10-05 18:03:06 +00:00
Daniel Wagner
e5c3de679c Accepting request 1115658 from home:wagi:branches:Base:System
- Enable test during build
- Drop minimum version meson dependency
- Add asciidoc dependency
- Build documentation when requested

OBS-URL: https://build.opensuse.org/request/show/1115658
OBS-URL: https://build.opensuse.org/package/show/Base:System/nvme-cli?expand=0&rev=142
2023-10-04 15:20:00 +00:00
Ana Guerrero
6dfd41f4ee Accepting request 1114411 from Base:System
OBS-URL: https://build.opensuse.org/request/show/1114411
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/nvme-cli?expand=0&rev=66
2023-10-01 19:21:44 +00:00
Daniel Wagner
77c42d1f72 Accepting request 1114409 from home:wagi:branches:Base:System
- Update to version 2.6:
  * nvme: allocate payload buffer in create-ns command
  * nvme-print-stdout: Add CAP.CPS and CAP.NSSS human readable outputs
  * nvme: Add output-format default option instead of argconfig json option
  * nvme: fw-download offset only describes FW offset, not file offset
  * unit: add locale number test
  * util: handle utf-8 thousend separators correctly
  * nvme: Change to use NVME_ARGS verbose default option from OPT_ARGS
  * fabrics: Fix NVMF_ARGS macro to use parameter n correctly
  * nvme: Add verbose default option to show command debug output
  * util: Fix to set argconfig output format json option correctly
  * util: Split argconfig output format json function to set and get
  * nvme: Spport Phy Rx Eye Opening Measurement Log
  * nvme: Introduce nvme_realloc function
  * nvme: Fix for fdpa reserved field printing
  * completion: add 'version' and 'help' to list
  * udev-rule: apply round-robin iopolicy on i/o subsystems alone
  * nvme: Add support for the OAQD ID controller field
  * plugins/solidigm: use static log macro to calc bitmask
  * plugins/ocp: Rename FW activation history command
  * nvme: auto free nvme_dev resource
  * nvme: allocate aligned payloads for all nvme commands
  * nvme: introduce alloc helper with alignment support
  * util: add cleanup function for generic memory allocations
  * nvme: append huge to nvme_{alloc|free} function
  * nvme: fw_download use nvme_alloc only
  * fabrics: Removing duplicate code and moving to libnvme
  * nvme-print: omit size of protection information
  * tree: Modify label name close_fd to close_dev
  * fabrics: For TCP/RDMA, compare IP addresses with nvme_ipaddrs_eq()

OBS-URL: https://build.opensuse.org/request/show/1114409
OBS-URL: https://build.opensuse.org/package/show/Base:System/nvme-cli?expand=0&rev=140
2023-09-29 16:19:36 +00:00
Ana Guerrero
204fa29655 https://bugzilla.suse.com/show_bug.cgi?id=1213712
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/nvme-cli?expand=0&rev=65
2023-07-27 12:13:15 +00:00
OBS User buildservice-autocommit
64b6bd841c Updating link to change in openSUSE:Factory/nvme-cli revision 65
OBS-URL: https://build.opensuse.org/package/show/Base:System/nvme-cli?expand=0&rev=838556d7b026dd818e32db16710ed99d
2023-07-27 12:13:15 +00:00
Ana Guerrero
ca398d42dd Accepting request 1099870 from Base:System
OBS-URL: https://build.opensuse.org/request/show/1099870
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/nvme-cli?expand=0&rev=64
2023-07-26 11:21:34 +00:00
Daniel Wagner
18544c9813 Accepting request 1099861 from home:anag:branches:Base:System
Fix nvme-cli in Factory

- Fix FTBFS: Remove nvme-cli-2.4.obscpio and add instead nvme-cli-2.5.obscpio
- Update patch 0100-harden_nvmf-connect@.service.patch
- Update installation path for regress script.

OBS-URL: https://build.opensuse.org/request/show/1099861
OBS-URL: https://build.opensuse.org/package/show/Base:System/nvme-cli?expand=0&rev=138
2023-07-21 09:12:55 +00:00
Daniel Wagner
ae3c565f6c OBS-URL: https://build.opensuse.org/package/show/Base:System/nvme-cli?expand=0&rev=137 2023-07-12 16:09:51 +00:00