[Python-modules-commits] [python-cryptography] branch master updated (4c5f307 -> dcc1d68)

Tristan Seligmann mithrandi at moszumanska.debian.org
Mon Dec 19 17:58:06 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  4c5f307   New upstream release.
       new  ced38e7   add memory limit check for scrypt
       new  b70ae30   merge patched into master
       new  dcc1d68   Apply upstream patch from #3328 to fix test suite on 32-bit arches.

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:
 debian/.git-dpm                                    |  4 +-
 debian/changelog                                   |  6 ++
 .../0001-add-memory-limit-check-for-scrypt.patch   | 78 ++++++++++++++++++++++
 debian/patches/series                              |  1 +
 .../hazmat/backends/openssl/backend.py             |  8 ++-
 tests/hazmat/primitives/test_scrypt.py             | 19 ++++++
 6 files changed, 111 insertions(+), 5 deletions(-)
 create mode 100644 debian/patches/0001-add-memory-limit-check-for-scrypt.patch
 create mode 100644 debian/patches/series

-- 
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