Commit graph

607 commits

Author SHA1 Message Date
Richard W.M. Jones
150d449fd2 New stable branch version 1.38.6 2025-05-10 10:56:46 +01:00
Björn Esser
3ed5106914
Change Requires: libxcrypt-compat to be archful
Signed-off-by: Björn Esser <besser82@fedoraproject.org>
2025-02-28 11:49:48 +01:00
Richard W.M. Jones
0af8554a36 New stable branch version 1.38.5 2024-09-28 09:32:32 +01:00
Richard W.M. Jones
f1a3fcad0c New stable branch version 1.38.4 2024-08-24 10:56:56 +01:00
Richard W.M. Jones
ec067a7348 Fix mingw compilation on F40 2024-07-14 09:56:31 +01:00
Richard W.M. Jones
e4f4e86744 New stable branch version 1.38.3 2024-07-14 09:33:55 +01:00
Richard W.M. Jones
6da8d0520f New stable branch version 1.38.2 2024-05-07 16:01:18 +01:00
Richard W.M. Jones
f3e96272b0 Fix tests/test-shebang-crlf.sh
(cherry picked from commit 1bac5f3ba9)
2024-04-20 14:51:02 +01:00
Richard W.M. Jones
63f662a80e New stable branch version 1.38.1 2024-04-20 14:10:18 +01:00
Richard W.M. Jones
9514b10d2c New stable branch version 1.38.0
(cherry picked from commit a673158b38)
2024-04-04 21:37:55 +01:00
Richard W.M. Jones
c0e3e4aca2 Rebuild autoconf cruft unconditionally
(cherry picked from libnbd commit 11a78d929de957995cf127e70c2762326132a263)

(cherry picked from commit 8de2617c9f)
2024-04-04 21:37:48 +01:00
Richard W.M. Jones
4542d98646 Use %{bash_completions_dir} macro
(cherry picked from commit 4591027291)
2024-04-04 21:37:44 +01:00
Richard W.M. Jones
0e5fe5398b New upstream development version 1.37.13
(cherry picked from commit d16125b341)
2024-03-18 17:36:49 +00:00
Richard W.M. Jones
27baf953d2 New upstream development version 1.37.12
(cherry picked from commit c1f286012b)
2024-03-15 09:45:10 +00:00
Richard W.M. Jones
cd089e3429 New upstream development version 1.37.11
(cherry picked from commit 24b68458fe)
2024-03-11 10:38:49 +00:00
Richard W.M. Jones
26d336167f New upstream development version 1.37.10
(cherry picked from commit 5a952a21a2)
2024-03-04 18:31:12 +00:00
Richard W.M. Jones
30394d37b4 New upstream development version 1.37.9
(cherry picked from commit 1bcb9f8bdb)
2024-02-22 10:52:52 +00:00
Richard W.M. Jones
c2426d55fd New upstream development version 1.37.8 2024-02-17 11:00:34 +00:00
Richard W.M. Jones
13f3d0d720 Fix gcs & S3 plugin requirements
Make them require the exact version of nbdkit-server and
nbdkit-python-plugin.  This avoids any sort of unintentional mismatch
in case we add a feature to the server or python plugin and then
immediately use it in the gcs / S3 plugin.

Also use %{?_isa} for the python plugin since it is arch-specific.

Fixes: https://bugzilla.redhat.com/show_bug.cgi?id=2264258
Fixes: https://bugzilla.redhat.com/show_bug.cgi?id=2264266
2024-02-14 21:13:05 +00:00
Richard W.M. Jones
4a2343b4a3 New upstream development version 1.37.7
New nbdkit-gcs-plugin for Google Cloud Storage
2024-02-11 18:29:20 +00:00
Richard W.M. Jones
5f12965c1f New upstream development version 1.37.6 2024-02-01 22:08:06 +00:00
Richard W.M. Jones
d89cffce88 Temporary workaround for binutils bug
https://sourceware.org/bugzilla/show_bug.cgi?id=31283

