<feed xmlns='http://www.w3.org/2005/Atom'>
<title>notmuch, branch archive/debian/0.30-1</title>
<subtitle>thread-based email index, search, and tagging</subtitle>
<id>https://git.notmuchmail.org/git/notmuch/atom?h=archive%2Fdebian%2F0.30-1</id>
<link rel='self' href='https://git.notmuchmail.org/git/notmuch/atom?h=archive%2Fdebian%2F0.30-1'/>
<link rel='alternate' type='text/html' href='https://git.notmuchmail.org/git/notmuch/'/>
<updated>2020-07-11T01:25:04Z</updated>
<entry>
<title>NEWS: update date for release</title>
<updated>2020-07-11T01:25:04Z</updated>
<author>
<name>David Bremner</name>
<email>david@tethera.net</email>
</author>
<published>2020-07-11T01:25:04Z</published>
<link rel='alternate' type='text/html' href='https://git.notmuchmail.org/git/notmuch/commit/?id=b502e26563010503e77da7188c24db4cee592185'/>
<id>urn:sha1:b502e26563010503e77da7188c24db4cee592185</id>
<content type='text'>
</content>
</entry>
<entry>
<title>debian: changelog for 0.30</title>
<updated>2020-07-11T01:24:41Z</updated>
<author>
<name>David Bremner</name>
<email>david@tethera.net</email>
</author>
<published>2020-07-11T01:24:41Z</published>
<link rel='alternate' type='text/html' href='https://git.notmuchmail.org/git/notmuch/commit/?id=fbc341f7122029bcd35d451792002edbfd0db54b'/>
<id>urn:sha1:fbc341f7122029bcd35d451792002edbfd0db54b</id>
<content type='text'>
</content>
</entry>
<entry>
<title>version: set to 0.30</title>
<updated>2020-07-11T01:21:19Z</updated>
<author>
<name>David Bremner</name>
<email>david@tethera.net</email>
</author>
<published>2020-07-11T01:21:19Z</published>
<link rel='alternate' type='text/html' href='https://git.notmuchmail.org/git/notmuch/commit/?id=e56a207ce14386b3e826dd267c549427b2c3f9ec'/>
<id>urn:sha1:e56a207ce14386b3e826dd267c549427b2c3f9ec</id>
<content type='text'>
</content>
</entry>
<entry>
<title>build: produce signatures for release candidate tarballs.</title>
<updated>2020-07-03T10:37:00Z</updated>
<author>
<name>David Bremner</name>
<email>david@tethera.net</email>
</author>
<published>2020-06-16T14:17:55Z</published>
<link rel='alternate' type='text/html' href='https://git.notmuchmail.org/git/notmuch/commit/?id=552029f7482ea76806f18b8ef2cbe9c8706b39f4'/>
<id>urn:sha1:552029f7482ea76806f18b8ef2cbe9c8706b39f4</id>
<content type='text'>
Today Defalos on #notmuch asked for a signed tarball for
0.30~rc2. This is a minimal change to support this in the future.  The
question of automagically uploading will need more thought; currently
I like the fact that tags from pre-releases are only pushed manually.
</content>
</entry>
<entry>
<title>test: fix python 3.8.4 related regression in T210-raw</title>
<updated>2020-07-03T10:23:32Z</updated>
<author>
<name>David Bremner</name>
<email>david@tethera.net</email>
</author>
<published>2020-07-03T10:23:32Z</published>
<link rel='alternate' type='text/html' href='https://git.notmuchmail.org/git/notmuch/commit/?id=e9f8ffd882aba446ee27a9c32bb1e1475512d3f7'/>
<id>urn:sha1:e9f8ffd882aba446ee27a9c32bb1e1475512d3f7</id>
<content type='text'>
It seems (at least in 3.8.4~rc1-1 on Debian) that set_content requires
at least one line.
</content>
</entry>
<entry>
<title>debian: changelog fo 0.30~rc3-1</title>
<updated>2020-07-03T09:50:16Z</updated>
<author>
<name>David Bremner</name>
<email>david@tethera.net</email>
</author>
<published>2020-07-03T09:50:16Z</published>
<link rel='alternate' type='text/html' href='https://git.notmuchmail.org/git/notmuch/commit/?id=4539d68e3bd1ade7a4e47600223a1e76bd99f3fa'/>
<id>urn:sha1:4539d68e3bd1ade7a4e47600223a1e76bd99f3fa</id>
<content type='text'>
</content>
</entry>
<entry>
<title>version: bump to 0.30~rc3</title>
<updated>2020-07-03T09:45:17Z</updated>
<author>
<name>David Bremner</name>
<email>david@tethera.net</email>
</author>
<published>2020-07-03T09:45:17Z</published>
<link rel='alternate' type='text/html' href='https://git.notmuchmail.org/git/notmuch/commit/?id=038b3e7c302fed34b8734d3dcac2c5568d4147f3'/>
<id>urn:sha1:038b3e7c302fed34b8734d3dcac2c5568d4147f3</id>
<content type='text'>
</content>
</entry>
<entry>
<title>bindings/python-cffi: copy version file into bindings dir</title>
<updated>2020-07-03T09:38:55Z</updated>
<author>
<name>David Bremner</name>
<email>david@tethera.net</email>
</author>
<published>2020-06-30T00:22:47Z</published>
<link rel='alternate' type='text/html' href='https://git.notmuchmail.org/git/notmuch/commit/?id=3a42abb456893b71b530f099a1467400f2b0ea71'/>
<id>urn:sha1:3a42abb456893b71b530f099a1467400f2b0ea71</id>
<content type='text'>
Attempt to avoid breaking "pip install ."

As far as I can tell, we need to have a copy (not just a relative
symlink) of the version file.
</content>
</entry>
<entry>
<title>doc: update install suggestions for fedora derivatives</title>
<updated>2020-07-03T09:31:54Z</updated>
<author>
<name>David Bremner</name>
<email>david@tethera.net</email>
</author>
<published>2020-06-26T11:11:00Z</published>
<link rel='alternate' type='text/html' href='https://git.notmuchmail.org/git/notmuch/commit/?id=f981f5bae0e33219b7e0e9f2d5e03d54d0d88cce'/>
<id>urn:sha1:f981f5bae0e33219b7e0e9f2d5e03d54d0d88cce</id>
<content type='text'>
Fedora still has an old gmime-devel which is 2.6.x. This is no longer
supported by notmuch. Also apparently dnf is a better choice than yum.
</content>
</entry>
<entry>
<title>tests: mark sig verification known-broken with session keys on buggy gpgme</title>
<updated>2020-07-03T00:23:28Z</updated>
<author>
<name>Daniel Kahn Gillmor</name>
<email>dkg@fifthhorseman.net</email>
</author>
<published>2020-07-02T18:00:49Z</published>
<link rel='alternate' type='text/html' href='https://git.notmuchmail.org/git/notmuch/commit/?id=18a152294870fc89ed95791d5afbb68d49bc33f9'/>
<id>urn:sha1:18a152294870fc89ed95791d5afbb68d49bc33f9</id>
<content type='text'>
We make use of the just-introduced configure test.

Signed-off-by: Daniel Kahn Gillmor &lt;dkg@fifthhorseman.net&gt;
</content>
</entry>
</feed>
