<feed xmlns='http://www.w3.org/2005/Atom'>
<title>notmuch, branch 0.32_rc1</title>
<subtitle>thread-based email index, search, and tagging</subtitle>
<id>https://git.notmuchmail.org/git/notmuch/atom?h=0.32_rc1</id>
<link rel='self' href='https://git.notmuchmail.org/git/notmuch/atom?h=0.32_rc1'/>
<link rel='alternate' type='text/html' href='https://git.notmuchmail.org/git/notmuch/'/>
<updated>2021-04-24T15:46:32Z</updated>
<entry>
<title>debian: bump changelog version</title>
<updated>2021-04-24T15:46:32Z</updated>
<author>
<name>David Bremner</name>
<email>david@tethera.net</email>
</author>
<published>2021-04-24T15:46:32Z</published>
<link rel='alternate' type='text/html' href='https://git.notmuchmail.org/git/notmuch/commit/?id=f8463d737473ce43461da7022fa31ac3956b5036'/>
<id>urn:sha1:f8463d737473ce43461da7022fa31ac3956b5036</id>
<content type='text'>
</content>
</entry>
<entry>
<title>version: bump to 0.32~rc1</title>
<updated>2021-04-24T15:26:09Z</updated>
<author>
<name>David Bremner</name>
<email>david@tethera.net</email>
</author>
<published>2021-04-24T15:26:09Z</published>
<link rel='alternate' type='text/html' href='https://git.notmuchmail.org/git/notmuch/commit/?id=07a8130483ccf5e11ea5e54b82435a05190ea34f'/>
<id>urn:sha1:07a8130483ccf5e11ea5e54b82435a05190ea34f</id>
<content type='text'>
</content>
</entry>
<entry>
<title>debian: add xapian-tools for tests</title>
<updated>2021-04-24T15:17:59Z</updated>
<author>
<name>David Bremner</name>
<email>david@tethera.net</email>
</author>
<published>2021-04-24T15:13:37Z</published>
<link rel='alternate' type='text/html' href='https://git.notmuchmail.org/git/notmuch/commit/?id=9f8458a998a0a20f435b5d47ac085acb9490ddae'/>
<id>urn:sha1:9f8458a998a0a20f435b5d47ac085acb9490ddae</id>
<content type='text'>
xapian-metadata is used by some of the new tests.
</content>
</entry>
<entry>
<title>lib/config: remove early free in _get_email_from_passwd_file</title>
<updated>2021-04-24T15:11:45Z</updated>
<author>
<name>David Bremner</name>
<email>david@tethera.net</email>
</author>
<published>2021-04-24T13:44:28Z</published>
<link rel='alternate' type='text/html' href='https://git.notmuchmail.org/git/notmuch/commit/?id=5f80e106d6f6e695677527b509164a6e5194abd1'/>
<id>urn:sha1:5f80e106d6f6e695677527b509164a6e5194abd1</id>
<content type='text'>
This (obvious) bug was caused by cut&amp;pasting the code from
notmuch-config.c into the library and adding on a return at the end.
</content>
</entry>
<entry>
<title>test: replace notmuch_passwd_sanitize with python version</title>
<updated>2021-04-24T15:11:22Z</updated>
<author>
<name>David Bremner</name>
<email>david@tethera.net</email>
</author>
<published>2021-04-24T12:28:15Z</published>
<link rel='alternate' type='text/html' href='https://git.notmuchmail.org/git/notmuch/commit/?id=27a2c2c80d7854f75f8910802880f9a8e6764a45'/>
<id>urn:sha1:27a2c2c80d7854f75f8910802880f9a8e6764a45</id>
<content type='text'>
Apparently the -f option to hostname is not portable, and in fact it
does not seem to always behave reasonably in e.g. a chroot.

Python code originally due to Tomi [1], modified by yours truly.

