Subject: CVS commit: pkgsrc/mail/p5-Mail-DKIM
To: None <pkgsrc-changes@NetBSD.org>
From: Klaus Heinz <heinz@netbsd.org>
List: pkgsrc-changes
Date: 08/19/2007 15:39:08
Module Name: pkgsrc
Committed By: heinz
Date: Sun Aug 19 15:39:08 UTC 2007
Modified Files:
pkgsrc/mail/p5-Mail-DKIM: Makefile distinfo
Log Message:
Updated to version 0.28.
Pkgsrc changes:
- Required version of p5-Crypt-OpenSSL-RSA changed to >=0.24.
Changes since version 0.26:
=====================================
Version 0.28
* fixed a bug with line-wrapping a signature at the wrong place
Version 0.27 - released 2007-07-25
* Sender signing policies are now better implemented
* Both Yahoo! DomainKeys signing policies and the under-development
IETF DKIM signing policies are supported
* Yahoo! DomainKeys policies can protect the Sender: header
* DKIM signing policies can protect the From: header
Look at Mail::DKIM::Verifier's fetch_author_policy() and
fetch_sender_policy() methods for hints.
To generate a diff of this commit:
cvs rdiff -r1.8 -r1.9 pkgsrc/mail/p5-Mail-DKIM/Makefile
cvs rdiff -r1.7 -r1.8 pkgsrc/mail/p5-Mail-DKIM/distinfo
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.