Ignore:
File:
1 edited

Legend:

Unmodified
Added
Removed
  • chapter08/openssl.xml

    rfd409751 red48f326  
    100100        <emphasis>when upgrading to a version with the same MAJOR version
    101101        number</emphasis>.
     102      </para>
     103
     104      <!-- https://bugzilla.mindrot.org/show_bug.cgi?id=3548 -->
     105      <para>
     106        If <application>OpenSSH</application> is installed, it will be an
     107        exception of the general rule above.  It contains an
     108        over-restrictive OpenSSL version check, so both SSH client and SSH
     109        server will refuse to start if OpenSSL
     110        is updated with MAJOR version number unchanged but MINOR version
     111        number changed.  You need to rebuild
     112        <application>OpenSSH</application> after such an upgrade.
     113        <emphasis role='bold'>If <application>OpenSSH</application> is being
     114        used to access the system, you must rebuild and reinstall it
     115        after upgrading OpenSSL to a new MINOR version number before logout
     116        or you won't be able to login via SSH anymore.</emphasis>
    102117      </para>
    103118
Note: See TracChangeset for help on using the changeset viewer.