diff mbox series

Revert "xwayland: mark CVEs fixed in 24.1.6 as fixed"

Message ID 20250516110917.1707271-1-ross.burton@arm.com
State New
Headers show
Series Revert "xwayland: mark CVEs fixed in 24.1.6 as fixed" | expand

Commit Message

Ross Burton May 16, 2025, 11:09 a.m. UTC
The CPE data in the NVD database is now complete, so these overrides are
no longer needed.

This reverts commit 76c7bb2b9c1b5300f957f11e1601816f8f90b501.

Signed-off-by: Ross Burton <ross.burton@arm.com>
---
 meta/recipes-graphics/xwayland/xwayland_24.1.6.bb | 4 ----
 1 file changed, 4 deletions(-)
diff mbox series

Patch

diff --git a/meta/recipes-graphics/xwayland/xwayland_24.1.6.bb b/meta/recipes-graphics/xwayland/xwayland_24.1.6.bb
index 0774c1bbf5e..350b8e93cc6 100644
--- a/meta/recipes-graphics/xwayland/xwayland_24.1.6.bb
+++ b/meta/recipes-graphics/xwayland/xwayland_24.1.6.bb
@@ -48,7 +48,3 @@  do_install:append() {
 FILES:${PN} += "${libdir}/xorg/protocol.txt"
 
 RDEPENDS:${PN} += "xkbcomp"
-
-CVE_STATUS_GROUPS = "CVE_STATUS_REDHAT"
-CVE_STATUS_REDHAT = "CVE-2025-26594 CVE-2025-26595 CVE-2025-26596 CVE-2025-26597 CVE-2025-26598 CVE-2025-26599 CVE-2025-26600 CVE-2025-26601"
-CVE_STATUS_REDHAT[status] = "fixed-version: these are tracked as versionless redhat CVEs in NVD DB, fixed in 24.1.6"