Bug 198965

Summary: net/py-libcloud: add CPE information
Product: Ports & Packages Reporter: shun <shun.fbsd.pr>
Component: Individual Port(s)Assignee: Roman Bogorodskiy <novel>
Status: Closed FIXED    
Severity: Affects Only Me Flags: bugzilla: maintainer-feedback? (novel)
Priority: ---    
Version: Latest   
Hardware: Any   
OS: Any   
Attachments:
Description Flags
adding CPE information to Makefile none

Description shun 2015-03-27 20:36:08 UTC
Created attachment 154884 [details]
adding CPE information to Makefile

net/py-libcloud has had vulnerabilities with a CPE identifier assigned (e.g. CVE-2013-6480). 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-03-29 08:36:11 UTC
A commit references this bug:

Author: novel
Date: Sun Mar 29 08:35:35 UTC 2015
New revision: 382570
URL: https://svnweb.freebsd.org/changeset/ports/382570

Log:
  Add CPE information.

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

Changes:
  head/net/py-libcloud/Makefile
Comment 2 Roman Bogorodskiy freebsd_committer freebsd_triage 2015-03-29 08:38:23 UTC
Committed, thanks!