Luke-Jr (OP)
Legendary
Offline
Activity: 2576
Merit: 1186
|
|
March 21, 2012, 06:06:24 AM Last edit: January 05, 2013, 02:49:36 PM by Luke-Jr |
|
Bitcoin version 0.4.4 is now available for download at: http://luke.dashjr.org/programs/bitcoin/files/bitcoind-0.4.4/This is a bugfix-only release based on 0.4.0. Please note that the wxBitcoin GUI client is no longer maintained nor supported. If someone would like to step up to maintain this, they should contact Luke-Jr. Please report bugs for the daemon only using the issue tracker at github: https://github.com/bitcoin/bitcoin/issuesStable source code is hosted at Gitorious: http://gitorious.org/bitcoin/bitcoind-stable/archive-tarball/v0.4.4#.tar.gzBUG FIXES- Limit the number of orphan transactions stored in memory, to prevent a potential denial-of-service attack by flooding orphan transactions. Also never store invalid transactions at all.
- Fix possible buffer overflow on systems with very long application data paths. This is not exploitable.
- Resolved multiple bugs preventing long-term unlocking of encrypted wallets (issue #922).
- Only send local IP in "version" messages if it is globally routable (ie, not private), and try to get such an IP from UPnP if applicable.
- Reannounce UPnP port forwards every 20 minutes, to workaround routers expiring old entries, and allow the -upnp option to override any stored setting.
- Various memory leaks and potential null pointer deferences have been
fixed. - Several shutdown issues have been fixed.
- Check that keys stored in the wallet are valid at startup, and if not,
report corruption. - Various build fixes.
- If no password is specified to bitcoind, recommend a secure password.
- Update hard-coded fallback seed nodes, choosing recent ones with long uptime and versions at least 0.4.0.
- Add checkpoint at block 168,000.
Thanks to everybody who contributed code or helped test this release: Pieter Wuille Luke Dashjr Gavin Andresen Gregory Maxwell Matt Corallo Lars Rasmusson Daniel Folkinshteyn
|
|
|
|
cypherdoc
Legendary
Offline
Activity: 1764
Merit: 1002
|
|
March 21, 2012, 04:19:54 PM |
|
confused. whats the diff btwn this and the recent 0.5.3.1?
|
|
|
|
Luke-Jr (OP)
Legendary
Offline
Activity: 2576
Merit: 1186
|
|
March 21, 2012, 04:23:59 PM |
|
confused. whats the diff btwn this and the recent 0.5.3.1?
0.4 is an older bitcoind series. 0.5 has more features, but is less tested.
|
|
|
|
Liberate
Member
Offline
Activity: 70
Merit: 10
Freedom is Free
|
|
March 21, 2012, 04:41:39 PM |
|
Nice I actually prefer this gen of clients.
|
|
|
|
Luke-Jr (OP)
Legendary
Offline
Activity: 2576
Merit: 1186
|
|
March 21, 2012, 04:45:23 PM |
|
confused. whats the diff btwn this and the recent 0.5.3.1?
The blue branches only get fixes. The red one gets new features, changes, etc as they're developed. The green one is the critical vulnerability fix for 0.5.3.1
|
|
|
|
Liberate
Member
Offline
Activity: 70
Merit: 10
Freedom is Free
|
|
March 21, 2012, 05:43:46 PM |
|
confused. whats the diff btwn this and the recent 0.5.3.1?
The blue branches only get fixes. The red one gets new features, changes, etc as they're developed. The green one is the critical vulnerability fix for 0.5.3.1 Best explanation of source control I have ever seen and I mean it.
|
|
|
|
cypherdoc
Legendary
Offline
Activity: 1764
Merit: 1002
|
|
March 21, 2012, 08:17:58 PM |
|
confused. whats the diff btwn this and the recent 0.5.3.1?
The blue branches only get fixes. The red one gets new features, changes, etc as they're developed. The green one is the critical vulnerability fix for 0.5.3.1 yes, thanks for that diagram. i'll bet most of us have never seen it.
|
|
|
|
Luke-Jr (OP)
Legendary
Offline
Activity: 2576
Merit: 1186
|
|
March 21, 2012, 08:24:51 PM |
|
yes, thanks for that diagram. i'll bet most of us have never seen it. I bet not, considering I literally just drew it in KolourPaint real quick :p
|
|
|
|
cypherdoc
Legendary
Offline
Activity: 1764
Merit: 1002
|
|
March 21, 2012, 08:28:20 PM |
|
yes, thanks for that diagram. i'll bet most of us have never seen it. I bet not, considering I literally just drew it in KolourPaint real quick :p thanks for that. Luke, as much controversy as we've had, i would like to say we all still appreciate your work.
|
|
|
|
Kluge
Donator
Legendary
Offline
Activity: 1218
Merit: 1015
|
|
March 21, 2012, 08:53:19 PM |
|
yes, thanks for that diagram. i'll bet most of us have never seen it. I bet not, considering I literally just drew it in KolourPaint real quick :p thanks for that. Luke, as much controversy as we've had, i would like to say we all still appreciate your work. +1
|
|
|
|
MysteryMiner
Legendary
Offline
Activity: 1512
Merit: 1049
Death to enemies!
|
|
March 21, 2012, 09:58:03 PM |
|
Can devs upload the binaries + source to sourceforge.net?
|
bc1q59y5jp2rrwgxuekc8kjk6s8k2es73uawprre4j
|
|
|
Luke-Jr (OP)
Legendary
Offline
Activity: 2576
Merit: 1186
|
|
March 21, 2012, 10:06:13 PM |
|
Can devs upload the binaries + source to sourceforge.net?
Not worth the trouble for this release. 0.4.5 (with BIP 16 support) will hopefully be ready within the next week or two (about to upload RCs).
|
|
|
|
|