distributions.lists.linux.dev archive mirror
 help / color / mirror / Atom feed
* OpenSSL 3.1.0 and OpenSSH
@ 2023-03-15  4:16 Sam James
  0 siblings, 0 replies; only message in thread
From: Sam James @ 2023-03-15  4:16 UTC (permalink / raw)
  To: distributions

[-- Attachment #1: Type: text/plain, Size: 592 bytes --]


Hi folks,

OpenSSH currently has an overly restrict version check
for the runtime OpenSSL version vs the built-against-version,
so if you upgrade from e.g. openssl 3.0.x -> openssl 3.1.x
without rebuilding openssh (and you shouldn't need to, as
3.1.x is ABI compatible with 3.0.x), you'll get:

```
$ ssh -V
OpenSSL version mismatch. Built against 30000080, you have 30100000
```

I've reported a bug upstream and they're already on it, but
an FYI to avoid breaking your (or possibly other peoples' ;))
systems.

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

best,
sam

[-- Attachment #2: signature.asc --]
[-- Type: application/pgp-signature, Size: 377 bytes --]

^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2023-03-15  4:18 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2023-03-15  4:16 OpenSSL 3.1.0 and OpenSSH Sam James

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).