Commit graph

307 commits

Author SHA1 Message Date
Richard W.M. Jones
b6092d8e76 Disable tests/test-captive.sh.
(cherry picked from commit d628f90603)
2020-01-28 11:53:15 +00:00
Richard W.M. Jones
b4c7a4b7d2 Disable tests on armv7 because of RHBZ#1795585. 2020-01-28 11:40:20 +00:00
Richard W.M. Jones
faa456dfea Merge remote-tracking branch 'origin/f31' into f30 2020-01-28 11:16:55 +00:00
Richard W.M. Jones
4c9af19e97 New stable release 1.16.2. 2020-01-28 11:16:00 +00:00
Richard W.M. Jones
984210f616 Merge remote-tracking branch 'origin/f31' into f30 2019-12-03 13:48:33 +00:00
Richard W.M. Jones
f3e43d71a9 Disable libguestfs on ppc64le because of
https://bugzilla.redhat.com/show_bug.cgi?id=1778520

(cherry picked from commit 4ccc35c84d)
2019-12-03 13:35:53 +00:00
Richard W.M. Jones
f0c7a95a1f Fix complete_test_arches again.
(cherry picked from commit 33d5db8c05)
2019-12-03 13:35:48 +00:00
Richard W.M. Jones
7a05d161dc Fix complete_test_arches.
(cherry picked from commit 41f790f919)
2019-12-03 13:35:45 +00:00
Richard W.M. Jones
0a511aee2e New stable release 1.16.1.
Use gpgverify macro instead of explicit gpgv2 command.
2019-12-03 13:21:15 +00:00
Richard W.M. Jones
f74dd67565 Use gpgverify macro instead of explicit gpgv2 command.
(cherry picked from commit f269e46c70)
2019-12-03 13:19:09 +00:00
Richard W.M. Jones
1a92c4a065 Merge remote-tracking branch 'origin/master' into f31 2019-11-14 10:51:26 +00:00
Richard W.M. Jones
44e31cc2b8 New stable release 1.16.0. 2019-11-14 10:34:10 +00:00
Richard W.M. Jones
6f97abb1da New upstream version 1.15.8.
Add new nbdkit-release-notes-* man pages.
2019-11-09 10:54:24 +00:00
Richard W.M. Jones
acde02c4e8 Update sources file. 2019-11-06 14:47:08 +00:00
Richard W.M. Jones
ecd14a1e8d New upstream version 1.15.7. 2019-11-06 14:44:03 +00:00
Richard W.M. Jones
26e120b9d6 vddk: Disable tests on non-x86 platforms. 2019-10-24 14:38:15 +01:00
Richard W.M. Jones
656a67d0b6 New upstream version 1.15.6. 2019-10-24 14:30:44 +01:00
Richard W.M. Jones
17c0b58450 Further test stability patches from upstream. 2019-10-19 19:45:05 +01:00
Richard W.M. Jones
53652f6834 Make tests/test-socket-activation stable. 2019-10-19 19:15:04 +01:00
Richard W.M. Jones
ce06df6749 Make tests/test-captive.sh stable (attempt 2). 2019-10-19 18:54:55 +01:00
Richard W.M. Jones
1c50b60365 Make tests/test-captive.sh stable. 2019-10-19 18:33:03 +01:00
Richard W.M. Jones
f1625484a3 New upstream release 1.15.5. 2019-10-19 18:08:26 +01:00
Richard W.M. Jones
e42bd5a4aa New upstream release 1.15.4.
New nbdkit-security(1) man page.
Rename nbdkit-reflection-plugin to nbdkit-info-plugin.
2019-10-01 11:30:38 +01:00
Richard W.M. Jones
7edda92aa0 New upstream release 1.15.3.
Add new header file nbd-protocol.h to devel subpackage.
2019-09-25 10:33:46 +01:00
Richard W.M. Jones
770f56f2df Add new nbdkit-reflection-plugin. 2019-09-20 15:36:28 +01:00
Richard W.M. Jones
fe211a736a New upstream version 1.12.8.
Fixes second Denial of Service attack:
  https://www.redhat.com/archives/libguestfs/2019-September/msg00272.html
2019-09-20 15:24:24 +01:00
Richard W.M. Jones
1d3e09709b New upstream version 1.14.2.
Fixes second Denial of Service attack:
  https://www.redhat.com/archives/libguestfs/2019-September/msg00272.html
