[PATCH 4/4] Update NEWS for user.other_name
[notmuch-archives.git] / 6f / 621538780946855eb1859bb4d50d5b9e16a83f
1 Return-Path: <tom.prince@ualberta.net>\r
2 X-Original-To: notmuch@notmuchmail.org\r
3 Delivered-To: notmuch@notmuchmail.org\r
4 Received: from localhost (localhost [127.0.0.1])\r
5         by olra.theworths.org (Postfix) with ESMTP id AD6EE431FAF\r
6         for <notmuch@notmuchmail.org>; Wed, 18 Jan 2012 09:19:50 -0800 (PST)\r
7 X-Virus-Scanned: Debian amavisd-new at olra.theworths.org\r
8 X-Spam-Flag: NO\r
9 X-Spam-Score: 0\r
10 X-Spam-Level: \r
11 X-Spam-Status: No, score=0 tagged_above=-999 required=5 tests=[none]\r
12         autolearn=disabled\r
13 Received: from olra.theworths.org ([127.0.0.1])\r
14         by localhost (olra.theworths.org [127.0.0.1]) (amavisd-new, port 10024)\r
15         with ESMTP id A3hZUe2DLbPY for <notmuch@notmuchmail.org>;\r
16         Wed, 18 Jan 2012 09:19:50 -0800 (PST)\r
17 Received: from socrates.hocat.ca (socrates.hocat.ca [76.10.188.53])\r
18         by olra.theworths.org (Postfix) with ESMTP id DC143431FAE\r
19         for <notmuch@notmuchmail.org>; Wed, 18 Jan 2012 09:19:49 -0800 (PST)\r
20 Received: from hermes.hocat.ca (hermes.hocat.ca [69.165.170.253])\r
21         by socrates.hocat.ca (Postfix) with SMTP id E8A051D83;\r
22         Wed, 18 Jan 2012 10:19:47 -0700 (MST)\r
23 Received: (nullmailer pid 6324 invoked by uid 1000);\r
24         Wed, 18 Jan 2012 17:19:45 -0000\r
25 From: Tom Prince <tom.prince@ualberta.net>\r
26 To: Thomas Jost <schnouki@schnouki.net>, notmuch@notmuchmail.org\r
27 Subject: Re: [PATCH v2 2/2] Add pseudo-compatibility with gmime 2.6\r
28 In-Reply-To: <1326797453-9405-2-git-send-email-schnouki@schnouki.net>\r
29 References: <8739bea9lc.fsf@thor.loria.fr>\r
30         <1326797453-9405-1-git-send-email-schnouki@schnouki.net>\r
31         <1326797453-9405-2-git-send-email-schnouki@schnouki.net>\r
32 User-Agent: Notmuch/0.10.2+176~g3f9d738 (http://notmuchmail.org) Emacs/23.3.5\r
33         (x86_64-pc-linux-gnu)\r
34 Date: Wed, 18 Jan 2012 12:19:45 -0500\r
35 Message-ID: <87fwfd6i8e.fsf@hermes.hocat.ca>\r
36 MIME-Version: 1.0\r
37 Content-Type: text/plain; charset=us-ascii\r
38 X-BeenThere: notmuch@notmuchmail.org\r
39 X-Mailman-Version: 2.1.13\r
40 Precedence: list\r
41 List-Id: "Use and development of the notmuch mail system."\r
42         <notmuch.notmuchmail.org>\r
43 List-Unsubscribe: <http://notmuchmail.org/mailman/options/notmuch>,\r
44         <mailto:notmuch-request@notmuchmail.org?subject=unsubscribe>\r
45 List-Archive: <http://notmuchmail.org/pipermail/notmuch>\r
46 List-Post: <mailto:notmuch@notmuchmail.org>\r
47 List-Help: <mailto:notmuch-request@notmuchmail.org?subject=help>\r
48 List-Subscribe: <http://notmuchmail.org/mailman/listinfo/notmuch>,\r
49         <mailto:notmuch-request@notmuchmail.org?subject=subscribe>\r
50 X-List-Received-Date: Wed, 18 Jan 2012 17:19:50 -0000\r
51 \r
52 On Tue, 17 Jan 2012 11:50:53 +0100, Thomas Jost <schnouki@schnouki.net> wrote:\r
53 > This was tested against both gmime 2.6.4 and 2.4.31. With gmime 2.4.31, the\r
54 > crypto tests all work fine (as expected). With gmime 2.6.4, one crypto test\r
55 > fails (signature verification with signer key unavailable) but this will be hard\r
56 > to fix since the new API does not report the reason why a signature verification\r
57 > fails (other than the human-readable error message).\r
58 \r
59 How did you test against multiple versions? Using different machines? If\r
60 there was a way for configure (or something to pick the version, I would\r
61 setup the buildbot to test against both, so we don't regress either.\r
62 \r
63   Tom\r