dcavalca / rpms / qemu

Forked from rpms/qemu 10 months ago
Clone

9eb191 Disable gcrypt (for real this time).

Authored and Committed by rjones@redhat.com 2 years ago
1 file changed. 4 lines added. 3 lines removed.
    Disable gcrypt (for real this time).
    
    This will use gnutls's internal implementation as the
    default crypto engine:
    
      Crypto
        TLS priority                 : "@QEMU,SYSTEM"
        GNUTLS support               : YES
        GNUTLS crypto                : YES
        libgcrypt                    : NO
        nettle                       : NO
        crypto afalg                 : NO
        rng-none                     : NO
        Linux keyring                : YES
    
    Fixes: https://bugzilla.redhat.com/show_bug.cgi?id=1998452
    
        
file modified
+4 -3