diff options
author | Wladimir <laanwj@gmail.com> | 2015-02-06 09:54:34 +0000 |
---|---|---|
committer | bitcoindev <bitcoindev@gnusha.org> | 2015-02-06 09:54:41 +0000 |
commit | e18dd5c5c1e9e462945f86ff8b1cc12cdc2b4de4 (patch) | |
tree | da91f6241edd8d6152d8a8f0a14e66563e4d6ec9 /e5 | |
parent | 5d84706f2bd244c1af63a6b28c288f21e1dd277f (diff) | |
download | pi-bitcoindev-e18dd5c5c1e9e462945f86ff8b1cc12cdc2b4de4.tar.gz pi-bitcoindev-e18dd5c5c1e9e462945f86ff8b1cc12cdc2b4de4.zip |
Re: [Bitcoin-development] Bitcoin Core 0.10.0rc4 tagged
Diffstat (limited to 'e5')
-rw-r--r-- | e5/88905116c442919a1b066da6114243b8419aa0 | 72 |
1 files changed, 72 insertions, 0 deletions
diff --git a/e5/88905116c442919a1b066da6114243b8419aa0 b/e5/88905116c442919a1b066da6114243b8419aa0 new file mode 100644 index 000000000..9867f30e3 --- /dev/null +++ b/e5/88905116c442919a1b066da6114243b8419aa0 @@ -0,0 +1,72 @@ +Received: from sog-mx-3.v43.ch3.sourceforge.com ([172.29.43.193] + helo=mx.sourceforge.net) + by sfs-ml-1.v29.ch3.sourceforge.com with esmtp (Exim 4.76) + (envelope-from <laanwj@gmail.com>) id 1YJfcX-0001pc-T8 + for bitcoin-development@lists.sourceforge.net; + Fri, 06 Feb 2015 09:54:41 +0000 +Received-SPF: pass (sog-mx-3.v43.ch3.sourceforge.com: domain of gmail.com + designates 209.85.223.175 as permitted sender) + client-ip=209.85.223.175; envelope-from=laanwj@gmail.com; + helo=mail-ie0-f175.google.com; +Received: from mail-ie0-f175.google.com ([209.85.223.175]) + by sog-mx-3.v43.ch3.sourceforge.com with esmtps (TLSv1:RC4-SHA:128) + (Exim 4.76) id 1YJfcV-0004lh-Ps + for bitcoin-development@lists.sourceforge.net; + Fri, 06 Feb 2015 09:54:41 +0000 +Received: by iecar1 with SMTP id ar1so73004iec.6 + for <bitcoin-development@lists.sourceforge.net>; + Fri, 06 Feb 2015 01:54:34 -0800 (PST) +MIME-Version: 1.0 +X-Received: by 10.51.17.1 with SMTP id ga1mr679969igd.33.1423216474237; Fri, + 06 Feb 2015 01:54:34 -0800 (PST) +Received: by 10.64.147.196 with HTTP; Fri, 6 Feb 2015 01:54:34 -0800 (PST) +In-Reply-To: <CA+s+GJBaQJPmCBKHLPfZ-_JjarpVCnAmz8eoD=Rg2HLx_vfn=A@mail.gmail.com> +References: <CA+s+GJBaQJPmCBKHLPfZ-_JjarpVCnAmz8eoD=Rg2HLx_vfn=A@mail.gmail.com> +Date: Fri, 6 Feb 2015 09:54:34 +0000 +Message-ID: <CA+s+GJBGpOdZ+omv=HcE6dcBPpCtDiPNwk-F_j+SbA5c9sk4gQ@mail.gmail.com> +From: Wladimir <laanwj@gmail.com> +To: Bitcoin Dev <bitcoin-development@lists.sourceforge.net> +Content-Type: text/plain; charset=UTF-8 +X-Spam-Score: -1.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 + -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: 1YJfcV-0004lh-Ps +Subject: Re: [Bitcoin-development] Bitcoin Core 0.10.0rc4 tagged +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: Fri, 06 Feb 2015 09:54:41 -0000 + +On Thu, Feb 5, 2015 at 12:33 PM, Wladimir <laanwj@gmail.com> wrote: +> FYI, I've just tagged v0.10rc4, and pushed my signatures to the +> gitian.sigs repository. +> +> Please start your gitian builders! + +Thanks to the extremely quick response (a whopping 9 gitian builders +already!), the executables and tarball for rc4 have been uploaded to +the usual place: + +https://bitcoin.org/bin/0.10.0/test/ + +Wladimir + + |