Package libnbd-1.6.0-5.module+el8.10.0+361+904041f4.i686
Name | libnbd |
---|---|
Epoch | 0 |
Version | 1.6.0 |
Release | 5.module+el8.10.0+361+904041f4 |
Architecture | i686 |
Website/URL | https://github.com/libguestfs/libnbd |
License | LGPLv2+ |
Build Time | 2024-06-03 14:59:35 |
Build Host | builder-x86-10.inferitos.ru |
Summary | NBD client library in userspace |
Repositories | PowerTools |
Description | NBD — Network Block Device — is a protocol for accessing Block Devices (hard disks and disk-like things) over a Network. This is the NBD client library in userspace, a simple library for writing NBD clients. The key features are: * Synchronous and asynchronous APIs, both for ease of use and for writing non-blocking, multithreaded clients. * High performance. * Minimal dependencies for the basic library. * Well-documented, stable API. * Bindings in several programming languages. |
Errata | INFSA-2024:4351 , INFSA-2024:4420 , INFSA-2024:2962 , INFSA-2024:3253 |
Size | 126 KiB |
Source Project | libnbd-1.6.0-5.module+el8.10.0+361+904041f4 |
SHA-256 checksum | 20247b5b11b7111f4b340d64e6cc041757cc4f0561144137617fa450843035d8 |
×
* Sun Dec 10 2023 MSVSphere Packaging Team <packager@msvsphere-os.ru> - 1.6.0-5 - Rebuilt for MSVSphere 8.8 * Mon Feb 07 2022 Richard W.M. Jones <rjones@redhat.com> - 1.6.0-5.el8 - Fix CVE-2022-0485: Fail nbdcopy if NBD read or write fails resolves: rhbz#2045718 * Thu Sep 02 2021 Danilo C. L. de Paula <ddepaula@redhat.com> - 1.6.0-4.el8 - Resolves: bz#2000225 (Rebase virt:rhel module:stream based on AV-8.6) * Mon Jul 13 2020 Danilo C. L. de Paula <ddepaula@redhat.com> - 1.2.2 - Resolves: bz#1844296 (Upgrade components in virt:rhel module:stream for RHEL-8.3 release) * Wed Feb 05 2020 Richard W.M. Jones <rjones@redhat.com> - 1.2.2-1 - New stable release 1.2.2. * Tue Dec 03 2019 Richard W.M. Jones <rjones@redhat.com> - 1.2.1-1 - New stable release 1.2.1. * Thu Nov 14 2019 Richard W.M. Jones <rjones@redhat.com> - 1.2.0-1 - New stable release 1.2.0. * Wed Oct 09 2019 Richard W.M. Jones <rjones@redhat.com> - 1.0.3-1 - New upstream version 1.0.3. - Contains fix for remote code execution vulnerability. - Add new libnbd-security(3) man page. * Tue Sep 17 2019 Richard W.M. Jones <rjones@redhat.com> - 1.0.2-1 - New upstream version 1.0.2. - Remove patches which are upstream. - Contains fix for NBD Protocol Downgrade Attack (CVE-2019-14842). - Fix previous commit message. * Thu Sep 12 2019 Richard W.M. Jones <rjones@redhat.com> - 1.0.1-2 - Add upstream patch to fix nbdsh (for nbdkit tests). - Fix interop tests on slow machines.