libnbd 1.20.1-1 source package in Ubuntu

Changelog

libnbd (1.20.1-1) unstable; urgency=medium

  * New upstream version 1.20.1

 -- Hilko Bengen <email address hidden>  Wed, 08 May 2024 09:27:40 +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 Pocket Published Component Section
Oracular release universe misc

Downloads

File Size SHA-256 Checksum
libnbd_1.20.1-1.dsc 2.6 KiB dfc7e61ce7c29e13c95cec6d9bc04576b16a6bdce8d7808ae1cafc6dafc3f57b
libnbd_1.20.1.orig.tar.gz 1.5 MiB 0284df5fa3aff53ae3f5af62f8af8d602c31850f42e5862ac7fd79441b60258c
libnbd_1.20.1.orig.tar.gz.asc 858 bytes 716e8be20ae87f2acbedc0abc607c40d1e9ef18fee2629d1370a3806e7952f5a
libnbd_1.20.1-1.debian.tar.xz 83.2 KiB adf6be13daf8c4c9aaa0e7fbecb905f3b709799e264f9e3a07875b027b568a51

Available diffs

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
  - nbddump
  - 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