nbd 1:3.24-1.1 source package in Ubuntu

Changelog

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

  * Non-maintainer upload with maintainer permission.
  * Update debconf template translation
    - Spanish translation.
      Thanks to CamaleĆ³n (Closes: #958872,#1003386)
  * Run debconf-updatepo once and trivially unfuzzy ca.po.

 -- Helge Kreutzmann <email address hidden>  Sat, 28 Jan 2023 18:32:42 +0100

Upload details

Uploaded by:
Wouter Verhelst
Uploaded to:
Sid
Original maintainer:
Wouter Verhelst
Architectures:
any
Section:
admin
Urgency:
Medium Urgency

See full publishing history Publishing

Series Pocket Published Component Section
Lunar release main admin

Downloads

File Size SHA-256 Checksum
nbd_3.24-1.1.dsc 2.0 KiB 325645dfd2bb3be26ef70b20807f4a44a1dd1bdcd288d70d2b6279f2e40d3cac
nbd_3.24.orig.tar.gz 1.1 MiB a771022599525fd4f5c17c7b1c88696a91927c227e770425a55f67a7384441b6
nbd_3.24-1.1.diff.gz 89.2 KiB 7f27b0a2711ea057d96b749887e2f3eeeebcbcf03267511c80a1fd7cb809945f

Available diffs

No changes file available.

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