2019-09-20 15:23:57 +01:00
Richard W.M. Jones
fe2ad07c3c New upstream version 1.15.2.
Fixes second Denial of Service attack:
  https://www.redhat.com/archives/libguestfs/2019-September/msg00272.html
Add new nbdkit-retry-filter.
2019-09-20 15:23:14 +01:00
Richard W.M. Jones
744d5ea0e4 Package <nbdkit-version.h>. 2019-09-12 18:59:20 +01:00
Richard W.M. Jones
f1b63f1ea4 Add nbdsh BR for tests. 2019-09-12 18:49:19 +01:00
Richard W.M. Jones
7c1d7e123a New upstream version 1.12.7.
Fixes Denial of Service / Amplication Attack:
  https://www.redhat.com/archives/libguestfs/2019-September/msg00084.html
2019-09-12 18:47:38 +01:00
Richard W.M. Jones
0feddf862e New upstream version 1.14.1.
Fixes Denial of Service / Amplication Attack:
  https://www.redhat.com/archives/libguestfs/2019-September/msg00084.html
2019-09-12 18:46:31 +01:00
Richard W.M. Jones
083e305e64 New upstream version 1.15.1.
Fixes Denial of Service / Amplication Attack:
  https://www.redhat.com/archives/libguestfs/2019-September/msg00084.html
2019-09-12 18:44:58 +01:00
Richard W.M. Jones
7ae0989989 Typo in previous commit. 2019-08-29 21:15:36 +01:00
Richard W.M. Jones
9cc5bdb701 Split out nbdkit-nbd-plugin subpackage.
Since nbdkit 1.14, nbdkit-nbd-plugin now depends on libnbd.  Therefore
it shouldn't go into the basic plugins package (which is supposed to
have minimal dependencies), but should be placed in its own package.
2019-08-29 21:05:10 +01:00
Richard W.M. Jones
cf53426d08 New stable version 1.12.6. 2019-08-29 13:21:24 +01:00
Richard W.M. Jones
a34b33e5e0 Add provides for all basic plugins and filters.
(cherry picked from commit 331127737a)

For Fedora 29/30: Modified this to exclude the filters which are not
present in 1.12.
2019-08-29 13:10:32 +01:00
Richard W.M. Jones
07b855797c New upstream version 1.14.0. 2019-08-28 19:08:49 +01:00
Richard W.M. Jones
15b07b89f6 Temporarily kill tests/test-cache-max-size.sh since it fails
sometimes on s390x for unclear reasons.
2019-08-21 19:16:46 +01:00
Richard W.M. Jones
1e59bed6d7 Temporarily kill tests/test-shutdown.sh 2019-08-21 18:34:09 +01:00
Miro Hrončok
b7e38ed290 Rebuilt for Python 3.8 2019-08-21 19:15:52 +02:00
Richard W.M. Jones
52cdc4fe66 New upstream version 1.13.9. 2019-08-21 18:11:16 +01:00
Richard W.M. Jones
c2efe7d099 Revert "Remove Requires nbdkit-devel -> nbdkit-server."
This change, while strictly correct, wasn't a particularly good idea.

While it would be possible in theory to build plugins without having
the server around, almost any reasonable build system might then try
to test them against the server.  But plugins are not compatible with
servers compiled with a different pointer size (eg. i686 plugin with
x86-64 server).

So it's best to pull in the matching server with the devel package.

The downside to this is that you cannot install nbdkit-devel.i686 and
nbdkit-devel.x86_64 together.

This reverts commit 495abe826e.
2019-08-21 13:00:35 +01:00
Richard W.M. Jones
495abe826e Remove Requires nbdkit-devel -> nbdkit-server.
Still possible to build plugins without needing the server to run
them, eg. when building for multilib.
2019-08-21 10:42:50 +01:00
Richard W.M. Jones
331127737a Add provides for all basic plugins and filters. 2019-08-21 09:13:37 +01:00
Richard W.M. Jones
1b316e5034 BR libnbd 0.9.8. 2019-08-20 12:06:18 +01:00
Miro Hrončok
cb5a9a5c13 Rebuilt for Python 3.8 2019-08-19 16:28:41 +02:00
Richard W.M. Jones
a1141f5911 Fix for libnbd 0.9.8. 2019-08-19 12:06:00 +01:00
Miro Hrončok
693b073f71 Rebuilt for Python 3.8 2019-08-19 10:20:25 +02:00
Richard W.M. Jones
97d61bff8a New stable version 1.12.5. 2019-08-02 13:48:21 +01:00