summaryrefslogtreecommitdiff
path: root/security/py-crypto
diff options
context:
space:
mode:
authorgls <gls>2013-10-29 08:42:14 +0000
committergls <gls>2013-10-29 08:42:14 +0000
commite8fed84b8f70fdcd1e24ff3bf224776e74f0a095 (patch)
treea0201a946976fb349bca268c1e5b0ad39cc4a748 /security/py-crypto
parent2fc459ec7989d9e686707daec2c1d3ac29d9aaca (diff)
downloadpkgsrc-e8fed84b8f70fdcd1e24ff3bf224776e74f0a095.tar.gz
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.
Diffstat (limited to 'security/py-crypto')
-rw-r--r--security/py-crypto/Makefile6
-rw-r--r--security/py-crypto/PLIST5
-rw-r--r--security/py-crypto/distinfo8
3 files changed, 11 insertions, 8 deletions
diff --git a/security/py-crypto/Makefile b/security/py-crypto/Makefile
index 699438a7b69..a5fb5ab0e7d 100644
--- a/security/py-crypto/Makefile
+++ b/security/py-crypto/Makefile
@@ -1,11 +1,11 @@
-# $NetBSD: Makefile,v 1.29 2013/02/06 23:23:44 jperkin Exp $
+# $NetBSD: Makefile,v 1.30 2013/10/29 08:42:14 gls Exp $
#
-DISTNAME= pycrypto-2.6
+DISTNAME= pycrypto-2.6.1
PKGNAME= ${DISTNAME:S/^py/${PYPKGPREFIX}-/}
-PKGREVISION= 1
CATEGORIES= security python
MASTER_SITES= http://ftp.dlitz.net/pub/dlitz/crypto/pycrypto/
+FETCH_USING= curl
MAINTAINER= pkgsrc-users@NetBSD.org
HOMEPAGE= http://www.dlitz.net/software/pycrypto/
diff --git a/security/py-crypto/PLIST b/security/py-crypto/PLIST
index 801bcd37202..036b1e60213 100644
--- a/security/py-crypto/PLIST
+++ b/security/py-crypto/PLIST
@@ -1,4 +1,4 @@
-@comment $NetBSD: PLIST,v 1.10 2012/05/25 08:28:13 wiz Exp $
+@comment $NetBSD: PLIST,v 1.11 2013/10/29 08:42:14 gls Exp $
${PYSITELIB}/Crypto/Cipher/AES.py
${PYSITELIB}/Crypto/Cipher/AES.pyc
${PYSITELIB}/Crypto/Cipher/AES.pyo
@@ -294,6 +294,9 @@ ${PYSITELIB}/Crypto/SelfTest/Random/OSRNG/test_winrandom.pyo
${PYSITELIB}/Crypto/SelfTest/Random/__init__.py
${PYSITELIB}/Crypto/SelfTest/Random/__init__.pyc
${PYSITELIB}/Crypto/SelfTest/Random/__init__.pyo
+${PYSITELIB}/Crypto/SelfTest/Random/test__UserFriendlyRNG.py
+${PYSITELIB}/Crypto/SelfTest/Random/test__UserFriendlyRNG.pyc
+${PYSITELIB}/Crypto/SelfTest/Random/test__UserFriendlyRNG.pyo
${PYSITELIB}/Crypto/SelfTest/Random/test_random.py
${PYSITELIB}/Crypto/SelfTest/Random/test_random.pyc
${PYSITELIB}/Crypto/SelfTest/Random/test_random.pyo
diff --git a/security/py-crypto/distinfo b/security/py-crypto/distinfo
index 9ad7d1e8ceb..a246aa630f5 100644
--- a/security/py-crypto/distinfo
+++ b/security/py-crypto/distinfo
@@ -1,6 +1,6 @@
-$NetBSD: distinfo,v 1.9 2012/05/25 08:28:13 wiz Exp $
+$NetBSD: distinfo,v 1.10 2013/10/29 08:42:14 gls Exp $
-SHA1 (pycrypto-2.6.tar.gz) = c17e41a80b3fbf2ee4e8f2d8bb9e28c5d08bbb84
-RMD160 (pycrypto-2.6.tar.gz) = 5782b529d59f2a62951607fdafaa434aea13ee0a
-Size (pycrypto-2.6.tar.gz) = 443445 bytes
+SHA1 (pycrypto-2.6.1.tar.gz) = aeda3ed41caf1766409d4efc689b9ca30ad6aeb2
+RMD160 (pycrypto-2.6.1.tar.gz) = ac0db079e5e4be9daf739e094c10e96291dbc009
+Size (pycrypto-2.6.1.tar.gz) = 446240 bytes
SHA1 (patch-ab) = 2c72b0e70fdebd2e62aff28284afd919e935de08