pkgsrc-Changes-HG archive

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

[pkgsrc/trunk]: pkgsrc/security/py-cryptography Update to 0.9.1:



details:   https://anonhg.NetBSD.org/pkgsrc/rev/bd260da5e23d
branches:  trunk
changeset: 652714:bd260da5e23d
user:      wiz <wiz%pkgsrc.org@localhost>
date:      Sun Jun 07 08:49:22 2015 +0000

description:
Update to 0.9.1:

0.9.1 - 2015-06-06
~~~~~~~~~~~~~~~~~~

* **SECURITY ISSUE**: Fixed a double free in the OpenSSL backend when using DSA
  to verify signatures. Note that this only affects PyPy 2.6.0 and (presently
  unreleased) CFFI versions greater than 1.1.0.

diffstat:

 security/py-cryptography/Makefile |  4 ++--
 security/py-cryptography/distinfo |  8 ++++----
 2 files changed, 6 insertions(+), 6 deletions(-)

diffs (28 lines):

diff -r 048f0649fddb -r bd260da5e23d security/py-cryptography/Makefile
--- a/security/py-cryptography/Makefile Sun Jun 07 08:46:57 2015 +0000
+++ b/security/py-cryptography/Makefile Sun Jun 07 08:49:22 2015 +0000
@@ -1,6 +1,6 @@
-# $NetBSD: Makefile,v 1.24 2015/05/28 18:42:16 wiz Exp $
+# $NetBSD: Makefile,v 1.25 2015/06/07 08:49:22 wiz Exp $
 
-DISTNAME=      cryptography-0.9
+DISTNAME=      cryptography-0.9.1
 PKGNAME=       ${PYPKGPREFIX}-${DISTNAME}
 CATEGORIES=    security python
 MASTER_SITES=  https://pypi.python.org/packages/source/c/cryptography/
diff -r 048f0649fddb -r bd260da5e23d security/py-cryptography/distinfo
--- a/security/py-cryptography/distinfo Sun Jun 07 08:46:57 2015 +0000
+++ b/security/py-cryptography/distinfo Sun Jun 07 08:49:22 2015 +0000
@@ -1,8 +1,8 @@
-$NetBSD: distinfo,v 1.16 2015/05/28 07:11:08 wiz Exp $
+$NetBSD: distinfo,v 1.17 2015/06/07 08:49:22 wiz Exp $
 
-SHA1 (cryptography-0.9.tar.gz) = f11db888d32a25d74ef960e47bed8119c0afd1b8
-RMD160 (cryptography-0.9.tar.gz) = 0d370927c1ad5682763d0127c3119608cc0b2882
-Size (cryptography-0.9.tar.gz) = 302794 bytes
+SHA1 (cryptography-0.9.1.tar.gz) = 347f10518c61b44126eda5ce9650b34010750fcf
+RMD160 (cryptography-0.9.1.tar.gz) = 46b06b08e6aab0119df60322105d0f5a086d33c9
+Size (cryptography-0.9.1.tar.gz) = 302922 bytes
 SHA1 (patch-src_cryptography_hazmat_bindings_utils.py) = 1dbe88db3f1af4dd1b5836d9f353223d532d79bb
 SHA1 (patch-src_cryptography_hazmat_primitives_constant__time.py) = dae1d27d76589a0f1f4236e4b8a311bb44c43185
 SHA1 (patch-src_cryptography_hazmat_primitives_padding.py) = 26320f2a5c8a756476e4e61a136adf79a2d3d3d1



Home | Main Index | Thread Index | Old Index