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
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
|
Return-Path: <jameson.lopp@gmail.com>
Received: from smtp1.linuxfoundation.org (smtp1.linux-foundation.org
[172.17.192.35])
by mail.linuxfoundation.org (Postfix) with ESMTPS id E83A2AB2
for <bitcoin-dev@lists.linuxfoundation.org>;
Sat, 27 Jun 2015 18:22:03 +0000 (UTC)
X-Greylist: whitelisted by SQLgrey-1.7.6
Received: from mail-wi0-f182.google.com (mail-wi0-f182.google.com
[209.85.212.182])
by smtp1.linuxfoundation.org (Postfix) with ESMTPS id 3A8F1E7
for <bitcoin-dev@lists.linuxfoundation.org>;
Sat, 27 Jun 2015 18:22:03 +0000 (UTC)
Received: by wicnd19 with SMTP id nd19so40874685wic.1
for <bitcoin-dev@lists.linuxfoundation.org>;
Sat, 27 Jun 2015 11:22:01 -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
:cc:content-type;
bh=mh7KxffHLKkdPw6E2SSiKgKouojFPHpKyxOdvcV6OkU=;
b=RhS8W4gttt33s984FZ8wFFGTziJM0Gaby+FbvBvn7JmJ6VSOhdP33I2zVy4LAQDaxU
q97idu1up74A9IkhMvFa10h31D9DQwEeJr3gCue+Oapts9IiMsZrVn5cfFtjqBsyhuso
WaITF4Ff29I+3WwG9fL/nIIsim1MYD2a96nLjVIXdRAIYMDZm2bjICbgryDeTR0ZWSh5
vv3H7CxH8XoN/eTiVrx70d+vt2PU6jJ7c/p3Btrk6IiqzBMEEzq4oKBALivLM0Xg0FVl
RPNFjv8wnswk05gp3hwIstudrRQuMrdg83VCw74+9FaSN1uik3cm6ciAvaGx3LkHtHeX
cG4w==
MIME-Version: 1.0
X-Received: by 10.180.86.129 with SMTP id p1mr7661314wiz.71.1435429321683;
Sat, 27 Jun 2015 11:22:01 -0700 (PDT)
Received: by 10.27.171.143 with HTTP; Sat, 27 Jun 2015 11:22:01 -0700 (PDT)
In-Reply-To: <CAOC2i37rbSbw3ep-JVsGvCuW-KH=knbq6DbCB5z_Z=ZHEtu53g@mail.gmail.com>
References: <CAAS2fgR0ak5B1gdSvR7s4YRydbpXb0jC45U3V50D6n=aMLUn7w@mail.gmail.com>
<CAOC2i373Bg2v_CHDicn74RFsjZDwwDW5cGQ=01o9YNnU8Tr27w@mail.gmail.com>
<CAOC2i37rbSbw3ep-JVsGvCuW-KH=knbq6DbCB5z_Z=ZHEtu53g@mail.gmail.com>
Date: Sat, 27 Jun 2015 14:22:01 -0400
Message-ID: <CADL_X_ejSs6hHahbVyjBjXJxuJjqW9WcNf1HcPGA__hM5w-h7A@mail.gmail.com>
From: Jameson Lopp <jameson.lopp@gmail.com>
To: Thomas Pryds <thomas@pryds.eu>
Content-Type: multipart/alternative; boundary=f46d04428630d1b998051983eedc
X-Spam-Status: No, score=-2.7 required=5.0 tests=BAYES_00,DKIM_SIGNED,
DKIM_VALID,DKIM_VALID_AU,FREEMAIL_FROM,HTML_MESSAGE,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
Cc: bitcoin-dev@lists.linuxfoundation.org
Subject: Re: [bitcoin-dev] Upcoming DOS vulnerability announcements for
Bitcoin Core
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: Sat, 27 Jun 2015 18:22:04 -0000
--f46d04428630d1b998051983eedc
Content-Type: text/plain; charset=UTF-8
According to the release notes, the 0.10.2 release only had notable changes
for Windows. https://bitcoin.org/en/release/v0.10.2
It's not clear that there were any vulnerability patches in 0.10.2 itself
that apply to Ubuntu.
- Jameson
On Sat, Jun 27, 2015 at 1:55 PM, Thomas Pryds <thomas@pryds.eu> wrote:
>
> Den 27/06/2015 08.21 skrev "Gregory Maxwell" <gmaxwell@gmail.com>:
>
> > I strongly recommend anyone running production nodes exposed to inbound
> > connections from the internet upgrade to 0.10.2 as soon as possible.
>
> Does anybody know when/if 0.10.2 will be available on the Ubuntu PPA?
>
> I could of course just install manually, but I like the convenience of a
> PPA.
>
> _______________________________________________
> bitcoin-dev mailing list
> bitcoin-dev@lists.linuxfoundation.org
> https://lists.linuxfoundation.org/mailman/listinfo/bitcoin-dev
>
>
--f46d04428630d1b998051983eedc
Content-Type: text/html; charset=UTF-8
Content-Transfer-Encoding: quoted-printable
<div dir=3D"ltr"><div><div>According to the release notes, the 0.10.2 relea=
se only had notable changes for Windows. <a href=3D"https://bitcoin.org/en/=
release/v0.10.2">https://bitcoin.org/en/release/v0.10.2</a><br><br></div>It=
's not clear that there were any vulnerability patches in 0.10.2 itself=
that apply to Ubuntu.<br><br></div>- Jameson<br></div><div class=3D"gmail_=
extra"><br><div class=3D"gmail_quote">On Sat, Jun 27, 2015 at 1:55 PM, Thom=
as Pryds <span dir=3D"ltr"><<a href=3D"mailto:thomas@pryds.eu" target=3D=
"_blank">thomas@pryds.eu</a>></span> wrote:<br><blockquote class=3D"gmai=
l_quote" style=3D"margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left=
:1ex"><span class=3D""><p dir=3D"ltr"><br>
Den 27/06/2015 08.21 skrev "Gregory Maxwell" <<a href=3D"mailt=
o:gmaxwell@gmail.com" target=3D"_blank">gmaxwell@gmail.com</a>>:</p>
<p dir=3D"ltr">> I strongly recommend anyone running production nodes ex=
posed to inbound<br>
> connections from the internet upgrade to 0.10.2 as soon as possible.</=
p>
</span><p dir=3D"ltr">Does anybody know when/if 0.10.2 will be available on=
the Ubuntu PPA?</p>
<p dir=3D"ltr">I could of course just install manually, but I like the conv=
enience of a PPA.<br>
</p>
<br>_______________________________________________<br>
bitcoin-dev mailing list<br>
<a href=3D"mailto:bitcoin-dev@lists.linuxfoundation.org">bitcoin-dev@lists.=
linuxfoundation.org</a><br>
<a href=3D"https://lists.linuxfoundation.org/mailman/listinfo/bitcoin-dev" =
rel=3D"noreferrer" target=3D"_blank">https://lists.linuxfoundation.org/mail=
man/listinfo/bitcoin-dev</a><br>
<br></blockquote></div><br></div>
--f46d04428630d1b998051983eedc--
|