Package: elinks Version: 0.12~pre6-12 Severity: minor Tags: upstream User: [email protected] Usertags: deprecated-gnutls-3.6
Hello, elinks.c as patched by Debian contains this code: if (gnutls_priority_set_direct(*state, "NORMAL:-CTYPE-OPENPGP", NULL)) i.e. it explicitely disables gnutls support for openpgp certificates. GnuTLS stopped enabling OPENPGP certificates by default in 3.0.2 (Sept 2011). OpenPGP support in gnutls was marked deprecated in 3.5.9 and was removed in 3.6.0. (Noop stub functions are still shipped to avoid ABI breakage.) Therefore imho it makes sense to drop the pgp/gnutls code from elinks. cu Andreas -- `What a good friend you are to him, Dr. Maturin. His other friends are so grateful to you.' `I sew his ears on from time to time, sure'

