[ Все A B C D E F G H I J K L M N O P Q R S T U V W X Y Z ]
×

Проект libnbd-1.20.2-2.el9

Имя libnbd
Эпоха 0
Версия 1.20.2
Релиз 2.el9
Сайт https://gitlab.com/nbdkit/libnbd
Лицензия LGPL-2.0-or-later AND BSD-3-Clause
Время сборки 2025-02-21 03:49:17
Хост сборки certified-builder01.msvsphere-os.ru
Краткое описание NBD client library in userspace
Репозитории OS
Полное описание 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.
Эррата
× Full screenshot
Пакеты link
Пакет Краткое описание Контрольная сумма SHA-256
x86_64
libnbd-1.20.2-2.el9.x86_64 NBD client library in userspace 2b76255fc140c384d35e33c08cb80f733409806c14a34cf67519815cec35bd63 download
i686
libnbd-1.20.2-2.el9.i686 NBD client library in userspace d2a97ac91bdce8f423f914136fd2b88b75fa30a4a18b7d2b3280f8ca056b5842 download
src
libnbd-1.20.2-2.el9.src NBD client library in userspace 19bc7e686cc2568de05801edb876063e84d04469891917bf682d70cc0873a5ae download
История изменений link
* Fri Jul 26 2024 Richard W.M. Jones <rjones@redhat.com> - 1.20.2-2
- Rebase to libnbd 1.20.2
  resolves: RHEL-31883
- Fix multiple flaws in TLS server certificate checking
  resolves: RHEL-49801
- Print full NBD error from server
  resolves: RHEL-50665

* Tue Apr 09 2024 Miroslav Rezanina <mrezanin@redhat.com> - 1.20.0-1
- Rebase to 1.20.0
  resolves: RHEL-31883

* Mon Nov 13 2023 Eric Blake <eblake@redhat.com> - 1.18.1-3
- Backport unit test of recent libnbd API addition
  resolves: RHEL-16292

* Wed Nov 01 2023 Richard W.M. Jones <rjones@redhat.com> - 1.18.1-2
- Fix assertion in ext-mode BLOCK_STATUS (CVE-2023-5871)
  resolves: RHEL-15143

* Tue Oct 24 2023 Richard W.M. Jones <rjones@redhat.com> - 1.18.1-1
- Rebase to 1.18.1
  resolves: RHEL-14476

* Tue Apr 18 2023 Richard W.M. Jones <rjones@redhat.com> - 1.16.0-1
- Rebase to 1.16.0
  resolves: rhbz#2168628

* Fri Apr 14 2023 MSVSphere Packaging Team <packager@msvsphere.ru> - 1.14.2-1
- Rebuilt for MSVSphere 9.2 beta

* Tue Jan 03 2023 Richard W.M. Jones <rjones@redhat.com> - 1.14.2-1
- Rebase to new stable branch version 1.14.2
  resolves: rhbz#2135764

* Thu Jul 28 2022 Richard W.M. Jones <rjones@redhat.com> - 1.12.6-1
- Rebase to new stable branch version 1.12.6
  resolves: rhbz#2059288
- New tool: nbddump
- nbdcopy: Use preferred block size for copying
  related: rhbz#2047660
- Fix remote TLS failures
  resolves: rhbz#2111524
  (and 2111813)