summaryrefslogtreecommitdiff
path: root/e2/31634b1aba63f2685dc05522c764d218582fdb
blob: b06650e9321122d4f07943c6ce7dcd16bdb03926 (plain)
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
Received: from sog-mx-2.v43.ch3.sourceforge.com ([172.29.43.192]
	helo=mx.sourceforge.net)
	by sfs-ml-2.v29.ch3.sourceforge.com with esmtp (Exim 4.76)
	(envelope-from <laanwj@gmail.com>) id 1WYz1j-0004wP-QG
	for bitcoin-development@lists.sourceforge.net;
	Sat, 12 Apr 2014 14:35:27 +0000
Received-SPF: pass (sog-mx-2.v43.ch3.sourceforge.com: domain of gmail.com
	designates 209.85.213.173 as permitted sender)
	client-ip=209.85.213.173; envelope-from=laanwj@gmail.com;
	helo=mail-ig0-f173.google.com; 
Received: from mail-ig0-f173.google.com ([209.85.213.173])
	by sog-mx-2.v43.ch3.sourceforge.com with esmtps (TLSv1:RC4-SHA:128)
	(Exim 4.76) id 1WYz1i-0000dv-UW
	for bitcoin-development@lists.sourceforge.net;
	Sat, 12 Apr 2014 14:35:27 +0000
Received: by mail-ig0-f173.google.com with SMTP id hl10so1870646igb.6
	for <bitcoin-development@lists.sourceforge.net>;
	Sat, 12 Apr 2014 07:35:21 -0700 (PDT)
MIME-Version: 1.0
X-Received: by 10.42.25.147 with SMTP id a19mr647722icc.89.1397313321611; Sat,
	12 Apr 2014 07:35:21 -0700 (PDT)
Received: by 10.64.70.131 with HTTP; Sat, 12 Apr 2014 07:35:21 -0700 (PDT)
In-Reply-To: <53494CFF.1030303@olivere.de>
References: <53494CFF.1030303@olivere.de>
Date: Sat, 12 Apr 2014 16:35:21 +0200
Message-ID: <CA+s+GJB9ShVPZx0zBSaBWkFGwd=Tru5xgoJxg-Kb=qX-zV1xng@mail.gmail.com>
From: Wladimir <laanwj@gmail.com>
To: Oliver Egginger <bitcoin@olivere.de>
Content-Type: multipart/alternative; boundary=20cf303f6e482cbae204f6d95ca0
X-Spam-Score: -0.6 (/)
X-Spam-Report: Spam Filtering performed by mx.sourceforge.net.
	See http://spamassassin.org/tag/ for more details.
	-1.5 SPF_CHECK_PASS SPF reports sender host as permitted sender for
	sender-domain
	0.0 FREEMAIL_FROM Sender email is commonly abused enduser mail provider
	(laanwj[at]gmail.com)
	-0.0 SPF_PASS               SPF: sender matches SPF record
	1.0 HTML_MESSAGE           BODY: HTML included in message
	-0.1 DKIM_VALID_AU Message has a valid DKIM or DK signature from
	author's domain
	0.1 DKIM_SIGNED            Message has a DKIM or DK signature,
	not necessarily valid
	-0.1 DKIM_VALID Message has at least one valid DKIM or DK signature
X-Headers-End: 1WYz1i-0000dv-UW
Cc: Bitcoin Development <bitcoin-development@lists.sourceforge.net>
Subject: Re: [Bitcoin-development] Ubuntu LTS Packaging?
X-BeenThere: bitcoin-development@lists.sourceforge.net
X-Mailman-Version: 2.1.9
Precedence: list
List-Id: <bitcoin-development.lists.sourceforge.net>
List-Unsubscribe: <https://lists.sourceforge.net/lists/listinfo/bitcoin-development>,
	<mailto:bitcoin-development-request@lists.sourceforge.net?subject=unsubscribe>
List-Archive: <http://sourceforge.net/mailarchive/forum.php?forum_name=bitcoin-development>
List-Post: <mailto:bitcoin-development@lists.sourceforge.net>
List-Help: <mailto:bitcoin-development-request@lists.sourceforge.net?subject=help>
List-Subscribe: <https://lists.sourceforge.net/lists/listinfo/bitcoin-development>,
	<mailto:bitcoin-development-request@lists.sourceforge.net?subject=subscribe>
X-List-Received-Date: Sat, 12 Apr 2014 14:35:28 -0000

--20cf303f6e482cbae204f6d95ca0
Content-Type: text/plain; charset=UTF-8

On Sat, Apr 12, 2014 at 4:26 PM, Oliver Egginger <bitcoin@olivere.de> wrote:

> Hello,
>
> so far, nothing yet?
>
> See: https://launchpad.net/~bitcoin/
>

Well, the only change in 0.9.1 is the dependency version of OpenSSL that is
used in the binary gitian builds.

However, the PPA build, which happens on the Ubuntu build server, simply
uses the operating system OpenSSL. So if you upgrade that you should be OK.

Wladimir

--20cf303f6e482cbae204f6d95ca0
Content-Type: text/html; charset=UTF-8

<div dir="ltr"><br><div class="gmail_extra"><div class="gmail_quote">On Sat, Apr 12, 2014 at 4:26 PM, Oliver Egginger <span dir="ltr">&lt;<a href="mailto:bitcoin@olivere.de" target="_blank">bitcoin@olivere.de</a>&gt;</span> wrote:<br>
<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">Hello,<br>
<br>
so far, nothing yet?<br>
<br>
See: <a href="https://launchpad.net/~bitcoin/" target="_blank">https://launchpad.net/~bitcoin/</a><br></blockquote><div><br></div><div>Well, the only change in 0.9.1 is the dependency version of OpenSSL that is used in the binary gitian builds.<br>
<br></div><div>However, the PPA build, which happens on the Ubuntu build server, simply uses the operating system OpenSSL. So if you upgrade that you should be OK.<br></div><div><br></div><div>Wladimir<br></div></div></div>
</div>

--20cf303f6e482cbae204f6d95ca0--