Jump to letter: [
3ABCDEFGHIJKLMNOPQRSTUVWXYZ
]
nbdkit - NBD server
- Description:
NBD is a protocol for accessing block devices (hard disks and
disk-like things) over the network.
'nbdkit' is a toolkit for creating NBD servers.
The key features are:
* Multithreaded NBD server written in C with good performance.
* Well-documented, simple plugin API with a stable ABI guarantee.
Allows you to export "unconventional" block devices easily.
* Liberal license (BSD) allows nbdkit to be linked to proprietary
libraries or included in proprietary code.
You probably want to install one of more plugins (nbdkit-plugin-*).
To develop plugins, install the nbdkit-devel package and start by
reading the nbdkit(1) and nbdkit-plugin(3) manual pages.
Packages
nbdkit-1.8.0-4.el7.x86_64
[57 KiB] |
Changelog
by Richard W.M. Jones (2020-04-03):
- Remove workaround for ancient qemu-io
resolves: rhbz#1820275
|
nbdkit-1.8.0-3.el7.x86_64
[57 KiB] |
Changelog
by Richard W.M. Jones (2019-10-01):
- Fix for CVE-2019-14850 denial of service due to premature opening
of back-end connection
resolves: rhbz#1757261
|
nbdkit-1.8.0-1.el7.x86_64
[57 KiB] |
Changelog
by Richard W.M. Jones (2018-11-13):
- Rebase to upstream stable version 1.8.0.
resolves: rhbz#1621894
|
nbdkit-1.2.6-1.el7_6.2.x86_64
[57 KiB] |
Changelog
by Richard W.M. Jones (2018-11-08):
- Enhanced Python error reporting.
resolves: rhbz#1613946
|
nbdkit-1.2.6-1.el7.x86_64
[57 KiB] |
Changelog
by Richard W.M. Jones (2018-08-01):
- New stable version 1.2.6.
|