<feed xmlns='http://www.w3.org/2005/Atom'>
<title>notmuch, branch debian/0.30_rc3-1</title>
<subtitle>thread-based email index, search, and tagging</subtitle>
<id>https://git.notmuchmail.org/git/notmuch/atom?h=debian%2F0.30_rc3-1</id>
<link rel='self' href='https://git.notmuchmail.org/git/notmuch/atom?h=debian%2F0.30_rc3-1'/>
<link rel='alternate' type='text/html' href='https://git.notmuchmail.org/git/notmuch/'/>
<updated>2020-07-03T10:37:00Z</updated>
<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>
<entry>
<title>configure: can gpgme can verify signatures when decrypting with a session key?</title>
<updated>2020-07-03T00:22:14Z</updated>
<author>
<name>Daniel Kahn Gillmor</name>
<email>dkg@fifthhorseman.net</email>
</author>
<published>2020-07-02T18:00:48Z</published>
<link rel='alternate' type='text/html' href='https://git.notmuchmail.org/git/notmuch/commit/?id=e624cc132af462641b19db3762a58a5776047890'/>
<id>urn:sha1:e624cc132af462641b19db3762a58a5776047890</id>
<content type='text'>
If https://dev.gnupg.org/T3464 is unresolved in the version of gpgme
we are testing against, then we should know about it, because it
affects the behavior of notmuch.

Signed-off-by: Daniel Kahn Gillmor &lt;dkg@fifthhorseman.net&gt;
</content>
</entry>
<entry>
<title>test: mark two tests broken on machines with 32 bit time_t</title>
<updated>2020-06-27T01:16:51Z</updated>
<author>
<name>David Bremner</name>
<email>david@tethera.net</email>
</author>
<published>2020-06-24T14:32:34Z</published>
<link rel='alternate' type='text/html' href='https://git.notmuchmail.org/git/notmuch/commit/?id=b46d842782527b206e139edd00ab1ac896b5a23b'/>
<id>urn:sha1:b46d842782527b206e139edd00ab1ac896b5a23b</id>
<content type='text'>
I haven't traced the code path as exhaustively for the SMIME test, but
the expiry date in question is larger then representable in a signed
32 bit integer.
</content>
</entry>
<entry>
<title>configure: detect 64 bit time_t</title>
<updated>2020-06-27T01:16:51Z</updated>
<author>
<name>David Bremner</name>
<email>david@tethera.net</email>
</author>
<published>2020-06-24T14:32:33Z</published>
<link rel='alternate' type='text/html' href='https://git.notmuchmail.org/git/notmuch/commit/?id=b96ccdf336243ccf5dd44bd26febf8c12fe17ad2'/>
<id>urn:sha1:b96ccdf336243ccf5dd44bd26febf8c12fe17ad2</id>
<content type='text'>
Certain tests involving timestamps &gt; 32 bits cannot pass with the
current libnotmuch API. We will avoid this issue for now by disabling
those tests on "old" architectures with 32 bit time_t.
</content>
</entry>
</feed>
