Name: | nbdkit-basic-plugins |
---|---|
Version: | 1.1.26 |
Release: | 1.el7 |
Architecture: | x86_64 |
Group: | Unspecified |
Size: | 87751 |
License: | BSD |
RPM: | nbdkit-basic-plugins-1.1.26-1.el7.x86_64.rpm |
Source RPM: | nbdkit-1.1.26-1.el7.src.rpm |
Build Date: | Tue Jan 30 2018 |
Build Host: | x86-ol6-builder-06.us.oracle.com |
Vendor: | Oracle America |
URL: | https://github.com/libguestfs/nbdkit |
Summary: | Basic plugins for nbdkit |
Description: | This package contains some basic plugins for nbdkit which have only trivial dependencies. * nbdkit-file-plugin A file serving plugin. * nbdkit-memory-plugin A virtual memory plugin. * nbdkit-nbd-plugin An NBD forwarding plugin. It provides an NBD server that forwards all traffic as a client to another existing NBD server. A primary usage of this setup is to alter the set of features available to the ultimate end client, without having to change the original server (for example, to convert between oldstyle and newtyle, or to add TLS support where the original server lacks it). * nbdkit-null-plugin A null (bitbucket) plugin. * nbdkit-streaming-plugin A streaming file serving plugin. |
- New upstream version 1.1.26. - Add new pkg-config file and dependency.
- New upstream version 1.1.25.
- New upstream version 1.1.24. - Add tar plugin (new subpackage nbdkit-plugin-tar).
- New upstream version 1.1.23. - Add example4 plugin. - Python3 tests require libguestfs so disable on s390x.
- New upstream version 1.1.22. - Enable tests on Fedora.
- New upstream version 1.1.20. - Add nbdkit-split-plugin to basic plugins.
- OCaml 4.06.0 rebuild.
- New upstream version 1.1.19. - Combine all the simple plugins in nbdkit-basic-plugins. - Add memory and null plugins. - Rename the example plugins subpackage. - Use %license instead of %doc for license file. - Remove patches now upstream.
- Fix Python 3 builds / RHEL macros (RHBZ#1404631).
- New upstream version 1.1.18. - Add NBD forwarding plugin. - Add libselinux-devel so that SELinux support is enabled in the daemon. - Apply all patches from upstream since 1.1.18.