We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 01c09f4 commit bf9595aCopy full SHA for bf9595a
RELEASE_NOTES
@@ -39,6 +39,10 @@ release, and a summary of the changes in that release.
39
Fix issue #128: Reorder mlfi_close logic fixing use-after-free error
40
Reported by @apircalabu on GitHub, Patch by David Bürgin
41
(PR #129).
42
+ Fix issue #148: Delete Authentication-Results headers in reverse.
43
+ This fixes the bug on "KeepAuthResults = no" that opendkim
44
+ cannot remove headers correctly (CVE-2022-48521).
45
+ Patch from David Bürgin (PR #189).
46
CONFIG: Add compatibility with openssl-1.1.0. Patch from
47
Scott Kitterman.
48
CONFIG: Add missing ReplaceHeaders definition. Patch from
0 commit comments