[ All 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 ]
×

Package nbdkit-basic-filters-1.40.4-3.el10.aarch64 download

Name nbdkit-basic-filters
Epoch 0
Version 1.40.4
Release 3.el10
Architecture aarch64
Website/URL https://gitlab.com/nbdkit/nbdkit
License BSD-3-Clause
Build Time 2025-04-02 21:52:49
Build Host builder-arm64-1.inferitos.ru
Summary Basic filters for nbdkit
Repositories AppStream
Description This package contains filters for nbdkit which only depend on simple C libraries: glibc, gnutls, zlib and zstd. Other filters for nbdkit with more complex dependencies are packaged separately. nbdkit-blocksize-filter Adjust block size of requests sent to plugins. nbdkit-blocksize-policy-filter Set block size constraints and policy. nbdkit-cache-filter Server-side cache. nbdkit-cacheextents-filter Cache extents. nbdkit-checkwrite-filter Check writes match contents of plugin. nbdkit-cow-filter Copy-on-write overlay for read-only plugins. nbdkit-ddrescue-filter Filter for serving from ddrescue dump. nbdkit-delay-filter Inject read and write delays. nbdkit-error-filter Inject errors. nbdkit-evil-filter Add random data corruption to reads. nbdkit-exitlast-filter Exit on last client connection. nbdkit-exitwhen-filter Exit gracefully when an event occurs. nbdkit-exportname-filter Adjust export names between client and plugin. nbdkit-extentlist-filter Place extent list over a plugin. nbdkit-fua-filter Modify flush behaviour in plugins. nbdkit-gzip-filter Decompress a .gz file nbdkit-ip-filter Filter clients by IP address. nbdkit-limit-filter Limit nr clients that can connect concurrently. nbdkit-log-filter Log all transactions to a file. nbdkit-luks-filter Read and write LUKS-encrypted disks. nbdkit-multi-conn-filter Enable, emulate or disable multi-conn. nbdkit-nocache-filter Disable cache requests in the underlying plugin. nbdkit-noextents-filter Disable extents in the underlying plugin. nbdkit-nofilter-filter Passthrough filter. nbdkit-noparallel-filter Serialize requests to the underlying plugin. nbdkit-nozero-filter Adjust handling of zero requests by plugins. nbdkit-offset-filter Serve an offset and range. nbdkit-partition-filter Serve a single partition. nbdkit-pause-filter Pause NBD requests. nbdkit-protect-filter Write-protect parts of a plugin. nbdkit-rate-filter Limit bandwidth by connection or server. nbdkit-readahead-filter Prefetch data when reading sequentially. nbdkit-readonly-filter Switch a plugin between read-only and writable. nbdkit-retry-filter Reopen connection on error. nbdkit-retry-request-filter Retry single requests on error. nbdkit-rotational-filter Set if a plugin is rotational or not. nbdkit-scan-filter Prefetch data ahead of sequential reads. nbdkit-spinning-filter Add seek delays to simulate a spinning hard disk. nbdkit-swab-filter Filter for swapping byte order. nbdkit-tls-fallback-filter TLS protection filter. nbdkit-truncate-filter Truncate, expand, round up or round down size.
Errata
Size 345 KiB
Source Project nbdkit-1.40.4-3.el10
SHA-256 checksum f84374e6fafe371bc5811a75af992cddb045f79ae2e089683ac0f7007846c2a9
× Full screenshot
Changelog link
* Mon Jan 06 2025 Richard W.M. Jones <rjones@redhat.com> - 1.40.4-3
- vddk: Avoid reading partial chunk beyond the end of the disk
  resolves: RHEL-71697

* Tue Nov 26 2024 MSVSphere Packaging Team <packager@msvsphere-os.ru> - 1.40.4-2
- Rebuilt for MSVSphere 10

* Tue Oct 29 2024 Troy Dawson <tdawson@redhat.com> - 1.40.4-2
- Bump release for October 2024 mass rebuild:
  Resolves: RHEL-64018

* Sat Sep 28 2024 Richard W.M. Jones <rjones@redhat.com> - 1.40.4-1
- Rebase to nbdkit 1.40.4

* Fri Jul 26 2024 Richard W.M. Jones <rjones@redhat.com> - 1.40.0-2
- Rebase to nbdkit 1.40.0
  related: RHEL-49594
- Send the last error to the NBD client
  resolves: RHEL-50666

* Fri Jul 12 2024 Richard W.M. Jones <rjones@redhat.com> - 1.38.0-6
- Re-add libxcrypt dependency
  resolves: RHEL-47272

* Mon Jun 24 2024 Troy Dawson <tdawson@redhat.com> - 1.38.0-5
- Bump release for June 2024 mass rebuild

* Wed Jun 19 2024 Richard W.M. Jones <rjones@redhat.com> - 1.38.0-4
- OCaml 5.2.0 ppc64le fix

* Fri May 31 2024 Richard W.M. Jones <rjones@redhat.com> - 1.38.0-3
- Rebuild for OCaml 5.2

* Thu Apr 25 2024 Miroslav Rezanina <mrezanin@redaht.com> - 1.38.0-2
- Removing dependency on libxcrypt-compat
- Resolves: RHEL-33759