Bug 197971 - [patch] x11/xdm: add CPE information
Summary: [patch] x11/xdm: add CPE information
Status: Closed FIXED
Alias: None
Product: Ports & Packages
Classification: Unclassified
Component: Individual Port(s) (show other bugs)
Version: Latest
Hardware: Any Any
: --- Affects Many People
Assignee: Bartek Rutkowski
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2015-02-23 21:46 UTC by shun
Modified: 2015-03-28 17:49 UTC (History)
1 user (show)

See Also:
bugzilla: maintainer-feedback? (x11)


Attachments
Makefile with CPE information added (489 bytes, patch)
2015-02-23 21:46 UTC, shun
no flags Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description shun 2015-02-23 21:46:37 UTC
Created attachment 153395 [details]
Makefile with CPE information added

x11/xdm has had vulnerabilities with a CPE identifier assigned (e.g. CVE-2006-5214). This patch adds CPE information as suggested in the FreeBSD wiki[0].

[0] https://wiki.freebsd.org/Ports/CPE
Comment 1 Bugzilla Automation freebsd_committer freebsd_triage 2015-02-23 21:46:37 UTC
Auto-assigned to maintainer x11@FreeBSD.org
Comment 2 commit-hook freebsd_committer freebsd_triage 2015-03-28 17:47:53 UTC
A commit references this bug:

Author: robak
Date: Sat Mar 28 17:47:12 UTC 2015
New revision: 382530
URL: https://svnweb.freebsd.org/changeset/ports/382530

Log:
  x11/xdm: add CPE information

  PR:		197971
  Submitted by:	Shun <shun.fbsd.pr@dropcut.net>
  Approved by:	kwm (blanket)

Changes:
  head/x11/xdm/Makefile
Comment 3 Bartek Rutkowski freebsd_committer freebsd_triage 2015-03-28 17:49:57 UTC
Committed, thanks for your work!