[1]: id:m2lf9fbkug.fsf@guru.guru-group.fi
</content>
</entry>
<entry>
<title>debian: update d/libnotmuch5</title>
<updated>2021-04-24T11:55:45Z</updated>
<author>
<name>David Bremner</name>
<email>david@tethera.net</email>
</author>
<published>2021-04-24T11:55:45Z</published>
<link rel='alternate' type='text/html' href='https://git.notmuchmail.org/git/notmuch/commit/?id=c008176ade7c95f73adaf706a82e99140cad6033'/>
<id>urn:sha1:c008176ade7c95f73adaf706a82e99140cad6033</id>
<content type='text'>
This corresponds to libnotmuch 5.3. It should be backward compatible
because it only adds symbols.
</content>
</entry>
<entry>
<title>debian: start changelog for 0.32~rc0-1</title>
<updated>2021-04-24T11:49:44Z</updated>
<author>
<name>David Bremner</name>
<email>david@tethera.net</email>
</author>
<published>2021-04-24T11:49:44Z</published>
<link rel='alternate' type='text/html' href='https://git.notmuchmail.org/git/notmuch/commit/?id=6caf8c25d4fd9cdaa36fa4efbf89f9e59514707a'/>
<id>urn:sha1:6caf8c25d4fd9cdaa36fa4efbf89f9e59514707a</id>
<content type='text'>
</content>
</entry>
<entry>
<title>update version to 0.32~rc0</title>
<updated>2021-04-24T11:45:54Z</updated>
<author>
<name>David Bremner</name>
<email>david@tethera.net</email>
</author>
<published>2021-04-24T11:45:54Z</published>
<link rel='alternate' type='text/html' href='https://git.notmuchmail.org/git/notmuch/commit/?id=2e6a40ea8c555ebce80b4395d9bc0d8c29b1f14e'/>
<id>urn:sha1:2e6a40ea8c555ebce80b4395d9bc0d8c29b1f14e</id>
<content type='text'>
</content>
</entry>
<entry>
<title>compat: rename {,notmuch_}canonicalize_file_name</title>
<updated>2021-04-24T11:07:00Z</updated>
<author>
<name>Đoàn Trần Công Danh</name>
<email>congdanhqx@gmail.com</email>
</author>
<published>2021-04-24T01:05:37Z</published>
<link rel='alternate' type='text/html' href='https://git.notmuchmail.org/git/notmuch/commit/?id=441a327051f5357175029709030a0ee51131379d'/>
<id>urn:sha1:441a327051f5357175029709030a0ee51131379d</id>
<content type='text'>
When compat canonicalize_file_name was introduced, it was limited to
C code only because it was used by C code only during that time.

&gt;From 5ec6fd4d, (lib/open: check for split configuration when creating
database., 2021-02-16), lib/open.cc, which is C++, relies on the
existent of canonicalize_file_name.

However, we can't blindly enable canonicalize_file_name for C++ code,
because different implementation has different additional signature for
C++ and users can arbitrarily add -DHAVE_CANONICALIZE_FILE_NAME=0 to
{C,CXX}FLAGS.

Let's move our implementation into a util library.

Helped-by: Tomi Ollila &lt;tomi.ollila@iki.fi&gt;
Signed-off-by: Đoàn Trần Công Danh &lt;congdanhqx@gmail.com&gt;
</content>
</entry>
<entry>
<title>ruby: fix ruby 3.1 warnings</title>
<updated>2021-04-19T00:42:43Z</updated>
<author>
<name>Felipe Contreras</name>
<email>felipe.contreras@gmail.com</email>
</author>
<published>2021-04-16T20:27:31Z</published>
<link rel='alternate' type='text/html' href='https://git.notmuchmail.org/git/notmuch/commit/?id=62f03b6ab86bdc378198f9c1a86cb51ead289961'/>
<id>urn:sha1:62f03b6ab86bdc378198f9c1a86cb51ead289961</id>
<content type='text'>
  init.c:214:5: warning: ‘rb_cData’ is deprecated: by: rb_cObject.  Will be removed in 3.1. [-Wdeprecated-declarations]

Signed-off-by: Felipe Contreras &lt;felipe.contreras@gmail.com&gt;
</content>
</entry>
</feed>
