It's not a very interesting release this time. There are mostly small bug fixes and a few improvements in the testing area. Though it's worth to get these fixes out.
Thanks to all: Hannes Reinecke, Jian Zhang, Jinliang Wang, Leonardo da Cunha, Martin George, Martin Wilck, Tokunori Ikegami, Tomas Bzatek
Daniel Wagner (12):
build: fix release python tag match
build: checkout full repo for checkpatch
json-schema: add keyring and tls_key details
tree: use logical block size for lba
libnvme: export nvme_dump_tree
json: dump the output to the user selected filedescriptor
nvme: allow to overwrite base sysfs path
nvme: allow to overwrite hostnqn and hostid
test: read and dump sysfs tar file
tree: do not issue an error when subsys lookup fails during scanning
build: Update version to v1.8
doc: Regenerate all docs for v1.8
Hannes Reinecke (3):
meson.build: fixup 'join' syntax
Merge pull request 770 from hreinecke/fix-join.v2
fabrics: add 'concat' option
Jian Zhang (1):
example: fix mi identify failed with error cntid
Jinliang Wang (1):
mi: set correct rc and errno when crc mismatch
Leonardo da Cunha (1):
util: Added function to find specific UUID in UUID list.
Martin George (1):
linux: avoid segfault in check-tls-key due to null hostnqn/subsysnqn
Martin Wilck (1):
nbft: avoid duplicate entries in ssns->hfis
Tokunori Ikegami (1):
types: Add controller properties CMBEBS, CMBSWTP and NSSD
Tomas Bzatek (9):
fabrics: Explicitly initialize auto-cleanup variables
linux: Explicitly initialize auto-cleanup variables
tree: Explicitly initialize auto-cleanup variables
util: Explicitly initialize auto-cleanup variables
nbft: Fix (struct nbft_info_subsystem_ns).num_hfis off-by-one
tests: Fix diffs output for duplicate HFI entries
tests: Add sample NBFT table from Dell PowerEdge R760
tests: Add sample NBFT table from Dell PowerEdge R660
linux: Explicitly initialize auto-cleanup variables
dependabot[bot] (1):
build(deps): bump codecov/codecov-action from 3 to 4