Bug 198851 - security/gnupg20: add CPE information
Summary: security/gnupg20: 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: Bartek Rutkowski
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2015-03-23 19:45 UTC by shun
Modified: 2015-04-14 08:43 UTC (History)
1 user (show)

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


Attachments
adding CPE information to Makefile (508 bytes, patch)
2015-03-23 19:45 UTC, shun
no flags Details | Diff
adding CPE information to Makefile (1017 bytes, patch)
2015-03-27 21:08 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 19:45:19 UTC
Created attachment 154733 [details]
adding CPE information to Makefile

security/gnupg20 has had vulnerabilities with a CPE identifier assigned (e.g. CVE-2013-4351). This patch adds CPE information as suggested in the FreeBSD wiki[0].

[0] https://wiki.freebsd.org/Ports/CPE
Comment 1 shun 2015-03-27 21:08:09 UTC
Created attachment 154893 [details]
adding CPE information to Makefile

fixed CPE vendor after consulting CPE dictionary again
Comment 2 commit-hook freebsd_committer freebsd_triage 2015-04-14 08:43:13 UTC
A commit references this bug:

Author: robak
Date: Tue Apr 14 08:42:14 UTC 2015
New revision: 383987
URL: https://svnweb.freebsd.org/changeset/ports/383987

Log:
  security/gnupg20: add CPE information

  - Maintainer's timeout (kuriyama@FreeBSD.org)

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

Changes:
  head/security/gnupg20/Makefile
Comment 3 Bartek Rutkowski freebsd_committer freebsd_triage 2015-04-14 08:43:37 UTC
Committed, thanks for your work!