Bug 203139 - audio/icecast2: add CPE information
Summary: audio/icecast2: 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: Po-Chuan Hsieh
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2015-09-15 21:13 UTC by shun
Modified: 2015-09-17 17:20 UTC (History)
0 users

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


Attachments
adding CPE information to Makefile (359 bytes, patch)
2015-09-15 21:13 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-09-15 21:13:44 UTC
Created attachment 161082 [details]
adding CPE information to Makefile

audio/icecast2 has had vulnerabilities with a CPE identifier assigned (e.g. CVE-2015-3026). 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 2015-09-17 17:12:53 UTC
A commit references this bug:

Author: sunpoet
Date: Thu Sep 17 17:12:22 UTC 2015
New revision: 397165
URL: https://svnweb.freebsd.org/changeset/ports/397165

Log:
  - Add CPE information

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

Changes:
  head/audio/icecast2/Makefile
Comment 2 Po-Chuan Hsieh freebsd_committer freebsd_triage 2015-09-17 17:20:47 UTC
Committed. Thanks!