summaryrefslogtreecommitdiff
path: root/INSTALL
diff options
context:
space:
mode:
authorColin Watson <cjwatson@debian.org>2020-06-07 10:19:23 +0100
committerColin Watson <cjwatson@debian.org>2020-06-07 10:19:23 +0100
commit202f5a676221c244cd450086c334c2b59f339e86 (patch)
treed2f90a3a9ce2b33485c271eab01a48f02ef6fb5a /INSTALL
parentf0de78bd4f29fa688c5df116f3f9cd43543a76d0 (diff)
parent9ca7e9c861775dd6c6312bc8aaab687403d24676 (diff)
Import openssh_8.3p1.orig.tar.gz
Diffstat (limited to 'INSTALL')
-rw-r--r--INSTALL8
1 files changed, 4 insertions, 4 deletions
diff --git a/INSTALL b/INSTALL
index 23bcf384c..443ff9f3f 100644
--- a/INSTALL
+++ b/INSTALL
@@ -19,7 +19,7 @@ Zlib 1.1.4 or 1.2.1.2 or greater (earlier 1.2.x versions have problems):
19http://www.gzip.org/zlib/ 19http://www.gzip.org/zlib/
20 20
21libcrypto from either of LibreSSL or OpenSSL. Building without libcrypto 21libcrypto from either of LibreSSL or OpenSSL. Building without libcrypto
22is supported but severely restricts the avilable ciphers and algorithms. 22is supported but severely restricts the available ciphers and algorithms.
23 - LibreSSL (https://www.libressl.org/) 23 - LibreSSL (https://www.libressl.org/)
24 - OpenSSL (https://www.openssl.org) with any of the following versions: 24 - OpenSSL (https://www.openssl.org) with any of the following versions:
25 - 1.0.x >= 1.0.1 or 1.1.0 >= 1.1.0g or any 1.1.1 25 - 1.0.x >= 1.0.1 or 1.1.0 >= 1.1.0g or any 1.1.1
@@ -51,7 +51,7 @@ http://prngd.sourceforge.net/
51 51
52EGD: 52EGD:
53 53
54The Entropy Gathering Daemon (EGD) suppports the same interface as prngd. 54The Entropy Gathering Daemon (EGD) supports the same interface as prngd.
55It also supported only if libcrypto is configured to support it. 55It also supported only if libcrypto is configured to support it.
56 56
57http://egd.sourceforge.net/ 57http://egd.sourceforge.net/
@@ -277,6 +277,6 @@ summary data may be published.
2775. Problems? 2775. Problems?
278------------ 278------------
279 279
280If you experience problems compiling, installing or running OpenSSH. 280If you experience problems compiling, installing or running OpenSSH,
281Please refer to the "reporting bugs" section of the webpage at 281please refer to the "reporting bugs" section of the webpage at
282https://www.openssh.com/ 282https://www.openssh.com/