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)
Sat, Sep 23, 9:17 PM
Unknown Object (File)
Sat, Sep 23, 9:05 PM
Unknown Object (File)
Aug 24 2023, 7:09 AM
Unknown Object (File)
Aug 6 2023, 11:12 PM
Unknown Object (File)
Aug 6 2023, 11:25 AM
Unknown Object (File)
Aug 5 2023, 7:25 AM
Unknown Object (File)
Aug 5 2023, 7:23 AM
Unknown Object (File)
Aug 5 2023, 7:21 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
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.