nbd 1:3.24-1.1ubuntu1 source package in Ubuntu

Changelog

nbd (1:3.24-1.1ubuntu1) mantic; urgency=medium

  * cherry-pick patches 3cb679f4a97e1a54a7285ee1f22e2888c9d3b900 and
    a10d07b43fe5169cd295604632faf6a08c52f75b from upstream git HEAD to
    fix operation with glib >= 2.76.0. LP: #2019852.

 -- Wouter Verhelst <email address hidden>  Fri, 19 May 2023 10:38:13 +0200

Upload details

Uploaded by:
Wouter Verhelst
Sponsored by:
Steve Langasek
Uploaded to:
Mantic
Original maintainer:
Ubuntu Developers
Architectures:
any
Section:
admin
Urgency:
Medium Urgency

See full publishing history Publishing

Series Pocket Published Component Section
Mantic release main admin

Downloads

File Size SHA-256 Checksum
nbd_3.24.orig.tar.gz 1.1 MiB a771022599525fd4f5c17c7b1c88696a91927c227e770425a55f67a7384441b6
nbd_3.24-1.1ubuntu1.diff.gz 90.2 KiB 23c57a45a2dd908fac81f0597a477b0297f688ef17f8112722990a2ae865fd6d
nbd_3.24-1.1ubuntu1.dsc 2.1 KiB 8cd4ff21d2826bfc3af7ade8d67762d5b7aac4b942e4f699c3ad6269fdbbc36d

View changes file

Binary packages built by this source

nbd-client: Network Block Device protocol - client

 Network Block Device (NBD) is a client/server protocol that
 emulates a block device (such as a hard disk, a floppy, or a CD-ROM)
 over the network, thus giving the system the ability to swap over the
 network, or to use raw network disk space for other purposes.
 .
 However, writing to one Network Block Device from different clients
 simultaneously is not recommended, and would probably result in data
 loss. If you want multiple clients to share a remote resource, use a
 network file system such as NFS or Coda.
 .
 This package provides the client binary for NBD.

nbd-client-dbgsym: debug symbols for nbd-client
nbd-server: Network Block Device protocol - server

 Network Block Device (NBD) is a client/server protocol that
 emulates a block device (such as a hard disk, a floppy, or a CD-ROM)
 over the network, thus giving the system the ability to swap over the
 network, or to use raw network disk space for other purposes.
 .
 However, writing to one Network Block Device from different clients
 simultaneously is not recommended, and would probably result in data
 loss. If you want multiple clients to share a remote resource, use a
 network file system such as NFS or Coda.
 .
 This package provides the server binary for NBD.

nbd-server-dbgsym: debug symbols for nbd-server