Skip to content

v1.2.0

Latest
Compare
Choose a tag to compare
@flowerysong flowerysong released this 22 Nov 17:10
· 5 commits to main since this release

Big thanks to @lquidfire, @futatuki, and @simotuki11 for reporting the issues addressed in this release and/or providing fixes.

Added

  • libopenarc - ARC_OPTS_SIGNATURE_TTL
  • milter - SignatureTTL configuration option.

Changed

  • libopenarc - Expired signatures cause chain validation to fail.

Fixed

  • Build issues on FreeBSD.
  • RPM spec typo that could result in installation failure.
  • libopenarc - arc_free() accepts NULL.
  • libopenarc - c is not a required tag in ARC-Message-Signature.
  • libopenarc - ARC-Message-Signature headers covering a limited body length are processed correctly.