On Friday, 22 August 2014 at 19:13, Kevin J. McCarthy wrote: > Attached is a revised patch for ticket #3515. Currently mutt calls the > deprecated gnutls_protocol_set_priority. This patch add autoconf checks > (as requested by Brendan at > http://dev.mutt.org/trac/ticket/3515#comment:1) > > -Kevin
> # HG changeset patch > # User Kevin McCarthy <[email protected]> > # Date 1408758698 25200 > # Fri Aug 22 18:51:38 2014 -0700 > # Node ID 48f5e2a518095333ec06debb2307fa35f6f192e5 > # Parent 8f62001989cc9f564236e54b318ecca05f551af2 > Fix deprecated gnutls_protocol_set_priority. (closes #3515) > > This patch is based off of the patch at > http://dev.mutt.org/trac/attachment/ticket/3515/624058-gnutls-deprecated-set-priority.patch > > The mutt source has changed since then, with more TLS options being > added. This patch therefore uses a slightly different strategy for > generating the > priority string. > > The patch also adds autoconf support, as requested by brendan at > http://dev.mutt.org/trac/ticket/3515#comment:1 Applied, thanks!
