Package: shishi Version: 1.0.0-2 Severity: normal User: [email protected] 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 _______________________________________________ Help-shishi mailing list [email protected] https://lists.gnu.org/mailman/listinfo/help-shishi
