python-pskc 1.0-1 source package in Ubuntu

Changelog

python-pskc (1.0-1) unstable; urgency=medium

  * New upstream release:
    - fix a bug in writing passphrase encrypted PSKC files on Python3
    - fix a typo in the pin_max_failed_attempts attribute (the old name is
      available as a deprecated property)
    - switch from pycrypto to cryptography as provider for encryption
      functions because the latter is better supported
    - switch to using the PBKDF2 implementation from hashlib which requires
      Python 2.7.8 or newer
    - use defusedxml when available (python-pskc now supports both standard
      xml.etree and lxml with and without defusedxml)
    - support checking and generating embedded XML signatures (this requires
      the signxml library which is not required for any other operations)
      (note that signxml is currently not packaged in Debian)
    - add limited support for very old draft PSKC versions (it is speculated
      that this resembles the "Verisign PSKC format" that some applications
      produce)
    - support Camellia-CBC and KW-Camellia encryption algorithms
    - support any hashing algorithm available in Python
    - add a --secret-encoding option to pskc2csv to allow base64 encoded
      binary output
    - support naming the CSV column headers in pskc2csv
    - add a manual page for pskc2csv
    - a number of documentation, code style and test suite improvements
  * Drop patch to add missing file from tarball
  * Work around test suite issues
  * Switch to HTTPS URLs
  * Use Python3 version to build Sphinx documentation and use sphinx-build
  * Upgrade to standards-version 4.1.3 (no changes needed)

 -- Arthur de Jong <email address hidden>  Sun, 31 Dec 2017 16:07:35 +0100

Upload details

Uploaded by:
Arthur de Jong
Uploaded to:
Sid
Original maintainer:
Arthur de Jong
Architectures:
all
Section:
misc
Urgency:
Medium Urgency

See full publishing history Publishing

Series Pocket Published Component Section
Bionic release universe misc

Builds

Bionic: [FULLYBUILT] amd64

Downloads

File Size SHA-256 Checksum
python-pskc_1.0-1.dsc 2.3 KiB 279a0d3543d6f60092423bc92e9f0662d77fcc3aa0ba76ff740b97935f60e8d9
python-pskc_1.0.orig.tar.gz 119.6 KiB 2782c4588b6590d7d187956b7a51c02e7961bec52de2dcc52ff449e61f40de01
python-pskc_1.0-1.debian.tar.xz 75.1 KiB c56246194410dc3a214380c35cb81d30f2c73e240842e0f2d0acc2258b8d4fab

Available diffs

No changes file available.

Binary packages built by this source

python-pskc: No summary available for python-pskc in ubuntu eoan.

No description available for python-pskc in ubuntu eoan.

python-pskc-doc: No summary available for python-pskc-doc in ubuntu disco.

No description available for python-pskc-doc in ubuntu disco.

python3-pskc: No summary available for python3-pskc in ubuntu eoan.

No description available for python3-pskc in ubuntu eoan.