Bug 208331 - www/py-graphite-web: adding CPE information
Summary: www/py-graphite-web: adding 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: Steve Wills
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2016-03-27 16:04 UTC by shun
Modified: 2016-04-22 15:47 UTC (History)
0 users

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


Attachments
adding CPE information to Makefile (490 bytes, patch)
2016-03-27 16:04 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 2016-03-27 16:04:32 UTC
Created attachment 168690 [details]
adding CPE information to Makefile

www/py-graphite-web has had vulnerabilities with a CPE identifier assigned (e.g. CVE-2013-5942). This patch adds CPE information as suggested in the FreeBSD wiki[0].

[0] https://wiki.freebsd.org/Ports/CPE
Comment 1 commit-hook freebsd_committer freebsd_triage 2016-04-22 15:46:24 UTC
A commit references this bug:

Author: swills
Date: Fri Apr 22 15:45:52 UTC 2016
New revision: 413785
URL: https://svnweb.freebsd.org/changeset/ports/413785

Log:
  www/py-graphite-web: add CPE and fix example

  * Add CPE info for security issues [1]
  * Fix the path in the graphite.wsgi.example [2]
  * Bump portrevision for package change

  PR:		208331 [1]
  PR:		200174 [2]
  Submitted by:	shun <shun.fbsd.pr@dropcut.net> [1]
  Submitted by:	Kaspars Mickevics <kaspars@fx.lv> [2]

Changes:
  head/www/py-graphite-web/Makefile
  head/www/py-graphite-web/files/patch-conf__graphite.wsgi.example
Comment 2 Steve Wills freebsd_committer freebsd_triage 2016-04-22 15:47:34 UTC
Committed, thanks!