curl-library
Bug#624024: curl: Uses deprecated _set_priority GnuTLS functions (fwd)
Date: Mon, 25 Apr 2011 15:18:56 +0200 (CEST)
Hi friends,
As submitted to the Debian bug tracker:
---------- Forwarded message ----------
Date: Mon, 25 Apr 2011 14:21:41
From: Andreas Metzler <ametzler_at_downhill.at.eu.org>
To: Debian Bug Tracking System <maintonly_at_bugs.debian.org>
Subject: Bug#624024: curl: Uses deprecated _set_priority GnuTLS functions
Resent-Date: Mon, 25 Apr 2011 12:27:07 +0000
Resent-Date: Mon, 25 Apr 2011 12:27:17 +0000
Resent-From: Andreas Metzler <ametzler_at_downhill.at.eu.org>
Resent-To: Ramakrishnan Muthukrishnan <rkrishnan_at_debian.org>
Package: curl
Version: 7.21.6-1
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:
====================================================
gtls.c:432:5: warning: 'gnutls_protocol_set_priority' is deprecated (declared at /usr/include/gnutls/compat.h:344)
gtls.c:440:3: warning: 'gnutls_certificate_type_set_priority' is deprecated (declared at /usr/include/gnutls/compat.h:347)
====================================================
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
-------------------------------------------------------------------
List admin: http://cool.haxx.se/list/listinfo/curl-library
Etiquette: http://curl.haxx.se/mail/etiquette.html
Received on 2011-04-25