From: David Bremner Date: Tue, 21 Feb 2017 11:50:05 +0000 (-0400) Subject: NEWS: news for gpgconf use in test suite X-Git-Tag: 0.23.6~7 X-Git-Url: https://git.notmuchmail.org/git?a=commitdiff_plain;ds=sidebyside;h=5e22323c15811ea43736b2f5f2fa21464e8942f4;p=notmuch NEWS: news for gpgconf use in test suite --- diff --git a/NEWS b/NEWS index c023c03e..01397914 100644 --- a/NEWS +++ b/NEWS @@ -1,3 +1,15 @@ +Notmuch 0.23.6 (UNRELEASED) +=========================== + +Test Suite +---------- + +Use gpgconf --create-socketdir if available. + + GnuPG has a facility to use sockets in /run or /var/run to avoid + problems with long socket paths, but this is not enabled by default + for GNUPGHOME other than $HOME/.gnupg. Enable it, if possible. + Notmuch 0.23.5 (2017-01-09) ===========================