mirror of
https://github.com/rustsec/advisory-db.git
synced 2025-12-27 01:54:07 -05:00
Assigned RUSTSEC-2024-0382 to hwloc (#2113)
Co-authored-by: amousset <329388+amousset@users.noreply.github.com>
This commit is contained in:
committed by
GitHub
parent
f4802ebb61
commit
d173a20a1d
@@ -1,3 +1,3 @@
|
|||||||
This file causes merge conflicts if two ID assignment jobs run concurrently.
|
This file causes merge conflicts if two ID assignment jobs run concurrently.
|
||||||
This prevents duplicate ID assignment due to a race between those jobs.
|
This prevents duplicate ID assignment due to a race between those jobs.
|
||||||
7cd64c957e6c106b8131780e2eeda3bfcb738b64fe671f5a990a6a4b61bd1b5d -
|
60335f276bb059bae9da0958c99d64a5da780ab679843285825cff55cc43deb8 -
|
||||||
|
|||||||
@@ -1,6 +1,6 @@
|
|||||||
```toml
|
```toml
|
||||||
[advisory]
|
[advisory]
|
||||||
id = "RUSTSEC-0000-0000"
|
id = "RUSTSEC-2024-0382"
|
||||||
package = "hwloc"
|
package = "hwloc"
|
||||||
date = "2024-09-04"
|
date = "2024-09-04"
|
||||||
url = "https://github.com/daschl/hwloc-rs/issues"
|
url = "https://github.com/daschl/hwloc-rs/issues"
|
||||||
@@ -12,4 +12,4 @@ patched = []
|
|||||||
|
|
||||||
# hwloc is unmaintained
|
# hwloc is unmaintained
|
||||||
|
|
||||||
hwloc will no longer be maintained as declared by the developer. The project has been archived without an issue.
|
hwloc will no longer be maintained as declared by the developer. The project has been archived without an issue.
|
||||||
Reference in New Issue
Block a user