<feed xmlns='http://www.w3.org/2005/Atom'>
<title>notmuch, branch 0.36_rc0</title>
<subtitle>thread-based email index, search, and tagging</subtitle>
<id>https://git.notmuchmail.org/git/notmuch/atom?h=0.36_rc0</id>
<link rel='self' href='https://git.notmuchmail.org/git/notmuch/atom?h=0.36_rc0'/>
<link rel='alternate' type='text/html' href='https://git.notmuchmail.org/git/notmuch/'/>
<updated>2022-04-15T12:23:58Z</updated>
<entry>
<title>release: automate upload of pre-release tarballs</title>
<updated>2022-04-15T12:23:58Z</updated>
<author>
<name>David Bremner</name>
<email>david@tethera.net</email>
</author>
<published>2022-04-15T12:17:30Z</published>
<link rel='alternate' type='text/html' href='https://git.notmuchmail.org/git/notmuch/commit/?id=78aaef9a0b6f106e648367b18b46b48d885f9213'/>
<id>urn:sha1:78aaef9a0b6f106e648367b18b46b48d885f9213</id>
<content type='text'>
The tarballs were requested by some distro-packagers, and this
automation will hopefully reduce the number of errors from the current
manual process.
</content>
</entry>
<entry>
<title>release: save more release files to releases/</title>
<updated>2022-04-15T12:11:28Z</updated>
<author>
<name>David Bremner</name>
<email>david@tethera.net</email>
</author>
<published>2022-04-15T12:11:28Z</published>
<link rel='alternate' type='text/html' href='https://git.notmuchmail.org/git/notmuch/commit/?id=83f4e5babb61e56f34d2f8baf1aa15a84cfb25a2'/>
<id>urn:sha1:83f4e5babb61e56f34d2f8baf1aa15a84cfb25a2</id>
<content type='text'>
The main change is to move the signatures to releases/ when invoking
the pre-release target; also stash the debian symlink for the release
target.
</content>
</entry>
<entry>
<title>NEWS: add header for 0.36</title>
<updated>2022-04-15T11:47:37Z</updated>
<author>
<name>David Bremner</name>
<email>david@tethera.net</email>
</author>
<published>2022-04-15T11:47:37Z</published>
<link rel='alternate' type='text/html' href='https://git.notmuchmail.org/git/notmuch/commit/?id=ec547289be44fc0a89321cabc5dbd701dd455c0e'/>
<id>urn:sha1:ec547289be44fc0a89321cabc5dbd701dd455c0e</id>
<content type='text'>
</content>
</entry>
<entry>
<title>debian: changelog for 0.36~rc0-1</title>
<updated>2022-04-15T11:45:28Z</updated>
<author>
<name>David Bremner</name>
<email>david@tethera.net</email>
</author>
<published>2022-04-15T11:45:28Z</published>
<link rel='alternate' type='text/html' href='https://git.notmuchmail.org/git/notmuch/commit/?id=54f73ad4f7e6570ec1e979ff93c444f129c1c6a9'/>
<id>urn:sha1:54f73ad4f7e6570ec1e979ff93c444f129c1c6a9</id>
<content type='text'>
</content>
</entry>
<entry>
<title>version: bump to 0.36~rc0</title>
<updated>2022-04-15T11:42:22Z</updated>
<author>
<name>David Bremner</name>
<email>david@tethera.net</email>
</author>
<published>2022-04-15T11:42:22Z</published>
<link rel='alternate' type='text/html' href='https://git.notmuchmail.org/git/notmuch/commit/?id=d87d780ef00af603366a71ec958a7f4a31545171'/>
<id>urn:sha1:d87d780ef00af603366a71ec958a7f4a31545171</id>
<content type='text'>
</content>
</entry>
<entry>
<title>lib: add sexp: prefix to Xapian (infix) query parser.</title>
<updated>2022-04-15T11:25:46Z</updated>
<author>
<name>David Bremner</name>
<email>david@tethera.net</email>
</author>
<published>2022-04-09T19:45:48Z</published>
<link rel='alternate' type='text/html' href='https://git.notmuchmail.org/git/notmuch/commit/?id=a1d139de4d92ae2cdee14d78bd2d66dc2c548714'/>
<id>urn:sha1:a1d139de4d92ae2cdee14d78bd2d66dc2c548714</id>
<content type='text'>
This is analogous to the "infix" prefix provided by the s-expression
based query parser.
</content>
</entry>
<entry>
<title>test/sexp: add test for and of stemmed terms.</title>
<updated>2022-04-15T11:25:19Z</updated>
<author>
<name>David Bremner</name>
<email>david@tethera.net</email>
</author>
<published>2022-04-09T19:45:47Z</published>
<link rel='alternate' type='text/html' href='https://git.notmuchmail.org/git/notmuch/commit/?id=fc3bb11808d8e7d02265ddd08cbffa4ab9d712a2'/>
<id>urn:sha1:fc3bb11808d8e7d02265ddd08cbffa4ab9d712a2</id>
<content type='text'>
Previously only singled stemmed terms were tested.
</content>
</entry>
<entry>
<title>configure: clean up new test source and binary files.</title>
<updated>2022-04-13T11:23:54Z</updated>
<author>
<name>David Bremner</name>
<email>david@tethera.net</email>
</author>
<published>2022-04-13T11:23:04Z</published>
<link rel='alternate' type='text/html' href='https://git.notmuchmail.org/git/notmuch/commit/?id=97f16b26518036b2c493dd6af11d98006ca49f77'/>
<id>urn:sha1:97f16b26518036b2c493dd6af11d98006ca49f77</id>
<content type='text'>
The previous source was renamed and a new binary generated in
commit 8723e707c15f7b435f07f5d5ea693496bb9769bb.
</content>
</entry>
<entry>
<title>debian: don't skip test smime.4</title>
<updated>2022-04-13T11:15:10Z</updated>
<author>
<name>David Bremner</name>
<email>david@tethera.net</email>
</author>
<published>2022-04-13T11:15:10Z</published>
<link rel='alternate' type='text/html' href='https://git.notmuchmail.org/git/notmuch/commit/?id=b3e208aa14854bfd96da5438bc20ae6177461869'/>
<id>urn:sha1:b3e208aa14854bfd96da5438bc20ae6177461869</id>
<content type='text'>
The test is fixed now.
</content>
</entry>
<entry>
<title>test/smime: fix signature verification test with newer gmime.</title>
<updated>2022-04-13T10:55:22Z</updated>
<author>
<name>David Bremner</name>
<email>david@tethera.net</email>
</author>
<published>2022-04-12T20:15:56Z</published>
<link rel='alternate' type='text/html' href='https://git.notmuchmail.org/git/notmuch/commit/?id=8723e707c15f7b435f07f5d5ea693496bb9769bb'/>
<id>urn:sha1:8723e707c15f7b435f07f5d5ea693496bb9769bb</id>
<content type='text'>
The extra machinery to check for the actual output format is justified
by the possibility that distros may patch this newer output format
into older versions of gmime.

Amended-by: Michael J Gruber &lt;git@grubix.eu&gt;
Signed-off-by: Michael J Gruber &lt;git@grubix.eu&gt;
Amended-again-by: db
</content>
</entry>
</feed>
