[Python-modules-commits] [python-cryptography-vectors] branch master updated (791c409 -> 2f5c30e)
Tristan Seligmann
mithrandi at moszumanska.debian.org
Tue Jun 20 17:26:36 UTC 2017
This is an automated email from the git hooks/post-receive script.
mithrandi pushed a change to branch master
in repository python-cryptography-vectors.
from 791c409 record new upstream branch created by importing python-cryptography-vectors_1.7.1.orig.tar.gz and merge it
new e29423b Import python-cryptography-vectors_1.9.orig.tar.gz
new c8e8935 record new upstream branch created by importing python-cryptography-vectors_1.9.orig.tar.gz and merge it
new 89c0bed New upstream release.
new cfd326c Ignore Lintian warning about missing autopkgtest testsuite.
new 2f5c30e Bump Standards-Version to 4.0.0 (no changes needed).
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:
PKG-INFO | 2 +-
cryptography_vectors.egg-info/PKG-INFO | 2 +-
cryptography_vectors.egg-info/SOURCES.txt | 16 +++++++++++
cryptography_vectors/__about__.py | 4 +--
cryptography_vectors/asymmetric/DH/RFC5114.txt | 3 ++
cryptography_vectors/asymmetric/DH/dhkey.der | Bin 0 -> 293 bytes
cryptography_vectors/asymmetric/DH/dhkey.pem | 9 ++++++
cryptography_vectors/asymmetric/DH/dhkey.txt | 6 ++++
.../asymmetric/DH/dhkey_rfc5114_2.der | Bin 0 -> 609 bytes
.../asymmetric/DH/dhkey_rfc5114_2.pem | 15 ++++++++++
.../asymmetric/DH/dhkey_rfc5114_2.txt | 7 +++++
cryptography_vectors/asymmetric/DH/dhp.der | Bin 0 -> 138 bytes
cryptography_vectors/asymmetric/DH/dhp.pem | 5 ++++
.../asymmetric/DH/dhp_rfc5114_2.der | Bin 0 -> 526 bytes
.../asymmetric/DH/dhp_rfc5114_2.pem | 14 +++++++++
cryptography_vectors/asymmetric/DH/dhpub.der | Bin 0 -> 292 bytes
cryptography_vectors/asymmetric/DH/dhpub.pem | 9 ++++++
.../asymmetric/DH/dhpub_rfc5114_2.der | Bin 0 -> 840 bytes
.../asymmetric/DH/dhpub_rfc5114_2.pem | 20 +++++++++++++
.../Traditional_OpenSSL_Serialization/key1.pem | 2 +-
cryptography_vectors/x509/badssl-sct.pem | 30 +++++++++++++++++++
cryptography_vectors/x509/bigoid.pem | 32 +++++++++++++++++++++
debian/.git-dpm | 14 ++++-----
debian/changelog | 8 ++++++
debian/control | 2 +-
debian/source/lintian-overrides | 2 ++
setup.cfg | 1 -
27 files changed, 189 insertions(+), 14 deletions(-)
create mode 100644 cryptography_vectors/asymmetric/DH/dhkey.der
create mode 100644 cryptography_vectors/asymmetric/DH/dhkey.pem
create mode 100644 cryptography_vectors/asymmetric/DH/dhkey.txt
create mode 100644 cryptography_vectors/asymmetric/DH/dhkey_rfc5114_2.der
create mode 100644 cryptography_vectors/asymmetric/DH/dhkey_rfc5114_2.pem
create mode 100644 cryptography_vectors/asymmetric/DH/dhkey_rfc5114_2.txt
create mode 100644 cryptography_vectors/asymmetric/DH/dhp.der
create mode 100644 cryptography_vectors/asymmetric/DH/dhp.pem
create mode 100644 cryptography_vectors/asymmetric/DH/dhp_rfc5114_2.der
create mode 100644 cryptography_vectors/asymmetric/DH/dhp_rfc5114_2.pem
create mode 100644 cryptography_vectors/asymmetric/DH/dhpub.der
create mode 100644 cryptography_vectors/asymmetric/DH/dhpub.pem
create mode 100644 cryptography_vectors/asymmetric/DH/dhpub_rfc5114_2.der
create mode 100644 cryptography_vectors/asymmetric/DH/dhpub_rfc5114_2.pem
create mode 100644 cryptography_vectors/x509/badssl-sct.pem
create mode 100644 cryptography_vectors/x509/bigoid.pem
create mode 100644 debian/source/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