Page MenuHomeFreeBSD

x11/gdm: Correct CPE information (do not set CPE_VENDOR twice)
ClosedPublic

Authored by tobik on Jan 9 2019, 8:05 PM.
Tags
None
Referenced Files
Unknown Object (File)
Mon, May 15, 10:25 PM
Unknown Object (File)
Sat, May 13, 4:05 AM
Unknown Object (File)
Thu, May 11, 1:44 AM
Unknown Object (File)
May 2 2023, 3:30 PM
Unknown Object (File)
Mar 17 2023, 7:27 PM
Unknown Object (File)
Mar 17 2023, 7:27 PM
Unknown Object (File)
Mar 17 2023, 7:26 PM
Unknown Object (File)
Mar 10 2023, 4:18 AM
Subscribers

Details

Summary

I believe one of these should be CPE_PRODUCT. make -V CPE_STR now matches what I see on for example [1].

I've never touched CPE_* before, so a confirmation that this is indeed correct would be nice.

[1] https://nvd.nist.gov/vuln/detail/CVE-2018-14424

Test Plan

According to [1] make -V CPE_STR should be similar to

cpe:2.3:a:gnome:gnome_display_manager:*:*:*:*:*:*:*:*

$ make -C x11/gdm -V CPE_STR
cpe:2.3:a:gnome:gnome_display_manager:3.28.4:::::freebsd13:x64

Diff Detail

Repository
rP FreeBSD ports repository
Lint
Lint Not Applicable
Unit
Tests Not Applicable

Event Timeline

This revision was not accepted when it landed; it landed in state Needs Review.Jan 23 2019, 10:30 AM
This revision was automatically updated to reflect the committed changes.