diff options
| author | Ed Maste <emaste@FreeBSD.org> | 2023-03-29 22:27:21 +0000 |
|---|---|---|
| committer | Ed Maste <emaste@FreeBSD.org> | 2023-03-29 23:32:44 +0000 |
| commit | 9faa27f263d1b68cc1beb5a58e9ff2a80fa1e20e (patch) | |
| tree | ce562cb31a14869211a5e5b9371328dfaa33170e /crypto | |
| parent | eeedaefab5ef689abf03df2e8a273be0a5595d84 (diff) | |
Diffstat (limited to 'crypto')
| -rw-r--r-- | crypto/openssh/FREEBSD-upgrade | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/crypto/openssh/FREEBSD-upgrade b/crypto/openssh/FREEBSD-upgrade index 78cca746fb77..caf9597b0d6b 100644 --- a/crypto/openssh/FREEBSD-upgrade +++ b/crypto/openssh/FREEBSD-upgrade @@ -121,9 +121,9 @@ 2) Modified client-side defaults - We've modified some configuration defaults in ssh: - - - CheckHostIP defaults to "no". + We defaulted CheckHostIP to "no" in 2000 (a95c1225217b). Upstream has + now made the same change, and we no longer have any modified client-side + defaults. 3) Canonic host names |
