[Debian GNUstep maintainers] Bug#624054: gnustep-base: Uses deprecated _set_priority GnuTLS functions

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


Package: gnustep-base
Version: 1.20.2-2
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:
====================================================
GSSocketStream.m:502:7: warning: 'gnutls_protocol_set_priority' is deprecated (declared at /usr/include/gnutls/compat.h:344)
GSSocketStream.m:509:7: warning: 'gnutls_protocol_set_priority' is deprecated (declared at /usr/include/gnutls/compat.h:344)
====================================================

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-GNUstep-maintainers mailing list