libnbd 1.8.5-1 source package in Ubuntu
Changelog
libnbd (1.8.5-1) unstable; urgency=medium * New upstream version 1.8.5 * Update upstream signing key -- Hilko Bengen <email address hidden> Mon, 27 Sep 2021 13:32:50 +0200
Upload details
- Uploaded by:
- Hilko Bengen
- Uploaded to:
- Sid
- Original maintainer:
- Hilko Bengen
- Architectures:
- any
- Section:
- misc
- Urgency:
- Medium Urgency
See full publishing history Publishing
Series | Published | Component | Section |
---|
Downloads
File | Size | SHA-256 Checksum |
---|---|---|
libnbd_1.8.5-1.dsc | 2.6 KiB | 6d6303d299de46dace034e7e4c5af7ad2f6001d52c2983d521e14daa3a3f3d3e |
libnbd_1.8.5.orig.tar.gz | 1.1 MiB | 2192724e6e5c9371258bd25ed5c081c1fe00d94df895041407cc51e98b1bb9ca |
libnbd_1.8.5.orig.tar.gz.asc | 858 bytes | 650771290ec47d67cabe0ac4ad99cf858ce1435ac6856a30878bda631faf0d4f |
libnbd_1.8.5-1.debian.tar.xz | 82.3 KiB | 0245aa96f2b85002898db08c982c2f09afaa56f0712b30b3e6292ef4d1efe7ce |
Available diffs
- diff from 1.6.3-1 to 1.8.5-1 (348.7 KiB)
No changes file available.
Binary packages built by this source
- libnbd-bin: Utilities using the Network Block Device client library
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.
.
This package contains utilities that make use of libnbd:
.
- nbdcopy
- nbdfuse
- nbdinfo
- libnbd-bin-dbgsym: debug symbols for libnbd-bin
- libnbd-dev: Network Block Device client library -- development files
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.
.
This package contains the development files.
- libnbd-ocaml: Network Block Device client library -- OCaml bindings
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.
.
This package contains the OCaml bindings to libnbd.
- libnbd-ocaml-dbgsym: debug symbols for libnbd-ocaml
- libnbd-ocaml-dev: Network Block Device client library -- OCaml development files
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.
.
This package contains all the files needed to develop OCaml programs
which use OCaml bindings to libnbd.
- libnbd0: Network Block Device client library -- shared library
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.
.
This package contains the shared library.
- libnbd0-dbgsym: debug symbols for libnbd0
- python3-libnbd: Network Block Device client library -- Python 3 bindings
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.
.
This package contains Python 3 bindings and nbdsh, an interactive
shell.
- python3-libnbd-dbgsym: debug symbols for python3-libnbd