<feed xmlns='http://www.w3.org/2005/Atom'>
<title>notmuch, branch 0.17_rc2</title>
<subtitle>thread-based email index, search, and tagging</subtitle>
<id>https://git.notmuchmail.org/git/notmuch/atom?h=0.17_rc2</id>
<link rel='self' href='https://git.notmuchmail.org/git/notmuch/atom?h=0.17_rc2'/>
<link rel='alternate' type='text/html' href='https://git.notmuchmail.org/git/notmuch/'/>
<updated>2013-11-29T01:01:43Z</updated>
<entry>
<title>NEWS: bump date</title>
<updated>2013-11-29T01:01:43Z</updated>
<author>
<name>David Bremner</name>
<email>david@tethera.net</email>
</author>
<published>2013-11-29T01:01:43Z</published>
<link rel='alternate' type='text/html' href='https://git.notmuchmail.org/git/notmuch/commit/?id=4dd7c7b51769be9622a6adcb2e15cf9cc03fdf96'/>
<id>urn:sha1:4dd7c7b51769be9622a6adcb2e15cf9cc03fdf96</id>
<content type='text'>
</content>
</entry>
<entry>
<title>version: bump to 0.17~rc2</title>
<updated>2013-11-29T01:00:52Z</updated>
<author>
<name>David Bremner</name>
<email>david@tethera.net</email>
</author>
<published>2013-11-29T01:00:52Z</published>
<link rel='alternate' type='text/html' href='https://git.notmuchmail.org/git/notmuch/commit/?id=6c9cd7d20c0b43d758d6256681a0b6015d17e983'/>
<id>urn:sha1:6c9cd7d20c0b43d758d6256681a0b6015d17e983</id>
<content type='text'>
</content>
</entry>
<entry>
<title>debian: update changelog for new release candidate</title>
<updated>2013-11-29T00:59:32Z</updated>
<author>
<name>David Bremner</name>
<email>david@tethera.net</email>
</author>
<published>2013-11-29T00:59:32Z</published>
<link rel='alternate' type='text/html' href='https://git.notmuchmail.org/git/notmuch/commit/?id=ec09c4903b8fdb89b55ef1e896e7e61dd0d00e78'/>
<id>urn:sha1:ec09c4903b8fdb89b55ef1e896e7e61dd0d00e78</id>
<content type='text'>
</content>
</entry>
<entry>
<title>test/crypto: disable gpg version printing</title>
<updated>2013-11-28T11:02:15Z</updated>
<author>
<name>David Bremner</name>
<email>david@tethera.net</email>
</author>
<published>2013-11-27T15:35:46Z</published>
<link rel='alternate' type='text/html' href='https://git.notmuchmail.org/git/notmuch/commit/?id=456799d514473187758f51c0569b0676575db978'/>
<id>urn:sha1:456799d514473187758f51c0569b0676575db978</id>
<content type='text'>
This was causing test failures because version strings varied in
length between GNU/Linux and GNU/KFreeBSD. One can also imagine
different versions of gnupg causing the same failure.
</content>
</entry>
<entry>
<title>vim: NEWS for vim interface</title>
<updated>2013-11-28T10:25:19Z</updated>
<author>
<name>David Bremner</name>
<email>david@tethera.net</email>
</author>
<published>2013-11-28T10:25:19Z</published>
<link rel='alternate' type='text/html' href='https://git.notmuchmail.org/git/notmuch/commit/?id=118731254bfb5978c3a006bdd972a516c9127949'/>
<id>urn:sha1:118731254bfb5978c3a006bdd972a516c9127949</id>
<content type='text'>
Transcribed from Felipe's email.
</content>
</entry>
<entry>
<title>debian: remove warning about emacs24</title>
<updated>2013-11-27T12:17:46Z</updated>
<author>
<name>David Bremner</name>
<email>david@tethera.net</email>
</author>
<published>2013-11-27T12:17:46Z</published>
<link rel='alternate' type='text/html' href='https://git.notmuchmail.org/git/notmuch/commit/?id=e341abd2d6bf2cdfb61e74d6a9b7f6ace6c6e07e'/>
<id>urn:sha1:e341abd2d6bf2cdfb61e74d6a9b7f6ace6c6e07e</id>
<content type='text'>
</content>
</entry>
<entry>
<title>util: detect byte order</title>
<updated>2013-11-27T11:43:29Z</updated>
<author>
<name>David Bremner</name>
<email>david@tethera.net</email>
</author>
<published>2013-11-26T02:55:24Z</published>
<link rel='alternate' type='text/html' href='https://git.notmuchmail.org/git/notmuch/commit/?id=b9f0e6923d645a044f837d61a9343ea16d56504e'/>
<id>urn:sha1:b9f0e6923d645a044f837d61a9343ea16d56504e</id>
<content type='text'>
Unfortunately old versions of GCC and clang do not provide byte order
macros, so we re-invent them.

If UTIL_BYTE_ORDER is not defined or defined to 0, we fall back to
macros supported by recent versions of GCC and clang
</content>
</entry>
<entry>
<title>NEWS: News for big endian sha1 bug fix.</title>
<updated>2013-11-25T12:02:50Z</updated>
<author>
<name>David Bremner</name>
<email>david@tethera.net</email>
</author>
<published>2013-11-24T21:29:43Z</published>
<link rel='alternate' type='text/html' href='https://git.notmuchmail.org/git/notmuch/commit/?id=7f07bfd6d0189afcd9d260f6f560056dd3476f66'/>
<id>urn:sha1:7f07bfd6d0189afcd9d260f6f560056dd3476f66</id>
<content type='text'>
We could give more details about how to migrate tags, but I'm not sure
that it's a practical problem, or just a theoretical one.
</content>
</entry>
<entry>
<title>lib: fix byte order test in libsha1.c</title>
<updated>2013-11-25T11:55:54Z</updated>
<author>
<name>David Bremner</name>
<email>david@tethera.net</email>
</author>
<published>2013-11-24T21:29:42Z</published>
<link rel='alternate' type='text/html' href='https://git.notmuchmail.org/git/notmuch/commit/?id=20adfe39d7624150a5b337bb77a9647bb3def54b'/>
<id>urn:sha1:20adfe39d7624150a5b337bb77a9647bb3def54b</id>
<content type='text'>
Previously PLATFORM_BYTE_ORDER and IS_LITTLE_ENDIAN were not defined,
so the little endian code was always compiled in.

This will have the effect that the "SHA1s" on big endian architectures
will change (i.e. become actual sha1s). So someone re-indexing their
database could conceivable lose tags on messages without a message-id
header.
</content>
</entry>
<entry>
<title>debian: disable gdb as a build-dependency on s390x</title>
<updated>2013-11-24T23:34:45Z</updated>
<author>
<name>David Bremner</name>
<email>david@tethera.net</email>
</author>
<published>2013-11-24T22:51:37Z</published>
<link rel='alternate' type='text/html' href='https://git.notmuchmail.org/git/notmuch/commit/?id=89bf67fe41e3db270366a49be4f0a7afb07d0eae'/>
<id>urn:sha1:89bf67fe41e3db270366a49be4f0a7afb07d0eae</id>
<content type='text'>
Gdb is currently broken on s390x buildd's and porterboxes (see #728705).
By removing it as a build-dep, we disable the (failing) atomicity test on this
architecture
</content>
</entry>
</feed>
