notmuch release 0.29 now available (original) (raw)
David Bremner david at tethera.net
Fri Jun 7 02:53:33 PDT 2019
- Previous message (by thread): [PATCH] NEWS: add Emacs front end changes by various people.
- Next message (by thread): notmuch release 0.29 now available
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Where to obtain notmuch 0.29
https://notmuchmail.org/releases/notmuch-0.29.tar.xz
Which can be verified with:
https://notmuchmail.org/releases/notmuch-0.29.tar.xz.sha256.asc -----BEGIN PGP SIGNED MESSAGE----- Hash: SHA256
08e926aba53c4b0337fe7907d4f44e76ecc5eaa5d5a59ecda90a6acac195e465 notmuch-0.29.tar.xz -----BEGIN PGP SIGNATURE-----
iQGzBAEBCAAdFiEE3VS2dnyDRXKVCQCp8gKXHaSnniwFAlz6M2oACgkQ8gKXHaSn nizz0Av/f7vsEMJMFyorZ6MeiD1yAPfwCI8mZnUbjcsb9+wh3PtY99kXXiiIk08r h8HMhUGYviDTtmltgYoUm0IuhSz0dBy2hkMUD/uY9t4U9Yj84NH69QcQy1gU/CEV S1s4XtVHSpxUMsOS4MASJKtSyuaj9PxywLScIXwke/8l/xgXPD8dSgxRSqMsqOY1 hcRjIUh8jqYSCV5qfSVo7Ny/jJywhADVkp1mrtHrQrLY8x1z6c6EnZMeSpiakkci t/oXqvqECE5jCydouJCcv80Vsgf6YS1hEEYFm2Y8KOA95e2PB2dfKucI3UkeA1UB 9U0DsJxkOx863a1hLJr4lcQA9yqOKkbd1pITvfGmrFxNt49PLlyYQ2Yk6rNxsnGd nU4q3J4knWL/u49NL4+tryr2Jg1a1ohaYsSNaBhB30E5HUcFcXRZgklo4MjbjnbR dZ3wcNUwNISrlHCn+YUYDVRzyeQZhH7G2jzkjw70AT+YmAl9HUHEQanUURcWcrJ+ bYY0wNpW =Wwsb -----END PGP SIGNATURE-----
https://notmuchmail.org/releases/notmuch-0.29.tar.xz.asc (signed by David Bremner)
What's new in notmuch 0.29
General
Add "body:" field to allow searching for terms that occur only in the message body. Users will need to reindex their mail to take advantage of this feature.
Add support for indexing user specified headers (e.g. List-Id). See notmuch-config(1) for details. This requires reindexing after changing the set of headers to be indexed.
Fix bug for searching in some headers for Xapian keywords in quoted strings.
Add support for gzip compressed mail messages (/not/ multi-message
mboxes); e.g. gzip -9 $MAIL/archive/giant-message && notmuch new
should work. Note that maildir flag syncing for gzipped messages is
currently untested.
Notmuch is now capable of indexing, searching and rendering cryptographically-protected Subject: headers of the form produced by Enigmail and K-9 mail in encrypted messages.
Command Line Interface
notmuch show now supports --body=false and --include-html with
--format=text
Fix several performance problems with notmuch reindex.
notmuch show and notmuch reply now emit per-message cryptographic
status in their json and sexp output formats. See devel/schemata for
more details about what is included there. This status includes
information about cryptographic protections for the Subject header.
Emacs
Optionally check for missing attachements in outgoing messages (see
function notmuch-mua-attachment-check).
Bind B to browse URLs in current message.
Bind g to refresh the current notmuch buffer.
Editing a message as new now includes an FCC header.
Forwarded messages are now tagged as +forwarded (customizable).
Add references header to link forwarded message to thread of original message.
The minimum supported major version of Emacs is now 24.
Support for GNU Emacs older than 25.1 is deprecated with this release, and may be removed in a future release.
Notmuch-emacs documentation is somewhat expanded. More contributions are very welcome.
Build System
Notmuch release tarballs are now compressed with xz.
We now provide conventional detached signatures of the release
tarballs in addition to the signed sha256sum files.
Dependencies
Support for GMime 2.6 is removed. The minimum supported version of GMime is now 3.0.3. GMime also needs to have been compiled with cryptography support.
Test Suite
If either GNU parallel or moreutils parallel is installed, the tests in the test suite will now be run in parallel (one per available core). This can be disabled with NOTMUCH_TEST_SERIALIZE=1.
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
-------------- next part -------------- A non-text attachment was scrubbed... Name: signature.asc Type: application/pgp-signature Size: 658 bytes Desc: not available URL: <http://notmuchmail.org/pipermail/notmuch/attachments/20190607/e12c22a5/attachment.sig>
- Previous message (by thread): [PATCH] NEWS: add Emacs front end changes by various people.
- Next message (by thread): notmuch release 0.29 now available
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]