nvme-cli/nvme-cli.changes

81 lines
3.1 KiB
Plaintext
Raw Normal View History

-------------------------------------------------------------------
Thu Mar 2 07:43:02 UTC 2017 - jthumshirn@suse.com
- 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
-------------------------------------------------------------------
Thu Sep 15 09:05:22 UTC 2016 - jthumshirn@suse.com
- 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.
-------------------------------------------------------------------
Wed Aug 31 11:31:15 UTC 2016 - jthumshirn@suse.com
- Don't map controller registers in 'list' command (boo#986891)
+ remove-version-from-list.patch
-------------------------------------------------------------------
Tue Aug 9 12:19:35 UTC 2016 - jthumshirn@suse.com
- 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.
-------------------------------------------------------------------
Wed Jun 1 10:21:39 UTC 2016 - jthumshirn@suse.com
- Update to upstream release v0.7
+ 0001-bash-completion-Remove-shebang-line.patch
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.
-------------------------------------------------------------------
Wed Apr 13 12:57:48 UTC 2016 - jthumshirn@suse.com
- Exclude build on s390x (FATE#319560)
-------------------------------------------------------------------
Fri Mar 18 09:31:01 UTC 2016 - jthumshirn@suse.com
- Update to upstream release v0.5
The v0.4 breakage should all be resolved now. Tagging release
v0.5, and back to stability.
-------------------------------------------------------------------
Wed Mar 2 09:08:35 UTC 2016 - jthumshirn@suse.com
- Update to upstream release v0.4
-------------------------------------------------------------------
Mon Feb 15 14:52:51 UTC 2016 - jthumshirn@suse.com
- Fix display of version number (boo#966740)
-------------------------------------------------------------------
Thu Feb 11 09:23:55 UTC 2016 - jthumshirn@suse.com
- Initial packaging for openSUSE