nbd 1:3.23-3ubuntu1.22.04.1 source package in Ubuntu

Changelog

nbd (1:3.23-3ubuntu1.22.04.1) jammy; urgency=medium

  * Cherry-pick "Don't disallow dots in /etc/nbdtab hostnames"
    (5750003711b8050bad3d) to accept IPv4 addresses on /etc/nbdtab.
    (LP: #2054470)
    - nbdtab_lexer.c: Update.

 -- Sergio Durigan Junior <email address hidden>  Wed, 21 Feb 2024 15:41:05 -0500

Upload details

Uploaded by:
Sergio Durigan Junior
Uploaded to:
Jammy
Original maintainer:
Ubuntu Developers
Architectures:
any
Section:
admin
Urgency:
Medium Urgency

See full publishing history Publishing

Series Pocket Published Component Section
Jammy updates main admin

Downloads

File Size SHA-256 Checksum
nbd_3.23.orig.tar.gz 1.1 MiB 3c969cd9cf83dae9276f999b7ff8e31e32411c8cc751221e698861bc05b8f76c
nbd_3.23-3ubuntu1.22.04.1.diff.gz 91.2 KiB 9e49e8752d4a023087d3505c0cfe1e7b0ef9cde0dc2c58be3a5a506617c7a3f9
nbd_3.23-3ubuntu1.22.04.1.dsc 2.1 KiB a38f68e5d964c1c135021fe8e542a9317e4d5b444e0bc41a3eef2b86389ff780

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