[Bug 3548] Upgrading from openssl-3.0.8 to openssl-3.1.0 leads to version mismatch error

bugzilla-daemon at mindrot.org bugzilla-daemon at mindrot.org
Wed Mar 15 09:19:10 AEDT 2023


https://bugzilla.mindrot.org/show_bug.cgi?id=3548

Darren Tucker <dtucker at dtucker.net> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |dtucker at dtucker.net

--- Comment #2 from Darren Tucker <dtucker at dtucker.net> ---
(In reply to Sam James from comment #0)
> the relevant OpenSSL versions are supposed to be ABI compatible?

Looks like OpenSSL changed their compatibility guarantees between 1.1
and 3: https://www.openssl.org/policies/releasestrat.html

"As of release 3.0.0, the OpenSSL versioning scheme is changing to a
more contemporary format: MAJOR.MINOR.PATCH

With this format, API/ABI compatibility will be guaranteed for the same
MAJOR version number. Previously we guaranteed API/ABI compatibility
across the same MAJOR.MINOR combination."

Our check only implements the latter.

-- 
You are receiving this mail because:
You are watching someone on the CC list of the bug.
You are watching the assignee of the bug.


More information about the openssh-bugs mailing list