From: Tomi Ollila Date: Thu, 15 Jan 2015 12:17:50 +0000 (+0200) Subject: Re: proposal: remove support for gmime2.4 X-Git-Url: http://git.tremily.us/?a=commitdiff_plain;h=e9e13cda580c6921cd6e8cd93a015010ff1e5419;p=notmuch-archives.git Re: proposal: remove support for gmime2.4 --- diff --git a/de/7e09a5a2a27ad10a489a6f6cf09fef0a7c4939 b/de/7e09a5a2a27ad10a489a6f6cf09fef0a7c4939 new file mode 100644 index 000000000..856da0ff0 --- /dev/null +++ b/de/7e09a5a2a27ad10a489a6f6cf09fef0a7c4939 @@ -0,0 +1,67 @@ +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 293EA431FD5 + for ; Thu, 15 Jan 2015 04:18:21 -0800 (PST) +X-Virus-Scanned: Debian amavisd-new at olra.theworths.org +X-Spam-Flag: NO +X-Spam-Score: 2.438 +X-Spam-Level: ** +X-Spam-Status: No, score=2.438 tagged_above=-999 required=5 + tests=[DNS_FROM_AHBL_RHSBL=2.438] 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 OjLAFMYYlLdc for ; + Thu, 15 Jan 2015 04:18:17 -0800 (PST) +Received: from guru.guru-group.fi (guru.guru-group.fi [46.183.73.34]) + by olra.theworths.org (Postfix) with ESMTP id BC739431FBC + for ; Thu, 15 Jan 2015 04:18:17 -0800 (PST) +Received: from guru.guru-group.fi (localhost [IPv6:::1]) + by guru.guru-group.fi (Postfix) with ESMTP id ED62C10005D; + Thu, 15 Jan 2015 14:17:50 +0200 (EET) +From: Tomi Ollila +To: David Bremner , notmuch@notmuchmail.org +Subject: Re: proposal: remove support for gmime2.4 +In-Reply-To: <87387c9wg0.fsf@maritornes.cs.unb.ca> +References: <87387c9wg0.fsf@maritornes.cs.unb.ca> +User-Agent: Notmuch/0.19+14~ge04617b (http://notmuchmail.org) Emacs/24.3.1 + (x86_64-unknown-linux-gnu) +X-Face: HhBM'cA~ +MIME-Version: 1.0 +Content-Type: text/plain +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: Thu, 15 Jan 2015 12:18:21 -0000 + +On Thu, Jan 15 2015, David Bremner wrote: + +> It seems no very recent system has gmime2.4. I guess several of these +> gmime2.4 only code paths are both security critical (e.g. in crypto.c) +> and mostly untested. +> +> Is there good reason to keep supporting gmime 2.4? + +if there are potential security issues that we do not test (i.e. I do not +test), then removing (instead of just deprecating) is a good option -- +I'll just have to install gmime-2.6 on my Scientific Linux 6.2 system... + +Tomi + + +> +> d