diff options
author | Sam James <sam@gentoo.org> | 2022-04-03 05:04:09 +0100 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2022-04-03 05:35:37 +0100 |
commit | f80abc70fa18166129b827b6ed4c671cb5c656b0 (patch) | |
tree | 49ec1d9bebc0da7188efef9e3629fa3b6b94c0a5 /app-emulation/libvirt/metadata.xml | |
parent | dev-python/libvirt-python: add note to bump w/ app-emulation/libvirt (diff) | |
download | gentoo-f80abc70fa18166129b827b6ed4c671cb5c656b0.tar.gz gentoo-f80abc70fa18166129b827b6ed4c671cb5c656b0.tar.bz2 gentoo-f80abc70fa18166129b827b6ed4c671cb5c656b0.zip |
app-emulation/libvirt: add 8.2.0
* Add 8.2.0
* Tighten up some lower bounds on dependencies
* Add shorewall to init script 'after'
Bug: https://bugs.gentoo.org/836128
Closes: https://bugs.gentoo.org/833754
Closes: https://bugs.gentoo.org/831121
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'app-emulation/libvirt/metadata.xml')
-rw-r--r-- | app-emulation/libvirt/metadata.xml | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/app-emulation/libvirt/metadata.xml b/app-emulation/libvirt/metadata.xml index cd76572452f6..ab1603dc9f57 100644 --- a/app-emulation/libvirt/metadata.xml +++ b/app-emulation/libvirt/metadata.xml @@ -64,6 +64,10 @@ Use <pkg>net-libs/libssh</pkg> to communicate with remote libvirtd hosts, for example: qemu+libssh://server/system </flag> + <flag name="libssh2"> + Use <pkg>net-libs/libssh2</pkg> to communicate with remote libvirtd hosts, + for example: qemu+libssh2://server/system + </flag> <flag name="pcap"> Support auto learning IP addreses for routing </flag> |