Tue, 30 Apr 2024 09:53:35 UTC | login

Information for build nbdkit-1.34.1-1.el9sopt_901

ID49009
Package Namenbdkit
Version1.34.1
Release1.el9sopt_901
Epoch
Sourcegit+https://gitlab.com/redhat/centos-stream/rpms/nbdkit#cf1d6395e7376f59a32790529f3e8fbf6443d941
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. * 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. 'nbdkit' is a meta-package which pulls in the core server and a useful subset of plugins and filters with minimal dependencies. 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.
Built bytdawson
State complete
Volume DEFAULT
StartedThu, 15 Jun 2023 03:01:29 UTC
CompletedThu, 15 Jun 2023 03:12:48 UTC
Taskbuild (isa9s-packages-optimized-el9sopt, /redhat/centos-stream/rpms/nbdkit:cf1d6395e7376f59a32790529f3e8fbf6443d941)
Extra{'source': {'original_url': 'git+https://gitlab.com/redhat/centos-stream/rpms/nbdkit#cf1d6395e7376f59a32790529f3e8fbf6443d941'}}
Tags
isa9s-packages-optimized-candidate
isa9s-packages-optimized-testing
RPMs
src
nbdkit-1.34.1-1.el9sopt_901.src.rpm (info) (download)
noarch
nbdkit-bash-completion-1.34.1-1.el9sopt_901.noarch.rpm (info) (download)
nbdkit-srpm-macros-1.34.1-1.el9sopt_901.noarch.rpm (info) (download)
x86_64
nbdkit-1.34.1-1.el9sopt_901.x86_64.rpm (info) (download)
nbdkit-basic-filters-1.34.1-1.el9sopt_901.x86_64.rpm (info) (download)
nbdkit-basic-plugins-1.34.1-1.el9sopt_901.x86_64.rpm (info) (download)
nbdkit-curl-plugin-1.34.1-1.el9sopt_901.x86_64.rpm (info) (download)
nbdkit-devel-1.34.1-1.el9sopt_901.x86_64.rpm (info) (download)
nbdkit-example-plugins-1.34.1-1.el9sopt_901.x86_64.rpm (info) (download)
nbdkit-gzip-filter-1.34.1-1.el9sopt_901.x86_64.rpm (info) (download)
nbdkit-linuxdisk-plugin-1.34.1-1.el9sopt_901.x86_64.rpm (info) (download)
nbdkit-nbd-plugin-1.34.1-1.el9sopt_901.x86_64.rpm (info) (download)
nbdkit-python-plugin-1.34.1-1.el9sopt_901.x86_64.rpm (info) (download)
nbdkit-server-1.34.1-1.el9sopt_901.x86_64.rpm (info) (download)
nbdkit-ssh-plugin-1.34.1-1.el9sopt_901.x86_64.rpm (info) (download)
nbdkit-stats-filter-1.34.1-1.el9sopt_901.x86_64.rpm (info) (download)
nbdkit-tar-filter-1.34.1-1.el9sopt_901.x86_64.rpm (info) (download)
nbdkit-tmpdisk-plugin-1.34.1-1.el9sopt_901.x86_64.rpm (info) (download)
nbdkit-vddk-plugin-1.34.1-1.el9sopt_901.x86_64.rpm (info) (download)
nbdkit-xz-filter-1.34.1-1.el9sopt_901.x86_64.rpm (info) (download)
nbdkit-basic-filters-debuginfo-1.34.1-1.el9sopt_901.x86_64.rpm (info) (download)
nbdkit-basic-plugins-debuginfo-1.34.1-1.el9sopt_901.x86_64.rpm (info) (download)
nbdkit-curl-plugin-debuginfo-1.34.1-1.el9sopt_901.x86_64.rpm (info) (download)
nbdkit-debuginfo-1.34.1-1.el9sopt_901.x86_64.rpm (info) (download)
nbdkit-debugsource-1.34.1-1.el9sopt_901.x86_64.rpm (info) (download)
nbdkit-example-plugins-debuginfo-1.34.1-1.el9sopt_901.x86_64.rpm (info) (download)
nbdkit-gzip-filter-debuginfo-1.34.1-1.el9sopt_901.x86_64.rpm (info) (download)
nbdkit-linuxdisk-plugin-debuginfo-1.34.1-1.el9sopt_901.x86_64.rpm (info) (download)
nbdkit-nbd-plugin-debuginfo-1.34.1-1.el9sopt_901.x86_64.rpm (info) (download)
nbdkit-python-plugin-debuginfo-1.34.1-1.el9sopt_901.x86_64.rpm (info) (download)
nbdkit-server-debuginfo-1.34.1-1.el9sopt_901.x86_64.rpm (info) (download)
nbdkit-ssh-plugin-debuginfo-1.34.1-1.el9sopt_901.x86_64.rpm (info) (download)
nbdkit-stats-filter-debuginfo-1.34.1-1.el9sopt_901.x86_64.rpm (info) (download)
nbdkit-tar-filter-debuginfo-1.34.1-1.el9sopt_901.x86_64.rpm (info) (download)
nbdkit-tmpdisk-plugin-debuginfo-1.34.1-1.el9sopt_901.x86_64.rpm (info) (download)
nbdkit-vddk-plugin-debuginfo-1.34.1-1.el9sopt_901.x86_64.rpm (info) (download)
nbdkit-xz-filter-debuginfo-1.34.1-1.el9sopt_901.x86_64.rpm (info) (download)
Logs
x86_64
root.log
hw_info.log
installed_pkgs.log
mock_output.log
build.log
noarch_rpmdiff.json
state.log
Changelog * Tue Apr 18 2023 Richard W.M. Jones <rjones@redhat.com> - 1.34.1-1 - Rebase to 1.34.1 resolves: rhbz#2168629 * Fri Feb 03 2023 Richard W.M. Jones <rjones@redhat.com> - 1.32.5-4 - Rebase to new stable branch version 1.32.5 resolves: rhbz#2135765 - Move stats filter to new subpackage. - Improve error message when PasswordAuthentication is set to 'no' resolves: rhbz#2158300 - luks: Avoid crash when image does not contain a LUKS header resolves: rhbz#2159581 - curl: Enable multi-conn for read-only connections resolves: rhbz#2166686 * Tue Nov 29 2022 Richard W.M. Jones <rjones@redhat.com> - 1.30.8-2 - Add support for VDDK 8.0.0 resolves: rhbz#2143889 * Tue Jul 19 2022 Richard W.M. Jones <rjones@redhat.com> - 1.30.8-1 - Rebase to new stable branch version 1.30.8 resolves: rhbz#2059289 - Add automatic provides generator and subpackage nbdkit-srpm-macros resolves: rhbz#2059291 - New filters: blocksize-policy, protect, retry-request - Fix license of bash-completion subpackage - vddk: Fix use of uninitialized memory when computing block size resolves: rhbz#2066655 - Skip vsock tests unless the vsock_loopback module is loaded resolves: rhbz#2069558 - Add support for ssh create remote file. - Suppress excess messages from nbdkit-nbd-plugin resolves: rhbz#2083498 - Suppress incorrect VDDK error when converting guests from vCenter resolves: rhbz#2083617 - Backport new readahead filter from 1.32. - Backport new LUKS filter from 1.32. - Backport new scan filter from 1.32. - Add new Python binding for nbdkit_parse_size from 1.32 - Add new rate filter burstiness setting from 1.32 - vddk: Suppress new VDDK "phone home" messages resolves: rhbz#2104720 - vddk: Clearer error message when thumbprint is wrong resolves: rhbz#1905772 - Fix memory allocator=malloc,mlock=true resolves: rhbz#2044432 - Fix multiple Coverity problems - Fix bounds error in nbdkit-checkwrite-filter resolves: rhbz#2108545 * Mon Jan 24 2022 Richard W.M. Jones <rjones@redhat.com> - 1.28.5-1 - Rebase to new stable branch version 1.28.5 resolves: rhbz#2011709 - Move nbdkit-null-plugin to nbdkit-server package resolves: rhbz#2021154 - Add asynchronous support in nbdkit-vddk-plugin - Drop obsolete documentation related to thread model in vddk plugin resolves: rhbz#2018463 - Switch to xorriso (instead of genisoimage) - Distribute README.VDDK in nbdkit-vddk-plugin subpackage - Fix nbdkit-cow-filter cow-block-size=4096 - file: Fix implementation of cache=none for writes resolves: rhbz#2029751 - vddk: Implement VMDK creation * Thu Aug 19 2021 Richard W.M. Jones <rjones@redhat.com> - 1.26.5-1 - Rebase along stable branch to 1.26.5 resolves: rhbz#1995327 - Add nbdkit-vddk-plugin -D vddk.stats=1 flag resolves: rhbz#1995329 - Add nbdkit-cow-filter cow-block-size parameter resolves: rhbz#1995332 - Fix CVE-2021-3716 nbdkit: NBD_OPT_STRUCTURED_REPLY injection on STARTTLS - Update keyring * Wed Aug 11 2021 Richard W.M. Jones <rjones@redhat.com> - 1.26.3-4 - Remove bogus kernel hints in allocator=malloc resolves: rhbz#1992542 * Tue Aug 10 2021 Richard W.M. Jones <rjones@redhat.com> - 1.26.3-3 - Fix parsing of delay-* options resolves: rhbz#1991649 - Fix assertion failure during server shutdown - Fix delay-close option resolves: rhbz#1991652 - tests/test-debug-flags.sh: Don't use port 10809 during test resolves: rhbz#1991945 * Mon Aug 09 2021 Mohan Boddu <mboddu@redhat.com> - 1.26.3-2 - Rebuilt for IMA sigs, glibc 2.34, aarch64 flags Related: rhbz#1991688 * Thu Aug 05 2021 Richard W.M. Jones <rjones@redhat.com> - 1.26.3-1 - New upstream stable version 1.26.3. resolves: rhbz#1950632 - Add Python .cleanup() method. - Fix data corruption in zero and trim on unaligned tail. resolves: rhbz#1990134 * Fri Jul 30 2021 Richard W.M. Jones <rjones@redhat.com> - 1.26.2-2 - More efficient cache and cow filters. - Add nbdkit-cow-filter cow-on-read option. - Add nbdkit-cache-filter cache-on-read=/PATH. - Add nbdkit-cache-filter cache-min-block-size option. - Add nbdkit-delay-filter delay-open and delay-close options. - Reduce verbosity of debugging from virt-v2v. - Miscellaneous bugfixes resolves: rhbz#1950632 * Mon Jul 05 2021 Richard W.M. Jones <rjones@redhat.com> - 1.26.2-1 - New upstream stable version 1.26.2. * Wed Jun 23 2021 Richard W.M. Jones <rjones@redhat.com> - 1.26.1-2 - Bump and rebuild resolves: rhbz#1975317 * Fri Jun 11 2021 Richard W.M. Jones <rjones@redhat.com> - 1.26.1-1 - New upstream stable version 1.26.1. * Mon Jun 07 2021 Richard W.M. Jones <rjones@redhat.com> - 1.26.0-1 - New upstream version 1.26.0. * Fri Jun 04 2021 Python Maint <python-maint@redhat.com> - 1.25.9-2 - Rebuilt for Python 3.10 * Thu Jun 03 2021 Richard W.M. Jones <rjones@redhat.com> - 1.25.9-1 - New upstream version 1.25.9. * Tue May 25 2021 Jitka Plesnikova <jplesnik@redhat.com> - 1.25.8-2 - Perl 5.34 re-rebuild of updated packages * Tue May 25 2021 Richard W.M. Jones <rjones@redhat.com> - 1.25.8-1 - New upstream version 1.25.8. * Tue May 25 2021 Jitka Plesnikova <jplesnik@redhat.com> - 1.25.7-4 - Perl 5.34 re-rebuild updated packages * Tue May 25 2021 Leigh Scott <leigh123linux@gmail.com> - 1.25.7-3 - Rebuild for new libtorrent * Fri May 21 2021 Jitka Plesnikova <jplesnik@redhat.com> - 1.25.7-2 - Perl 5.34 rebuild * Wed May 05 2021 Richard W.M. Jones <rjones@redhat.com> - 1.25.7-1 - New upstream version 1.25.7. - Disable libguestfs tests on riscv64.