diff options
author | Gordon Tetlow <gordon@FreeBSD.org> | 2023-12-26 12:49:13 -0800 |
---|---|---|
committer | Gordon Tetlow <gordon@FreeBSD.org> | 2023-12-26 12:49:13 -0800 |
commit | 277b9fe50d9e7f7b21eb2f3b052f8ea22a3d77d2 (patch) | |
tree | 723a9b11daa0e26c8e0f248d296fd397c1f7f6c2 /security/openssh-portable/files/patch-ssh_config | |
parent | audio/exhale: Update to 1.2.1 (diff) |
security/openssh-portable: Update to 9.6p1
Approved by: bdrewery
Differential Revision: https://reviews.freebsd.org/D43132
Diffstat (limited to 'security/openssh-portable/files/patch-ssh_config')
-rw-r--r-- | security/openssh-portable/files/patch-ssh_config | 17 |
1 files changed, 0 insertions, 17 deletions
diff --git a/security/openssh-portable/files/patch-ssh_config b/security/openssh-portable/files/patch-ssh_config deleted file mode 100644 index efad15f126fd..000000000000 --- a/security/openssh-portable/files/patch-ssh_config +++ /dev/null @@ -1,17 +0,0 @@ ---- UTC -r100678 | fanf | 2002-07-25 10:59:40 -0500 (Thu, 25 Jul 2002) | 5 lines - -Document the FreeBSD default for CheckHostIP, which was changed in -rev 1.2 of readconf.c. - ---- ssh_config.orig 2010-01-12 01:40:27.000000000 -0700 -+++ ssh_config 2010-09-14 16:14:13.000000000 -0600 -@@ -27,7 +27,7 @@ - # GSSAPIAuthentication no - # GSSAPIDelegateCredentials no - # BatchMode no --# CheckHostIP yes -+# CheckHostIP no - # AddressFamily any - # ConnectTimeout 0 - # StrictHostKeyChecking ask |