Opened 6 weeks ago

Closed 6 weeks ago

#20179 closed enhancement (fixed)

libnvme-1.10

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

Description

New minor version.

Change History (3)

comment:1 by Bruce Dubbs, 6 weeks ago

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

comment:2 by Bruce Dubbs, 6 weeks ago

libnvme-1.10

There are bug fixes all over the places, from build fixes to normal bug fixes.

  • mi: Probe quirks on first command submission
  • ioctl: fix nvme_get_log_ana_groups() pointer type
  • ioctl: respect rae in nvme_get_log_ana()
  • ioctl: replace nvme_ana_rsp_hdr in doc comments
  • ioctl: add support for atomic, piecewise ANA log fetch
  • test: support returning shorter buffer in mock ioctl
  • test: log mock ioctl command fields in hexadecimal
  • test: add mock ioctl tests for atomic ANA log fetch
  • libnvme: export nvme_mi_admin_get_ana_log_atomic()
  • linux: add nvme_get_ana_log_len_from_id_ctrl()
  • libnvme: sort export map
  • log: keep log level logic in one place
  • log: split log variables from root object
  • linux: default init cleanup variable
  • doc: remove unused release variable
  • build: reorder release commits
  • linux: add nvme_revoke_tls_key
  • build: add documentation CI build
  • build: always CI build documentation
  • tree: preserve parsing order of a config file
  • json: filter out pcie transport
  • test: revamp sysfs tree dump test
  • test: add config dump test
  • test: add config-pcie-with-tcp-config test case
  • fabrics: extend hostnqn/hostid variable inject interface
  • tree: add helper to lookup hostnqn/hostid
  • test: add hostnqn lookup test
  • build: do not overwrite conf data from main meson.build
  • build: show git version used during configuration
  • test: return error code
  • doc: Regenerate all docs for v1.10
  • Release v1.10
  • types: add enum for Protection Information Format
  • types: add new filed added in TP4141a
  • types: Changed the space into tap space
  • types: add new fields added in TP4165
  • tree: handle no address phy slot dirs
  • tree: optionally skip namespaces during scanning
  • linux: update TLS version 1 PSK derivation
  • mi: fix the return error code.
  • mi: fix the rc for nvme_mi_scan_ep
  • ioctl: update nvme_set_var_size_tags() to properly use reftag
  • libnvme: Introduce functions to generate host identifier and host NQN
  • mi: restore default ep timeout during admin_passthru
  • tree: fix segfault in nvme_free_tree()
  • types: add the nvme Cancel command opcode
  • linux: avoid potential null pointer dereference
  • mi-mctp: initialize the rc variable in handle_mctp_endpoint()
  • types: add new field added in TP4090
  • types: add new field added in TP4099
  • types: Added new controller attribute as per TP4104
  • Use C99 types for uint32_t
  • types: add PEL vendor specific and TCG defined events definitions
  • tree: fix nvme_read_config() to not set errno if return 0
  • linux: Fix uninitialized variables
  • fabrics: Introduce simple URI parser
  • tests: Add uriparser tests
  • fabrics: Unescape URI elements
  • linux: Remove the use of OpenSSL Engine API
  • examples: Include sys/stat.h for S_I* constants
  • ccan/endian.h: Only define {BIG,LITTLE}_ENDIAN if undefined.
  • build(deps): bump mosteo-actions/docker-run from 1 to 2

comment:3 by Bruce Dubbs, 6 weeks ago

Resolution: fixed
Status: assignedclosed

Fixed at commits

426ee02622 Update to Vulkan-Headers 1.3.292 and Vulkan-Loader-1.3.292.
8589671185 Update to libnvme-1.10.
071243b0d9 Update to libadwaita-1.5.3.
802d8502cf Update to SDL2-2.30.6.
Note: See TracTickets for help on using tickets.