You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
31 lines
1.1 KiB
31 lines
1.1 KiB
2 years ago
|
From 750e4c9e4ba438c2092dc66046d7a87df3886457 Mon Sep 17 00:00:00 2001
|
||
|
From: "Richard W.M. Jones" <rjones@redhat.com>
|
||
|
Date: Tue, 29 Nov 2022 08:26:46 +0000
|
||
|
Subject: [PATCH] vddk: Document that 8.0.0 has now been tested
|
||
|
|
||
|
I forgot to update the man page.
|
||
|
|
||
|
Thanks: Alice Frosi
|
||
|
Fixes: commit dbe12ed499baeea94d603db55cad9e971e0ebcf0
|
||
|
(cherry picked from commit f0ed40307a2a0b873e4271e90f6e9c2e50c75017)
|
||
|
---
|
||
|
plugins/vddk/nbdkit-vddk-plugin.pod | 2 +-
|
||
|
1 file changed, 1 insertion(+), 1 deletion(-)
|
||
|
|
||
|
diff --git a/plugins/vddk/nbdkit-vddk-plugin.pod b/plugins/vddk/nbdkit-vddk-plugin.pod
|
||
|
index 4d6040be..988413cf 100644
|
||
|
--- a/plugins/vddk/nbdkit-vddk-plugin.pod
|
||
|
+++ b/plugins/vddk/nbdkit-vddk-plugin.pod
|
||
|
@@ -672,7 +672,7 @@ server, which can also be very slow.
|
||
|
This plugin requires VDDK E<ge> 6.5 (released Nov 2016). It is only
|
||
|
supported on the x64-64 archtecture.
|
||
|
|
||
|
-It has been tested with all versions up to 7.0.3 (but should work with
|
||
|
+It has been tested with all versions up to 8.0.0 (but should work with
|
||
|
future versions).
|
||
|
|
||
|
VDDK 6.7 was the first version that supported the
|
||
|
--
|
||
|
2.31.1
|
||
|
|