help-shishi
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Bug#624031: shishi: Uses deprecated _set_priority GnuTLS functions


From: Andreas Metzler
Subject: Bug#624031: shishi: Uses deprecated _set_priority GnuTLS functions
Date: Mon, 25 Apr 2011 14:21:41 +0200

Package: shishi
Version: 1.0.0-2
Severity: normal
User: address@hidden
Usertags: deprecated-gnutls-2.12

This package is using some functions which are marked deprecated in
newer versions of GnuTLS (>=2.12.x). (They are not yet removed, though.)
These functions will be removed in future releases. GnuTLS 2.12.x is
already available in experimental.

Excerpt from buildlog:
====================================================
starttls.c:333:3: warning: 'gnutls_kx_set_priority' is deprecated (declared at 
/usr/include/gnutls/compat.h:342)
starttls.c:302:3: warning: 'gnutls_kx_set_priority' is deprecated (declared at 
/usr/include/gnutls/compat.h:342)
====================================================

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(). The replacement function was added in gnutls
stable release 2.2.0 (released 2007-12-14).

cu Andreas





reply via email to

[Prev in Thread] Current Thread [Next in Thread]