Received: from sog-mx-1.v43.ch3.sourceforge.com ([172.29.43.191] helo=mx.sourceforge.net) by sfs-ml-3.v29.ch3.sourceforge.com with esmtp (Exim 4.76) (envelope-from ) id 1VH1i8-0001mk-BZ for bitcoin-development@lists.sourceforge.net; Wed, 04 Sep 2013 01:16:44 +0000 Received-SPF: pass (sog-mx-1.v43.ch3.sourceforge.com: domain of gmail.com designates 74.125.82.53 as permitted sender) client-ip=74.125.82.53; envelope-from=gavinandresen@gmail.com; helo=mail-wg0-f53.google.com; Received: from mail-wg0-f53.google.com ([74.125.82.53]) by sog-mx-1.v43.ch3.sourceforge.com with esmtps (TLSv1:RC4-SHA:128) (Exim 4.76) id 1VH1i6-0006jF-8T for bitcoin-development@lists.sourceforge.net; Wed, 04 Sep 2013 01:16:44 +0000 Received: by mail-wg0-f53.google.com with SMTP id n12so5485047wgh.32 for ; Tue, 03 Sep 2013 18:16:35 -0700 (PDT) MIME-Version: 1.0 X-Received: by 10.180.189.9 with SMTP id ge9mr158968wic.52.1378257395466; Tue, 03 Sep 2013 18:16:35 -0700 (PDT) Sender: gavinandresen@gmail.com Received: by 10.194.156.163 with HTTP; Tue, 3 Sep 2013 18:16:35 -0700 (PDT) Date: Wed, 4 Sep 2013 11:16:35 +1000 X-Google-Sender-Auth: 6Hf4msuf--3GgKTnn5QjGt4tZJM Message-ID: From: Gavin Andresen To: Bitcoin Dev Content-Type: multipart/alternative; boundary=001a11c3430277490804e5848e19 X-Spam-Score: -0.5 (/) 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 (gavinandresen[at]gmail.com) -0.0 SPF_PASS SPF: sender matches SPF record 1.0 HTML_MESSAGE BODY: HTML included in message 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: 1VH1i6-0006jF-8T Subject: [Bitcoin-development] 0.8.4 released, fixes critical denial-of-service issue X-BeenThere: bitcoin-development@lists.sourceforge.net X-Mailman-Version: 2.1.9 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 04 Sep 2013 01:16:44 -0000 --001a11c3430277490804e5848e19 Content-Type: text/plain; charset=ISO-8859-1 Bitcoin-Qt version 0.8.4 is now available from: http://sourceforge.net/projects/bitcoin/files/Bitcoin/bitcoin-0.8.4/ This is a maintenance release to fix a critical bug and three security issues; we urge all users to upgrade. There were no changes from 0.8.4 release candidate 2, so if you are running 0.8.4rc2 you do not need to upgrade. Please report bugs using the issue tracker at github: https://github.com/bitcoin/bitcoin/issues How to Upgrade -------------- If you are running an older version, shut it down. Wait until it has completely shut down (which might take a few minutes for older versions), then run the installer (on Windows) or just copy over /Applications/Bitcoin-Qt (on Mac) or bitcoind/bitcoin-qt (on Linux). If you are upgrading from version 0.7.2 or earlier, the first time you run 0.8.4 your blockchain files will be re-indexed, which will take anywhere from 30 minutes to several hours, depending on the speed of your machine. 0.8.4 Release notes =================== Security issues --------------- An attacker could send a series of messages that resulted in an integer division-by-zero error in the Bloom Filter handling code, causing the Bitcoin-Qt or bitcoind process to crash. Bloom filters were introduced with version 0.8, so versions 0.8.0 through 0.8.3 are vulnerable to this critical denial-of-service attack. A constant-time algorithm is now used to check RPC password guess attempts; fixes https://github.com/bitcoin/bitcoin/issues/2838 (CVE-2013-4165) Implement a better fix for the fill-memory-with-orphan-transactions attack that was fixed in 0.8.3. See https://bitslog.wordpress.com/2013/07/18/buggy-cve-2013-4627-patch-open-new-vectors-of-attack/ for a description of the weaknesses of the previous fix. (CVE-2013-4627) Bugs fixed ---------- Fix multi-block reorg transaction resurrection. Fix non-standard disconnected transactions causing mempool orphans. This bug could cause nodes running with the -debug flag to crash. OSX: use 'FD_FULLSYNC' with LevelDB, which will (hopefully!) prevent the database corruption issues many people have experienced on OSX. Linux: clicking on bitcoin: links was broken if you were using a Gnome-based desktop. Fix a hang-at-shutdown bug that only affects users that compile their own version of Bitcoin against Boost versions 1.50-1.52. Other changes ------------- Checkpoint at block 250,000 to speed up initial block downloads and make the progress indicator when downloading more accurate. Thanks to everybody who contributed to the 0.8.4 releases! ---------------------------------------------------------- Pieter Wuille Warren Togami Patrick Strateman pakt Gregory Maxwell Sergio Demian Lerner grayleonard Cory Fields Matt Corallo Gavin Andresen --001a11c3430277490804e5848e19 Content-Type: text/html; charset=ISO-8859-1 Content-Transfer-Encoding: quoted-printable
Bitcoin-Qt version 0.8.4 is now available from:

