On Tue, 2018-06-05 at 09:37 +0200, Ján Tomko wrote:
Since commit <eee8c85> we require GnuTLS >= 3.2.0.
Install the aptly-named libgnutls28-dev package
instead of plain libgnutls-dev.
Signed-off-by: Ján Tomko <jtomko(a)redhat.com>
---
RFC, since I haven't even started to figure out how to test it.
Exposed by commit 3bf1959 which led to
virCryptoHaveCipher(VIR_CRYPTO_CIPHER_AES256CBC)
being called from the test suite, in qemuDomainSupportsEncryptedSecret.
The proper fix for non-GnuTLS user is probably disabling the build
of QEMU driver without GnuTLS, since capabilities caching won't work
properly anyway without the hash functions.
Michal just posted patches[1] that make GnuTLS mandatory. I'll
add more thoughts about the topic there.
[1]
https://www.redhat.com/archives/libvir-list/2018-June/msg00316.html
--
Andrea Bolognani / Red Hat / Virtualization