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

RUSTSEC-2021-0064: cpuid-bool has been renamed to cpufeatures #3138

Open
github-actions bot opened this issue Nov 18, 2022 · 1 comment
Open

RUSTSEC-2021-0064: cpuid-bool has been renamed to cpufeatures #3138

github-actions bot opened this issue Nov 18, 2022 · 1 comment

Comments

@github-actions
Copy link

cpuid-bool has been renamed to cpufeatures

Details
Status unmaintained
Package cpuid-bool
Version 0.2.0
URL RustCrypto/utils#381
Date 2021-05-06

Please use the `cpufeatures`` crate going forward:

<https://github.com/RustCrypto/utils/tree/master/cpufeatures>

There will be no further releases of cpuid-bool.

See advisory page for additional details.

@umgefahren
Copy link
Contributor

umgefahren commented Nov 18, 2022

This issue roots, like #3137 and #3136, in an old version of aes/aes-gcm used by various webrtc subcrates. They in turn seem to have blocking issues with curve25519-dalek and x25519-dalek. Linking their issue here: webrtc-rs/webrtc#104. Until they resolve there issue there is not much we can do here sadly.

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

No branches or pull requests

1 participant