Opened 2 months ago

Closed 2 months ago

#19310 closed enhancement (fixed)

libnvme-1.8

Reported by: Bruce Dubbs Owned by: Bruce Dubbs
Priority: normal Milestone: 12.1
Component: BOOK Version: git
Severity: normal Keywords:
Cc:

Description

New minor version.

Change History (3)

comment:1 by Xi Ruoyao, 2 months ago

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.

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

comment:2 by Bruce Dubbs, 2 months ago

Owner: changed from blfs-book to Bruce Dubbs
Status: newassigned

comment:3 by Bruce Dubbs, 2 months ago

Resolution: fixed
Status: assignedclosed

Fixed at commit 8967beb1d8.

Note: See TracTickets for help on using tickets.