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

Old pgp dependency relies on crates that have been renamed or merged #55

Closed
Pi-Cla opened this issue Jun 24, 2022 · 2 comments
Closed

Comments

@Pi-Cla
Copy link

Pi-Cla commented Jun 24, 2022

There are warnings from cargo audit about the version of pgp this crate uses depending on various crates that had been renamed or merged, here is one of them:

Crate:     aes-soft
Version:   0.6.4
Warning:   unmaintained
Title:     `aes-soft` has been merged into the `aes` crate
Date:      2021-04-29
ID:        RUSTSEC-2021-0060
URL:       https://rustsec.org/advisories/RUSTSEC-2021-0060
Dependency tree:
aes-soft 0.6.4
└── aes 0.6.0
    └── pgp 0.7.2
        └── rpm-rs 0.8.1
@Pi-Cla
Copy link
Author

Pi-Cla commented Jun 24, 2022

Upon further research, apparently the issue with the time crate is misleading since it is already fixed in chrono. (chronotope/chrono#499 (comment)) So instead I will edit this to only mention the warning about package merging.

@Pi-Cla Pi-Cla changed the title RUSTSEC-2020-0071: chrono: time: Potential segfault in the time crate Old pgp dependency relies on crates that have been renamed or merged Jun 24, 2022
@Pi-Cla
Copy link
Author

Pi-Cla commented Jun 24, 2022

Nvm... sorry for taking up space, even the warnings aren't meaningful upon further further investigation

@Pi-Cla Pi-Cla closed this as completed Jun 24, 2022
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