Bug 197744 - [patch] x11/libXinerama: add CPE information
Summary: [patch] x11/libXinerama: 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 Only Me
Assignee: Bartek Rutkowski
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2015-02-16 20:57 UTC by shun
Modified: 2015-03-24 15:27 UTC (History)
1 user (show)

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


Attachments
Makefile with CPE information added (266 bytes, patch)
2015-02-16 20:57 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-16 20:57:54 UTC
Created attachment 153086 [details]
Makefile with CPE information added

x11/libXinerama has had vulnerabilities with a CPE identifer assigned (e.g. CVE-2013-1985). This patch add 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-16 20:57:54 UTC
Auto-assigned to maintainer x11@FreeBSD.org
Comment 2 Bartek Rutkowski freebsd_committer freebsd_triage 2015-03-24 15:27:18 UTC
By mistake the commit message for this PR referenced another PR number:

A commit references this bug:

Author: robak
Date: Tue Mar 24 15:18:39 UTC 2015
New revision: 382108
URL: https://svnweb.freebsd.org/changeset/ports/382108

Log:
  x11/libXinerama: add CPE information

  - Maintainer's timeout (x11@FreeBSD.org)

  PR:		197959
  Submitted by:	Shun <shun.fbsd.pr@dropcut.net>

Changes:
  head/x11/libXinerama/Makefile
Comment 3 Bartek Rutkowski freebsd_committer freebsd_triage 2015-03-24 15:27:31 UTC
Committed, thanks for your work!