dkimpy 0.5.3-0ubuntu0.0.1 source package in Ubuntu

Changelog

dkimpy (0.5.3-0ubuntu0.0.1) precise-proposed; urgency=medium

  * Urgency medium for multiple RC bug fixes
  * New upstream release (LP: #1072726):
  * Fix header unfolding and body hash calculation errors that cause
    correct DKIM signatures to fail to verify in many cases
    (Closes: #691663)
  * Add minimum key length requirement to prevent validation of signatures
    generated with insecure keys (Closes: #691662)

dkimpy (0.5.2-1) unstable; urgency=low

  * New upstream release
    - Change canonicalization defaults to work around issues with different
      verification implementations <https://launchpad.net/bugs/939128>
    - Fully fold DKIM-Signature on sign, and ignore FWS in b= value on verify
    - Fix hashing problem while signing using sha1
  * Add alternate depends on python3-dnspython for python3-dkim since it will
    enter the archive shortly
  * Install tests directory, including test data
  * Drop obsolete breaks on Lenny dkimproxy
  * Fix debian watch to work with package rename and  Launchpad changes
  * Bump standards version to 3.9.3 without further change
 -- Scott Kitterman <email address hidden>   Mon, 29 Oct 2012 14:31:35 +0100

Upload details

Uploaded by:
Scott Kitterman
Uploaded to:
Precise
Original maintainer:
Scott Kitterman
Architectures:
all
Section:
python
Urgency:
Medium Urgency

See full publishing history Publishing

Series Pocket Published Component Section

Builds

Precise: [FULLYBUILT] i386

Downloads

File Size SHA-256 Checksum
dkimpy_0.5.3.orig.tar.gz 29.4 KiB 1f44b81fb7b0209277923538b493a8382d119f8debb3b37995d6e4423bf13f33
dkimpy_0.5.3-0ubuntu0.0.1.diff.gz 3.8 KiB d5a4830a26b3e12efd399a0161dfe33a498d6a51512bf06bd6fdcc9cd0505387
dkimpy_0.5.3-0ubuntu0.0.1.dsc 1.4 KiB e30c4d312ec9b57e3c7d78ea60730b88d7c70d88d7ac4ebddd7768bb3898709a

View changes file

Binary packages built by this source

python-dkim: Python module for DKIM signing and verification

 Python module that implements DKIM (DomainKeys Identified Mail) email signing
 and verification. It also provides helper scripts for command line signing
 and verification.

python3-dkim: Python 3 module for DKIM signing and verification

 Python 3 module that implements DKIM (DomainKeys Identified Mail) email signing
 and verification.