Commit Graph

15 Commits

Author SHA256 Message Date
Johannes Thumshirn
b3b0d41e94 Accepting request 503608 from home:morbidrsa
- 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

OBS-URL: https://build.opensuse.org/request/show/503608
OBS-URL: https://build.opensuse.org/package/show/Base:System/nvme-cli?expand=0&rev=26
2017-06-14 07:28:31 +00:00
Johannes Thumshirn
3ce76e7dce Accepting request 494787 from home:morbidrsa
- 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

OBS-URL: https://build.opensuse.org/request/show/494787
OBS-URL: https://build.opensuse.org/package/show/Base:System/nvme-cli?expand=0&rev=24
2017-05-12 07:14:02 +00:00
Johannes Thumshirn
a06a9455d0 Accepting request 490163 from home:morbidrsa
- Update to version v1.2 (FATE#322735 ,bsc#1033410):
  * Include endian.h for byte/host order functions
  * nvme-cli: Add nvme hostnqn generation option
  * nvme.spec/debian: Auto generate host nqn as part of install
  * Documentation: Add entry for gen-hostnqn
  * Regenerate Documentation
  * Fix read/write man pages
  * get-features: Don't try to read the data buffer for sel == 3
  * Documentation: fix location of device reset
  * Regen documentation
  * Remove debian/ directory
  * Remove pyc files generated by 'make test'
  * Moving the bash completion files to the standard
  * lightnvm: default to -1 on lun begin and end
  * nvme-cli: fabrics: Fix to pass "host_traddr" to the kernel driver.
  * nvme-cli: id-ctrl: Fix memory leak for JSON.
  * nvme-cli: id-ns: Fix memory leak for JSON.
  * nvme-cli: error-log: Fix memory leak for JSON.
  * nvme-cli: resv-report: Fix memory leak.
  * nvme-cli: smart-log: Fix memory leak for JSON.
  * nvme-cli: fw-log: Fix memory leak for JSON.
  * nvme-cli: json_add_smart_log(): Fix memory leak for JSON.
  * nvme-cli: smart-log: Allow negative values for temp sensors.
  * Don't print unimplemented sensor
  * Build without uuid
  * get-ns-id: Exit when no device provided.
  * nvme-cli: id-ctrl: Add vendor fields in JSON id-ctrl.
  * nvme-cli: nvme.c: Allow plug-ins to access to output formats and helper.
  * nvme-cli: Western Digital/HGST plug-in.
  * nvme-cli: Western Digital/HGST plug-in documentation.

OBS-URL: https://build.opensuse.org/request/show/490163
OBS-URL: https://build.opensuse.org/package/show/Base:System/nvme-cli?expand=0&rev=22
2017-04-24 07:45:15 +00:00
08f5142d7c Accepting request 461790 from home:morbidrsa
-  Update to upstream release v1.1 (FATE#322735)
   * This fixes multiple compiler warnings for 32-bit and other environments
     from v1.0, adds more documentation to fabrics, removes the libudev
     dependency entirely from this project, adds a framework for unit testing
     devices, and fixes usage for user defined install paths

OBS-URL: https://build.opensuse.org/request/show/461790
OBS-URL: https://build.opensuse.org/package/show/Base:System/nvme-cli?expand=0&rev=20
2017-03-07 15:37:10 +00:00
615be67ff0 Accepting request 427893 from home:morbidrsa
- Update to upstream release v0.9
  - Remove merged remove-version-from-list.patch
  * New extensions, fabrics support, a bug fixes. The 'list' command
    is liberated from its udev dependency, and no longer requires
    CONFIG_IO_STRICT_DEVMEM be disabled.

OBS-URL: https://build.opensuse.org/request/show/427893
OBS-URL: https://build.opensuse.org/package/show/Base:System/nvme-cli?expand=0&rev=18
2016-09-16 07:56:29 +00:00
Johannes Thumshirn
f760a2e618 Accepting request 424189 from home:morbidrsa:branches:Base:System
- Don't map controller registers in 'list' command (boo#986891)
  + remove-version-from-list.patch

OBS-URL: https://build.opensuse.org/request/show/424189
OBS-URL: https://build.opensuse.org/package/show/Base:System/nvme-cli?expand=0&rev=16
2016-09-01 17:28:36 +00:00
d5c16c244c Accepting request 418287 from home:morbidrsa
- Update to upstream release v0.8
  - Remove merged patch 0001-bash-completion-Remove-shebang-line.patch  
  * Code re-organized to support new extensions. While these are called
    "plugins", they currently have to be built into the executable. Support
    for dynamically loadable plugins is under consideration.
  * LightNVM is added as a built-in plugin.
  * Intel vendor specific commands and structure decodings are supported
    in a new intel plugin.
  * Support for NVMe-over-Fabrics
  * New output format "json" for a subset of commands that decode returned
    structures.
  * Lots of various documentation and minor code fixes.

OBS-URL: https://build.opensuse.org/request/show/418287
OBS-URL: https://build.opensuse.org/package/show/Base:System/nvme-cli?expand=0&rev=14
2016-08-22 14:07:32 +00:00
Johannes Thumshirn
6264179fce Accepting request 399641 from home:morbidrsa
Added reference to 0001-bash-completion-Remove-shebang-line.patch in changelog

OBS-URL: https://build.opensuse.org/request/show/399641
OBS-URL: https://build.opensuse.org/package/show/Base:System/nvme-cli?expand=0&rev=12
2016-06-02 10:30:17 +00:00
Johannes Thumshirn
9e3f0c443a Accepting request 399454 from home:morbidrsa
- Update to upstream release v0.7
  Keith writes:
    Just a few minor updates and documentation fixes. There is also a new
    option for passthrough commands that can be used to help detect data
    over/under run.
    
    Tagging a stable release so we can consider features that bring in other
    transports and third party extensions.

This also adds a patch to remove the shebang line from the bash completion, to
make rpmlint happy again. Patch is on it's way to upstream.

OBS-URL: https://build.opensuse.org/request/show/399454
OBS-URL: https://build.opensuse.org/package/show/Base:System/nvme-cli?expand=0&rev=11
2016-06-01 10:30:51 +00:00
Johannes Thumshirn
b925928df0 Accepting request 389735 from home:morbidrsa
- Exclude build on s390x (FATE#319560)

OBS-URL: https://build.opensuse.org/request/show/389735
OBS-URL: https://build.opensuse.org/package/show/Base:System/nvme-cli?expand=0&rev=9
2016-04-14 07:24:40 +00:00
Johannes Thumshirn
2deddfbc38 Accepting request 374802 from home:morbidrsa
- Update to upstream release v0.5
    The v0.4 breakage should all be resolved now. Tagging release
    v0.5, and back to stability.

OBS-URL: https://build.opensuse.org/request/show/374802
OBS-URL: https://build.opensuse.org/package/show/Base:System/nvme-cli?expand=0&rev=7
2016-03-18 09:46:44 +00:00
Johannes Thumshirn
6c8d61b3c8 Accepting request 364061 from home:morbidrsa
- Update to upstream release v0.4

OBS-URL: https://build.opensuse.org/request/show/364061
OBS-URL: https://build.opensuse.org/package/show/Base:System/nvme-cli?expand=0&rev=5
2016-03-02 09:13:56 +00:00
Johannes Thumshirn
637333469b Accepting request 360273 from home:morbidrsa
- Fix display of version number (boo#966740)

OBS-URL: https://build.opensuse.org/request/show/360273
OBS-URL: https://build.opensuse.org/package/show/Base:System/nvme-cli?expand=0&rev=3
2016-02-19 09:15:02 +00:00
Dominique Leuenberger
a03755decf 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
9a972e6b6d Accepting request 358845 from home:morbidrsa
I want to maintain nvme-cli in Factory and would like to use Base:System as the devel project

OBS-URL: https://build.opensuse.org/request/show/358845
OBS-URL: https://build.opensuse.org/package/show/Base:System/nvme-cli?expand=0&rev=1
2016-02-11 13:11:43 +00:00