summaryrefslogtreecommitdiff
path: root/security/openssh/files/patch-ao
diff options
context:
space:
mode:
authorBrian Feldman <green@FreeBSD.org>2000-01-13 23:22:17 +0000
committerBrian Feldman <green@FreeBSD.org>2000-01-13 23:22:17 +0000
commit8d55d19095a73ae7a6c44effa92f447bccd4ac5c (patch)
tree9c53a8fad562792c08d07ea80cb375bb4ac3d2f7 /security/openssh/files/patch-ao
parentUpdate to version 2.3.2. (diff)
Update to a more current OpenSSH, including...
IPv6 support!! Thank you very much, Sumikawa san. Submitted by: Munechika SUMIKAWA <sumikawa@ebina.hitachi.co.jp>
Diffstat (limited to 'security/openssh/files/patch-ao')
-rw-r--r--security/openssh/files/patch-ao10
1 files changed, 5 insertions, 5 deletions
diff --git a/security/openssh/files/patch-ao b/security/openssh/files/patch-ao
index 7ca746e1fb3a..0e5eac8dee2b 100644
--- a/security/openssh/files/patch-ao
+++ b/security/openssh/files/patch-ao
@@ -1,9 +1,9 @@
---- /usr/ports/distfiles/OpenSSH-1.2/src/usr.bin/ssh/sshd_config Thu Nov 11 17:58:39 1999
-+++ sshd_config Sun Dec 5 13:37:20 1999
-@@ -2,12 +2,13 @@
-
+--- sshd_config.orig Fri Jan 7 01:27:30 2000
++++ sshd_config Fri Jan 7 01:31:01 2000
+@@ -3,12 +3,13 @@
Port 22
- ListenAddress 0.0.0.0
+ #ListenAddress 0.0.0.0
+ #ListenAddress ::
-HostKey /etc/ssh_host_key
+HostKey __PREFIX__/etc/ssh_host_key
ServerKeyBits 768