You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Raise MSRV (Minimum Supported Rust Version) to 1.69. Test MSRV in CI. This will serve as a baseline going forward. I don't plan on raising it unless I have a reason, but I will also not hold back raising it should I have a need for it.
Test native OpenSSL as well on CI. Test exotic Linux platforms.
Bug Fixes
Update dependencies to get newer OpenSSL (security fix, non-default configuration). This does not affect any of the pre-built binaries on github, nor does it affect the Arch Linux AUR package. It will only affect builds that: 1) include the self-updater 2) use vendored OpenSSL for that self-updater.