CVSROOT: /cvs
Module name: ports
Changes by: [email protected] 2012/05/25 06:13:01
Modified files:
security/py-crypto: Makefile distinfo
security/py-crypto/patches: patch-lib_Crypto_Cypher___init___py
patch-lib_Crypto_Hash___init___py
patch-lib_Crypto_SelfTest_Cipher___init___py
patch-lib_Crypto_SelfTest_Cipher_test_pkcs1_oaep_py
patch-lib_Crypto_SelfTest_Hash___init__py
patch-lib_Crypto_SelfTest_Signature_test_pkcs1_15_py
patch-lib_Crypto_SelfTest_Signature_test_pkcs1_pss_py
patch-setup_py
security/py-crypto/pkg: PLIST
Log message:
- security update of py-crypto to 2.6
Fixes CVE-2012-2417, PyCrypto <= 2.5 insecure ElGamal key generation.
ok mpi@ (MAINTAINER)