Name: | nbdkit-nbd-plugin |
---|---|
Version: | 1.24.0 |
Release: | 4.module+el8.7.0+20875+5dd40464 |
Architecture: | aarch64 |
Module: | virt:ol:8070020220921004438:3b9f49c4 virt:ol:8070020221215195627:bd1311ed virt:ol:8070020230105112251:bd1311ed virt:ol:8070020230302122434:bd1311ed |
Group: | Unspecified |
Size: | 87677 |
License: | BSD |
RPM: | nbdkit-nbd-plugin-1.24.0-4.module+el8.7.0+20875+5dd40464.aarch64.rpm |
Source RPM: | nbdkit-1.24.0-4.module+el8.7.0+20875+5dd40464.src.rpm |
Build Date: | Wed Nov 09 2022 |
Build Host: | build-ol8-aarch64.oracle.com |
Vendor: | Oracle America |
URL: | https://github.com/libguestfs/nbdkit |
Summary: | NBD proxy / forward plugin for nbdkit |
Description: | This package lets you forward NBD connections from nbdkit to another NBD server. |
- Fix build on RHEL 8.6 with qemu >= 6.1 resolves: rhbz#2045945
- Fix CVE-2021-3716 NBD_OPT_STRUCTURED_REPLY injection on STARTTLS resolves: rhbz#1994915
- Fix data corruption in zero and trim on unaligned tail resolves: rhbz#1990135
- Resolves: bz#2000225 (Rebase virt:rhel module:stream based on AV-8.6)
- Resolves: bz#1810193 (Upgrade components in virt:rhel module:stream for RHEL-8.3 release)
- Resolves: bz#1810193 (Upgrade components in virt:rhel module:stream for RHEL-8.3 release)
- Rebuild all virt packages to fix RHEL's upgrade path - Resolves: rhbz#1695587 (Ensure modular RPM upgrade path)
- Remove misguided LDFLAGS hack which removed server hardening. https://bugzilla.redhat.com/show_bug.cgi?id=1624149#c6 resolves: rhbz#1624149
- Use platform-python resolves: rhbz#1659159
- Add Enhanced Python error reporting resolves: rhbz#1614750. - Use copy-patches.sh script.