libnbd 1.14.1-1build1 source package in Ubuntu

Changelog

libnbd (1.14.1-1build1) lunar; urgency=medium

  * No-change rebuild with Python 3.11 as default

 -- Graham Inggs <email address hidden>  Mon, 26 Dec 2022 17:52:49 +0000

Upload details

Uploaded by:
Graham Inggs
Uploaded to:
Lunar
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.14.1.orig.tar.gz 1.2 MiB 2f0817556396c3273d3942442879034047c6072e355ec75b46e1bece5b857371
libnbd_1.14.1.orig.tar.gz.asc 858 bytes 3c6943a01361a62275e7e45ba02395a044ab66335c91fc90ed6b87a0f724a65e
libnbd_1.14.1-1build1.debian.tar.xz 82.7 KiB 24cd6c290f22bff1a01bfc5b44ba8fc69d8d3efa483a33d7a51aeb8b0b37877c
libnbd_1.14.1-1build1.dsc 2.7 KiB cd83105b765e24bbd140cad4b9bcff19d6e99d6a5e1de4f8a0d8141cd443532b

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