This is a maintenance release to fix a critical bug and= three
security issues; we urge all users to upgrade.
<= br>
There were no changes from 0.8.4 release candidate 2, so if y= ou are running
0.8.4rc2 you do not need to upgrade.

Please r= eport bugs using the issue tracker at github:


How to Upgrade
--------------<= /div>

If you are running an older version, shut it down.= Wait
until it has completely shut down (which might take a few m= inutes for older
versions), then run the installer (on Windows) or just copy over
=
/Applications/Bitcoin-Qt (on Mac) or bitcoind/bitcoin-qt (on Linux).

If you are upgrading from version 0.7.2 or earlier,= the first time you
run 0.8.4 your blockchain files will be re-indexed, which will take
anywhere from 30 minutes to several hours, depending on the speed o= f
your machine.

0.8.4 Release notes
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D
Security issues
---------------

=
An attacker could send a series of messages that resulted in
an integer division-by-zero error in the Bloom Filter handling
code, causing the Bitcoin-Qt or bitcoind process to crash.
B= loom filters were introduced with version 0.8, so versions 0.8.0
= through 0.8.3 are vulnerable to this critical denial-of-service attack.

A constant-time algorithm is now used to check RPC pass= word
guess attempts; fixes https://github.com/bitcoin/bitcoin/issues/2838
(CVE-2013-4165)

Implement a better fix for th= e fill-memory-with-orphan-transactions
attack that was fixed in 0= .8.3. See
for a description of the weaknesses of the previous fix.
(CV= E-2013-4627)

Bugs fixed
----------
=

Fix multi-block reorg transaction resurrection.

Fix non-standard disconnected transactions causing memp= ool orphans.
This bug could cause nodes running with the -debug f= lag to crash.

OSX: use 'FD_FULLSYNC' with = LevelDB, which will (hopefully!)
prevent the database corruption issues many people have
expe= rienced on OSX.

Linux: clicking on bitcoin: links = was broken if you were using
a Gnome-based desktop.

Fix a hang-at-shutdown bug that only affects users that comp= ile
their own version of Bitcoin against Boost versions 1.50-1.52= .

Other changes
-------------

Checkpoint at block 250,000 to speed up initial block downlo= ads
and make the progress indicator when downloading more accurat= e.


Thanks to everybody who contribu= ted to the 0.8.4 releases!
----------------------------------------------------------
<= br>
Pieter Wuille
Warren Togami
Patrick Strat= eman
pakt
Gregory Maxwell
Sergio Demian Lerne= r
grayleonard
Cory Fields
Matt Corallo
Gav= in Andresen

--001a11c3430277490804e5848e19--