Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 4 Mar 2008 02:39:54 GMT
From:      Michael Scheidell <scheidell@secnap.net>
To:        freebsd-gnats-submit@FreeBSD.org
Subject:   ports/121341: p5-Mail-DKIM upgrade to .30.1
Message-ID:  <200803040239.m242ds14003717@www.freebsd.org>
Resent-Message-ID: <200803040250.m242o13Q004123@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help

>Number:         121341
>Category:       ports
>Synopsis:       p5-Mail-DKIM upgrade to .30.1
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-ports-bugs
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          update
>Submitter-Id:   current-users
>Arrival-Date:   Tue Mar 04 02:50:01 UTC 2008
>Closed-Date:
>Last-Modified:
>Originator:     Michael Scheidell
>Release:        6.3
>Organization:
SECNAP Network Security
>Environment:
na
>Description:
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.

>Fix:
diff -bBru /var/tmp/p5-Mail-DKIM/ ./
diff -bBru /var/tmp/p5-Mail-DKIM/Makefile ./Makefile
--- /var/tmp/p5-Mail-DKIM/Makefile      Wed Jan 23 20:48:53 2008
+++ ./Makefile  Mon Mar  3 21:31:23 2008
@@ -6,7 +6,7 @@
 #
 
 PORTNAME=      Mail-DKIM
-PORTVERSION=   0.30
+PORTVERSION=   0.30.1
 CATEGORIES=    mail perl5
 MASTER_SITES=  ${MASTER_SITE_PERL_CPAN}
 MASTER_SITE_SUBDIR=    Mail
diff -bBru /var/tmp/p5-Mail-DKIM/distinfo ./distinfo
--- /var/tmp/p5-Mail-DKIM/distinfo      Wed Jan 23 20:48:53 2008
+++ ./distinfo  Mon Mar  3 21:38:20 2008
@@ -1,3 +1,3 @@
-MD5 (Mail-DKIM-0.30.tar.gz) = 4c2b9757d592c484c77704e6a196abad
-SHA256 (Mail-DKIM-0.30.tar.gz) = 65252061293e7ecfe1dec0f5bfee76e2fc722c5be8013046c3033004156274d8
-SIZE (Mail-DKIM-0.30.tar.gz) = 64996
+MD5 (Mail-DKIM-0.30.1.tar.gz) = f1756d13351d477efe6e6ffe864ea149
+SHA256 (Mail-DKIM-0.30.1.tar.gz) = e9956e38a9b30bd884dd51dc360872b631e0bc53c346c28561b655230f4ad19d
+SIZE (Mail-DKIM-0.30.1.tar.gz) = 65447


>Release-Note:
>Audit-Trail:
>Unformatted:



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200803040239.m242ds14003717>