Created attachment 153044 [details] Makefile with CPE information added x11-server/xorg-server has had vulnerabilities with a CPE identifer assigned (e.g. CVE-2015-0255). This patch add CPE information as suggested in the FreeBSD wiki[0]. [0] https://wiki.freebsd.org/Ports/CPE
Auto-assigned to maintainer x11@FreeBSD.org
Created attachment 153400 [details] Makefile with CPE information added added missing CPE_PRODUCT
The CPE product name does not seem to be stable yet (as of dictionary v2.3). The X.org server is named "x.org_x11" (CPE dictionary v2.3) and/or "xorg-server" [0] in current CVEs. [0] https://web.nvd.nist.gov/view/vuln/detail?vulnId=CVE-2015-0255
Is this still relevant?
Created attachment 213783 [details] Patch Here's the correct patch, that matches NVD database.
A commit references this bug: Author: zeising Date: Sun May 3 20:22:31 UTC 2020 New revision: 533807 URL: https://svnweb.freebsd.org/changeset/ports/533807 Log: xorg-server: Do not send spurious focus events Apply an upstream patch to avoid sending focus evens when grab actually does not change. This fixes certain full screen applications. [1] Ensure that we actually don't try to find and link against HAL even if it's around on the system we're compiling on [2] Add CPE information [3] PR: 245854 [1] (with changes), 245604 [2], 197712 [3] Submitted by: naddy@ [1], mi@ [2], arrowd [3] Reported by: shun [3] MFH: 2020Q2 Changes: head/x11-servers/xorg-server/Makefile head/x11-servers/xorg-server/distinfo
Committed, thanks!
A commit references this bug: Author: zeising Date: Mon May 4 16:08:17 UTC 2020 New revision: 533929 URL: https://svnweb.freebsd.org/changeset/ports/533929 Log: MFH: r533807 xorg-server: Do not send spurious focus events Apply an upstream patch to avoid sending focus evens when grab actually does not change. This fixes certain full screen applications. [1] Ensure that we actually don't try to find and link against HAL even if it's around on the system we're compiling on [2] Add CPE information [3] PR: 245854 [1] (with changes), 245604 [2], 197712 [3] Submitted by: naddy@ [1], mi@ [2], arrowd [3] Reported by: shun [3] Approved by: ports-secteam (joenum) Changes: _U branches/2020Q2/ branches/2020Q2/x11-servers/xorg-server/Makefile branches/2020Q2/x11-servers/xorg-server/distinfo