nbd 1:3.26.1-1build1 source package in Ubuntu

Changelog

nbd (1:3.26.1-1build1) noble; urgency=medium

  * No-change rebuild for CVE-2024-3094

 -- William Grant <email address hidden>  Mon, 01 Apr 2024 17:56:35 +1100

Upload details

Uploaded by:
William Grant
Uploaded to:
Noble
Original maintainer:
Ubuntu Developers
Architectures:
any
Section:
admin
Urgency:
Medium Urgency

See full publishing history Publishing

Series Pocket Published Component Section
Oracular release main admin
Noble release main admin

Downloads

File Size SHA-256 Checksum
nbd_3.26.1.orig.tar.xz 557.3 KiB f0cf509fa5b20b1a07f7904eb637e9b47d3e30b6ed6f00075af5d8b701c78fef
nbd_3.26.1-1build1.debian.tar.xz 72.8 KiB bb8682ab35dc88fd27a4c762f976c4aee72c3f895b120a8ba007cac31dbf1ce9
nbd_3.26.1-1build1.dsc 2.1 KiB b958c61b4c4dae4a466283e775eda7197b7a0d7bd64a00e0847e5c6023393d98

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