diff options
author | Colin Watson <cjwatson@debian.org> | 2005-09-14 12:45:47 +0000 |
---|---|---|
committer | Colin Watson <cjwatson@debian.org> | 2005-09-14 12:45:47 +0000 |
commit | 9b71add4cecf753c45f5fbd6ff0913bc95b3e95d (patch) | |
tree | d4ea8fdb30c7949c6433f5277c39548ea579d4dc /README | |
parent | ed07bcbea56007ab5b218ddf3aa6a7d4e21966e0 (diff) | |
parent | 16704d57999d987fb8d9ba53379841a79f016d67 (diff) |
Merge 4.2p1 to the trunk.
Diffstat (limited to 'README')
-rw-r--r-- | README | 9 |
1 files changed, 5 insertions, 4 deletions
@@ -1,4 +1,4 @@ | |||
1 | See http://www.openssh.com/txt/release-4.0 for the release notes. | 1 | See http://www.openssh.com/txt/release-4.2 for the release notes. |
2 | 2 | ||
3 | - A Japanese translation of this document and of the OpenSSH FAQ is | 3 | - A Japanese translation of this document and of the OpenSSH FAQ is |
4 | - available at http://www.unixuser.org/~haruyama/security/openssh/index.html | 4 | - available at http://www.unixuser.org/~haruyama/security/openssh/index.html |
@@ -56,9 +56,10 @@ References - | |||
56 | [2] http://www.aet.tu-cottbus.de/personen/jaenicke/postfix_tls/prngd.html | 56 | [2] http://www.aet.tu-cottbus.de/personen/jaenicke/postfix_tls/prngd.html |
57 | [3] http://www.gzip.org/zlib/ | 57 | [3] http://www.gzip.org/zlib/ |
58 | [4] http://www.openssl.org/ | 58 | [4] http://www.openssl.org/ |
59 | [5] http://www.kernel.org/pub/linux/libs/pam/ (PAM is standard on Solaris | 59 | [5] http://www.openpam.org |
60 | and HP-UX 11) | 60 | http://www.kernel.org/pub/linux/libs/pam/ |
61 | (PAM also is standard on Solaris and HP-UX 11) | ||
61 | [6] http://www.openbsd.org/cgi-bin/man.cgi?query=style&sektion=9 | 62 | [6] http://www.openbsd.org/cgi-bin/man.cgi?query=style&sektion=9 |
62 | [7] http://www.openssh.com/faq.html | 63 | [7] http://www.openssh.com/faq.html |
63 | 64 | ||
64 | $Id: README,v 1.57 2005/03/09 03:32:28 dtucker Exp $ | 65 | $Id: README,v 1.60 2005/08/31 14:05:57 dtucker Exp $ |