Use git to apply the patches since patch 0004 contains a binary patch.
2024-01-24 10:59:22 +00:00
Richard W.M. Jones
2fd0615d12 Potential fix for parallel builds failure of mingw subpackage 2024-01-23 18:12:47 +00:00
Richard W.M. Jones
cf7389fcdd Bump release for rebuild 2024-01-23 17:55:20 +00:00
Richard W.M. Jones
348c2fe9f4 Add mingw{32,64}-nbdkit subpackages 2024-01-23 14:46:39 +00:00
Richard W.M. Jones
8233ecfd32 Build into a subdirectory rather than the package source directory
This requires some upstream fixes for srcdir != builddir.
2024-01-23 14:46:17 +00:00
Richard W.M. Jones
fb41373acc Remove support for RHEL 7
RHEL 7 is now in EUS phase, we don't need to keep support around for
it here.
2024-01-23 14:46:17 +00:00
Fedora Release Engineering
d3338b004b Rebuilt for https://fedoraproject.org/wiki/Fedora_40_Mass_Rebuild 2024-01-21 09:18:09 +00:00
Richard W.M. Jones
63cf2b755e New upstream development version 1.37.5 2024-01-16 12:55:14 +00:00
Mamoru TASAKA
de42188bf3 Rebuild for https://fedoraproject.org/wiki/Changes/Ruby_3.3 2024-01-03 23:34:13 +09:00
Richard W.M. Jones
0d1a9e2d82 New upstream development version 1.37.4 2023-12-19 15:55:39 +00:00
Richard W.M. Jones
4a47463228 OCaml 5.1.1 + s390x code gen fix for Fedora 40 2023-12-18 16:02:50 +00:00
Richard W.M. Jones
95f0a9b7ba OCaml 5.1.1 rebuild for Fedora 40 2023-12-14 09:14:13 +00:00
Richard W.M. Jones
6debad82d3 Add upstream fix for GCC 14 2023-12-04 13:29:52 +00:00
Richard W.M. Jones
0150826388 Use the correct sources for this branch 2023-11-26 12:16:33 +00:00
Richard W.M. Jones
b9a4b125ca New upstream development version 1.37.3 2023-11-26 10:34:57 +00:00
Richard W.M. Jones
1539514884 New upstream development version 1.37.2
New nbdkit-readonly-filter.
2023-11-07 19:41:30 +00:00
Richard W.M. Jones
0b975b05a5 Add experimental SELinux support (RHEL-5174) 2023-11-01 13:28:58 +00:00
Richard W.M. Jones
63aafd2713 We are going to try to enable libblkio support everywhere 2023-10-31 09:48:55 +00:00
Richard W.M. Jones
3b31d6392a New upstream development version 1.37.1 2023-10-23 16:49:43 +01:00
Richard W.M. Jones
c97cf0c593 OCaml 5.1 rebuild for Fedora 40 2023-10-06 08:46:03 +01:00
Richard W.M. Jones
288a606323 Enable blkio support again on Fedora i686. 2023-09-27 15:45:24 +01:00
Richard W.M. Jones
28d997d645 New upstream development version 1.36.0 2023-09-27 11:50:20 +01:00
Richard W.M. Jones
e7d01e8072 New upstream development version 1.35.13 2023-09-11 17:53:16 +01:00
Richard W.M. Jones
57aa128eb0 New upstream development version 1.35.12 2023-09-08 11:09:19 +01:00
Richard W.M. Jones
bbec0865fb Add upstream patch to fix partition filter on s390x 2023-08-30 16:59:18 +01:00
Richard W.M. Jones
f72cb5c449 New upstream development version 1.35.11 2023-08-30 15:03:57 +01:00
Richard W.M. Jones
6bc1071266 New upstream development version 1.35.10
Use zlib-ng on Fedora but not RHEL.
2023-08-12 12:55:37 +01:00
Richard W.M. Jones
cba3facac0 Disable libblkio on i686 (RHBZ#2229372) 2023-08-05 12:26:24 +01:00
Richard W.M. Jones
192bd7dee0 New upstream development version 1.35.9 2023-08-05 11:24:09 +01:00