Skip to content

[WIP] Cargo: update rsa to 0.10.0-rc.18#65

Draft
dongsupark wants to merge 2 commits into
mainfrom
dongsu/rsa-0.10.0
Draft

[WIP] Cargo: update rsa to 0.10.0-rc.18#65
dongsupark wants to merge 2 commits into
mainfrom
dongsu/rsa-0.10.0

Conversation

@dongsupark
Copy link
Copy Markdown
Member

@dongsupark dongsupark commented Apr 29, 2025

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

@dongsupark dongsupark changed the title [WIP] Cargo: update rsa to 0.10.0-pre.4 [WIP] Cargo: update rsa to 0.10.0-rc.1 Jun 26, 2025
@dongsupark dongsupark force-pushed the dongsu/rsa-0.10.0 branch 2 times, most recently from afde830 to c402841 Compare July 15, 2025 14:57
@dongsupark dongsupark changed the title [WIP] Cargo: update rsa to 0.10.0-rc.1 [WIP] Cargo: update rsa to 0.10.0-rc.3 Jul 15, 2025
@dongsupark dongsupark changed the title [WIP] Cargo: update rsa to 0.10.0-rc.3 [WIP] Cargo: update rsa to 0.10.0-rc.4 Aug 12, 2025
@dongsupark dongsupark force-pushed the dongsu/rsa-0.10.0 branch 2 times, most recently from 73815a2 to dd74de8 Compare August 12, 2025 13:13
@dongsupark dongsupark changed the title [WIP] Cargo: update rsa to 0.10.0-rc.4 [WIP] Cargo: update rsa to 0.10.0-rc.6 Sep 11, 2025
@dongsupark
Copy link
Copy Markdown
Member Author

A manual test passed, no regression.

RUST_LOG=debug target/debug/download_sysext \
  -p ~/Dev/flatcar-scripts/sdk_container/src/third_party/coreos-overlay/coreos-base/coreos-au-key/files/official-v2.pub.pem \
  -m oem-azure.gz \
  -o /var/tmp/outdir/ \
  -u https://update.release.flatcar-linux.net/amd64-usr/4426.0.0/oem-azure.gz

However I am not sure of other possibilities of regression that could appear via rsa 0.10.0-rc.
I am not so expert in the Rust Crypto area.

@dongsupark dongsupark changed the title [WIP] Cargo: update rsa to 0.10.0-rc.6 [WIP] Cargo: update rsa to 0.10.0-rc.8 Sep 17, 2025
@dongsupark dongsupark changed the title [WIP] Cargo: update rsa to 0.10.0-rc.8 [WIP] Cargo: update rsa to 0.10.0-rc.9 Nov 13, 2025
@dongsupark dongsupark changed the title [WIP] Cargo: update rsa to 0.10.0-rc.9 [WIP] Cargo: update rsa to 0.10.0-rc.11 Jan 9, 2026
@dongsupark dongsupark changed the title [WIP] Cargo: update rsa to 0.10.0-rc.11 [WIP] Cargo: update rsa to 0.10.0-rc.15 Feb 19, 2026
@dongsupark dongsupark changed the title [WIP] Cargo: update rsa to 0.10.0-rc.15 [WIP] Cargo: update rsa to 0.10.0-rc.17 Apr 8, 2026
dongsupark added 2 commits May 6, 2026 10:09
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>
@dongsupark dongsupark changed the title [WIP] Cargo: update rsa to 0.10.0-rc.17 [WIP] Cargo: update rsa to 0.10.0-rc.18 May 6, 2026
@dongsupark dongsupark force-pushed the dongsu/rsa-0.10.0 branch from bc73c5d to 7bc985e Compare May 6, 2026 08:24
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>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Update rsa crate to v0.10.0

1 participant