Return-Path: X-Original-To: notmuch@notmuchmail.org Delivered-To: notmuch@notmuchmail.org Received: from localhost (localhost [127.0.0.1]) by olra.theworths.org (Postfix) with ESMTP id B8A48431FBC for ; Fri, 3 Feb 2012 21:21:52 -0800 (PST) X-Virus-Scanned: Debian amavisd-new at olra.theworths.org X-Spam-Flag: NO X-Spam-Score: -2.29 X-Spam-Level: X-Spam-Status: No, score=-2.29 tagged_above=-999 required=5 tests=[RCVD_IN_DNSWL_MED=-2.3, T_MIME_NO_TEXT=0.01] autolearn=disabled Received: from olra.theworths.org ([127.0.0.1]) by localhost (olra.theworths.org [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id y3abh8CvB7ZO for ; Fri, 3 Feb 2012 21:21:51 -0800 (PST) Received: from tempo.its.unb.ca (tempo.its.unb.ca [131.202.1.21]) (using TLSv1 with cipher DHE-RSA-AES256-SHA (256/256 bits)) (No client certificate requested) by olra.theworths.org (Postfix) with ESMTPS id 8F2C1431FAE for ; Fri, 3 Feb 2012 21:21:51 -0800 (PST) Received: from rocinante.cs.unb.ca ([209.104.169.194]) (authenticated bits=0) by tempo.its.unb.ca (8.13.8/8.13.8) with ESMTP id q145Llm5012942 (version=TLSv1/SSLv3 cipher=AES256-SHA bits=256 verify=NO); Sat, 4 Feb 2012 01:21:50 -0400 Received: from bremner by rocinante.cs.unb.ca with local (Exim 4.77) (envelope-from ) id 1RtXKN-0002q3-RE; Sat, 04 Feb 2012 00:34:19 -0400 From: David Bremner To: notmuch@notmuchmail.org Subject: notmuch release 0.11.1 now available User-Agent: Notmuch/0.11+7~gf38bc44 (http://notmuchmail.org) Emacs/23.3.1 (x86_64-pc-linux-gnu) Date: Sat, 04 Feb 2012 00:34:09 -0400 Message-ID: <87fwerdxoe.fsf@rocinante.cs.unb.ca> MIME-Version: 1.0 Content-Type: multipart/signed; boundary="=-=-="; micalg=pgp-sha1; protocol="application/pgp-signature" X-BeenThere: notmuch@notmuchmail.org X-Mailman-Version: 2.1.13 Precedence: list List-Id: "Use and development of the notmuch mail system." List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 04 Feb 2012 05:21:52 -0000 --=-=-= 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. --=-=-= Content-Type: application/pgp-signature -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.11 (GNU/Linux) iJwEAQECAAYFAk8stUEACgkQTiiN/0Um85kEOAP7BS75ol6HMlMYQXhVR19zJ8nl UhON9pXWyMBf8er0kb/QCIkbyUkOO6CKpLQExgs5b+oY0BuUN6tgyQxTQUQBX9Ng 2iALyziuoZWzOMX3YLC3Sj8cDl27ANsA+G7MbXBRq542oIwTD6ffynMOce/+vy3/ qJWSpOLUeFA2fKrD0AE= =vFkq -----END PGP SIGNATURE----- --=-=-=--