summaryrefslogtreecommitdiff
path: root/README
diff options
context:
space:
mode:
Diffstat (limited to 'README')
-rw-r--r--README20
1 files changed, 10 insertions, 10 deletions
diff --git a/README b/README
index 103d43e9b..fb8e21743 100644
--- a/README
+++ b/README
@@ -1,11 +1,11 @@
1See https://www.openssh.com/releasenotes.html#7.6p1 for the release notes. 1See https://www.openssh.com/releasenotes.html#7.7p1 for the release notes.
2 2
3Please read https://www.openssh.com/report.html for bug reporting 3Please read https://www.openssh.com/report.html for bug reporting
4instructions and note that we do not use Github for bug reporting or 4instructions and note that we do not use Github for bug reporting or
5patch/pull-request management. 5patch/pull-request management.
6 6
7- A Japanese translation of this document and of the release notes is 7- A Japanese translation of this document and of the release notes is
8- available at http://www.unixuser.org/~haruyama/security/openssh/index.html 8- available at https://www.unixuser.org/~haruyama/security/openssh/index.html
9- Thanks to HARUYAMA Seigo <haruyama@unixuser.org> 9- Thanks to HARUYAMA Seigo <haruyama@unixuser.org>
10 10
11This is the port of OpenBSD's excellent OpenSSH[0] to Linux and other 11This is the port of OpenBSD's excellent OpenSSH[0] to Linux and other
@@ -22,7 +22,7 @@ This port consists of the re-introduction of autoconf support, PAM
22support, EGD[1]/PRNGD[2] support and replacements for OpenBSD library 22support, EGD[1]/PRNGD[2] support and replacements for OpenBSD library
23functions that are (regrettably) absent from other unices. This port 23functions that are (regrettably) absent from other unices. This port
24has been best tested on AIX, Cygwin, HP-UX, Linux, MacOS/X, 24has been best tested on AIX, Cygwin, HP-UX, Linux, MacOS/X,
25NetBSD, OpenBSD, OpenServer, Solaris, Unicos, and UnixWare. 25NetBSD, OpenBSD, OpenServer, Solaris and UnixWare.
26 26
27This version actively tracks changes in the OpenBSD CVS repository. 27This version actively tracks changes in the OpenBSD CVS repository.
28 28
@@ -56,11 +56,11 @@ References -
56 56
57[0] https://www.openssh.com/ 57[0] https://www.openssh.com/
58[1] http://www.lothar.com/tech/crypto/ 58[1] http://www.lothar.com/tech/crypto/
59[2] http://www.aet.tu-cottbus.de/personen/jaenicke/postfix_tls/prngd.html 59[2] http://prngd.sourceforge.net/
60[3] http://www.gzip.org/zlib/ 60[3] https://www.zlib.net/
61[4] http://www.openssl.org/ 61[4] https://www.openssl.org/
62[5] http://www.openpam.org 62[5] https://www.openpam.org
63 http://www.kernel.org/pub/linux/libs/pam/ 63 https://www.kernel.org/pub/linux/libs/pam/
64 (PAM also is standard on Solaris and HP-UX 11) 64 (PAM also is standard on Solaris and HP-UX 11)
65[6] http://thrysoee.dk/editline/ (portable version) 65[6] https://thrysoee.dk/editline/ (portable version)
66[7] http://man.openbsd.org/style.9 66[7] https://man.openbsd.org/style.9