Bug 198468 - misc/findutils: add CPE information
Summary: misc/findutils: 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-03-09 20:47 UTC by shun
Modified: 2015-03-18 13:05 UTC (History)
2 users (show)

See Also:
aehlig: maintainer-feedback+


Attachments
Makefile with CPE information added (557 bytes, patch)
2015-03-09 20:47 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-03-09 20:47:06 UTC
Created attachment 154101 [details]
Makefile with CPE information added

misc/findutils has had vulnerabilities with a CPE identifier assigned (e.g. CVE-2007-2452). This patch add CPE information as suggested in the FreeBSD wiki[0].

[0] https://wiki.freebsd.org/Ports/CPE
Comment 1 Klaus Aehlig 2015-03-15 10:46:03 UTC
Thanks for the patch! As maintainer, I'm happy with the change.
Can someone with a commit-bit please commit it?
Comment 2 commit-hook freebsd_committer freebsd_triage 2015-03-18 13:05:28 UTC
A commit references this bug:

Author: robak
Date: Wed Mar 18 13:05:01 UTC 2015
New revision: 381547
URL: https://svnweb.freebsd.org/changeset/ports/381547

Log:
  misc/findutils: add CPE information

  PR:		198468
  Submitted by:	Shun <shun.fbsd.pr@dropcut.net>
  Approved by:	maintainer

Changes:
  head/misc/findutils/Makefile
Comment 3 Bartek Rutkowski freebsd_committer freebsd_triage 2015-03-18 13:05:50 UTC
Committed, thanks for your work!