Comment 13 for bug 271791

Revision history for this message
Jelmer Vernooij (jelmer) wrote : Re: [Bug 271791] Re: Paramiko depends on RandomPool

On Thu, 2011-02-10 at 14:27 +0000, Wesley Schwengle wrote:
> On Solaris:
>
> # python -c "import paramiko"
> /opt/csw/lib/python2.6/site-packages/Crypto/Util/randpool.py:40: RandomPool_DeprecationWarning: This application uses RandomPool, which is BROKEN in older releases. See http://www.pycrypto.org/randpool-broken
> RandomPool_DeprecationWarning)
>
> Where can I get the patch? I cannot find it on github..
There are various branches attached to this bug report with the fix.

Cheers,

Jelmer