diff options
author | Simon L. B. Nielsen <simon@FreeBSD.org> | 2006-09-30 19:58:07 +0000 |
---|---|---|
committer | Simon L. B. Nielsen <simon@FreeBSD.org> | 2006-09-30 19:58:07 +0000 |
commit | 8723db212b448269de3734dd4055242155f0129b (patch) | |
tree | 64537a744386dc47552464a0d175c59e5a2a7edb /crypto/openssh/sshd_config.5 | |
parent | eae9de64eb36b90772270b9c05d68d06bdb2efbe (diff) |
Correct multiple vulnerabilities in OpenSSH.releng/5.3
Security: FreeBSD-SA-06:22.openssh
Approved by: so (simon)
Notes
Notes:
svn path=/releng/5.3/; revision=162896
Diffstat (limited to 'crypto/openssh/sshd_config.5')
-rw-r--r-- | crypto/openssh/sshd_config.5 | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/crypto/openssh/sshd_config.5 b/crypto/openssh/sshd_config.5 index d13c72935228..fff5d4121b9b 100644 --- a/crypto/openssh/sshd_config.5 +++ b/crypto/openssh/sshd_config.5 @@ -660,7 +660,7 @@ The default is Specifies a string to append to the regular version string to identify OS- or site-specific modifications. The default is -.Dq FreeBSD-20060123 . +.Dq FreeBSD-20060930 . .It Cm X11DisplayOffset Specifies the first display number available for .Nm sshd Ns 's |