Bug#624047: loudmouth: Uses deprecated _set_priority GnuTLS functions

Andreas Metzler ametzler at downhill.at.eu.org
Mon Apr 25 12:21:41 UTC 2011


Package: loudmouth
Version: 1.4.3-7
Severity: normal
User: ametzler at downhill.at.eu.org
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:
====================================================
lm-ssl-gnutls.c:206:2: warning: 'gnutls_certificate_type_set_priority' is deprecated (declared at /usr/include/gnutls/compat.h:347)
lm-ssl-gnutls.c:208:2: warning: 'gnutls_compression_set_priority' is deprecated (declared at /usr/include/gnutls/compat.h:339)
====================================================

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






More information about the pkg-gnome-maintainers mailing list