Comment 12 for bug 271791

Revision history for this message
Wesley Schwengle (wesleys) 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..