v1.18: chore: bump openssl to 0.10.66 (backport of #2228)#2234
v1.18: chore: bump openssl to 0.10.66 (backport of #2228)#2234mergify[bot] wants to merge 2 commits intov1.18from
Conversation
(cherry picked from commit 02918b8) # Conflicts: # Cargo.lock # programs/sbf/Cargo.lock
|
Cherry-pick of 02918b8 has failed: To fix up this pull request, you can check it out locally. See documentation: https://docs.github.com/en/pull-requests/collaborating-with-pull-requests/reviewing-changes-in-pull-requests/checking-out-pull-requests-locally |
|
If we're going to bump this in v1.18 I'm inclined to soak it for a week in v2.0 on testnet first. Given that v1.18.19 is very similar to v1.18.18 we can skip v1.18.19 and leave mainnet-beta on v1.18.18 this week.
|
|
the delta between openssl in v1.18 (0.10.63) and the patched open ssl is 87 commits. meanwhile the effective part of the patch for this security advisory is six lines |
@t-nelson , are you trying to make a particular argument here, or just sharing data? |
|
If we decide to vendor and patch I've got a fork with a suitable branch ready: |
|
looks like we decide to suppress the openssl => #2263 |
Problem
https://rustsec.org/advisories/RUSTSEC-2024-0357.html
This is an automatic backport of pull request #2228 done by [Mergify](https://mergify.com).