summaryrefslogtreecommitdiff
path: root/news/release-0.23.7.mdwn
blob: 467e08a6f832236573cefe867668db4664a1f9bb (plain)
[[!meta date="2017-02-28"]]

Notmuch 0.23.7 (2017-02-28)
===========================

Test Suite
----------

Drop use of gpgconf --create-socketdir. Move $GNUPGHOME to /tmp.

It turns out the hardcoded use of /run/user in gpg doesn't work out
that well in some environments. The more low tech fix is to move all
of $GNUPGHOME to somewhere where we can control the length of the
paths.