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
F168467868: D18801.id53105.diff
Fri, Aug 28, 1:28 PM
Unknown Object (File)
Tue, Aug 25, 6:26 AM
Unknown Object (File)
Thu, Aug 20, 1:46 PM
Unknown Object (File)
Thu, Aug 20, 5:19 AM
Unknown Object (File)
Thu, Aug 20, 2:19 AM
Unknown Object (File)
Sat, Aug 8, 4:21 PM
Unknown Object (File)
Thu, Jul 30, 11:24 PM
Unknown Object (File)
Jul 15 2026, 8:20 PM
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.