]> granicus.if.org Git - neomutt/commitdiff
merge: upstream GPGME improvements
authorPietro Cerutti <gahr@gahr.ch>
Thu, 6 Dec 2018 11:55:43 +0000 (11:55 +0000)
committerPietro Cerutti <gahr@gahr.ch>
Thu, 6 Dec 2018 11:55:43 +0000 (11:55 +0000)
 * Require GPGME version 1.2.0 and drop useless HAVE macros.
 * Always use the gpgme_new wrapper in crypt-gpgme.
 * Try to avoid creation of temp. directory for key import.
 * Improve the console output for extract-keys and speed up import.


Trivial merge