mirror of
https://git.linuxfromscratch.org/lfs.git
synced 2025-06-18 19:29:21 +01:00
Revert "openssl: Add a warning about minor version bump and OpenSSH"
This reverts commitad09ba40a1
. This reverts commitbbaf00d415
. No longer needed with OpenSSH-9.4 or later.
This commit is contained in:
parent
1ebfa8e664
commit
fd409751bf
@ -101,21 +101,6 @@ make MANSUFFIX=ssl install</userinput></screen>
|
||||
number</emphasis>.
|
||||
</para>
|
||||
|
||||
<!-- https://bugzilla.mindrot.org/show_bug.cgi?id=3548 -->
|
||||
<para>
|
||||
If <application>OpenSSH</application> is installed, it will be an
|
||||
exception of the general rule above. It contains an
|
||||
over-restrictive OpenSSL version check, so both SSH client and SSH
|
||||
server will refuse to start if OpenSSL
|
||||
is updated with MAJOR version number unchanged but MINOR version
|
||||
number changed. You need to rebuild
|
||||
<application>OpenSSH</application> after such an upgrade.
|
||||
<emphasis role='bold'>If <application>OpenSSH</application> is being
|
||||
used to access the system, you must rebuild and reinstall it
|
||||
after upgrading OpenSSL to a new MINOR version number before logout
|
||||
or you won't be able to login via SSH anymore.</emphasis>
|
||||
</para>
|
||||
|
||||
<para>
|
||||
However, any running programs linked to those libraries need to be stopped
|
||||
and restarted. Read the related entries in
|
||||
|
Loading…
Reference in New Issue
Block a user