[Python-modules-commits] [python-cryptography-vectors] branch jessie-backports updated (510833a -> a64a364)

Tristan Seligmann mithrandi at moszumanska.debian.org
Tue Jun 21 13:25:59 UTC 2016


This is an automated email from the git hooks/post-receive script.

mithrandi pushed a change to branch jessie-backports
in repository python-cryptography-vectors.

      from  510833a   Rebuild for jessie-backports.
      adds  c99f789   New upstream version.
      adds  a850d4f   Import python-cryptography-vectors_1.2.1.orig.tar.gz
      adds  32f4c75   record new upstream branch created by importing python-cryptography-vectors_1.2.1.orig.tar.gz and merge it
      adds  a7c7437   Import python-cryptography-vectors_1.2.2.orig.tar.gz
      adds  7e32d8d   record new upstream branch created by importing python-cryptography-vectors_1.2.2.orig.tar.gz and merge it
      adds  a959b1b   New upstream version.
      adds  4555340   Switch Vcs-Git to https.
      adds  e664ebd   Add lintian overrides for no-upstream-changelog.
      adds  a6cd3ed   Import python-cryptography-vectors_1.2.3.orig.tar.gz
      adds  23f1856   record new upstream branch created by importing python-cryptography-vectors_1.2.3.orig.tar.gz and merge it
      adds  231834b   New upstream release.
      adds  6149522   Bump Standards-Version to 3.9.7 (no changes).
      adds  f4f42cc   New upstream release.
      adds  93959ef   Import python-cryptography-vectors_1.3.1.orig.tar.gz
      adds  d506a4b   record new upstream branch created by importing python-cryptography-vectors_1.3.1.orig.tar.gz and merge it
      adds  bc92ee9   Import python-cryptography-vectors_1.3.4.orig.tar.gz
      adds  3b449bd   record new upstream branch created by importing python-cryptography-vectors_1.3.4.orig.tar.gz and merge it
      adds  1f995d8   New upstream release.
      adds  5211782   Bump Standards-Version to 3.9.8 (no changes).
       new  7b1dabc   Merge branch 'master' into jessie-backports
       new  a64a364   Rebuild for jessie-backports.

The 2 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:
 PKG-INFO                                           |     2 +-
 cryptography_vectors.egg-info/PKG-INFO             |     2 +-
 cryptography_vectors.egg-info/SOURCES.txt          |     9 +
 .../KDF/nist-800-108-KBKDF-CTR.txt                 | 56007 +++++++++++++++++++
 cryptography_vectors/__about__.py                  |     4 +-
 cryptography_vectors/ciphers/ARC4/arc4.txt         |   216 +
 cryptography_vectors/x509/custom/crl_empty.pem     |    12 +
 .../x509/custom/crl_ian_aia_aki.pem                |    14 +
 .../x509/custom/policy_constraints_explicit.pem    |    17 +
 .../x509/custom/unsupported_extension_2.pem        |    14 +
 .../x509/department-of-state-root.pem              |    40 +
 cryptography_vectors/x509/e-trust.ru.der           |   Bin 0 -> 1309 bytes
 .../x509/requests/invalid_signature.pem            |    10 +
 debian/.git-dpm                                    |    14 +-
 debian/changelog                                   |    40 +
 debian/control                                     |     4 +-
 .../python-cryptography-vectors.lintian-overrides  |     3 +
 .../python3-cryptography-vectors.lintian-overrides |     3 +
 18 files changed, 56398 insertions(+), 13 deletions(-)
 create mode 100755 cryptography_vectors/KDF/nist-800-108-KBKDF-CTR.txt
 create mode 100644 cryptography_vectors/ciphers/ARC4/arc4.txt
 create mode 100644 cryptography_vectors/x509/custom/crl_empty.pem
 create mode 100644 cryptography_vectors/x509/custom/crl_ian_aia_aki.pem
 create mode 100644 cryptography_vectors/x509/custom/policy_constraints_explicit.pem
 create mode 100644 cryptography_vectors/x509/custom/unsupported_extension_2.pem
 create mode 100644 cryptography_vectors/x509/department-of-state-root.pem
 create mode 100644 cryptography_vectors/x509/e-trust.ru.der
 create mode 100644 cryptography_vectors/x509/requests/invalid_signature.pem
 create mode 100644 debian/python-cryptography-vectors.lintian-overrides
 create mode 100644 debian/python3-cryptography-vectors.lintian-overrides

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/python-modules/packages/python-cryptography-vectors.git



More information about the Python-modules-commits mailing list