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
F169443367: D18801.id52712.diff
Tue, Sep 1, 1:36 PM
F169357837: D18801.diff
Tue, Sep 1, 7:38 AM
Unknown Object (File)
Mon, Aug 31, 12:25 PM
Unknown Object (File)
Mon, Aug 31, 8:08 AM
Unknown Object (File)
Sun, Aug 30, 8:26 AM
Unknown Object (File)
Sun, Aug 30, 6:59 AM
Unknown Object (File)
Sat, Aug 29, 12:20 PM
Unknown Object (File)
Fri, Aug 28, 1:28 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
No Lint Coverage
Unit
No Test Coverage
Build Status
Buildable 21901
Build 21145: arc lint + arc unit

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.