<feed xmlns='http://www.w3.org/2005/Atom'>
<title>notmuch, branch debian/0.23.7-3</title>
<subtitle>thread-based email index, search, and tagging</subtitle>
<id>https://git.notmuchmail.org/git/notmuch/atom?h=debian%2F0.23.7-3</id>
<link rel='self' href='https://git.notmuchmail.org/git/notmuch/atom?h=debian%2F0.23.7-3'/>
<link rel='alternate' type='text/html' href='https://git.notmuchmail.org/git/notmuch/'/>
<updated>2017-04-02T00:10:16Z</updated>
<entry>
<title>debian: changelog for 0.23.7-3</title>
<updated>2017-04-02T00:10:16Z</updated>
<author>
<name>David Bremner</name>
<email>david@tethera.net</email>
</author>
<published>2017-04-02T00:10:16Z</published>
<link rel='alternate' type='text/html' href='https://git.notmuchmail.org/git/notmuch/commit/?id=68173a1dc5b1f6408525996467f7dd3025e3f0c6'/>
<id>urn:sha1:68173a1dc5b1f6408525996467f7dd3025e3f0c6</id>
<content type='text'>
</content>
</entry>
<entry>
<title>cli/dump: bump dump format version to 3</title>
<updated>2017-04-02T00:08:32Z</updated>
<author>
<name>David Bremner</name>
<email>david@tethera.net</email>
</author>
<published>2017-03-31T10:55:17Z</published>
<link rel='alternate' type='text/html' href='https://git.notmuchmail.org/git/notmuch/commit/?id=87f1d68440c3126a585427443339ff4c8e3067ef'/>
<id>urn:sha1:87f1d68440c3126a585427443339ff4c8e3067ef</id>
<content type='text'>
No changes to the format of the body, but the header format was
fixed, and version 2 headers probably shouldn't be relied on.
</content>
</entry>
<entry>
<title>cli/dump: fix bug in dump header</title>
<updated>2017-04-02T00:07:39Z</updated>
<author>
<name>David Bremner</name>
<email>david@tethera.net</email>
</author>
<published>2017-03-28T11:09:03Z</published>
<link rel='alternate' type='text/html' href='https://git.notmuchmail.org/git/notmuch/commit/?id=83dffdb25192e482ab25742e3cf4608c20441b0a'/>
<id>urn:sha1:83dffdb25192e482ab25742e3cf4608c20441b0a</id>
<content type='text'>
Fix copy paste error.

(cherry picked from commit 1f3c7916f82774cacbfbb0fbc9d0e0aaae9399b3)
(changes to missing test dropped)
</content>
</entry>
<entry>
<title>debian: changelog stanza for 0.23.7-2</title>
<updated>2017-03-19T12:39:06Z</updated>
<author>
<name>David Bremner</name>
<email>david@tethera.net</email>
</author>
<published>2017-03-19T12:39:06Z</published>
<link rel='alternate' type='text/html' href='https://git.notmuchmail.org/git/notmuch/commit/?id=8ef0d05ad77db68044e437e939c60bed07e169f1'/>
<id>urn:sha1:8ef0d05ad77db68044e437e939c60bed07e169f1</id>
<content type='text'>
</content>
</entry>
<entry>
<title>lib/message.cc: fix Coverity finding (use after free)</title>
<updated>2017-03-19T12:36:51Z</updated>
<author>
<name>Tomi Ollila</name>
<email>tomi.ollila@iki.fi</email>
</author>
<published>2017-03-17T22:28:48Z</published>
<link rel='alternate' type='text/html' href='https://git.notmuchmail.org/git/notmuch/commit/?id=930920d5106e01d511dc339171ec3254e3d8771e'/>
<id>urn:sha1:930920d5106e01d511dc339171ec3254e3d8771e</id>
<content type='text'>
The object where pointer to `data` was received was deleted before
it was used in _notmuch_string_list_append().

