Actions
Bug #5266
openrust: update time dependency
Affected Versions:
Effort:
Difficulty:
Label:
Description
Crate: time Version: 0.1.44 Title: Potential segfault in the time crate Date: 2020-11-18 ID: RUSTSEC-2020-0071 URL: https://rustsec.org/advisories/RUSTSEC-2020-0071 Solution: Upgrade to >=0.2.23 Dependency tree: time 0.1.44 └── x509-parser 0.6.5 └── suricata 7.0.0-dev
Updated by Jeff Lucovsky 10 months ago
- Copied from Bug #5259: rust: update time dependency added
Updated by Victor Julien 10 months ago
- Target version changed from 6.0.5 to 6.0.6
Updated by Victor Julien 7 months ago
- Target version changed from 6.0.6 to 6.0.7
Updated by Victor Julien 5 months ago
- Target version changed from 6.0.7 to 6.0.8
Updated by Victor Julien 4 months ago
- Target version changed from 6.0.8 to 6.0.9
Updated by Victor Julien 4 months ago
- Target version changed from 6.0.9 to 6.0.10
Updated by Jason Ish 21 days ago
- Target version changed from 6.0.10 to 6.0.11
Pushing forward 6.0.11.
This might be out of scope for 6.0 in general. Updating x509-parser
to remove this time
dependency requires us to move to x509-parser
version 0.13.0 which requires Rust 1.53+.
Currently, Suricata 6.0.0 is still trying to support Rust 1.41.1.
Actions