Browse Source

Ensure liblzma stays pinned to 5.4.4

newinvert
Marek Roszko 2 years ago
parent
commit
57d029f087
  1. 5
      vcpkg.json

5
vcpkg.json

@ -62,6 +62,11 @@
{
"name": "ngspice",
"version": "42"
},
{
"name": "liblzma",
"version": "5.4.4",
"$comment": "liblzma & xz were compromised upstream: CVE-2024-3094."
}
]
}
Loading…
Cancel
Save