Path to this page:
Subject: CVS commit: pkgsrc/security/py-crypto
From: Guillaume Lasmayous
Date: 2013-10-29 09:42:14
Message id: 20131029084214.B933A96@cvs.netbsd.org
Log Message:
Update security/py-crypto to 2..6.1
This is a security fix to address CVE-2013-1445
Upstream changes:
-----------------
2.6.1
=====
* [CVE-2013-1445] Fix PRNG not correctly reseeded in some situations.
In previous versions of PyCrypto, the Crypto.Random PRNG exhibits a
race condition that may cause forked processes to generate identical
sequences of 'random' numbers.
Files: