mirror of
https://git.linuxfromscratch.org/lfs.git
synced 2025-06-19 03:39:20 +01:00
openssl: Fix a typo, and add a link to OpenSSH issue
This commit is contained in:
parent
bbaf00d415
commit
ad09ba40a1
@ -98,11 +98,12 @@ make MANSUFFIX=ssl install</userinput></screen>
|
|||||||
number</emphasis>.
|
number</emphasis>.
|
||||||
</para>
|
</para>
|
||||||
|
|
||||||
|
<!-- https://bugzilla.mindrot.org/show_bug.cgi?id=3548 -->
|
||||||
<para>
|
<para>
|
||||||
If <application>OpenSSH</application> is installed, it will be an
|
If <application>OpenSSH</application> is installed, it will be an
|
||||||
exception of the general rule above. It contains an
|
exception of the general rule above. It contains an
|
||||||
over-restrictive OpenSSL version check, so both SSH client and SSH
|
over-restrictive OpenSSL version check, so both SSH client and SSH
|
||||||
server will refuse to start if <application>OpenSSH</application>
|
server will refuse to start if OpenSSL
|
||||||
is updated with MAJOR version number unchanged but MINOR version
|
is updated with MAJOR version number unchanged but MINOR version
|
||||||
number changed. You need to rebuild
|
number changed. You need to rebuild
|
||||||
<application>OpenSSH</application> after such an upgrade.
|
<application>OpenSSH</application> after such an upgrade.
|
||||||
|
Loading…
Reference in New Issue
Block a user