Path to this page:
./
mail/p5-Mail-DKIM,
Perl5 module for DKIM-based mail-signing and -verifying
Branch: CURRENT,
Version: 1.20240619,
Package name: p5-Mail-DKIM-1.20240619,
Maintainer: pkgsrc-usersThis Perl module implements the various components of the DKIM message-signing
and verifying standard for Internet mail.
Required to run:[
lang/perl5] [
net/p5-Net-DNS] [
security/p5-Crypt-OpenSSL-RSA] [
mail/p5-MailTools] [
textproc/p5-YAML-LibYAML] [
mail/p5-Mail-AuthenticationResults]
Required to build:[
net/p5-Test-RequiresInternet] [
net/p5-Net-DNS-Resolver-Mock]
Master sites: (Expand)
Filesize: 179.126 KB
Version history: (Expand)
- (2024-07-29) Updated to version: p5-Mail-DKIM-1.20240619
- (2024-02-04) Updated to version: p5-Mail-DKIM-1.20240124nb1
- (2024-01-29) Updated to version: p5-Mail-DKIM-1.20240124
- (2023-12-03) Updated to version: p5-Mail-DKIM-1.20230911
- (2023-10-22) Updated to version: p5-Mail-DKIM-1.20230630nb1
- (2023-08-25) Updated to version: p5-Mail-DKIM-1.20230630
CVS history: (Expand)
2024-02-04 06:48:29 by Amitai Schleier | Files touched by this commit (3) |
Log message:
p5-Mail-DKIM: install the scripts. Bump PKGREVISION.
|
2024-01-29 16:27:08 by Amitai Schleier | Files touched by this commit (2) | |
Log message:
p5-Mail-DKIM: update to 1.20240124. Changes:
* ARC: Return fail for any ARC set with an instance number greater than 50.
This brings ARC verification in line with DKIM verification limits.
|
2023-12-03 08:37:43 by Wen Heping | Files touched by this commit (2) |
Log message:
Update to 1.20230911
Upstream changes:
1.20230911 2023-09-11 UTC
* Option to add custom tags to generated ARC signatures and seals
|
2023-10-22 17:06:36 by Greg Troxel | Files touched by this commit (1) |
Log message:
p5-Mail-DKIM: Add missing dependency on CryptX
|
2023-08-25 09:39:17 by Wen Heping | Files touched by this commit (2) |
Log message:
Update to 1.20230630
Upstream changes:
1.20230630 2023-06-30 UTC
* Add support for Ed25519 signature types
Thanks to Matthäus Wander @mwander
* Option to add custom tags to generated signatures
1.20230212 2023-02-12 UTC
+ Fix typo in ARC signer example code.
Thanks to @dev-aaront-org
|
2023-07-06 11:43:03 by Thomas Klausner | Files touched by this commit (2483) |
Log message:
*: recursive bump for perl 5.38
|
2023-06-06 14:42:56 by Taylor R Campbell | Files touched by this commit (1319) |
Log message:
Mass-change BUILD_DEPENDS to TOOL_DEPENDS outside mk/.
Almost all uses, if not all of them, are wrong, according to the
semantics of BUILD_DEPENDS (packages built for target available for
use _by_ tools at build-time) and TOOL_DEPEPNDS (packages built for
host available for use _as_ tools at build-time).
No change to BUILD_DEPENDS as used correctly inside buildlink3.
As proposed on tech-pkg:
https://mail-index.netbsd.org/tech-pkg/2023/06/03/msg027632.html
|
2022-06-28 13:38:00 by Thomas Klausner | Files touched by this commit (3952) |
Log message:
*: recursive bump for perl 5.36
|