diff options
| author | Philip Paeps <philip@FreeBSD.org> | 2026-06-11 08:01:59 +0000 |
|---|---|---|
| committer | Philip Paeps <philip@FreeBSD.org> | 2026-06-11 08:04:14 +0000 |
| commit | 86e1123a9cf1185992e6ce4c32770dc9dce45464 (patch) | |
| tree | 71fd5a41636857caaf8cda6d3c6a05b761bda787 | |
| parent | 5c4e77204622386fc3326be92aaddcc967ed4c2b (diff) | |
security/vuxml: remove bogus <cvename/s> tags
Unbreak the vuxml build (again).
Fixes: 81a6669e034d07e3db13eff0688b32365ceff302
| -rw-r--r-- | security/vuxml/vuln/2026.xml | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/security/vuxml/vuln/2026.xml b/security/vuxml/vuln/2026.xml index 6a0f0f9abe7d..3bf80c5bcc4c 100644 --- a/security/vuxml/vuln/2026.xml +++ b/security/vuxml/vuln/2026.xml @@ -316,11 +316,9 @@ vulnerability is fixed in crate versions: 36.0.7, 42.0.2, and 43.0.1.</p> </body> </description> <references> - <cvename>RUSTSEC-2026-0089</cvename> <url>https://rustsec.org/advisories/RUSTSEC-2026-0089</url> <cvename>CVE-2026-34946</cvename> <url>https://cveawg.mitre.org/api/cve/CVE-2026-34946</url> - <cvename>GHSA-q49f-xg75-m9xw</cvename> <url>https://github.com/advisories/GHSA-q49f-xg75-m9xw</url> </references> <dates> |
