Commit Graph

461 Commits

Author SHA1 Message Date
Richard W.M. Jones d41f24fd9d New upstream development version 1.29.3 2021-10-28 22:10:42 +01:00
Richard W.M. Jones 1ecb1dd0be New upstream development version 1.29.2 2021-10-25 21:43:42 +01:00
Richard W.M. Jones 829f3b07c1 New upstream development version 1.29.1
New filter: nbdkit-retry-request-filter
2021-10-19 21:43:31 +01:00
Richard W.M. Jones 966e5bf1cc OCaml 4.13.1 build 2021-10-04 21:08:00 +01:00
Richard W.M. Jones 0ae4bf9283 New upstream stable branch version 1.28.0 2021-09-23 15:55:16 +01:00
Richard W.M. Jones 1d3b29e985 Disable libguestfs test on ppc64le because qemu is broken:
https://bugzilla.redhat.com/show_bug.cgi?id=2006709
2021-09-22 10:35:11 +01:00
Richard W.M. Jones 2be736e65b New upstream development version 1.27.10. 2021-09-21 22:58:03 +01:00
Sahana Prasad e91ee82439 Rebuilt with OpenSSL 3.0.0 2021-09-14 19:08:44 +02:00
Richard W.M. Jones 3c10afbea2 New upstream development version 1.27.9.
Remove patches which are upstream.
2021-09-04 17:05:14 +01:00
Richard W.M. Jones 8652782c79 Re-enable tests on armv7.
Reverts this commit:

  commit 4791eadbe0
  Author: Richard W.M. Jones <rjones@redhat.com>
  Date:   Tue Aug 31 22:59:11 2021 +0100

    Disable tests on armv7hl because of
    https://bugzilla.redhat.com/show_bug.cgi?id=1999878
2021-09-01 18:40:25 +01:00
Richard W.M. Jones bb338a4aa7 Really disable tests on armv7hl 2021-09-01 09:24:38 +01:00
Richard W.M. Jones 4791eadbe0 Disable tests on armv7hl because of
https://bugzilla.redhat.com/show_bug.cgi?id=1999878
2021-08-31 22:59:11 +01:00
Richard W.M. Jones bfdc3bda8b Fix for qemu 6.1. 2021-08-31 11:44:20 +01:00
Richard W.M. Jones 42e0d28d9a Fix issues in nbdkit-data-plugin on 32 bit platforms. 2021-08-23 10:52:00 +01:00
Richard W.M. Jones 5f0a7b31b4 New upstream development version 1.27.8.
Remove patch which is included upstream.
2021-08-23 09:52:15 +01:00
Eric Blake 034cff3866 Include followup patch related to CVE-2021-3716. 2021-08-19 16:25:37 -05:00
Eric Blake 03411c4a44 New upstream development version 1.27.7; addresses CVE-2021-3716. 2021-08-19 15:29:15 -05:00
Eric Blake 4c52eba350 New upstream development version 1.27.5. 2021-08-13 11:27:26 -05:00
Eric Blake 89825a793e Update keyring.
Add myself via:

  gpg --export 'Eric Blake' | \
  gpg --no-default-keyring --keyring ./libguestfs.keyring --import
2021-08-13 11:23:44 -05:00
Richard W.M. Jones 3bc00d5182 New upstream development version 1.27.4. 2021-08-05 09:07:06 +01:00
Richard W.M. Jones 3190c1b685 New upstream development version 1.27.3. 2021-07-23 23:03:45 +01:00
Fedora Release Engineering cdda2ce6d6 - Rebuilt for https://fedoraproject.org/wiki/Fedora_35_Mass_Rebuild
Signed-off-by: Fedora Release Engineering <releng@fedoraproject.org>
2021-07-22 15:52:47 +00:00
Richard W.M. Jones 040f87208f New upstream development version 1.27.2. 2021-07-05 18:14:09 +01:00
Richard W.M. Jones 18609d8a72 New upstream development version 1.27.1. 2021-06-11 14:39:05 +01:00
Richard W.M. Jones 901bd9af16 New upstream version 1.26.0. 2021-06-07 17:18:44 +01:00
Python Maint ae298c5846 Rebuilt for Python 3.10 2021-06-04 20:12:28 +02:00
Richard W.M. Jones 9647b36302 New upstream version 1.25.9. 2021-06-03 21:02:24 +01:00
Richard W.M. Jones c05c44cc7b Skip tests/test-memory-allocator-malloc-mlock.sh on RHEL 9 / aarch64
Test failure:

