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, Apr 20, 2:09 PM
Unknown Object (File)
Mar 14 2024, 4:24 AM
Unknown Object (File)
Mar 14 2024, 4:24 AM
Unknown Object (File)
Mar 14 2024, 4:24 AM
Unknown Object (File)
Mar 10 2024, 9:18 PM
Unknown Object (File)
Jan 15 2024, 4:14 PM
Unknown Object (File)
Jan 10 2024, 7:38 AM
Unknown Object (File)
Jan 10 2024, 7:38 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.