Commit graph

639 commits

Author SHA1 Message Date
Richard W.M. Jones
90542dc114 New upstream stable branch version 1.40.7
Contains data integrity fix: "server: Fix .zero fallback path"
2025-07-05 08:33:31 +01:00
Richard W.M. Jones
913af290be New upstream stable branch version 1.40.6 2025-05-10 10:44:22 +01:00
Björn Esser
50c891fb82
Change Requires: libxcrypt-compat to be archful
Signed-off-by: Björn Esser <besser82@fedoraproject.org>
2025-02-28 11:48:59 +01:00
Richard W.M. Jones
240c13311b New upstream stable branch version 1.40.5 2025-02-11 13:43:25 +00:00
Jerry James
f8e3b418e7 OCaml 5.2.1 rebuild for Fedora 41 2025-01-29 08:22:37 -07:00
Richard W.M. Jones
e874463cba New upstream stable branch version 1.40.4 2024-09-27 22:00:36 +01:00
Richard W.M. Jones
2b3263ff7d New upstream stable branch version 1.40.3 2024-09-08 12:44:10 +01:00
Richard W.M. Jones
195363bb52 New upstream stable branch version 1.40.2 2024-08-24 10:56:49 +01:00
Richard W.M. Jones
c25e90d6e4 New upstream stable branch version 1.40.1 2024-07-29 13:40:37 +01:00
Richard W.M. Jones
ce8ba94d2c Fix tarball signature 2024-07-21 21:54:02 +01:00
Richard W.M. Jones
3ade72b0f9 New upstream stable branch version 1.40.0 2024-07-21 19:40:32 +01:00
Richard W.M. Jones
b5d6c5a9fc Add a comment about why openssl-devel-engine is needed
It's not needed by nbdkit, but to work around a problem in boost ASIO
library.

Updates: commit 6b18b74749
2024-07-19 12:21:45 +01:00
Fedora Release Engineering
f072fdb875 Rebuilt for https://fedoraproject.org/wiki/Fedora_41_Mass_Rebuild 2024-07-18 19:12:39 +00:00
Richard W.M. Jones
eb759613ce Combine nbdkit-gzip-filter with basic filters
nbdkit-basic-filters over time has actually gained dependencies on
zlib and zstd.  Accepting this, don't package nbdkit-gzip-filter
separately.

For consistency document that nbdkit-basic-plugins also depends on
zlib and zstd (which it does already).
2024-07-15 17:38:29 +01:00
Richard W.M. Jones
517fe72cff Remove old Obsoletes nbdkit-tar-plugin
Originally this was added for Fedora 33+.  We're now up to Fedora 41.
2024-07-15 17:38:29 +01:00
Richard W.M. Jones
cebe2edc08 New upstream development version 1.39.10 2024-07-14 09:33:47 +01:00
Zbigniew Jędrzejewski-Szmek
498c258187 Rebuilt for the bin-sbin merge (again)
https://fedoraproject.org/wiki/Changes/Unify_bin_and_sbin
2024-07-13 09:29:08 +02:00
Richard W.M. Jones
9ece3dd175 New upstream development version 1.39.9 2024-07-09 22:10:38 +01:00
Zbigniew Jędrzejewski-Szmek
6b18b74749 Pull in openssl-devel-engine to fix build 2024-07-09 14:35:09 +02:00
Zbigniew Jędrzejewski-Szmek
02104ecdee Rebuilt for the bin-sbin merge
https://fedoraproject.org/wiki/Changes/Unify_bin_and_sbin
2024-07-09 13:38:40 +02:00
Richard W.M. Jones
c41033dd88 New upstream development version 1.39.8 2024-06-27 15:28:12 +01:00
Richard W.M. Jones
2340ca89b7 OCaml 5.2.0 ppc64le fix 2024-06-19 12:28:21 +01:00
Richard W.M. Jones
44d5aed5b9 Add BR glibc-utils for libc_malloc_debug.so.0 2024-06-19 12:08:53 +01:00
Jitka Plesnikova
3ecbc163b2 Perl 5.40 rebuild 2024-06-12 12:47:45 +02:00
Python Maint
32fc4734fe Rebuilt for Python 3.13 2024-06-08 22:30:25 +02:00
Richard W.M. Jones
965f855452 OCaml 5.2.0 for Fedora 41 2024-05-29 21:31:57 +01:00
Richard W.M. Jones
0729aaf256 Prefer BR pkgconfig(foo) instead of BR foo-devel.
https://docs.fedoraproject.org/en-US/packaging-guidelines/PkgConfigBuildRequires/
2024-05-28 15:23:50 +01:00
Richard W.M. Jones
f6900c557d +BR gzip2-devel 2024-05-28 14:40:19 +01:00
Richard W.M. Jones
a8d8c230c9 New upstream development version 1.39.7
Add nbdkit-bzip2-filter subpackage.
2024-05-28 14:11:35 +01:00
Adam Williamson
33f8238699 Rebuild with fixed SELinux macros 2024-05-16 23:56:15 -07:00
Richard W.M. Jones
7bfa177607 New upstream development version 1.39.6 2024-05-16 15:31:25 +01:00
Richard W.M. Jones
b709bbeebe New upstream development version 1.39.5 2024-05-07 15:59:29 +01:00
Richard W.M. Jones
1bac5f3ba9 Fix tests/test-shebang-crlf.sh 2024-04-20 14:50:34 +01:00
Richard W.M. Jones
9e93f76eac New upstream development version 1.39.4
Remove the Ruby plugin.
2024-04-20 14:08:46 +01:00
Zbigniew Jędrzejewski-Szmek
86fa43d05e Do not use macros is file path Requires
This is in preparation for
https://fedoraproject.org/wiki/Changes/Unify_bin_and_sbin.

