From: Tomi Ollila Date: Sun, 21 Jul 2013 20:53:09 +0000 (+0300) Subject: Re: second freeze for 0.16, now with more freezieness X-Git-Url: http://git.tremily.us/?a=commitdiff_plain;h=19fca327e970991ebd59bad3c22525b4316f20d1;p=notmuch-archives.git Re: second freeze for 0.16, now with more freezieness --- diff --git a/b0/c0365aab6e2ab207cc282c237f807a1de9e6b9 b/b0/c0365aab6e2ab207cc282c237f807a1de9e6b9 new file mode 100644 index 000000000..b65fb77af --- /dev/null +++ b/b0/c0365aab6e2ab207cc282c237f807a1de9e6b9 @@ -0,0 +1,76 @@ +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 1F708431FB6 + for ; Sun, 21 Jul 2013 13:53:26 -0700 (PDT) +X-Virus-Scanned: Debian amavisd-new at olra.theworths.org +X-Spam-Flag: NO +X-Spam-Score: 0 +X-Spam-Level: +X-Spam-Status: No, score=0 tagged_above=-999 required=5 tests=[none] + 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 HXcpngzyN9yE for ; + Sun, 21 Jul 2013 13:53:18 -0700 (PDT) +Received: from guru.guru-group.fi (guru.guru-group.fi [46.183.73.34]) + by olra.theworths.org (Postfix) with ESMTP id CB54B431FBF + for ; Sun, 21 Jul 2013 13:53:13 -0700 (PDT) +Received: from guru.guru-group.fi (localhost [IPv6:::1]) + by guru.guru-group.fi (Postfix) with ESMTP id 69B4310005D; + Sun, 21 Jul 2013 23:53:09 +0300 (EEST) +From: Tomi Ollila +To: David Bremner , + notmuch mailing list +Subject: Re: second freeze for 0.16, now with more freezieness +In-Reply-To: <87ip05e73v.fsf@zancas.localnet> +References: <87ip0rj7vn.fsf@zancas.localnet> <87ip05e73v.fsf@zancas.localnet> +User-Agent: Notmuch/0.15.2+225~g6062adf (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: Sun, 21 Jul 2013 20:53:26 -0000 + +On Sat, Jul 20 2013, David Bremner wrote: + +> David Bremner writes: +> +>> Hi Gang; +>> +>> I'll be off the grid for about 12 days, starting on Friday. I thought +>> that made pretty good sense as a freeze time. On the other hand, I +>> realize people may have a few last minute items (hopefully small) for +>> 0.16, so I will consider such suggestions when I get back. +>> +> +> I have added 5 more patches to the release (and master) branch, including +> jrollins' crypto bugfix. Hopefully this is very close to release, please +> test. + +I'd say 1fd1e57 (with some NEWS) is good for release. I've been running +3484372 w/ id:1374163617-23740-1-git-send-email-tomi.ollila@iki.fi + +Since 3484372 was pushed and this has been working fine (i.e. the same +from testing perspective). + +> d + +Tomi