[Bug 3548] New: 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 07:13:28 AEDT 2023


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

            Bug ID: 3548
           Summary: Upgrading from openssl-3.0.8 to openssl-3.1.0 leads to
                    version mismatch error
           Product: Portable OpenSSH
           Version: 9.1p1
          Hardware: All
                OS: Linux
            Status: NEW
          Severity: enhancement
          Priority: P5
         Component: ssh
          Assignee: unassigned-bugs at mindrot.org
          Reporter: sam at gentoo.org

OpenSSL 3.0.8 and OpenSSL 3.1.0 both have the same libssl and libcrypto
SONAMEs, but after upgrading from 3.0.8->3.1.0, I get:
```
$ ssh -V
OpenSSL version mismatch. Built against 30000080, you have 30100000
```

Is this intentional when the relevant OpenSSL versions are supposed to
be ABI compatible?

-- 
You are receiving this mail because:
You are watching the assignee of the bug.


More information about the openssh-bugs mailing list