Bug#624087: libsoup2.4: Uses deprecated gnutls_certificate_verify_peers

Andreas Metzler ametzler at downhill.at.eu.org
Mon Apr 25 13:03:17 UTC 2011


Package: libsoup2.4
Version: 2.30.2-1
Severity: normal
User: ametzler at downhill.at.eu.org
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:
====================================================
soup-gnutls.c:64:2: 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 





More information about the pkg-gnome-maintainers mailing list