Name: | libnbd |
---|---|
Version: | 1.20.3 |
Release: | 2.el10 |
Architecture: | aarch64 |
Group: | Unspecified |
Size: | 590427 |
License: | LGPL-2.0-or-later AND BSD-3-Clause |
RPM: | libnbd-1.20.3-2.el10.aarch64.rpm |
Source RPM: | libnbd-1.20.3-2.el10.src.rpm |
Build Date: | Thu Jan 30 2025 |
Build Host: | build-ol10-aarch64.oracle.com |
Vendor: | Oracle America |
URL: | https://gitlab.com/nbdkit/libnbd |
Summary: | NBD client library in userspace |
Description: | NBD — Network Block Device — is a protocol for accessing Block Devices (hard disks and disk-like things) over a Network. This is the NBD client library in userspace, a simple library for writing NBD clients. The key features are: * Synchronous and asynchronous APIs, both for ease of use and for writing non-blocking, multithreaded clients. * High performance. * Minimal dependencies for the basic library. * Well-documented, stable API. * Bindings in several programming languages. |
- Bump release for October 2024 mass rebuild: Resolves: RHEL-64018
- Rebase to libnbd 1.20.3
- Rebase to libnbd 1.20.2 - Fix multiple flaws in TLS server certificate checking resolves: RHEL-49802 - Print full NBD error from server resolves: RHEL-50667
- Bump release for June 2024 mass rebuild
- OCaml 5.2.0 ppc64le fix
- Rebuilt for Python 3.13
- OCaml 5.2.0 for Fedora 41
- Remove unneeded Stdlib__Callback workaround
- New stable branch version 1.20.1
- New stable branch version 1.20.0 - Rebuild autoconf cruft unconditionally. - Resolves: RHEL-32642