0.9.0 was released Mar 18, and 0.9.3 (bugfix release) on Sep 23. 0.8.x (current stable) is no longer maintained.
anything blocking this stabilization?
In the meantime: 2015-02-16 - Bitcoin Core version 0.10.0 released 2015-05-19 - Bitcoin Core version 0.10.2 released
As a workaround, I downloaded https://bitcoin.org/bin/bitcoin-core-0.10.2/bitcoin-0.10.2-linux64.tar.gz and unpacked it. Just doing cd bitcoin-0.10.2/bin ./bitcoin-qt works like a charme.
I get this error: /usr/lib/gcc/x86_64-pc-linux-gnu/4.8.4/../../../../x86_64-pc-linux-gnu/bin/ld: /usr/lib64/libmemenv.a(memenv.o): no se puede usar la reubicación R_X86_64_32S contra `.rodata' cuando se hace un objeto compartido; recompile con -fPIC /usr/lib64/libmemenv.a: error adding symbols: Valor erróneo collect2: error: ld devolvió el estado de salida 1 Makefile:1065: fallo en las instrucciones para el objetivo 'bitcoin-qt' make[5]: *** [bitcoin-qt] Error 1
This bug should be closed, as 0.9.3 is no longer safe. Bug #552208 targets 0.10.2
@Francisco Lloret Did you emerge current stable version of bitcoin-qt (0.8.6) ? I guess You should do that to have all needed libraries, whenn trying to run the downloaded binary version of current upstream version (0.10.2). If it does still not run, maybe You need some other libraries. @Luke-Jr Why be so vague? I guess You mean https://bitcoin.org/en/alert/2015-07-04-spv-mining
sorry guys this bug has been superceded.
(In reply to Noramo from comment #6) > @Luke-Jr > Why be so vague? > I guess You mean > https://bitcoin.org/en/alert/2015-07-04-spv-mining There are also undisclosed CVEs.