[WIP] Cargo: update rsa to 0.10.0-rc.18#65
Draft
dongsupark wants to merge 2 commits into
Draft
Conversation
b4a9a79 to
15f699e
Compare
afde830 to
c402841
Compare
73815a2 to
dd74de8
Compare
dd74de8 to
7843110
Compare
7843110 to
d7187af
Compare
Member
Author
|
A manual test passed, no regression. However I am not sure of other possibilities of regression that could appear via rsa 0.10.0-rc. |
d7187af to
2386a70
Compare
2386a70 to
3b9fa5b
Compare
3b9fa5b to
8548795
Compare
8548795 to
fb9035e
Compare
fb9035e to
2c5ce14
Compare
2c5ce14 to
bc73c5d
Compare
Update rsa to 0.10.0-pre.4 to address security issues of rsa 0.9 or older. WIP, still no official release of rsa 0.10. Signed-off-by: Dongsu Park <dongsu@dpark.io>
Signed-off-by: Dongsu Park <dongsu@dpark.io>
bc73c5d to
7bc985e
Compare
dongsupark
added a commit
to flatcar/scripts
that referenced
this pull request
May 6, 2026
flatcar/ue-rs#65 Signed-off-by: Dongsu Park <dongsu@dpark.io>
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Update rsa to 0.10.0-rc.18 to address security issues of rsa 0.9 or older.
WIP, still no official release of rsa 0.10.
Fixes https://github.com/flatcar/ue-rs/issues/57