Relevant Coverity messages follow:

3: extract
Assigning: data = std::__cxx11::string(message-&gt;doc.()).c_str(),
which extracts wrapped state from temporary of type std::__cxx11::string.

4: dtor_free
The internal representation of temporary of type std::__cxx11::string
is freed by its destructor.

5: use after free:
Wrapper object use after free (WRAPPER_ESCAPE)
Using internal representation of destroyed object local data.

(cherry picked from commit 06adc276682d1d5f73d78df2e898ad4191eb4499)
</content>
</entry>
<entry>
<title>update version to 0.23.7</title>
<updated>2017-03-01T00:49:24Z</updated>
<author>
<name>David Bremner</name>
<email>david@tethera.net</email>
</author>
<published>2017-03-01T00:49:24Z</published>
<link rel='alternate' type='text/html' href='https://git.notmuchmail.org/git/notmuch/commit/?id=770d00a8955b2ad8be9daf2923e31221c4847043'/>
<id>urn:sha1:770d00a8955b2ad8be9daf2923e31221c4847043</id>
<content type='text'>
</content>
</entry>
<entry>
<title>NEWS: add news for 0.23.7</title>
<updated>2017-03-01T00:46:53Z</updated>
<author>
<name>David Bremner</name>
<email>david@tethera.net</email>
</author>
<published>2017-03-01T00:46:53Z</published>
<link rel='alternate' type='text/html' href='https://git.notmuchmail.org/git/notmuch/commit/?id=cab1c36d5244427bd1067914015e8cb38c64e572'/>
<id>urn:sha1:cab1c36d5244427bd1067914015e8cb38c64e572</id>
<content type='text'>
</content>
</entry>
<entry>
<title>add changelog stanza for 0.23.7-1</title>
<updated>2017-03-01T00:39:59Z</updated>
<author>
<name>David Bremner</name>
<email>david@tethera.net</email>
</author>
<published>2017-02-28T00:07:52Z</published>
<link rel='alternate' type='text/html' href='https://git.notmuchmail.org/git/notmuch/commit/?id=1c9aa39822427e9dc4c1f15b6b982311e9e5c75f'/>
<id>urn:sha1:1c9aa39822427e9dc4c1f15b6b982311e9e5c75f</id>
<content type='text'>
</content>
</entry>
<entry>
<title>test: move GNUPGHOME to TEST_TMPDIR</title>
<updated>2017-02-28T00:01:42Z</updated>
<author>
<name>David Bremner</name>
<email>david@tethera.net</email>
</author>
<published>2017-02-27T23:53:56Z</published>
<link rel='alternate' type='text/html' href='https://git.notmuchmail.org/git/notmuch/commit/?id=1044775fc003914ee63b53254b7ca8700983a6e7'/>
<id>urn:sha1:1044775fc003914ee63b53254b7ca8700983a6e7</id>
<content type='text'>
We already use this directory for dtach sockets, so it makes sense to
put gnupg sockets there as well. There doesn't seem to be a clean way
to put a fully functional socket in a different location than
GNUPGHOME.
</content>
</entry>
<entry>
<title>Revert "configure: add test for gpgconf --create-socketdir"</title>
<updated>2017-02-27T22:27:49Z</updated>
<author>
<name>David Bremner</name>
<email>david@tethera.net</email>
</author>
<published>2017-02-27T22:27:49Z</published>
<link rel='alternate' type='text/html' href='https://git.notmuchmail.org/git/notmuch/commit/?id=a4ddc63b2372bcb826d8c46e79e0f64ac7af255b'/>
<id>urn:sha1:a4ddc63b2372bcb826d8c46e79e0f64ac7af255b</id>
<content type='text'>
This reverts commit 12f7d4e61d30fb9a5c99e128ab1aab0bf069cdb4.

Since we're not using gpgconf anymore, drop the unneeded test in
configure.
</content>
</entry>
</feed>
