View Single Post
Old 05-14-2022, 12:42 PM   #173
Leseratte_10
Groupie
Leseratte_10 ought to be getting tired of karma fortunes by now.Leseratte_10 ought to be getting tired of karma fortunes by now.Leseratte_10 ought to be getting tired of karma fortunes by now.Leseratte_10 ought to be getting tired of karma fortunes by now.Leseratte_10 ought to be getting tired of karma fortunes by now.Leseratte_10 ought to be getting tired of karma fortunes by now.Leseratte_10 ought to be getting tired of karma fortunes by now.Leseratte_10 ought to be getting tired of karma fortunes by now.Leseratte_10 ought to be getting tired of karma fortunes by now.Leseratte_10 ought to be getting tired of karma fortunes by now.Leseratte_10 ought to be getting tired of karma fortunes by now.
 
Posts: 183
Karma: 3587000
Join Date: Sep 2021
Device: PB Era, PB InkPad 3 Pro
Quote:
Originally Posted by Camelot View Post
I just saw that last night on unstable there was a big version jump on OpenSSL (from 1.1.1-1 to 3.0.3-2).
That's exactly what I mean. Debian & Ubuntu changed from OpenSSL 1.x to OpenSSL 3, which contains a bunch of incompatible changes. That means all software that uses OpenSSL is going to need to be updated. For software that's bundled with Ubuntu & Debian or is included in their repos, that's probably already happened, but because I was waiting for my PR to be merged, this is not yet the case with my plugin.

As I haven't received a response from the oscrypto maintainer within the last week as to when my bugfix is going to be merged, I'm just going to make my plugin patch the oscrypto code during plugin installation, so I don't have to wait for the oscrypto update.

Windows or MacOS or older Linux distributions are not affected by this bug, at least not currently. I'm not sure if MacOS also uses OpenSSL and if so, when that'll be updated to version 3.
Leseratte_10 is offline   Reply With Quote