https://bugs.exim.org/show_bug.cgi?id=2017
Git Commit <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |[email protected] --- Comment #1 from Git Commit <[email protected]> --- Git commit: https://git.exim.org/exim.git/commitdiff/b895f4b20b25f81cd6f94be75881d3328df03892 commit b895f4b20b25f81cd6f94be75881d3328df03892 Author: Jeremy Harris <[email protected]> AuthorDate: Sat Jan 21 18:54:56 2017 +0000 Commit: Jeremy Harris <[email protected]> CommitDate: Sat Jan 21 20:11:58 2017 +0000 fix dkim verify operation in -bh test mode. bug 2017 ---- doc/doc-txt/ChangeLog | 3 ++ src/src/pdkim/pdkim.c | 69 +++++++++++++++++++++++++++----------------- src/src/pdkim/pdkim.h | 5 ++-- test/confs/4507 | 1 + test/scripts/0000-Basic/0021 | 1 + test/scripts/0000-Basic/0022 | 11 +++++++ test/scripts/0000-Basic/0303 | 2 ++ test/scripts/0000-Basic/0371 | 1 + test/scripts/0000-Basic/0386 | 2 ++ test/scripts/0000-Basic/0575 | 1 + test/scripts/4500-DKIM/4507 | 30 +++++++++++++++++++ test/stderr/0021 | 1 - test/stderr/0022 | 3 -- test/stderr/0386 | 2 -- test/stderr/0575 | 1 - test/stderr/4507 | 22 ++++++++++++++ test/stdout/0022 | 4 +++ test/stdout/0904 | 4 +-- 18 files changed, 125 insertions(+), 38 deletions(-) -- You are receiving this mail because: You are on the CC list for the bug. -- ## List details at https://lists.exim.org/mailman/listinfo/exim-dev Exim details at http://www.exim.org/ ##
