nbd 1:3.24-1.1ubuntu0.1 source package in Ubuntu
Changelog
nbd (1:3.24-1.1ubuntu0.1) lunar; 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:
- Graham Inggs
- Uploaded to:
- Lunar
- Original maintainer:
- Ubuntu Developers
- Architectures:
- any
- Section:
- admin
- Urgency:
- Medium Urgency
See full publishing history Publishing
Series | Published | Component | Section | |
---|---|---|---|---|
Lunar | updates | main | admin |
Downloads
File | Size | SHA-256 Checksum |
---|---|---|
nbd_3.24.orig.tar.gz | 1.1 MiB | a771022599525fd4f5c17c7b1c88696a91927c227e770425a55f67a7384441b6 |
nbd_3.24-1.1ubuntu0.1.diff.gz | 90.2 KiB | 2426ac03a995c5191c95f7d50bc047d6bd873dbe62fe5b15d15cc479d7138f78 |
nbd_3.24-1.1ubuntu0.1.dsc | 2.1 KiB | c0f6798f964dacb52038133b88ab11a87649d6315860c574e4c7b1e2bb8bebb1 |
Available diffs
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