svn commit: r330856 - head/security/py-pycrypto
Xin LI
delphij at FreeBSD.org
Sat Oct 19 08:41:49 UTC 2013
Author: delphij
Date: Sat Oct 19 08:41:47 2013
New Revision: 330856
URL: http://svnweb.freebsd.org/changeset/ports/330856
Log:
Security update to 2.6.1.
Security: vuxml c0f122e2-3897-11e3-a084-3c970e169bc2
Security: CVE-2013-1445
Approved by: maintainer (via IRC)
Modified:
head/security/py-pycrypto/Makefile
head/security/py-pycrypto/distinfo
head/security/py-pycrypto/pkg-plist
Modified: head/security/py-pycrypto/Makefile
==============================================================================
--- head/security/py-pycrypto/Makefile Sat Oct 19 08:31:06 2013 (r330855)
+++ head/security/py-pycrypto/Makefile Sat Oct 19 08:41:47 2013 (r330856)
@@ -2,8 +2,7 @@
# $FreeBSD$
PORTNAME= pycrypto
-PORTVERSION= 2.6
-PORTREVISION= 1
+PORTVERSION= 2.6.1
CATEGORIES= security python
MASTER_SITES= CHEESESHOP \
https://ftp.dlitz.net/pub/dlitz/crypto/pycrypto/
Modified: head/security/py-pycrypto/distinfo
==============================================================================
--- head/security/py-pycrypto/distinfo Sat Oct 19 08:31:06 2013 (r330855)
+++ head/security/py-pycrypto/distinfo Sat Oct 19 08:41:47 2013 (r330856)
@@ -1,2 +1,2 @@
-SHA256 (pycrypto-2.6.tar.gz) = 7293c9d7e8af2e44a82f86eb9c3b058880f4bcc884bf3ad6c8a34b64986edde8
-SIZE (pycrypto-2.6.tar.gz) = 443445
+SHA256 (pycrypto-2.6.1.tar.gz) = f2ce1e989b272cfcb677616763e0a2e7ec659effa67a88aa92b3a65528f60a3c
+SIZE (pycrypto-2.6.1.tar.gz) = 446240
Modified: head/security/py-pycrypto/pkg-plist
==============================================================================
--- head/security/py-pycrypto/pkg-plist Sat Oct 19 08:31:06 2013 (r330855)
+++ head/security/py-pycrypto/pkg-plist Sat Oct 19 08:41:47 2013 (r330856)
@@ -293,6 +293,9 @@
%%PYTHON_SITELIBDIR%%/Crypto/SelfTest/Random/__init__.py
%%PYTHON_SITELIBDIR%%/Crypto/SelfTest/Random/__init__.pyc
%%PYTHON_SITELIBDIR%%/Crypto/SelfTest/Random/__init__.pyo
+%%PYTHON_SITELIBDIR%%/Crypto/SelfTest/Random/test__UserFriendlyRNG.py
+%%PYTHON_SITELIBDIR%%/Crypto/SelfTest/Random/test__UserFriendlyRNG.pyc
+%%PYTHON_SITELIBDIR%%/Crypto/SelfTest/Random/test__UserFriendlyRNG.pyo
%%PYTHON_SITELIBDIR%%/Crypto/SelfTest/Random/test_random.py
%%PYTHON_SITELIBDIR%%/Crypto/SelfTest/Random/test_random.pyc
%%PYTHON_SITELIBDIR%%/Crypto/SelfTest/Random/test_random.pyo
More information about the svn-ports-all
mailing list