Index index by Group index by Distribution index by Vendor index by creation date index by Name Mirrors Help Search

nbdkit-srpm-macros-1.34.1-1.el9 RPM for noarch

From CentOS Stream 9 CRB for ppc64le

Name: nbdkit-srpm-macros Distribution: CentOS
Version: 1.34.1 Vendor: CentOS
Release: 1.el9 Build date: Tue Apr 18 14:12:28 2023
Group: Unspecified Build host: aarch64-01.stream.rdu2.redhat.com
Size: 2146 Source RPM: nbdkit-1.34.1-1.el9.src.rpm
Packager: builder@centos.org
Url: https://gitlab.com/nbdkit/nbdkit
Summary: RPM Provides rules for nbdkit plugins and filters
This package contains RPM rules that create the automatic Provides:
for nbdkit plugins and filters found in the plugins directory.

Provides

Requires

License

BSD

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.

Files

/usr/lib/rpm/fileattrs/nbdkit.attr
/usr/lib/rpm/nbdkit-find-provides
/usr/share/licenses/nbdkit-srpm-macros
/usr/share/licenses/nbdkit-srpm-macros/LICENSE


Generated by rpm2html 1.8.1

Fabrice Bellet, Wed Apr 24 05:31:20 2024