On 08/22/11 10:26, Stefan Hajnoczi wrote:
On Mon, Jul 4, 2011 at 11:00 PM, Raghavendra D Prabhu
<raghu.prabh...@gmail.com> wrote:
The gnutls_*_set_priority family of functions has been marked deprecated
in 2.12.x. These functions have been superceded by
gnutls_priority_set_direct().
Signed-off-by: Raghavendra D Prabhu<rpra...@wnohang.net>
---
ui/vnc-tls.c | 20 +-------------------
1 files changed, 1 insertions(+), 19 deletions(-)
Gerd,
You reported these F16 build failures. I'm getting them now too and
Raghavendra's patch would be useful to fix them.
Indeed. Patch looks good to me.
cheers,
Gerd