<feed xmlns='http://www.w3.org/2005/Atom'>
<title>notmuch, branch debian/0.38_rc2-1</title>
<subtitle>thread-based email index, search, and tagging</subtitle>
<id>https://git.notmuchmail.org/git/notmuch/atom?h=debian%2F0.38_rc2-1</id>
<link rel='self' href='https://git.notmuchmail.org/git/notmuch/atom?h=debian%2F0.38_rc2-1'/>
<link rel='alternate' type='text/html' href='https://git.notmuchmail.org/git/notmuch/'/>
<updated>2023-09-03T12:11:53Z</updated>
<entry>
<title>debian: changelog for 0.38~rc2-1</title>
<updated>2023-09-03T12:11:53Z</updated>
<author>
<name>David Bremner</name>
<email>david@tethera.net</email>
</author>
<published>2023-09-03T12:11:53Z</published>
<link rel='alternate' type='text/html' href='https://git.notmuchmail.org/git/notmuch/commit/?id=2c81de8f5f43952dc40aeb5b12cfc0b3ae25a14c'/>
<id>urn:sha1:2c81de8f5f43952dc40aeb5b12cfc0b3ae25a14c</id>
<content type='text'>
</content>
</entry>
<entry>
<title>version: bump to 0.31~rc2</title>
<updated>2023-09-03T12:09:22Z</updated>
<author>
<name>David Bremner</name>
<email>david@tethera.net</email>
</author>
<published>2023-09-03T12:09:22Z</published>
<link rel='alternate' type='text/html' href='https://git.notmuchmail.org/git/notmuch/commit/?id=ed5b8f65fc4546fbe9520b3d4d68abb92d3ee92d'/>
<id>urn:sha1:ed5b8f65fc4546fbe9520b3d4d68abb92d3ee92d</id>
<content type='text'>
</content>
</entry>
<entry>
<title>compat: probe for strcasestr more thoroughly</title>
<updated>2023-08-27T22:39:23Z</updated>
<author>
<name>Michael J Gruber</name>
<email>git@grubix.eu</email>
</author>
<published>2023-08-26T14:53:12Z</published>
<link rel='alternate' type='text/html' href='https://git.notmuchmail.org/git/notmuch/commit/?id=a84dc2f7e64e70bd9696efe933671b2cbdfcd329'/>
<id>urn:sha1:a84dc2f7e64e70bd9696efe933671b2cbdfcd329</id>
<content type='text'>
Depending on compiler (gcc, g++, clang) and standard options (c99, c11),
string.h may or may not include strings.h, leading to possibly missing
or conflicting declarations of strcasestr.

Include both so that both detection and compilation phases use the same
(possibly optimised) implementations.

Suggested-by: Thomas Schneider &lt;qsx@chaotikum.eu&gt;
Suggested-by: Florian Weimer &lt;fweimer@redhat.com&gt;
Suggested-by: Tomi Ollila &lt;tomi.ollila@iki.fi&gt;
</content>
</entry>
<entry>
<title>debian: changelog for 0.38~rc1-1</title>
<updated>2023-08-26T11:31:49Z</updated>
<author>
<name>David Bremner</name>
<email>david@tethera.net</email>
</author>
<published>2023-08-26T11:31:49Z</published>
<link rel='alternate' type='text/html' href='https://git.notmuchmail.org/git/notmuch/commit/?id=9a1126241d6c4a12610b5de61044606352ca4712'/>
<id>urn:sha1:9a1126241d6c4a12610b5de61044606352ca4712</id>
<content type='text'>
</content>
</entry>
<entry>
<title>version: bump to 0.38~rc1</title>
<updated>2023-08-26T11:29:45Z</updated>
<author>
<name>David Bremner</name>
<email>david@tethera.net</email>
</author>
<published>2023-08-26T11:29:45Z</published>
<link rel='alternate' type='text/html' href='https://git.notmuchmail.org/git/notmuch/commit/?id=240e9fff90d30efb3c53f1c08917740939a6666d'/>
<id>urn:sha1:240e9fff90d30efb3c53f1c08917740939a6666d</id>
<content type='text'>
</content>
</entry>
<entry>
<title>debian: skip T810-tsan on ppc64el</title>
<updated>2023-08-26T11:28:33Z</updated>
<author>
<name>David Bremner</name>
<email>david@tethera.net</email>
</author>
<published>2023-08-26T11:28:33Z</published>
<link rel='alternate' type='text/html' href='https://git.notmuchmail.org/git/notmuch/commit/?id=90c61828256bb4592cf3473599add36e9f43d5e5'/>
<id>urn:sha1:90c61828256bb4592cf3473599add36e9f43d5e5</id>
<content type='text'>
Hopefully just a temporary measure.
</content>
</entry>
<entry>
<title>debian: use architecture.mk</title>
<updated>2023-08-26T11:22:33Z</updated>
<author>
<name>David Bremner</name>
<email>david@tethera.net</email>
</author>
<published>2023-08-26T11:22:33Z</published>
<link rel='alternate' type='text/html' href='https://git.notmuchmail.org/git/notmuch/commit/?id=25c933d7e6aeff5267112ce926335d6fd712da4b'/>
<id>urn:sha1:25c933d7e6aeff5267112ce926335d6fd712da4b</id>
<content type='text'>
I plan to add further architecture dependent checks, which makes this
preferable to directly calling dpkg-architecture.
</content>
</entry>
<entry>
<title>test: minimize impact of native compilation.</title>
<updated>2023-08-26T10:45:36Z</updated>
<author>
<name>David Bremner</name>
<email>david@tethera.net</email>
</author>
<published>2023-08-26T10:45:36Z</published>
<link rel='alternate' type='text/html' href='https://git.notmuchmail.org/git/notmuch/commit/?id=115d4d69ebbab213baae672ac4e81947877f364b'/>
<id>urn:sha1:115d4d69ebbab213baae672ac4e81947877f364b</id>
<content type='text'>
Native compilation is kindof useless in the test suite because we
throw away the cache after every subtest.  The test suite could in
principle share an eln cache within a given test file; for now try to
minimize the amount of native-compilation. There is an intermittent
bug where emacs loses track of its default-directory; I suspect (but
have no proof) that bug is related to native compilation and/or race
conditions. This patch seems to prevent that bug (or at least reduce
its frequency).
</content>
</entry>
<entry>
<title>debian: set suite to experimental</title>
<updated>2023-08-24T13:56:33Z</updated>
<author>
<name>David Bremner</name>
<email>david@tethera.net</email>
</author>
<published>2023-08-24T13:56:33Z</published>
<link rel='alternate' type='text/html' href='https://git.notmuchmail.org/git/notmuch/commit/?id=8c8fda965f17e90046de51743c8d545653085697'/>
<id>urn:sha1:8c8fda965f17e90046de51743c8d545653085697</id>
<content type='text'>
</content>
</entry>
<entry>
<title>doc: update copyright date</title>
<updated>2023-08-24T11:03:46Z</updated>
<author>
<name>David Bremner</name>
<email>david@tethera.net</email>
</author>
<published>2023-08-24T11:03:46Z</published>
<link rel='alternate' type='text/html' href='https://git.notmuchmail.org/git/notmuch/commit/?id=5ed121bed92601e5512258f5a5f7bf9dbb705fd8'/>
<id>urn:sha1:5ed121bed92601e5512258f5a5f7bf9dbb705fd8</id>
<content type='text'>
</content>
</entry>
</feed>