When the package is rebuilt with a different %_sbindir (in particular
%_sbindir==%_bindir), those BuildRequires and Requires will stop working
with the providers of those requires that were built with the old definition.
We don't want to force a transition of all packages at the same time,
so instead use a fixed path. (The providers, when they are updated to
the new path, will retain a compat Provides for the old path.)

The tests fail in test-tar-xz-curl, but this doesn't seem to be
related to the path changes, but instead something about fs internals.
2024-04-14 14:06:23 +02:00
Richard W.M. Jones
61064b8fd1 gating: Match any version of RHEL 2024-04-12 11:27:10 +01:00
Richard W.M. Jones
4ae765cff3 New upstream development version 1.39.3 2024-04-11 09:07:43 +01:00
Richard W.M. Jones
905a24f8a5 New upstream development version 1.39.2
Add new nbdkit_*.3 man pages (plugin developer documentation)
2024-04-09 16:58:13 +01:00
Richard W.M. Jones
e547291dc2 Fix version (1.39.0 -> 1.39.1) 2024-04-07 21:26:10 +01:00
Richard W.M. Jones
ac48373716 New upstream development version 1.39.1
New filters: rotational, spinning
2024-04-07 21:25:17 +01:00
Richard W.M. Jones
a673158b38 New stable branch version 1.38.0 2024-04-04 21:29:34 +01:00
Richard W.M. Jones
8de2617c9f Rebuild autoconf cruft unconditionally
(cherry picked from libnbd commit 11a78d929de957995cf127e70c2762326132a263)
2024-04-04 21:25:29 +01:00
Richard W.M. Jones
4591027291 Use %{bash_completions_dir} macro 2024-03-25 11:22:36 +00:00
Richard W.M. Jones
d16125b341 New upstream development version 1.37.13 2024-03-18 17:33:56 +00:00
Richard W.M. Jones
c1f286012b New upstream development version 1.37.12 2024-03-15 09:44:47 +00:00
Richard W.M. Jones
24b68458fe New upstream development version 1.37.11 2024-03-11 10:38:28 +00:00
Richard W.M. Jones
5a952a21a2 New upstream development version 1.37.10 2024-03-04 18:30:28 +00:00
Richard W.M. Jones
1bcb9f8bdb New upstream development version 1.37.9 2024-02-22 10:51:25 +00:00
Richard W.M. Jones
d38d28e5e0 +BR bash-completion-devel
The bash-completion.pc file moved in Rawhide:

$ rpm -qf /usr/share/pkgconfig/bash-completion.pc
bash-completion-devel-2.11-15.fc41.noarch

(https://src.fedoraproject.org/rpms/bash-completion/c/d1f5dc48c0440cc68efdd519b78fccca416cad94?branch=rawhide)
2024-02-17 11:15:02 +00:00
Richard W.M. Jones
c2426d55fd New upstream development version 1.37.8 2024-02-17 11:00:34 +00:00