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

Closed
github-actions bot opened this issue Nov 18, 2022 · 3 comments
Closed

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

github-actions bot opened this issue Nov 18, 2022 · 3 comments

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.

@drHuangMHT
Copy link
Contributor

I'm not seeing cpuid-bool in our dependency tree now, can we close this?

@elenaf9
Copy link
Contributor

elenaf9 commented Dec 6, 2024

Yes, the aes version has been updated in the webrtc subcreates, thus we now only have cpufeatures in our tree.

@elenaf9 elenaf9 closed this as completed Dec 6, 2024
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

3 participants