Source-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/mail/p5-Mail-DKIM p5-Mail-DKIM: update to 1.20200824.
details: https://anonhg.NetBSD.org/pkgsrc/rev/8105acf0fe3d
branches: trunk
changeset: 438429:8105acf0fe3d
user: wiz <wiz%pkgsrc.org@localhost>
date: Mon Sep 07 11:43:43 2020 +0000
description:
p5-Mail-DKIM: update to 1.20200824.
1.20200824 2020-08-24 UTC
* ARC::Signer: Set cv=none if message contains no ARC headers and no ARC result
Thanks to @dev-aaront-org
1.20200724 2020-07-24 UTC
* Fix test for change in live dns response
1.20200708 2020-07-08 UTC
* Safer internal use of eval
1.20200513.1 2020-05-13 UTC
* ARC: When sealing, don't die on an unparsable Authentication-Results header.
0.58
2019-11-13: Marc Bradshaw <marc%marcbradshaw.net@localhost>
Thanks to Martin Sluka <fany%cpan.org@localhost>
* Prevent outer $SIG{__DIE__} handlers from being called
Thanks to Todd Richmond
* Lowercase q tag before use
* Lowercase domain check
* Strip quotes from PublicKey.pm in addition to other whitespace chars
* Fix regex performance issue
0.57
2019-10-08: Marc Bradshaw <marc%marcbradshaw.net@localhost>
* Correct the $self->{result_reason} variable name for $self->{details} that is
used by the parent class in Mail::DKIM::ARC::Signer
0.56
2019-08-21: Marc Bradshaw <marc%marcbradshaw.net@localhost>
* Properly verify the domain, not the instance, of an ARC signature.
This allows ARC signatures by keys marked as no subdomains to
validate correctly.
diffstat:
mail/p5-Mail-DKIM/Makefile | 5 ++---
mail/p5-Mail-DKIM/distinfo | 10 +++++-----
2 files changed, 7 insertions(+), 8 deletions(-)
diffs (29 lines):
diff -r 36afade3db5d -r 8105acf0fe3d mail/p5-Mail-DKIM/Makefile
--- a/mail/p5-Mail-DKIM/Makefile Mon Sep 07 11:42:16 2020 +0000
+++ b/mail/p5-Mail-DKIM/Makefile Mon Sep 07 11:43:43 2020 +0000
@@ -1,8 +1,7 @@
-# $NetBSD: Makefile,v 1.45 2020/08/31 18:10:04 wiz Exp $
+# $NetBSD: Makefile,v 1.46 2020/09/07 11:43:43 wiz Exp $
-DISTNAME= Mail-DKIM-0.55
+DISTNAME= Mail-DKIM-1.20200824
PKGNAME= p5-${DISTNAME}
-PKGREVISION= 2
CATEGORIES= mail perl5
MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=Mail/}
diff -r 36afade3db5d -r 8105acf0fe3d mail/p5-Mail-DKIM/distinfo
--- a/mail/p5-Mail-DKIM/distinfo Mon Sep 07 11:42:16 2020 +0000
+++ b/mail/p5-Mail-DKIM/distinfo Mon Sep 07 11:43:43 2020 +0000
@@ -1,6 +1,6 @@
-$NetBSD: distinfo,v 1.24 2019/05/26 03:22:28 wen Exp $
+$NetBSD: distinfo,v 1.25 2020/09/07 11:43:43 wiz Exp $
-SHA1 (Mail-DKIM-0.55.tar.gz) = b7e1eeab1168b39d48aeada90a95befa7b35b6f3
-RMD160 (Mail-DKIM-0.55.tar.gz) = f8ffebae4f23f23a21233e8b6815f49dbb09da89
-SHA512 (Mail-DKIM-0.55.tar.gz) = 3956fe9b34c18f7d2589dac9065cfd12d28ca276e4f6fb862953b48230d6afcf153b8d2e2b3f669726e86e1039e83144f75690dcb4667f4fdebe2dd2410f7d00
-Size (Mail-DKIM-0.55.tar.gz) = 160741 bytes
+SHA1 (Mail-DKIM-1.20200824.tar.gz) = 1320fe3a4a734ca712301fac2747fdcc86cb4e35
+RMD160 (Mail-DKIM-1.20200824.tar.gz) = 6dc8394410fa081f3d461348ee9632a4f8b0efdf
+SHA512 (Mail-DKIM-1.20200824.tar.gz) = d3619f6370baa4ef9cb65fbd4a0d61c6d5fb78f3e1efea1cde0a5b3992f7ff9f741d7e4e3e3a861d1dec3b52216efae033ce769cd744b599f3bafa14c96f8c3a
+Size (Mail-DKIM-1.20200824.tar.gz) = 177699 bytes
Home |
Main Index |
Thread Index |
Old Index