libnbd 1.16.2-1 source package in Ubuntu

Changelog

libnbd (1.16.2-1) unstable; urgency=medium

  * New upstream version 1.16.2

 -- Hilko Bengen <email address hidden>  Mon, 26 Jun 2023 16:39:43 +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

Downloads

File Size SHA-256 Checksum
libnbd_1.16.2-1.dsc 2.6 KiB 22e70afd9acf17c6ad49d9eac2e372078bc5905c361d0917af5444f0a354acb4
libnbd_1.16.2.orig.tar.gz 1.3 MiB 644520e2925af1f45ca24934feda3cc8519a287f5f26cb4069f0244681d19463
libnbd_1.16.2.orig.tar.gz.asc 858 bytes fd0ada8dbbca8c6cba3575c50c5e5d87c695b5c3df1534883e458d0e8ec5d016
libnbd_1.16.2-1.debian.tar.xz 82.9 KiB 888f7fa5c21a255d95269b6b942c39b5e3bf30c3927e52b82a73492f2918b6d4

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