NBD server
Go to file
Richard W.M. Jones b3fb585f58 Move nbdkit-null-plugin to nbdkit-server package
resolves: rhbz#2021154
Rebase to new stable branch version 1.28.2
resolves: rhbz#2011709

Switch to xorriso (instead of genisoimage)

Upstream prefers it since:

  commit 174a0caf7eaf1943360f9d8f714f466ea7449d90
  Author: Richard W.M. Jones <rjones@redhat.com>
  Date:   Sat Apr 3 17:15:34 2021 +0100

    iso: Pick xorriso in preference to genisoimage or mkisofs.

    See this Debian page explaining the situation with genisoimage:
    https://wiki.debian.org/genisoimage

(cherry picked from commit df8ac05e24cebe463c822281b5cdc903352ed8ed)

Move nbdkit-null-plugin to the nbdkit-server package

This plugin is required for probing the presence of filters (see
nbdkit-probing(1) man page), so it makes sense to always have it
around.  The null plugin is only 16K in size so it does not add
significantly to the nbdkit-server package.

(cherry picked from commit 048b8de83c0e54418e01b3f75fc541fcf1b539e3)

Consistent use of whitespace

Remove double line whitespace between %package and %description.
Also remove whitespace lines within %package sections.

Double line whitespace is kept between subpackages for visual clarity.

(cherry picked from commit 9fbfa6cc49fb6c7d602534f4886d789ce3ef8d5c)
2021-11-09 12:51:27 +00:00
tests Manually merge fedora/rawhide 2021-06-02 12:37:08 +01:00
.gitignore RHEL 9.0.0 Alpha bootstrap 2020-10-15 20:54:51 +02:00
0001-vddk-Refactor-how-D-vddk.stats-1-is-collected.patch Move nbdkit-null-plugin to nbdkit-server package 2021-11-09 12:51:27 +00:00
0002-vddk-Extend-D-vddk.stats-1-to-show-number-of-calls-a.patch Move nbdkit-null-plugin to nbdkit-server package 2021-11-09 12:51:27 +00:00
0003-vddk-Simplify-and-consolidate-VDDK_CALL_START-END-ma.patch Move nbdkit-null-plugin to nbdkit-server package 2021-11-09 12:51:27 +00:00
0004-vddk-Document-troubleshooting-performance-problems.patch Move nbdkit-null-plugin to nbdkit-server package 2021-11-09 12:51:27 +00:00
0005-vddk-Include-VDDK-major-library-version-in-dump-plug.patch Move nbdkit-null-plugin to nbdkit-server package 2021-11-09 12:51:27 +00:00
0006-vddk-Add-logical-and-physical-sector-size-to-D-vddk..patch Move nbdkit-null-plugin to nbdkit-server package 2021-11-09 12:51:27 +00:00
0007-vddk-Fix-typo-in-debug-message.patch Move nbdkit-null-plugin to nbdkit-server package 2021-11-09 12:51:27 +00:00
0008-vddk-Only-print-vddk_library_version-when-we-managed.patch Move nbdkit-null-plugin to nbdkit-server package 2021-11-09 12:51:27 +00:00
0009-vddk-Print-one-line-in-dump-plugin-output-for-each-V.patch Move nbdkit-null-plugin to nbdkit-server package 2021-11-09 12:51:27 +00:00
0010-vddk-Move-minimum-version-to-VDDK-6.5.patch Move nbdkit-null-plugin to nbdkit-server package 2021-11-09 12:51:27 +00:00
0011-vddk-Add-read-write-and-wait-asynchronous-functions.patch Move nbdkit-null-plugin to nbdkit-server package 2021-11-09 12:51:27 +00:00
0012-vddk-Start-to-split-VDDK-over-several-files.patch Move nbdkit-null-plugin to nbdkit-server package 2021-11-09 12:51:27 +00:00
0013-vddk-Refactor-D-vddk.stats-1-into-a-new-file.patch Move nbdkit-null-plugin to nbdkit-server package 2021-11-09 12:51:27 +00:00
0014-vddk-Implement-parallel-thread-model.patch Move nbdkit-null-plugin to nbdkit-server package 2021-11-09 12:51:27 +00:00
0015-vddk-Assume-that-VixDiskLib_Flush-is-available.patch Move nbdkit-null-plugin to nbdkit-server package 2021-11-09 12:51:27 +00:00
0016-vddk-Simplify-detection-of-VDDK-symbols-and-baseline.patch Move nbdkit-null-plugin to nbdkit-server package 2021-11-09 12:51:27 +00:00
0017-vddk-Remove-some-whitespace-from-a-couple-of-functio.patch Move nbdkit-null-plugin to nbdkit-server package 2021-11-09 12:51:27 +00:00
0018-vddk-Move-config-debug-error-and-utility-functions-a.patch Move nbdkit-null-plugin to nbdkit-server package 2021-11-09 12:51:27 +00:00
0019-common-utils-test-vector.c-Add-vector-benchmarks.patch Move nbdkit-null-plugin to nbdkit-server package 2021-11-09 12:51:27 +00:00
0020-common-urils-vector.c-Optimize-vector-append.patch Move nbdkit-null-plugin to nbdkit-server package 2021-11-09 12:51:27 +00:00
0021-common-utils-vector-Rename-alloc-to-cap.patch Move nbdkit-null-plugin to nbdkit-server package 2021-11-09 12:51:27 +00:00
0022-common-utils-vector-Rename-size-to-len.patch Move nbdkit-null-plugin to nbdkit-server package 2021-11-09 12:51:27 +00:00
0023-podwrapper.pl.in-Use-short-commit-date.patch Move nbdkit-null-plugin to nbdkit-server package 2021-11-09 12:51:27 +00:00
0024-ocaml-Replace-noalloc-with-noalloc-annotation.patch Move nbdkit-null-plugin to nbdkit-server package 2021-11-09 12:51:27 +00:00
copy-patches.sh More efficient cache and cow filters. 2021-07-30 18:40:23 +01:00
gating.yaml Manually merge fedora/rawhide 2021-06-02 12:37:08 +01:00
libguestfs.keyring Rebase along stable branch to 1.26.5 2021-08-19 09:12:41 +01:00
nbdkit.spec Move nbdkit-null-plugin to nbdkit-server package 2021-11-09 12:51:27 +00:00
sources Move nbdkit-null-plugin to nbdkit-server package 2021-11-09 12:51:27 +00:00