2025-01-02 09:16:36 by Wen Heping | Files touched by this commit (3) |
Log message:
Update to 1.20240923
Upstream changes:
1.20240923 2024-09-23 Australia/Melbourne
* Fix loading of ED25519 keys with CryptX-0.081
|
2024-11-16 13:08:07 by Thomas Klausner | Files touched by this commit (2504) |
Log message:
*: recursive bump for perl 5.40
|
2024-07-29 03:54:28 by Wen Heping | Files touched by this commit (3) |
Log message:
Update to 1.20240619
Upstream changes:
1.20240619 2024-06-19 Australia/Melbourne
* Remove version check for Net::DNS, this fixes issues when using a
development version of Net::DNS
|
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
|