https://bugzilla.mindrot.org/show_bug.cgi?id=2356
Damien Miller <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |[email protected] Status|NEW |RESOLVED Resolution|--- |FIXED --- Comment #2 from Damien Miller <[email protected]> --- The reparsing introduced in ~6.7 was unintentional and was reverted in 6.8p1. The configuration file is only supposed to be reparsed when CanonicalizeHostname is set. If you want the unintentional reparsing behaviour with Hostname, I think you could set CanonicalizeHostname=yes but leave CanonicalDomains empty -- You are receiving this mail because: You are watching someone on the CC list of the bug. You are watching the assignee of the bug. _______________________________________________ openssh-bugs mailing list [email protected] https://lists.mindrot.org/mailman/listinfo/openssh-bugs
