Bug 199966 - multimedia/ffmpeg: adding CPE information
Summary: multimedia/ffmpeg: 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 Only Me
Assignee: freebsd-multimedia (Nobody)
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2015-05-05 17:56 UTC by shun
Modified: 2015-05-07 21:53 UTC (History)
1 user (show)

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


Attachments
adding CPE information Makefile (305 bytes, patch)
2015-05-05 17:56 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-05-05 17:56:35 UTC
Created attachment 156392 [details]
adding CPE information Makefile

multimedia/ffmpeg has had vulnerabilities with a CPE identifier assigned (e.g. CVE-2015-3417). 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-05-07 21:49:55 UTC
A commit references this bug:

Author: robak
Date: Thu May  7 21:49:00 UTC 2015
New revision: 385687
URL: https://svnweb.freebsd.org/changeset/ports/385687

Log:
  multimedia/ffmpeg: add CPE info

  PR:		199966
  Submitted by:	Shun <shun.fbsd.pr@dropcut.net>
  Approved by:	portmgr blanket

Changes:
  head/multimedia/ffmpeg/Makefile
Comment 2 Bartek Rutkowski freebsd_committer freebsd_triage 2015-05-07 21:53:12 UTC
Committed, thanks for your work!