[PATCH 09/14] lib: Use database features to drive upgrade
[notmuch-archives.git] / 98 / 3b5ff1e06eb8945317b6c0f57c90268aa8882b
1 Return-Path: <david@tethera.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 10355431FBF\r
6         for <notmuch@notmuchmail.org>; Fri, 23 May 2014 03:15:33 -0700 (PDT)\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 77-pBixIJaiR for <notmuch@notmuchmail.org>;\r
16         Fri, 23 May 2014 03:15:29 -0700 (PDT)\r
17 Received: from mx.xen14.node3324.gplhost.com (gitolite.debian.net\r
18         [87.98.215.224]) (using TLSv1 with cipher AES256-SHA (256/256 bits))\r
19         (No client certificate requested)\r
20         by olra.theworths.org (Postfix) with ESMTPS id EE68D431FAE\r
21         for <notmuch@notmuchmail.org>; Fri, 23 May 2014 03:15:28 -0700 (PDT)\r
22 Received: from remotemail by mx.xen14.node3324.gplhost.com with local (Exim\r
23         4.72) (envelope-from <david@tethera.net>)\r
24         id 1WnmSq-0005mV-7P; Fri, 23 May 2014 10:12:36 +0000\r
25 Received: (nullmailer pid 730 invoked by uid 1000); Fri, 23 May 2014 10:12:20\r
26         -0000\r
27 From: David Bremner <david@tethera.net>\r
28 To: "Wael M. Nasreddine" <wael.nasreddine@gmail.com>,Homebrew/homebrew  <rep\r
29 ly+i-34104739-300e0404a35b26e0e46049a5cfe6271181886941-87115@reply.github.com>\r
30 Subject: Re: [homebrew] Update notmuch to version 0.18 (#29497)\r
31 In-Reply-To:\r
32  <CA+kKtKBRPj2Q1+QSj=tKcYVKJnbQ7pXw=3vGDuVY+n4pEG14gg@mail.gmail.com>\r
33 References: <Homebrew/homebrew/pull/29497@github.com>\r
34         <Homebrew/homebrew/pull/29497/c43937652@github.com>\r
35         <CA+kKtKBRPj2Q1+QSj=tKcYVKJnbQ7pXw=3vGDuVY+n4pEG14gg@mail.gmail.com>\r
36 User-Agent: Notmuch/0.18 (http://notmuchmail.org) Emacs/24.3.1\r
37         (x86_64-pc-linux-gnu)\r
38 Date: Fri, 23 May 2014 03:12:20 -0700\r
39 Message-ID: <87mwe8iz23.fsf@maritornes.cs.unb.ca>\r
40 MIME-Version: 1.0\r
41 Content-Type: text/plain\r
42 Cc: notmuch <notmuch@notmuchmail.org>\r
43 X-BeenThere: notmuch@notmuchmail.org\r
44 X-Mailman-Version: 2.1.13\r
45 Precedence: list\r
46 List-Id: "Use and development of the notmuch mail system."\r
47         <notmuch.notmuchmail.org>\r
48 List-Unsubscribe: <http://notmuchmail.org/mailman/options/notmuch>,\r
49         <mailto:notmuch-request@notmuchmail.org?subject=unsubscribe>\r
50 List-Archive: <http://notmuchmail.org/pipermail/notmuch>\r
51 List-Post: <mailto:notmuch@notmuchmail.org>\r
52 List-Help: <mailto:notmuch-request@notmuchmail.org?subject=help>\r
53 List-Subscribe: <http://notmuchmail.org/mailman/listinfo/notmuch>,\r
54         <mailto:notmuch-request@notmuchmail.org?subject=subscribe>\r
55 X-List-Received-Date: Fri, 23 May 2014 10:15:33 -0000\r
56 \r
57 "Wael M. Nasreddine" <wael.nasreddine@gmail.com> writes:\r
58 \r
59 > That's what it requests in ./configure anyway.\r
60 >\r
61 > @David does notmuch work with zlib 1.2.5.0 or does it really need 1.2.5.2?\r
62 > On May 22, 2014 1:08 PM, "Jack Nagel" <notifications@github.com> wrote:\r
63 >\r
64 >> OS X has zlib 1.2.5, so I'd like to find out if notmuch really, truly\r
65 >> depends on 1.2.5.2.\r
66 >>\r
67 \r
68 Yes, we really need 1.2.5.2, for the reason documented in INSTALL.\r
69 \r
70 d\r