Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Cargo.toml: Bump rcgen to 0.13.1 #130

Conversation

tgonzalezorlandoarm
Copy link
Member

The rcgen crate is currently being patched to cover for parsec-tool CSR generation with RSA PSS SHA-256/384.

  • Bump rcgen to the latest available version (0.13.1).
  • Update the patches until they get merged upstream in rcgen.
  • Allow clippy::multiple_crate_versions until dependency mismatches are solved by updating spiffe in the parsec client.

The rcgen crate is currently being patched to cover for parsec-tool
CSR generation with RSA PSS SHA-256/384.

 * Bump rcgen to the latest available version (0.13.1).
 * Update the patches until they get merged upstream in rcgen.
 * Allow clippy::multiple_crate_versions until dependency mismatches
   are solved by updating spiffe in the parsec client.

Signed-off-by: Tomás González <tomasagustin.gonzalezorlando@arm.com>
@tgonzalezorlandoarm
Copy link
Member Author

Mismatched dependencies have to be resolved with a PR in Parsec, which will happen soon after this

Copy link
Member

@ionut-arm ionut-arm left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

💯 Thanks, LGTM!

@tgonzalezorlandoarm tgonzalezorlandoarm merged commit 561c416 into parallaxsecond:main May 31, 2024
4 of 5 checks passed
@tgonzalezorlandoarm tgonzalezorlandoarm deleted the tg/bump-rcgen-w-revert branch May 31, 2024 10:13
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.

2 participants