diff options
Diffstat (limited to 'security/openssh-portable/files/patch-ssh.c')
-rw-r--r-- | security/openssh-portable/files/patch-ssh.c | 6 |
1 files changed, 5 insertions, 1 deletions
diff --git a/security/openssh-portable/files/patch-ssh.c b/security/openssh-portable/files/patch-ssh.c index bc95ec9c7ca6..b0d67498a75f 100644 --- a/security/openssh-portable/files/patch-ssh.c +++ b/security/openssh-portable/files/patch-ssh.c @@ -1,6 +1,10 @@ $FreeBSD$ -Make the same change to use the canonical hostname as the base FreeBSD ssh. +r99054 | des | 2002-06-29 05:57:53 -0500 (Sat, 29 Jun 2002) | 4 lines +Changed paths: + M /head/crypto/openssh/ssh.c + +Canonicize the host name before looking it up in the host file. --- ssh.c.orig 2010-08-16 09:59:31.000000000 -0600 +++ ssh.c 2010-08-25 17:55:01.000000000 -0600 |