Re: [Xen-devel] [PATCH 1/2] vns/tls: don't use depricated gnutls functions

2015-05-13 Thread Anthony PERARD
On Tue, Apr 28, 2015 at 09:42:26AM +, Olaf Hering wrote: > From: Gerd Hoffmann > > Avoid using deprecated gnutls functions with recent gnutls versions. > Fixes build failure on Fedora 16. Keep the old way for compatibility > with old installations such as RHEL-5 (gnutls 1.4.x). > > Based on

[Xen-devel] [PATCH 1/2] vns/tls: don't use depricated gnutls functions

2015-04-28 Thread Olaf Hering
From: Gerd Hoffmann Avoid using deprecated gnutls functions with recent gnutls versions. Fixes build failure on Fedora 16. Keep the old way for compatibility with old installations such as RHEL-5 (gnutls 1.4.x). Based on a patch from Raghavendra D Prabhu Upstream commit f40d55081667a716312b9a