cvs commit: ports/mail/p5-Mail-DKIM Makefile distinfo

Cheng-Lung Sung clsung at FreeBSD.org
Wed Jan 23 17:48:54 PST 2008


clsung      2008-01-24 01:48:53 UTC

  FreeBSD ports repository

  Modified files:
    mail/p5-Mail-DKIM    Makefile distinfo 
  Log:
  Update p5-Mail-DKIM to 0.30. This version is a pre-requisite for DKIM
  signing in the forthcoming amavisd-new 2.6 series.
  
  Version 0.30 - released 2008-01-10
  
  * includes speed-up optimizations by Mark Martinec
  * DomainKeys, implement proper identity matching...
  a DomainKey-Signature's domain should match the From/Sender address
  * several more test cases
  * API improvements:
  * accept additional arguments when creating Signer/Signature
  * bugfixes:
  * DomainKey-Signature headers were not "prettified"
  * granularity ending with '*' was not checked correctly
  * DomainKey-Signature granularity was checked against the wrong value
  
  Version 0.29 - released 2007-11-08
  
  * verifiers can now access all parsed signatures and their results,
    not just signatures that were fully tested
  * signer policies can now specify what private key file to use
  * some other minor API improvements
  * bugfixes:
  * for DomainKeys signatures, fixed a compatibility issue handling
    the h= tag
  * for DKIM, signature expirations had been ignored
  * for DKIM, signature identities did not have to match the domain
  * for DKIM, public key granularity field had been ignored
  
  Changes:
  PR:             ports/119911
  Submitted by:   David Wood <david_AT_wood2 dot org dot uk>
  Approved by:    maintainer (Yoshisato YANAGISAWA)
  
  Revision  Changes    Path
  1.11      +2 -4      ports/mail/p5-Mail-DKIM/Makefile
  1.10      +3 -3      ports/mail/p5-Mail-DKIM/distinfo


More information about the cvs-ports mailing list