On 25/04/11 14:21, Andreas Metzler wrote: > Package: mpop > Version: 1.0.23-1 > Severity: normal > User: ametz...@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: > ==================================================== > ../../src/tls.c:1141:9: warning: 'gnutls_protocol_set_priority' is deprecated > (declared at /usr/include/gnutls/compat.h:344) > ../../src/tls.c:1141:9: 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).
Thanks for reporting this issue. This is now fixed upstream in both mpop and msmtp, which share the same TLS code: mpop: http://mpop.git.sourceforge.net/git/gitweb.cgi?p=mpop/mpop;a=commitdiff;h=f27fd761cc1ef5ea5db7de4daf5445e1c15d42d1 msmtp: http://msmtp.git.sourceforge.net/git/gitweb.cgi?p=msmtp/msmtp;a=commitdiff;h=d4b7cc3078993143ece195c38837cc9d90efbc70 New releases with this fix will be available soon. Best regards, Martin -- To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org