libnbd 1.18.2-1build1 source package in Ubuntu

Changelog

libnbd (1.18.2-1build1) noble; urgency=medium

  * No-change rebuild with Python 3.12 as default

 -- Graham Inggs <email address hidden>  Sat, 20 Jan 2024 18:04:43 +0000

Upload details

Uploaded by:
Graham Inggs
Uploaded to:
Noble
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.18.2.orig.tar.gz 1.4 MiB 398b4d1c020683026e6a9a0934431592ead42bd6d0eca3be576db76c60b44c52
libnbd_1.18.2.orig.tar.gz.asc 858 bytes bad1e813930c3022d91afe4b594c1c1023b6d388b4ab488b522ce0ce7de2ea7b
libnbd_1.18.2-1build1.debian.tar.xz 83.1 KiB f5e7a743a0961bf986fcb4155268a9cdcfa22dad569dc10767d6d8301c17558d
libnbd_1.18.2-1build1.dsc 2.7 KiB 9a36fb62272adcf4b65703843f37747ea2b54482a417eab11d028ce656649df1

View changes file

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