A lot of distros migrated away from libressl (gentoo, alpine and void, iirc) because libressl is also not a drop-in replacement for openssl 1.1.x, or at least wasn't in 2020. The situation is not expected to change.
Not too many breaking changes per-se, but lots of old API calls deprecated (pretty much all the old low-level APIs), plus new default values for a variety of things.
Also, going forward they'll be using the standard semantic version-numbering system.
3 comments
[ 2.4 ms ] story [ 9.6 ms ] threadNot too many breaking changes per-se, but lots of old API calls deprecated (pretty much all the old low-level APIs), plus new default values for a variety of things.
Also, going forward they'll be using the standard semantic version-numbering system.