Re: [PATCH 1/2] Add Google Inc. to AUTHORS as a contributor.
[notmuch-archives.git] / ff / 5ec8fc806fd0f13d04b2e9d5bde4e8dc25d50c
1 Return-Path: <dkg@fifthhorseman.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 arlo.cworth.org (Postfix) with ESMTP id 357866DE0B26\r
6  for <notmuch@notmuchmail.org>; Mon, 17 Aug 2015 01:36:52 -0700 (PDT)\r
7 X-Virus-Scanned: Debian amavisd-new at cworth.org\r
8 X-Spam-Flag: NO\r
9 X-Spam-Score: 0.744\r
10 X-Spam-Level: \r
11 X-Spam-Status: No, score=0.744 tagged_above=-999 required=5\r
12  tests=[URIBL_SBL=0.644, URIBL_SBL_A=0.1] autolearn=disabled\r
13 Received: from arlo.cworth.org ([127.0.0.1])\r
14  by localhost (arlo.cworth.org [127.0.0.1]) (amavisd-new, port 10024)\r
15  with ESMTP id mCgK13A9gBVW for <notmuch@notmuchmail.org>;\r
16  Mon, 17 Aug 2015 01:36:49 -0700 (PDT)\r
17 X-Greylist: delayed 474 seconds by postgrey-1.35 at arlo;\r
18  Mon, 17 Aug 2015 01:36:49 PDT\r
19 Received: from che.mayfirst.org (che.mayfirst.org [209.234.253.108])\r
20  by arlo.cworth.org (Postfix) with ESMTP id 16AAD6DE01D3\r
21  for <notmuch@notmuchmail.org>; Mon, 17 Aug 2015 01:36:49 -0700 (PDT)\r
22 Received: from fifthhorseman.net (unknown [141.70.73.234])\r
23  by che.mayfirst.org (Postfix) with ESMTPSA id EF4C4F984;\r
24  Mon, 17 Aug 2015 04:28:48 -0400 (EDT)\r
25 Received: by fifthhorseman.net (Postfix, from userid 1000)\r
26  id 8695C20156; Mon, 17 Aug 2015 10:28:44 +0200 (CEST)\r
27 From: Daniel Kahn Gillmor <dkg@fifthhorseman.net>\r
28 To: Tomi Ollila <tomi.ollila@iki.fi>, David Bremner <david@tethera.net>,\r
29  notmuch@notmuchmail.org\r
30 Subject: Re: [PATCH] cli/lib: remove support for GMime 2.4\r
31 In-Reply-To: <m2k2sv2enz.fsf@guru.guru-group.fi>\r
32 References: <1439739201-11068-1-git-send-email-david@tethera.net>\r
33  <m2k2sv2enz.fsf@guru.guru-group.fi>\r
34 User-Agent: Notmuch/0.20.2 (http://notmuchmail.org) Emacs/24.5.1\r
35  (x86_64-pc-linux-gnu)\r
36 Date: Mon, 17 Aug 2015 10:28:44 +0200\r
37 Message-ID: <874mjygvyb.fsf@alice.fifthhorseman.net>\r
38 MIME-Version: 1.0\r
39 Content-Type: text/plain\r
40 X-BeenThere: notmuch@notmuchmail.org\r
41 X-Mailman-Version: 2.1.18\r
42 Precedence: list\r
43 List-Id: "Use and development of the notmuch mail system."\r
44  <notmuch.notmuchmail.org>\r
45 List-Unsubscribe: <http://notmuchmail.org/mailman/options/notmuch>,\r
46  <mailto:notmuch-request@notmuchmail.org?subject=unsubscribe>\r
47 List-Archive: <http://notmuchmail.org/pipermail/notmuch/>\r
48 List-Post: <mailto:notmuch@notmuchmail.org>\r
49 List-Help: <mailto:notmuch-request@notmuchmail.org?subject=help>\r
50 List-Subscribe: <http://notmuchmail.org/mailman/listinfo/notmuch>,\r
51  <mailto:notmuch-request@notmuchmail.org?subject=subscribe>\r
52 X-List-Received-Date: Mon, 17 Aug 2015 08:36:52 -0000\r
53 \r
54 On Sun 2015-08-16 21:53:36 +0200, Tomi Ollila wrote:\r
55 > On Sun, Aug 16 2015, David Bremner <david@tethera.net> wrote:\r
56 >\r
57 >> It's becoming a maintenance burden to do anything things with the\r
58 >> crypto glue code twice, once for 2.4 and once for 2.6. I don't have\r
59 >> any 2.4 version available to test on my development machine anymore,\r
60 >> so the 2.4 specific code paths are likely not very well tested.\r
61 >> ---\r
62 >>\r
63 >> I started to rebase the SMIME signature verification patches and got\r
64 >> aggravated at solving the same conflicts twice in every file.\r
65 >>\r
66 >> 2.6.7 is from 2012, so that's a bit newer than some of our\r
67 >> requirements, but I think not so bad. YMMV.\r
68 >\r
69 > Perhaps it is time for me to update to gmime 2.6 in this machine. PITA ;/\r
70 \r
71 Please do, i think gmime 2.4 is really not well-supported upstream any\r
72 more either.\r
73 \r
74      --dkg\r