Bug 198833 - security/libtasn1: add CPE information
Summary: security/libtasn1: 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: Roman Bogorodskiy
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2015-03-23 18:32 UTC by shun
Modified: 2015-03-29 08:48 UTC (History)
0 users

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


Attachments
adding CPE information to Makefile (362 bytes, patch)
2015-03-23 18:32 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-23 18:32:51 UTC
Created attachment 154713 [details]
adding CPE information to Makefile

security/libtasn1 has had vulnerabilities with a CPE identifier assigned (e.g. CVE-2006-5214). 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:47:15 UTC
A commit references this bug:

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

Log:
  Add CPE information.

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

Changes:
  head/security/libtasn1/Makefile
Comment 2 Roman Bogorodskiy freebsd_committer freebsd_triage 2015-03-29 08:48:51 UTC
Committed, thanks!