[Python-modules-commits] [python-cryptography] branch master updated (617ff97 -> 41a55b1)

Tristan Seligmann mithrandi at moszumanska.debian.org
Tue Nov 8 03:44:00 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  617ff97   Fixes failure on OpenSSL 1.0.2j (closes: #839369)
       new  c551c16   Import python-cryptography_1.5.3.orig.tar.gz
       new  6268659   record new upstream branch created by importing python-cryptography_1.5.3.orig.tar.gz and merge it
       new  41a55b1   New upstream release.   - Fixes a security issue where HKDF would generate a 0-length key when     asked for a short length key. Urgency medium, because no software in     Debian appears to be affected.

The 3 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                                  |  7 +++++++
 PKG-INFO                                       |  2 +-
 debian/.git-dpm                                | 14 +++++++-------
 debian/changelog                               |  9 +++++++++
 debian/control                                 |  8 ++++----
 src/cryptography.egg-info/PKG-INFO             |  2 +-
 src/cryptography/__about__.py                  |  2 +-
 src/cryptography/hazmat/primitives/kdf/hkdf.py |  2 +-
 tests/hazmat/primitives/test_hkdf.py           | 11 +++++++++++
 9 files changed, 42 insertions(+), 15 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