https://bugs.exim.org/show_bug.cgi?id=2264
Git Commit <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |[email protected] --- Comment #2 from Git Commit <[email protected]> --- Git commit: https://git.exim.org/exim.git/commitdiff/d8d9f9301c9a31c826635bbdd334bb4be99ea05a commit d8d9f9301c9a31c826635bbdd334bb4be99ea05a Author: Jeremy Harris <[email protected]> AuthorDate: Thu Jun 7 18:08:22 2018 +0100 Commit: Jeremy Harris <[email protected]> CommitDate: Thu Jun 7 18:08:22 2018 +0100 follow cname chains only one step. bug 2264 ---- doc/doc-docbook/spec.xfpt | 14 ++++++++++++++ doc/doc-txt/ChangeLog | 7 +++++++ doc/doc-txt/OptionLists.txt | 1 + src/README.UPDATING | 8 ++++++++ src/src/dns.c | 19 +++++++++++++------ src/src/globals.c | 1 + src/src/globals.h | 1 + src/src/readconf.c | 1 + src/src/verify.c | 5 ++--- test/aux-var-src/tls_conf_prefix | 1 + test/stdout/0572 | 2 ++ test/stdout/0577 | 1 + 12 files changed, 52 insertions(+), 9 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/ ##
