X-Git-Url: https://git.cworth.org/git?a=blobdiff_plain;f=news%2Frelease-0.23.7.mdwn;fp=news%2Frelease-0.23.7.mdwn;h=467e08a6f832236573cefe867668db4664a1f9bb;hb=90037cff8296a89bedcc4c2fb93001d245b7ff92;hp=0000000000000000000000000000000000000000;hpb=618ce49f078599b4616afaaedf98df6fdf7f9b80;p=notmuch-wiki diff --git a/news/release-0.23.7.mdwn b/news/release-0.23.7.mdwn new file mode 100644 index 0000000..467e08a --- /dev/null +++ b/news/release-0.23.7.mdwn @@ -0,0 +1,14 @@ +[[!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.