Ensure liblzma stays pinned to 5.4.4
This commit is contained in:
parent
8afeea4ce9
commit
57d029f087
|
@ -62,6 +62,11 @@
|
||||||
{
|
{
|
||||||
"name": "ngspice",
|
"name": "ngspice",
|
||||||
"version": "42"
|
"version": "42"
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"name": "liblzma",
|
||||||
|
"version": "5.4.4",
|
||||||
|
"$comment": "liblzma & xz were compromised upstream: CVE-2024-3094."
|
||||||
}
|
}
|
||||||
]
|
]
|
||||||
}
|
}
|
||||||
|
|
Loading…
Reference in New Issue