Bug 121341 - mail/p5-Mail-DKIM upgrade to .30.1
Summary: mail/p5-Mail-DKIM upgrade to .30.1
Status: Closed FIXED
Alias: None
Product: Ports & Packages
Classification: Unclassified
Component: Individual Port(s) (show other bugs)
Version: Latest
Hardware: Any Any
: Normal Affects Only Me
Assignee: freebsd-ports-bugs (Nobody)
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2008-03-04 02:50 UTC by Michael Scheidell
Modified: 2008-03-07 10:20 UTC (History)
0 users

See Also:


Attachments
file.diff (966 bytes, patch)
2008-03-04 02:50 UTC, Michael Scheidell
no flags Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Michael Scheidell 2008-03-04 02:50:01 UTC
from: cpan changelog:
http://search.cpan.org/src/JASLONG/Mail-DKIM-0.30.1/ChangeLog

 -- VERSION 0.30.1 --

2008-01-24: Jason Long <jlong@messiah.edu>
 * lib/Mail/DKIM/Algorithm/*: implement wants_pre_signature_headers()
   for each algorithm
 * lib/Mail/DKIM/Verifier.pm: if the algorithm "wants_pre_signature_headers",
   then feed headers found prior to the signature to the
   signature-specific algorithm doing the verification. This fixes an
   issue where signatures from cisco.com fail to verify (issue #1878523,
   reported by Mark Martinec).
 * t/corpus/good_1878523.txt: a regression test for the above issue

How-To-Repeat: get email signed by cisco.
Comment 1 Edwin Groothuis freebsd_committer freebsd_triage 2008-03-04 03:38:35 UTC
State Changed
From-To: open->feedback

Awaiting maintainers feedback (via the GNATS Auto Assign Tool)
Comment 2 Yoshisato YANAGISAWA 2008-03-04 14:11:57 UTC
I approved this PR.
Thank you for your contribution.
Comment 3 Mark Linimon freebsd_committer freebsd_triage 2008-03-04 19:07:13 UTC
State Changed
From-To: feedback->open

Maintainer approved.
Comment 4 dfilter service freebsd_committer freebsd_triage 2008-03-07 10:19:13 UTC
miwi        2008-03-07 10:19:00 UTC

  FreeBSD ports repository

  Modified files:
    mail/p5-Mail-DKIM    Makefile distinfo 
  Log:
  - Update to 0.30.1
  
  PR:             121341
  Submitted by:   Michael Scheidell <scheidell@secnap.net>
  Approved by:    maintainer
  
  Revision  Changes    Path
  1.12      +1 -1      ports/mail/p5-Mail-DKIM/Makefile
  1.11      +3 -3      ports/mail/p5-Mail-DKIM/distinfo
_______________________________________________
cvs-all@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/cvs-all
To unsubscribe, send any mail to "cvs-all-unsubscribe@freebsd.org"
Comment 5 Martin Wilke freebsd_committer freebsd_triage 2008-03-07 10:19:19 UTC
State Changed
From-To: open->closed

Committed. Thanks!