Upgrade to OpenSSH 4.7p1.
[dragonfly/port-amd64.git] / secure / usr.bin / ssh / ssh_config.no_obj.patch
blob724bd04b1be4f40b8c71617fd943a79a5b5116fe
1 --- ../../../crypto/openssh-4/ssh_config 2006-06-12 20:01:10.000000000 -0700
2 +++ ssh_config 2006-11-20 09:42:52.000000000 -0700
3 @@ -1,4 +1,5 @@
4 # $OpenBSD: ssh_config,v 1.22 2006/05/29 12:56:33 dtucker Exp $
5 +# $DragonFly: src/secure/usr.bin/ssh/ssh_config.no_obj.patch,v 1.8 2007/09/08 05:01:18 pavalos Exp $
7 # This is the ssh client system-wide configuration file. See
8 # ssh_config(5) for more information. This file provides defaults for
9 @@ -27,7 +28,7 @@
10 # GSSAPIAuthentication no
11 # GSSAPIDelegateCredentials no
12 # BatchMode no
13 -# CheckHostIP yes
14 +# CheckHostIP no
15 # AddressFamily any
16 # ConnectTimeout 0
17 # StrictHostKeyChecking ask
18 @@ -39,6 +40,9 @@
19 # Cipher 3des
20 # Ciphers aes128-cbc,3des-cbc,blowfish-cbc,cast128-cbc,arcfour,aes192-cbc,aes256-cbc
21 # EscapeChar ~
22 +# VersionAddendum DragonFly-20070907
24 +# XAuthLocation /usr/pkg/bin/xauth
25 # Tunnel no
26 # TunnelDevice any:any
27 # PermitLocalCommand no