Bug 2826 - replace deprecated gnutls function
Summary: replace deprecated gnutls function
Status: RESOLVED FIXED
Alias: None
Product: Claws Mail (GTK 2)
Classification: Unclassified
Component: Other (show other bugs)
Version: 3.9.1
Hardware: All All
: P3 minor
Assignee: users
URL:
Depends on:
Blocks:
 
Reported: 2012-11-27 09:48 UTC by Christian Hesse
Modified: 2012-12-15 10:04 UTC (History)
0 users

See Also:


Attachments
replace deprecated gnutls function (2.06 KB, patch)
2012-11-27 09:48 UTC, Christian Hesse
no flags Details | Diff

Description Christian Hesse 2012-11-27 09:48:14 UTC
Created attachment 1197 [details]
replace deprecated gnutls function

This should replace deprecated gnutls function, still working with gnutls <= 2.10. Tested and works for me, hope that is ok.

Last warning about ssl is about unused gcry_threads_pthread, though I do not really understand why as it already should be expluded by includes.
Comment 1 users 2012-11-27 11:20:34 UTC
Changes related to this bug have been committed.
Please check latest CVS and update the bug accordingly.
You can also get the patch from:
http://www.claws-mail.org/tracker/

2012-11-27 [colin]	3.9.0cvs24

	* src/common/ssl.c
		Fix bug #2826, "replace deprecated gnutls function"
		Patch by Christian Hesse

Note You need to log in before you can comment on or make changes to this bug.