summaryrefslogtreecommitdiff
path: root/INSTALL
diff options
context:
space:
mode:
authorColin Watson <cjwatson@debian.org>2020-06-07 10:19:24 +0100
committerColin Watson <cjwatson@debian.org>2020-06-07 11:03:12 +0100
commit30337f8b66c66af6b368d1e3c789e75f1247176c (patch)
tree17e0b8652fea31c04faa19ffc4cd088552ee473a /INSTALL
parentaef2be11c5ea90bc66e774923e6570213e54c195 (diff)
parent39b8d128ef980a410bb1ea0ee80e95ac9fff59c3 (diff)
New upstream release (8.3p1)
Also update GSSAPI key exchange patch from https://github.com/openssh-gsskex/openssh-gsskex.
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/