Package: shishi
Version: 1.0.0-2
Severity: normal
User: [email protected]
Usertags: deprecated-gnutls-2.12

This package is using gnutls_certificate_verify_peers(), a function marked
deprecated in newer stable versions of GnuTLS (>=2.12.x) and removed in
the GnuTLS development version  2.99.1. GnuTLS 2.12.x is already available
in experimental.

Excerpt from buildlog:
====================================================
starttls.c:198:3: warning: 'gnutls_certificate_verify_peers' is deprecated 
(declared at /usr/include/gnutls/compat.h:330)
====================================================

Please switch from gnutls_certificate_verify_peers to its successor
gnutls_certificate_verify_peers2 (first included in gnutls stable
release 1.2.0).
cu andreas 



_______________________________________________
Help-shishi mailing list
[email protected]
https://lists.gnu.org/mailman/listinfo/help-shishi

Reply via email to