diff options
author | Wladimir J. van der Laan <laanwj@gmail.com> | 2015-11-10 15:02:22 +0100 |
---|---|---|
committer | bitcoindev <bitcoindev@gnusha.org> | 2015-11-10 14:02:15 +0000 |
commit | 2a1c0509f7f524aa4e079d819ee73442f4dde87b (patch) | |
tree | eb7f67e4a716924b07d72d0962efe630afe194be | |
parent | 38262dc1dd5349ac841aef22e7f809de7b230a3f (diff) | |
download | pi-bitcoindev-2a1c0509f7f524aa4e079d819ee73442f4dde87b.tar.gz pi-bitcoindev-2a1c0509f7f524aa4e079d819ee73442f4dde87b.zip |
[bitcoin-dev] Bitcoin Core 0.10.4 release candidate 1 available
-rw-r--r-- | 27/62a270f2fd8ff9aa96b8409dd1295adb927b81 | 94 |
1 files changed, 94 insertions, 0 deletions
diff --git a/27/62a270f2fd8ff9aa96b8409dd1295adb927b81 b/27/62a270f2fd8ff9aa96b8409dd1295adb927b81 new file mode 100644 index 000000000..1be29091a --- /dev/null +++ b/27/62a270f2fd8ff9aa96b8409dd1295adb927b81 @@ -0,0 +1,94 @@ +Return-Path: <laanwj@gmail.com> +Received: from smtp1.linuxfoundation.org (smtp1.linux-foundation.org + [172.17.192.35]) + by mail.linuxfoundation.org (Postfix) with ESMTPS id BDD56486 + for <bitcoin-dev@lists.linuxfoundation.org>; + Tue, 10 Nov 2015 14:02:15 +0000 (UTC) +X-Greylist: whitelisted by SQLgrey-1.7.6 +Received: from mail-wm0-f46.google.com (mail-wm0-f46.google.com [74.125.82.46]) + by smtp1.linuxfoundation.org (Postfix) with ESMTPS id E816D177 + for <bitcoin-dev@lists.linuxfoundation.org>; + Tue, 10 Nov 2015 14:02:14 +0000 (UTC) +Received: by wmww144 with SMTP id w144so2009745wmw.0 + for <bitcoin-dev@lists.linuxfoundation.org>; + Tue, 10 Nov 2015 06:02:13 -0800 (PST) +DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; + h=date:from:to:subject:message-id:mime-version:content-type + :content-disposition; + bh=owbnsffJXbAnmWx7eI+gmFd0QoFxU6u6akFtTox4hqI=; + b=Wq4oPoB3yhTQXp86BrO1UztWM8mm0b6VUIcwq7Sltdr1NOFOxH5QYkmf5gcBFJCZ/B + HHuT1tfc6kTWNn+PcMWRVf77N225LwiXdqqJPA99SC/yX8S9neFA8Ncsp/mBm8VUy1F/ + 6mLhWufqw0NdIB7DR2QtoOc2BOhKttEA/3+/NBRHx9+Ng9fcwh+GaxxpaZVXB5N0PeV4 + 0+EzeOAy9VyR5Y9KGrtbhyRHseUBF1lcNv/v9oTvcE/jCKIHRTbRdUN1eV9t8xLf8XWM + UeibU5eKSaSEu4Rkdss9JakOibezR7UV4UZ0TjEOY68hHpNd+M6x61zLWr88CR1DQNkV + mCtQ== +X-Received: by 10.194.89.34 with SMTP id bl2mr3132686wjb.9.1447164132009; + Tue, 10 Nov 2015 06:02:12 -0800 (PST) +Received: from amethyst.visucore.com (dhcp-089-098-228-253.chello.nl. + [89.98.228.253]) + by smtp.gmail.com with ESMTPSA id bk2sm3716295wjc.3.2015.11.10.06.02.10 + for <bitcoin-dev@lists.linuxfoundation.org> + (version=TLS1_2 cipher=AES128-SHA bits=128/128); + Tue, 10 Nov 2015 06:02:10 -0800 (PST) +Date: Tue, 10 Nov 2015 15:02:22 +0100 +From: "Wladimir J. van der Laan" <laanwj@gmail.com> +To: Bitcoin development mailing list <bitcoin-dev@lists.linuxfoundation.org> +Message-ID: <20151110140221.GA10280@amethyst.visucore.com> +MIME-Version: 1.0 +Content-Type: text/plain; charset=utf-8 +Content-Disposition: inline +X-Spam-Status: No, score=-2.0 required=5.0 tests=BAYES_00,DKIM_SIGNED, + DKIM_VALID,DKIM_VALID_AU,FREEMAIL_FROM autolearn=ham version=3.3.1 +X-Spam-Checker-Version: SpamAssassin 3.3.1 (2010-03-16) on + smtp1.linux-foundation.org +Subject: [bitcoin-dev] Bitcoin Core 0.10.4 release candidate 1 available +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: Tue, 10 Nov 2015 14:02:15 -0000 + +-----BEGIN PGP SIGNED MESSAGE----- +Hash: SHA512 + +Binaries for bitcoin Core version 0.10.4rc1 are now available from: + + https://bitcoin.org/bin/bitcoin-core-0.10.4/test/ + +Source code can be found on github under the signed tag + + https://github.com/bitcoin/bitcoin/tree/v0.10.4rc1 + +This is a new minor version release, bringing bug fixes, the BIP65 (CLTV) +consensus change, and relay policy preparation for BIP113. + +Preliminary release notes for the 0.10.4 release can be found here: + + https://github.com/bitcoin/bitcoin/blob/0.10/doc/release-notes.md + +Release candidates are test versions for releases. When no critical problems +are found, this release candidate will be tagged as 0.10.4. + +Please report bugs using the issue tracker at github: + + https://github.com/bitcoin/bitcoin/issues + +-----BEGIN PGP SIGNATURE----- +Version: GnuPG v1 + +iQEcBAEBCgAGBQJWQfjkAAoJEHSBCwEjRsmmEPIIAJPrtqsFZ8h9yZ9z4zKyarT7 +1TLdr5Pvd0j5JRtqE6ZlKrHNTNu5QON4vM7Nk/JXIb0kZGSjjMYevBzlWJxkqn7G +EM9EwmDwInRFgTnYiPG5/L/i0PZkeZn/8GIHZUHeRQ1MPhuy1t7fUmJ3ZXgQmrQp +imwg5ZKqF6HwHEb89nvxKCsqHEntUxP4uZaWcapWL7nKyDRtXjBuyWwNzceixlpo +c8cy944V2aXjjFQh4NStfEoxYHMgkcxyRAm9RWOt2v6PfV0l6SuYSaNsSgLWVhuv +GTsO6CX1gdqNpctEl8g3fkfihhN+eY7A+WBbyj+i//6kQb03xMZiy+CRmUfA31g= +=xKpy +-----END PGP SIGNATURE----- + |