notmuch release 0.11.1 now available
David Bremner
bremner at unb.ca
Fri Feb 3 20:34:09 PST 2012
Where to obtain notmuch 0.11.1
===========================
http://notmuchmail.org/releases/notmuch-0.11.1.tar.gz
Which can be verified with:
http://notmuchmail.org/releases/notmuch-0.11.1.tar.gz.sha1
05694ae8762076bf91d63b199e72a12e5ce012b0 notmuch-0.11.1.tar.gz
http://notmuchmail.org/releases/notmuch-0.11.1.tar.gz.sha1.asc
(signed by David Bremner)
What's new in notmuch 0.11.1
=========================
Bug-fix release.
----------------
Fix error handling in python bindings.
The python bindings in 0.11 failed to detect NULL pointers being
returned from libnotmuch functions and thus failed to raise
exceptions to indicate the error condition. Any subsequent calls
into libnotmuch caused segmentation faults.
Quote MML tags in replies
MML tags are text codes that Emacs uses to indicate attachments
(among other things) in messages being composed. The Emacs
interface did not quote MML tags in the quoted text of a reply.
User could be tricked into replying to a maliciously formatted
message and not editing out the MML tags from the quoted text. This
could lead to files from the user's machine being attached to the
outgoing message. The Emacs interface now quotes these tags in
reply text, so that they do not effect outgoing messages.
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 315 bytes
Desc: not available
URL: <http://notmuchmail.org/pipermail/notmuch/attachments/20120204/07e8e0ff/attachment.pgp>
More information about the notmuch
mailing list