| Name: | libnvme |
|---|---|
| Version: | 1.16.1 |
| Release: | 3.0.1.el9_8 |
| Architecture: | i686 |
| Group: | Unspecified |
| Size: | 315278 |
| License: | LGPL-2.1-or-later |
| RPM: | libnvme-1.16.1-3.0.1.el9_8.i686.rpm |
| Source RPM: | libnvme-1.16.1-3.0.1.el9_8.src.rpm |
| Build Date: | Wed May 27 2026 |
| Build Host: | build-ol9-i386.oracle.com |
| Vendor: | Oracle America |
| URL: | https://github.com/linux-nvme/libnvme |
| Summary: | Linux-native nvme device management library |
| Description: | Provides type definitions for NVMe specification structures, enumerations, and bit fields, helper functions to construct, dispatch, and decode commands and payloads, and utilities to connect, scan, and manage nvme devices on a Linux system. |
- tree: fix nvme_subsystem_scan_namespaces() return handling [Orabug: 39282105]
- Fix linked list corruption RHEL-146273
- Respin for RHEL-114102
- Rebase to version 1.16.1 (RHEL-114102)
- Update to version 1.13 (RHEL-88847)
- TLS Fixes (RHEL-53980)
- Update libnvme to version 1.11 (RHEL-67145)
- Update to latest upstream version RHEL-61573
- Backport fix for RHEL-49544
- Backport URI parser API