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

Update from rsa 0.3.0 to 0.5.0. #98

Merged
merged 2 commits into from
Jan 6, 2022
Merged

Conversation

egrimley-arm
Copy link
Collaborator

This should put a stop to the nightly test failures.

Signed-off-by: Edmund Grimley Evans <edmund.grimley-evans@arm.com>
Upgrading to rsa 0.5.0 removes the dependency on simple_asn1 and
thus on chrono, which has two potential security vulnerabilities:
RUSTSEC-2020-0071 and RUSTSEC-2020-0159.

The update to rsa 0.5.0 requires an update to rand and some changes
in test code because the API has changed slightly.

Also a newer toolchain is required: 1.52.0.

Signed-off-by: Edmund Grimley Evans <edmund.grimley-evans@arm.com>
Copy link
Member

@hug-dev hug-dev left a comment

Choose a reason for hiding this comment

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

Thanks!

@ionut-arm ionut-arm merged commit 905e650 into parallaxsecond:main Jan 6, 2022
@ionut-arm
Copy link
Member

This should put a stop to the nightly test failures.

I find it so annoying that nightly runs don't usually send emails even to those who are supposedly watching for all activity and are repo admins. Do you happen to know if there's an option to change this?

@egrimley-arm
Copy link
Collaborator Author

Do you happen to know if there's an option to change this?

I don't know, but I was getting an e-mail every night because of my fork of the repo.

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.

3 participants