Bug 198985 - [MAINTAINER] security/libgcrypt: add CPE information
Summary: [MAINTAINER] security/libgcrypt: 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-03-28 12:31 UTC by Carlos J Puga Medina
Modified: 2015-03-28 12:42 UTC (History)
1 user (show)

See Also:


Attachments
add CPE information to Makefile (618 bytes, patch)
2015-03-28 12:31 UTC, Carlos J Puga Medina
no flags Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Carlos J Puga Medina 2015-03-28 12:31:21 UTC
Created attachment 154918 [details]
add CPE information to Makefile

security/libgcrypt has had vulnerabilities with a CPE identifier assigned (e.g. CVE-2014-3596). 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-28 12:42:15 UTC
A commit references this bug:

Author: sunpoet
Date: Sat Mar 28 12:42:09 UTC 2015
New revision: 382480
URL: https://svnweb.freebsd.org/changeset/ports/382480

Log:
  - Add CPE information

  PR:		198985
  Submitted by:	Carlos Jacobo Puga Medina <cpm@fbsd.es> (maintainer)

Changes:
  head/security/libgcrypt/Makefile
Comment 2 Po-Chuan Hsieh freebsd_committer freebsd_triage 2015-03-28 12:42:35 UTC
Committed. Thanks!