https://bugs.exim.org/show_bug.cgi?id=1588

Git Commit <[email protected]> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |[email protected]

--- Comment #1 from Git Commit <[email protected]> ---
Git commit:
http://git.exim.org/exim.git/commitdiff/8241d8dda54bd5680b6fd8ef16108c0309a5ade7

commit 8241d8dda54bd5680b6fd8ef16108c0309a5ade7
Author:     Jeremy Harris <[email protected]>
AuthorDate: Sun May 10 23:13:41 2015 +0100
Commit:     Jeremy Harris <[email protected]>
CommitDate: Mon May 11 00:37:24 2015 +0100

    do not use the a lookup following an aaaa for setting the fqdn.  bug 1588

    normally benign, it bites when the pair was led to by a cname;
    modern usage is to not canoicalize the domain to a cname target
    (and we were inconsistent anyway for a-only vs aaaa+a).
----
 doc/doc-txt/ChangeLog        |  5 +++++
 src/src/host.c               |  5 ++++-
 test/confs/0607              | 41 +++++++++++++++++++++++++++++++++++++++++
 test/dnszones-src/db.test.ex |  6 ++++++
 test/log/0607                | 14 ++++++++++++++
 test/scripts/0000-Basic/0607 | 32 ++++++++++++++++++++++++++++++++
 6 files changed, 102 insertions(+), 1 deletion(-)

-- 
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/ ##

Reply via email to