[ Все 3 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 ]
×

Пакет nbdkit-basic-plugins-1.38.5-5.el9_6.x86_64 download

Имя nbdkit-basic-plugins
Эпоха 0
Версия 1.38.5
Релиз 5.el9_6
Архитектура x86_64
Сайт https://gitlab.com/nbdkit/nbdkit
Лицензия BSD-3-Clause
Время сборки 2025-08-06 09:08:08
Хост сборки builder-x86-04.inferitos.ru
Краткое описание Basic plugins for nbdkit
Репозитории AppStream
Полное описание This package contains plugins for nbdkit which only depend on simple C libraries: glibc, gnutls, libzstd. Other plugins for nbdkit with more complex dependencies are packaged separately. nbdkit-data-plugin Serve small amounts of data from the command line. nbdkit-eval-plugin Write a shell script plugin on the command line. nbdkit-file-plugin The normal file plugin for serving files. nbdkit-floppy-plugin Create a virtual floppy disk from a directory. nbdkit-full-plugin A virtual disk that returns ENOSPC errors. nbdkit-info-plugin Serve client and server information. nbdkit-memory-plugin A virtual memory plugin. nbdkit-ondemand-plugin Create filesystems on demand. nbdkit-ones-plugin Fill disk with repeated 0xff or other bytes. nbdkit-pattern-plugin Fixed test pattern. nbdkit-partitioning-plugin Create virtual disks from partitions. nbdkit-random-plugin Random content plugin for testing. nbdkit-sh-plugin Write plugins as shell scripts or executables. nbdkit-sparse-random-plugin Make sparse random disks. nbdkit-split-plugin Concatenate one or more files. nbdkit-zero-plugin Zero-length plugin for testing.
Эррата
Размер 215 КиБ
Исходный проект nbdkit-1.38.5-5.el9_6
Контрольная сумма SHA-256 7ab2f5234c46b19e5fcd462e028e375bc54de2fbe7e3e44c38f746c64e5d5096
× Full screenshot
История изменений link
* Mon Jul 14 2025 Richard W.M. Jones <rjones@redhat.com> - 1.38.5-5
- Support VDDK 9
  resolves: RHEL-103420

* Sat Jul 05 2025 Richard W.M. Jones <rjones@redhat.com> - 1.38.5-4
- server: Fix .zero fallback path
  resolves: RHEL-101702

* Tue May 13 2025 Richard W.M. Jones <rjones@redhat.com> - 1.38.5-3
- file: zero: Use BLKDISCARD method if may_trim is set
  resolves: RHEL-91094

* Mon Jan 06 2025 Richard W.M. Jones <rjones@redhat.com> - 1.38.5-2
- vddk: Avoid reading partial chunk beyond the end of the disk
  resolves: RHEL-71694

* Sat Sep 28 2024 Richard W.M. Jones <rjones@redhat.com> - 1.38.5-1
- Rebase to 1.38.5 (along stable branch)

* Fri Jul 26 2024 Richard W.M. Jones <rjones@redhat.com> - 1.38.3-1
- Rebase to 1.38.3 (along stable branch)
- Send the last error to the NBD client
  resolves: RHEL-50664

* Tue Apr 09 2024 Miroslav Rezanina <mrezanin@redhat.com> - 1.38.0-1
- Rebase to 1.38.0
- Added selinux subpackage
- resolves: RHEL-31884

* Wed Dec 20 2023 Richard W.M. Jones <rjones@redhat.com> - 1.36.2-1
- Rebase to 1.36.2
  resolves: RHEL-14475
- partition: Suggest alternate partition-sectorsize
  resolves: RHEL-19815

* Tue Aug 01 2023 Richard W.M. Jones <rjones@redhat.com> - 1.34.2-1
- Rebase to 1.34.2
  resolves: rhbz#2168629
- Backport nbdkit-curl-plugin "multi" interface support
  resolves: rhbz#2228131