pkgsrc-Changes archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

CVS commit: pkgsrc/security/py-crypto



Module Name:    pkgsrc
Committed By:   gls
Date:           Tue Oct 29 08:42:14 UTC 2013

Modified Files:
        pkgsrc/security/py-crypto: Makefile PLIST distinfo

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.


To generate a diff of this commit:
cvs rdiff -u -r1.29 -r1.30 pkgsrc/security/py-crypto/Makefile
cvs rdiff -u -r1.10 -r1.11 pkgsrc/security/py-crypto/PLIST
cvs rdiff -u -r1.9 -r1.10 pkgsrc/security/py-crypto/distinfo

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.




Home | Main Index | Thread Index | Old Index