FAIL: test-memory-allocator-malloc-mlock.sh
===========================================
/builddir/build/BUILD/nbdkit-1.25.8/server/nbdkit -v -P memory-allocator-malloc-mlock.pid -U /tmp/nbdkit-test-sock.QSUxq3 -- /builddir/build/BUILD/nbdkit-1.25.8/plugins/memory/.libs/nbdkit-memory-plugin.so 2048 allocator=malloc,mlock=true
nbdkit: debug: nbdkit 1.25.8 (nbdkit-1.25.8-2.el9)
nbdkit: debug: TLS disabled: could not load TLS certificates
nbdkit: debug: registering plugin /builddir/build/BUILD/nbdkit-1.25.8/plugins/memory/.libs/nbdkit-memory-plugin.so
nbdkit: debug: registered plugin /builddir/build/BUILD/nbdkit-1.25.8/plugins/memory/.libs/nbdkit-memory-plugin.so (name memory)
nbdkit: debug: memory: load
nbdkit: debug: memory: config key=size, value=2048
nbdkit: debug: memory: config key=allocator, value=malloc,mlock=true
nbdkit: debug: memory: config_complete
nbdkit: debug: using thread model: parallel
nbdkit: debug: memory: get_ready
nbdkit: debug: allocator: malloc,mlock=true
nbdkit: debug: allocator parameter: mlock=true
nbdkit: error: allocator=malloc: mlock: Cannot allocate memory
./test-memory-allocator-malloc-mlock.sh: run cleanup hooks: exit code 1
FAIL test-memory-allocator-malloc-mlock.sh (exit status: 1)
2021-06-02 13:09:47 +01:00
Richard W.M. Jones f628c07019 Add gating tests for RHEL 9 2021-06-02 12:31:29 +01:00
Jitka Plesnikova ef181318d5 Perl 5.34 re-rebuild of updated packages 2021-05-25 21:10:34 +02:00
Richard W.M. Jones ade90e480c New upstream version 1.25.8. 2021-05-25 15:33:43 +01:00
Jitka Plesnikova b607a227bd Perl 5.34 re-rebuild updated packages 2021-05-25 16:13:37 +02:00
Leigh Scott 6525018aaa Rebuild for new libtorrent 2021-05-25 11:23:21 +01:00
Jitka Plesnikova 2f2ada7150 Perl 5.34 rebuild 2021-05-21 12:09:19 +02:00
Richard W.M. Jones 54b225aed2 New upstream version 1.25.7.
Disable libguestfs tests on riscv64.
2021-05-05 13:05:40 +01:00
Richard W.M. Jones 1401871dcf New upstream version 1.25.6. 2021-04-10 10:51:35 +01:00
Richard W.M. Jones 0dad06ac95 New upstream version 1.25.5. 2021-04-03 14:00:40 +01:00
Richard W.M. Jones 2d8cf73f16 Fix upstream URL.
Enable non-guestfs tests on all arches.
2021-03-15 20:37:05 +00:00
Richard W.M. Jones 8644a889cb New upstream development version 1.25.4.
New filter: multi-conn
2021-03-10 22:26:23 +00:00
Richard W.M. Jones ae88b94409 Fix %changelog message in previous commit.
The actual change is OK, but I got the name of the package
wrong in the %changelog message.
2021-03-09 13:11:30 +00:00
Richard W.M. Jones 157d638111 Make nbdkit-vddk-plugin depend on libxcrypt-devel (RHBZ#1931818). 2021-03-09 13:06:41 +00:00
Richard W.M. Jones a5d0de331a Remove socat dependency in RHEL 9. 2021-03-04 14:15:59 +00:00
Richard W.M. Jones 69ac3379ac New upstream development version 1.25.3. 2021-03-02 22:06:28 +00:00
Richard W.M. Jones b3800b1c4d OCaml 4.12.0 build (RHBZ#1934138). 2021-03-02 15:42:37 +00:00
Richard W.M. Jones 13b6512f5e Fix removal of streaming plugin. 2021-02-04 08:52:06 +00:00
Richard W.M. Jones aef3b97d93 New upstream development version 1.25.2.
Remove all remaining traces of nbdkit-gzip-plugin and nbdkit-tar-plugin.
Remove nbdkit-streaming-plugin (deprecated upstream).
Remove obsoletes of old nbdkit-ext2-plugin.
2021-02-03 22:37:24 +00:00
Fedora Release Engineering 54e2732c58 - Rebuilt for https://fedoraproject.org/wiki/Fedora_34_Mass_Rebuild
Signed-off-by: Fedora Release Engineering <releng@fedoraproject.org>
2021-01-26 21:16:57 +00:00
Richard W.M. Jones a720df9554 New upstream development version 1.25.1. 2021-01-20 13:31:41 +00:00
Richard W.M. Jones f0f5e8b3ec Obsolete nbdkit-tar-plugin to provide smooth upgrades to F33+. 2021-01-19 15:48:47 +00:00
Tom Stellard d7053f2f26 Add BuildRequires: make
https://fedoraproject.org/wiki/Changes/Remove_make_from_BuildRoot
2021-01-08 05:52:19 +00:00