1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
|
Return-Path: <grarpamp@gmail.com>
Received: from smtp1.linuxfoundation.org (smtp1.linux-foundation.org
[172.17.192.35])
by mail.linuxfoundation.org (Postfix) with ESMTPS id 709D6ACC
for <bitcoin-dev@lists.linuxfoundation.org>;
Thu, 16 Jul 2015 05:09:00 +0000 (UTC)
X-Greylist: whitelisted by SQLgrey-1.7.6
Received: from mail-ig0-f174.google.com (mail-ig0-f174.google.com
[209.85.213.174])
by smtp1.linuxfoundation.org (Postfix) with ESMTPS id A6A9E7C
for <bitcoin-dev@lists.linuxfoundation.org>;
Thu, 16 Jul 2015 05:08:59 +0000 (UTC)
Received: by igcqs7 with SMTP id qs7so5687615igc.0
for <bitcoin-dev@lists.linuxfoundation.org>;
Wed, 15 Jul 2015 22:08:59 -0700 (PDT)
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113;
h=mime-version:in-reply-to:references:date:message-id:subject:from:to
:content-type; bh=5xjS0IRDc2+tyxmrnYlwAyIr+0U0D9CUIUNi304mTuw=;
b=dfSrs1IwsfRzX+m+raY1JgapSMlO9/eU+38iaMcMMfFOi0H0J1Ckp8g8NcBc4zjny+
zKBtK8COKQPi8BL6cAjQ5P9NDsBcWT6yAEmSO/LcA1OKh/DQbA5GFemeLht1+RZ9ZA0J
pZ7kxVB/ERFQKgYrHYWPv2HHOTTo+iY3VsqNOXIBju6YBQklzMxB0hKrWUCEGBgotXIO
Dz+ywkPbyPPdgx2n4Lblzix4sEGBkupew+NR4P9a4fOEohAuCbADueWmXffC2jCGZyfX
LhTFCFKPWi8YJntugYufO5rl48Nkyf0GPAh/SSL6Id8ICmux/jkXGZtypDRS3JkoARVU
woOw==
MIME-Version: 1.0
X-Received: by 10.50.6.72 with SMTP id y8mr1935806igy.69.1437023339138; Wed,
15 Jul 2015 22:08:59 -0700 (PDT)
Received: by 10.36.44.69 with HTTP; Wed, 15 Jul 2015 22:08:59 -0700 (PDT)
In-Reply-To: <CAD2Ti2_xmrrL=pgEz=VDJz1QZ3NU17h+1mbW2FGynGwRpnye1A@mail.gmail.com>
References: <CAD2Ti2-QChRZYZDSH1avit3snCLMws2UNmHQ_aY5O4txCS3AGg@mail.gmail.com>
<CADm_WcbjAmrBXJs6s9rvVKccgOA3sDut0o2ALTKqWQrjT=MyxQ@mail.gmail.com>
<CAEz79Pp7XyAjdN_e7BnwJfqp=ZaSk7hQSwMJiev-9R5orKyUew@mail.gmail.com>
<CAD2Ti2_xmrrL=pgEz=VDJz1QZ3NU17h+1mbW2FGynGwRpnye1A@mail.gmail.com>
Date: Thu, 16 Jul 2015 01:08:59 -0400
Message-ID: <CAD2Ti2_egM8sWFDjYTjONNN7VbUMxQ=HR_qzwsDO1m6ezbqSCw@mail.gmail.com>
From: grarpamp <grarpamp@gmail.com>
To: bitcoin-dev@lists.linuxfoundation.org
Content-Type: text/plain; charset=UTF-8
X-Spam-Status: No, score=-2.7 required=5.0 tests=BAYES_00,DKIM_SIGNED,
DKIM_VALID, DKIM_VALID_AU, FREEMAIL_FROM,
RCVD_IN_DNSWL_LOW autolearn=ham version=3.3.1
X-Spam-Checker-Version: SpamAssassin 3.3.1 (2010-03-16) on
smtp1.linux-foundation.org
Subject: Re: [bitcoin-dev] Mailing List Administrivia - GPG, Archives,
Breakage, TODO, mirrors, etc
X-BeenThere: bitcoin-dev@lists.linuxfoundation.org
X-Mailman-Version: 2.1.12
Precedence: list
List-Id: Bitcoin Development Discussion <bitcoin-dev.lists.linuxfoundation.org>
List-Unsubscribe: <https://lists.linuxfoundation.org/mailman/options/bitcoin-dev>,
<mailto:bitcoin-dev-request@lists.linuxfoundation.org?subject=unsubscribe>
List-Archive: <http://lists.linuxfoundation.org/pipermail/bitcoin-dev/>
List-Post: <mailto:bitcoin-dev@lists.linuxfoundation.org>
List-Help: <mailto:bitcoin-dev-request@lists.linuxfoundation.org?subject=help>
List-Subscribe: <https://lists.linuxfoundation.org/mailman/listinfo/bitcoin-dev>,
<mailto:bitcoin-dev-request@lists.linuxfoundation.org?subject=subscribe>
X-List-Received-Date: Thu, 16 Jul 2015 05:09:00 -0000
> will not appear in the "mbox" archives, thus becoming lost to mirrors and
And the attachment link for users of the web "archive" has stripped off the
final blank line that was present in the original attachment. Thus it would
fail any detached signatures authors may choose to make.
SHA1 (lost.c) = 4c6284510d73031eac16ddac53363137f39499e0
http://lists.linuxfoundation.org/pipermail/bitcoin-dev/2015-July/009439.html
http://lists.linuxfoundation.org/pipermail/bitcoin-dev/attachments/20150716/63f50962/attachment-0001.bin
|