Thu, 28 Mar 2024 17:24:00 CET | login

Information for build nbdkit-1.8.0-4.el7

ID2250
Package Namenbdkit
Version1.8.0
Release4.el7
Epoch
SummaryNBD server
DescriptionNBD 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.
Built bykojiadmin
State complete
Volume DEFAULT
StartedFri, 06 May 2022 18:10:55 CEST
CompletedFri, 06 May 2022 18:10:55 CEST
Tags
built-by-centos
centos-7.9
v8.2-updates
v8.3-base
RPMs
src
nbdkit-1.8.0-4.el7.src.rpm (info) (download)
x86_64
nbdkit-1.8.0-4.el7.x86_64.rpm (info) (download)
nbdkit-basic-plugins-1.8.0-4.el7.x86_64.rpm (info) (download)
nbdkit-devel-1.8.0-4.el7.x86_64.rpm (info) (download)
nbdkit-example-plugins-1.8.0-4.el7.x86_64.rpm (info) (download)
nbdkit-plugin-python-common-1.8.0-4.el7.x86_64.rpm (info) (download)
nbdkit-plugin-python2-1.8.0-4.el7.x86_64.rpm (info) (download)
nbdkit-plugin-vddk-1.8.0-4.el7.x86_64.rpm (info) (download)
Changelog * Fri Apr 03 2020 Richard W.M. Jones <rjones@redhat.com> - 1.8.0-4 - Remove workaround for ancient qemu-io resolves: rhbz#1820275 * Tue Oct 01 2019 Richard W.M. Jones <rjones@redhat.com> - 1.8.0-3 - Fix for CVE-2019-14850 denial of service due to premature opening of back-end connection resolves: rhbz#1757261 * Wed Jun 26 2019 Richard W.M. Jones <rjones@redhat.com> - 1.8.0-2 - Explicitly disable nbdkit-ext2-plugin in configure resolves: rhbz#1724242 * Tue Nov 13 2018 Richard W.M. Jones <rjones@redhat.com> - 1.8.0-1 - Rebase to upstream stable version 1.8.0. resolves: rhbz#1621894 * Thu Nov 08 2018 Richard W.M. Jones <rjones@redhat.com> - 1.2.6-1.el7_6.2 - Enhanced Python error reporting. resolves: rhbz#1613946 * Fri Oct 12 2018 Pino Toscano <ptoscano@redhat.com> - 1.2.6-1.el7_6.1 - Fix TLS priority. (RHBZ#1632220) * Wed Aug 01 2018 Richard W.M. Jones <rjones@redhat.com> - 1.2.6-1 - New stable version 1.2.6. * Wed Jul 25 2018 Richard W.M. Jones <rjones@redhat.com> - 1.2.5-1 - New stable version 1.2.5. - Enable VDDK plugin on x86-64 only. - Small refactorings in the spec file. * Sun Jul 01 2018 Richard W.M. Jones <rjones@redhat.com> - 1.2.4-4 - Add all upstream patches since 1.2.4 was released. * Thu Jun 14 2018 Richard W.M. Jones <rjones@redhat.com> - 1.2.4-3 - Fix use of autopatch/autosetup macros in prep section. * Tue Jun 12 2018 Richard W.M. Jones <rjones@redhat.com> - 1.2.4-2 - Add all upstream patches since 1.2.4 was released. - Drop example4 and tar plugins since they depend on Perl. * Sat Jun 09 2018 Richard W.M. Jones <rjones@redhat.com> - 1.2.4-1 - New stable version 1.2.4. - Remove upstream patches. - Enable tarball signatures. - Add upstream patch to fix tests when guestfish not available. * Wed Jun 06 2018 Richard W.M. Jones <rjones@redhat.com> - 1.2.3-1 - New stable version 1.2.3. - Add patch to work around libvirt problem with relative socket paths. - Add patch to fix the xz plugin test with recent guestfish. - Fix version in VDDK plugin spec file. * Sat Apr 21 2018 Richard W.M. Jones <rjones@redhat.com> - 1.2.2-1 - New stable version 1.2.2. * Fri Apr 20 2018 Tomáš Golembiovský <tgolembi@redhat.com> - 1.2.1-2 - Fix link to sources * Mon Apr 09 2018 Richard W.M. Jones <rjones@redhat.com> - 1.2.1-1 - New stable version 1.2.1. * Fri Apr 06 2018 Richard W.M. Jones <rjones@redhat.com> - 1.2.0-1 - Move to stable branch version 1.2.0. - Escape macros in %changelog - Run a simplified test suite on all arches. * Thu Mar 15 2018 Tomáš Golembiovský <tgolembi@redhat.com> - 1.1.26-2 - Enable python2 plugin. * Sat Dec 23 2017 Richard W.M. Jones <rjones@redhat.com> - 1.1.26-1 - New upstream version 1.1.26. - Add new pkg-config file and dependency. * Wed Dec 06 2017 Richard W.M. Jones <rjones@redhat.com> - 1.1.25-1 - New upstream version 1.1.25. * Tue Dec 05 2017 Richard W.M. Jones <rjones@redhat.com> - 1.1.24-1 - New upstream version 1.1.24. - Add tar plugin (new subpackage nbdkit-plugin-tar). * Tue Dec 05 2017 Richard W.M. Jones <rjones@redhat.com> - 1.1.23-1 - New upstream version 1.1.23. - Add example4 plugin. - Python3 tests require libguestfs so disable on s390x. * Sun Dec 03 2017 Richard W.M. Jones <rjones@redhat.com> - 1.1.22-1 - New upstream version 1.1.22. - Enable tests on Fedora. * Sat Dec 02 2017 Richard W.M. Jones <rjones@redhat.com> - 1.1.20-1 - New upstream version 1.1.20. - Add nbdkit-split-plugin to basic plugins. * Sat Dec 02 2017 Richard W.M. Jones <rjones@redhat.com> - 1.1.19-2 - OCaml 4.06.0 rebuild. * Thu Nov 30 2017 Richard W.M. Jones <rjones@redhat.com> - 1.1.19-1 - New upstream version 1.1.19. - Combine all the simple plugins in %{name}-basic-plugins. - Add memory and null plugins. - Rename the example plugins subpackage. - Use %license instead of %doc for license file. - Remove patches now upstream. * Wed Nov 29 2017 Richard W.M. Jones <rjones@redhat.com> - 1.1.18-4 - Fix Python 3 builds / RHEL macros (RHBZ#1404631). * Tue Nov 21 2017 Richard W.M. Jones <rjones@redhat.com> - 1.1.18-3 - 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. * Fri Oct 20 2017 Richard W.M. Jones <rjones@redhat.com> - 1.1.16-2 - New upstream version 1.1.16. - Disable python3 plugin on RHEL/EPEL <= 7. - Only ship on x86_64 in RHEL/EPEL <= 7. * Wed Sep 27 2017 Richard W.M. Jones <rjones@redhat.com> - 1.1.15-1 - New upstream version 1.1.15. - Enable TLS support. * Fri Sep 01 2017 Richard W.M. Jones <rjones@redhat.com> - 1.1.14-1 - New upstream version 1.1.14. * Fri Aug 25 2017 Richard W.M. Jones <rjones@redhat.com> - 1.1.13-1 - New upstream version 1.1.13. - Remove patches which are all upstream. - Remove grubby hack, should not be needed with modern supermin. * Sat Aug 19 2017 Richard W.M. Jones <rjones@redhat.com> - 1.1.12-13 - Rebuild for OCaml 4.05.0. * Thu Aug 03 2017 Fedora Release Engineering <releng@fedoraproject.org> - 1.1.12-12 - Rebuilt for https://fedoraproject.org/wiki/Fedora_27_Binutils_Mass_Rebuild * Wed Jul 26 2017 Fedora Release Engineering <releng@fedoraproject.org> - 1.1.12-11 - Rebuilt for https://fedoraproject.org/wiki/Fedora_27_Mass_Rebuild * Tue Jun 27 2017 Richard W.M. Jones <rjones@redhat.com> - 1.1.12-10 - Rebuild for OCaml 4.04.2. * Sun Jun 04 2017 Jitka Plesnikova <jplesnik@redhat.com> - 1.1.12-9 - Perl 5.26 rebuild * Mon May 15 2017 Richard W.M. Jones <rjones@redhat.com> - 1.1.12-8 - Rebuild for OCaml 4.04.1. * Fri Feb 10 2017 Fedora Release Engineering <releng@fedoraproject.org> - 1.1.12-7 - Rebuilt for https://fedoraproject.org/wiki/Fedora_26_Mass_Rebuild * Thu Jan 12 2017 Vít Ondruch <vondruch@redhat.com> - 1.1.12-6 - Rebuilt for https://fedoraproject.org/wiki/Changes/Ruby_2.4 * Fri Dec 23 2016 Richard W.M. Jones <rjones@redhat.com> - 1.1.12-5 - Rebuild for Python 3.6 update. * Wed Dec 14 2016 Richard W.M. Jones <rjones@redhat.com> - 1.1.12-4 - Fix python3 subpackage so it really uses python3 (RHBZ#1404631). * Sat Nov 05 2016 Richard W.M. Jones <rjones@redhat.com> - 1.1.12-3 - Rebuild for OCaml 4.04.0. * Mon Oct 03 2016 Richard W.M. Jones <rjones@redhat.com> - 1.1.12-2 - Compile Python 2 and Python 3 versions of the plugin. * Wed Jun 08 2016 Richard W.M. Jones <rjones@redhat.com> - 1.1.12-1 - New upstream version 1.1.12 - Enable Ruby plugin. - Disable tests on Rawhide because libvirt is broken again (RHBZ#1344016). * Wed May 25 2016 Richard W.M. Jones <rjones@redhat.com> - 1.1.11-10 - Add another upstream patch since 1.1.11. * Mon May 23 2016 Richard W.M. Jones <rjones@redhat.com> - 1.1.11-9 - Add all patches upstream since 1.1.11 (fixes RHBZ#1336758). * Tue May 17 2016 Jitka Plesnikova <jplesnik@redhat.com> - 1.1.11-7 - Perl 5.24 rebuild * Wed Mar 09 2016 Richard W.M. Jones <rjones@redhat.com> - 1.1.11-6 - When tests fail, dump out test-suite.log so we can debug it. * Fri Feb 05 2016 Richard W.M. Jones <rjones@redhat.com> - 1.1.11-5 - Don't run tests on x86, because kernel is broken there (https://bugzilla.redhat.com/show_bug.cgi?id=1302071) * Thu Feb 04 2016 Fedora Release Engineering <releng@fedoraproject.org> - 1.1.11-4 - Rebuilt for https://fedoraproject.org/wiki/Fedora_24_Mass_Rebuild * Mon Jan 11 2016 Richard W.M. Jones <rjones@redhat.com> - 1.1.11-3 - Add support for newstyle NBD protocol (RHBZ#1297100). * Sat Oct 31 2015 Richard W.M. Jones <rjones@redhat.com> - 1.1.11-1 - New upstream version 1.1.11. * Thu Jul 30 2015 Richard W.M. Jones <rjones@redhat.com> - 1.1.10-3 - OCaml 4.02.3 rebuild. * Sat Jun 20 2015 Richard W.M. Jones <rjones@redhat.com> - 1.1.10-2 - Enable libguestfs plugin on aarch64. * Fri Jun 19 2015 Richard W.M. Jones <rjones@redhat.com> - 1.1.10-1 - New upstream version. - Enable now working OCaml plugin (requires OCaml >= 4.02.2). * Wed Jun 17 2015 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 1.1.9-6 - Rebuilt for https://fedoraproject.org/wiki/Fedora_23_Mass_Rebuild * Thu Jun 11 2015 Jitka Plesnikova <jplesnik@redhat.com> - 1.1.9-5 - Perl 5.22 rebuild * Wed Jun 10 2015 Richard W.M. Jones <rjones@redhat.com> - 1.1.9-4 - Enable debugging messages when running make check. * Sat Jun 06 2015 Jitka Plesnikova <jplesnik@redhat.com> - 1.1.9-3 - Perl 5.22 rebuild * Tue Oct 14 2014 Richard W.M. Jones <rjones@redhat.com> - 1.1.9-2 - New upstream version 1.1.9. - Add the streaming plugin. - Include fix for streaming plugin in 1.1.9. * Wed Sep 10 2014 Richard W.M. Jones <rjones@redhat.com> - 1.1.8-4 - Rebuild for updated Perl in Rawhide. - Workaround for broken libvirt (RHBZ#1138604). * Sun Aug 17 2014 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 1.1.8-2 - Rebuilt for https://fedoraproject.org/wiki/Fedora_21_22_Mass_Rebuild * Sat Jun 21 2014 Richard W.M. Jones <rjones@redhat.com> - 1.1.8-1 - New upstream version 1.1.8. - Add support for cURL, and new nbdkit-plugin-curl package. * Fri Jun 20 2014 Richard W.M. Jones <rjones@redhat.com> - 1.1.7-1 - New upstream version 1.1.7. - Remove patches which are now all upstream. * Sat Jun 07 2014 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 1.1.6-5 - Rebuilt for https://fedoraproject.org/wiki/Fedora_21_Mass_Rebuild * Thu Mar 06 2014 Dan Horák <dan[at]danny.cz> - 1.1.6-4 - libguestfs is available only on selected arches * Fri Feb 21 2014 Richard W.M. Jones <rjones@redhat.com> - 1.1.6-3 - Backport some upstream patches, fixing a minor bug and adding more tests. - Enable the tests since kernel bug is fixed. * Sun Feb 16 2014 Richard W.M. Jones <rjones@redhat.com> - 1.1.6-1 - New upstream version 1.1.6. * Sat Feb 15 2014 Richard W.M. Jones <rjones@redhat.com> - 1.1.5-2 - New upstream version 1.1.5. - Enable the new Python plugin. - Perl plugin man page moved to section 3. - Perl now requires ExtUtils::Embed. * Mon Feb 10 2014 Richard W.M. Jones <rjones@redhat.com> - 1.1.4-1 - New upstream version 1.1.4. - Enable the new Perl plugin. * Sun Aug 04 2013 Richard W.M. Jones <rjones@redhat.com> - 1.1.3-1 - New upstream version 1.1.3 which fixes some test problems. - Disable tests because Rawhide kernel is broken (RHBZ#991808). - Remove a single quote from description which confused emacs. - Remove patch, now upstream. * Sat Aug 03 2013 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 1.1.2-4 - Rebuilt for https://fedoraproject.org/wiki/Fedora_20_Mass_Rebuild * Sun Jul 21 2013 Richard W.M. Jones <rjones@redhat.com> - 1.1.2-3 - Fix segfault when IPv6 client is used (RHBZ#986601). * Tue Jul 16 2013 Richard W.M. Jones <rjones@redhat.com> - 1.1.2-2 - New development version 1.1.2. - Disable the tests on Fedora <= 18. * Tue Jun 25 2013 Richard W.M. Jones <rjones@redhat.com> - 1.1.1-1 - New development version 1.1.1. - Add libguestfs plugin. - Run the test suite. * Mon Jun 24 2013 Richard W.M. Jones <rjones@redhat.com> - 1.0.0-4 - Initial release.