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.
* Minimal dependencies for the basic server.
* Liberal license (BSD) allows nbdkit to be linked to proprietary
libraries or included in proprietary code.
* Well-documented, simple plugin API with a stable ABI guarantee.
Lets you to export "unconventional" block devices easily.
* You can write plugins in C or many other languages.
* Filters can be stacked in front of plugins to transform the output.
In Fedora, 'nbdkit' is a meta-package which pulls in the core server
and a useful subset of plugins and filters.
If you want just the server, install 'nbdkit-server'.
To develop plugins, install the 'nbdkit-devel' package and start by
reading the nbdkit(1) and nbdkit-plugin(3) manual pages.
New upstream version 1.8.2. Fix low priority security issue with TLS:
----New upstream version 1.8.1. ---- Rebase to new stable version 1.8.0. ----nbdkit metapackage should depend on versioned -server subpackage etc. ---- New
upstream version 1.6.3.
* Tue Dec 4 2018 Richard W.M. Jones
- New upstream version 1.8.2.
- Fix low priority security issue with TLS:
* Sun Nov 18 2018 Richard W.M. Jones
- New upstream version 1.8.1.
* Mon Nov 12 2018 Richard W.M. Jones
- Rebase to new stable version 1.8.0.
* Tue Nov 6 2018 Richard W.M. Jones
- nbdkit metapackage should depend on versioned -server subpackage etc.
* Tue Nov 6 2018 Richard W.M. Jones
- New upstream version 1.6.3.
su -c 'dnf upgrade --advisory FEDORA-2018-c42a144c65' at the command
line. For more information, refer to the dnf documentation available at
https://dnf.readthedocs.io/en/latest/command_ref.html
All packages are signed with the Fedora Project GPG key. More details on the
GPG keys used by the Fedora Project can be found at
https://fedoraproject.org/security/
package-announce mailing list -- package-announce@lists.fedoraproject.org
To unsubscribe send an email to package-announce-leave@lists.fedoraproject.org
Fedora Code of Conduct: https://docs.fedoraproject.org/en-US/project/code-of-conduct/
List Guidelines: https://fedoraproject.org/wiki/Mailing_list_guidelines
List Archives: https://lists.fedoraproject.org/archives/list/package-announce@lists.fedoraproject.org/
Get the latest Linux and open source security news straight to your inbox.