[Python-modules-commits] [python-cryptography] branch master updated (443494a -> 617ff97)
Tristan Seligmann
mithrandi at moszumanska.debian.org
Sat Oct 1 15:39:10 UTC 2016
This is an automated email from the git hooks/post-receive script.
mithrandi pushed a change to branch master
in repository python-cryptography.
from 443494a Update changelog for release.
new 4f82f67 Import python-cryptography_1.5.2.orig.tar.gz
new bf06315 record new upstream branch created by importing python-cryptography_1.5.2.orig.tar.gz and merge it
new aa2c80b New upstream release.
new 457668d Bump vectors dependencies.
new 617ff97 Fixes failure on OpenSSL 1.0.2j (closes: #839369)
The 5 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails. The revisions
listed as "adds" were already present in the repository and have only
been added to this reference.
Summary of changes:
CHANGELOG.rst | 17 +++++++++++++++++
PKG-INFO | 2 +-
debian/.git-dpm | 14 +++++++-------
debian/changelog | 7 +++++++
debian/control | 8 ++++----
src/_cffi_src/openssl/cryptography.py | 4 ++++
src/_cffi_src/openssl/ssl.py | 5 ++++-
src/cryptography.egg-info/PKG-INFO | 2 +-
src/cryptography/__about__.py | 2 +-
src/cryptography/hazmat/backends/__init__.py | 8 +++++++-
.../hazmat/backends/commoncrypto/backend.py | 2 +-
src/cryptography/hazmat/backends/openssl/backend.py | 2 +-
src/cryptography/hazmat/backends/openssl/ciphers.py | 4 ++--
src/cryptography/hazmat/backends/openssl/ec.py | 2 +-
src/cryptography/hazmat/backends/openssl/encode_asn1.py | 4 ++++
src/cryptography/hazmat/backends/openssl/rsa.py | 2 +-
tests/hazmat/backends/test_openssl.py | 6 +++---
17 files changed, 66 insertions(+), 25 deletions(-)
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/python-modules/packages/python-cryptography.git
More information about the Python-modules-commits
mailing list