Where to obtain notmuch 0.34.2 =========================== https://notmuchmail.org/releases/notmuch-0.34.2.tar.xz Which can be verified with: https://notmuchmail.org/releases/notmuch-0.34.2.tar.xz.sha256.asc -----BEGIN PGP SIGNED MESSAGE----- Hash: SHA256 c1f2ceee47f689711222d7205af2a3fe7a4a9d8c32e4e0b24ad66f88df6a47d3 notmuch-0.34.2.tar.xz -----BEGIN PGP SIGNATURE----- iQIzBAEBCAAdFiEEkiyHYXwaY0SiY6fqA0U5G1WqFSEFAmGx/VYACgkQA0U5G1Wq FSEQ/RAAuMdWkziv6MyySbB8BIZGPDtTc46//MBZhBjiRHjn4hJxyc4cGYxQuNAQ /6R6h3+4LG5gtFpepjOuN8z8uqylYAc9CMe/bWWVTLQ8jIzSNxuqwZFuyI0O4/Pj rj977fX5A4Q2KayOwaznTwJ2nXg+p+PYRPgUoPxqopsaVcz6zLWDWtuXZv0+xbj5 CrRH5utcQLUmB8gLxyuzvxHsj/3ckiP0kuEb6x6BNszgfAoLf7YVMm0iQ/OBxnvE M1S2wczcaCIkVcQll9un5KnWbrYPY1f6GGpp4VdVhYw6+Hs5HxSVo7ldjtpmeU6O Gv5nQYNXQa8XO6xqsm5wj0nev1MrejrJKlV+0gMH6jfwB77eCnfYJEcfKn3UkW6B Hv/mqjzhSdeWOptYErovZZFeRsyYH4R2rEFK6+IIm/7w26JTnHuDEhziuVE+JIop IThmhwNOsKtrRJ4eoVX+fjsY2BEUvOFqgge0ZFUbW8x0bXmuc8sAoZhP3jjUWe9G ZsrgB4ijDJqTy+UxjMsEHVLjOhcZiLshdH/DD2fm4iWKvpZ+AX4rAco8twMi7Mb8 26HdoGxDAtCiLgYiOYYQl/BOWzJM1jHWp9J/obyxNXmlRhBJ3N5lFjls7t4D2WgE nX9UsgDlpaPCGVlDveOs6eCZtk6MthwMtxLz16yvpkkNTnoAS6o= =APMA -----END PGP SIGNATURE----- https://notmuchmail.org/releases/notmuch-0.34.2.tar.xz.asc (signed by David Bremner) What's new in notmuch 0.34.2 ========================= Library ------- Fix a bug that wrongly resolved conflict between the `database_path` parameter to `notmuch_database_open_with_config` and configuration item `database.path` in favour of the latter. Python Bindings (notmuch2) -------------------------- When building the documentation for the `notmuch2` python module, import from the built module, not a system wide installed one. The notmuch2.Database constructor now uses the library function `notmuch_database_open_with_config` to support the same configuration and database location options as the library does. Fix some unprintable exception objects. What is notmuch =============== Notmuch is a system for indexing, searching, reading, and tagging large collections of email messages in maildir or mh format. It uses the Xapian library to provide fast, full-text search with a convenient search syntax. For more about notmuch, see https://notmuchmail.org