aboutsummaryrefslogtreecommitdiff
path: root/debian
diff options
context:
space:
mode:
authorDavid Bremner <david@tethera.net>2017-02-28 21:21:07 -0400
committerDavid Bremner <david@tethera.net>2017-02-28 21:21:07 -0400
commit508b5c20fa38b17fa527af075857061f4ed81e2a (patch)
treead0ae7898db74c3e6c1a9362e671da1aff5b2840 /debian
parent5c0f1bd36790e680f7d3b6082e3606bd3b84a588 (diff)
parent770d00a8955b2ad8be9daf2923e31221c4847043 (diff)
Merge branch 'release'
Second gnugpg test suite fix
Diffstat (limited to 'debian')
-rw-r--r--debian/changelog7
1 files changed, 3 insertions, 4 deletions
diff --git a/debian/changelog b/debian/changelog
index b9b4992e..f3167549 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,10 +1,9 @@
-notmuch (0.23.6-1) unstable; urgency=medium
+notmuch (0.23.7-1) unstable; urgency=medium
- * Use gpgconf --create-socketdir to create gpg-agent sockets for
- test suite.
+ * Move test suite $GNUPGHOME to /tmp to avoid problems with long build paths.
* Fix read-after-free bug in `notmuch new`.
- -- David Bremner <bremner@debian.org> Mon, 27 Feb 2017 06:56:28 -0400
+ -- David Bremner <bremner@debian.org> Tue, 28 Feb 2017 20:39:30 -0400
notmuch (0.23.5-1) unstable; urgency=medium