forked from Lainports/freebsd-ports
- Disable temporary HPN patch until HPN release new version.
- Fix rc.d script path in sshd.8
- Add FreeBSD-${PKGNAME} in SSH_VERSION and SSH_RELEASE like src does.
- Sync patches with src.
Security: CVE-2006-4924, CVE-2006-5051
11 lines
284 B
Groff
11 lines
284 B
Groff
--- ssh_config.5.orig Fri Aug 4 22:34:51 2006
|
|
+++ ssh_config.5 Sat Sep 30 10:39:07 2006
|
|
@@ -165,7 +166,7 @@
|
|
.Dq no ,
|
|
the check will not be executed.
|
|
The default is
|
|
-.Dq yes .
|
|
+.Dq no .
|
|
.It Cm Cipher
|
|
Specifies the cipher to use for encrypting the session
|
|
in protocol version 1.
|