On 06/05/2018 02:04 PM, Daniel P. Berrangé wrote:
On Tue, Jun 05, 2018 at 01:55:54PM +0200, Michal Privoznik wrote:
> We are building with GnuTLS everywhere because GnuTLS is widely
> available. Also, it is desirable to prefer cryptographically
> strong PRNG over "/dev/urandom" which is just a fallback.
>
> Signed-off-by: Michal Privoznik <mprivozn(a)redhat.com>
> ---
> configure.ac | 2 --
> m4/virt-gnutls.m4 | 4 ----
> 2 files changed, 6 deletions(-)
Reviewed-by: Daniel P. Berrangé <berrange(a)redhat.com>
Thanks, I've pushed these.
Michal