Bug#747455: gnome-vfs: Please switch to gnutls28

Dimitri John Ledkov dimitri.ledkov at canonical.com
Thu May 8 21:55:28 UTC 2014


Source: gnome-vfs
Severity: normal
Version: 1:2.24.4-4
Tags: patch
User: ametzler at debian.org
Usertags: gnutls3

Dear Maintainer,

Please consider switching to gnutls28 to use more up to date
implementation. Previous licensing concerns (GPLv2-only incompatibility)
of gnutls28 have now been resolved.

Furthermore, with new gnutls gcrypt dependency is no longer required as
gnutls can perform thread locking itself. [1]

Please consider applying following patch:

-------------- next part --------------
A non-text attachment was scrubbed...
Name: gnome-vfs.patch
Type: text/x-diff
Size: 5598 bytes
Desc: not available
URL: <http://lists.alioth.debian.org/pipermail/pkg-gnome-maintainers/attachments/20140508/a18ab784/attachment.patch>
-------------- next part --------------

Regards,

Dimitri.

[1] gnutls 2.12 release announcement:
** libgnutls: Added gnutls_global_set_mutex() to allow setting
alternative locking procedures. By default the system available
locking is used. In *NIX pthreads are used and in windows the
critical section API. This follows a different approach than the
previous versions that depended on libgcrypt initialization. The
locks are now set by default in systems that support it. Programs
that used gcry_control() to set thread locks should insert it into
a block of
#if GNUTLS_VERSION_NUMBER <= 0x020b00
        gcry_control(...)
#endif



More information about the pkg-gnome-maintainers mailing list