Bug 198369 - security/putty: add CPE information
Summary: security/putty: 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: Matthias Andree
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2015-03-06 20:08 UTC by shun
Modified: 2015-03-06 20:32 UTC (History)
0 users

See Also:
mandree: maintainer-feedback+


Attachments
Makefile with CPE information added (497 bytes, patch)
2015-03-06 20: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-06 20:08:39 UTC
Created attachment 153928 [details]
Makefile with CPE information added

security/putty has a vulnerability with a CPE identifier assigned (CVE-2015-2157). This patch add 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-06 20:30:24 UTC
A commit references this bug:

Author: mandree
Date: Fri Mar  6 20:29:54 UTC 2015
New revision: 380619
URL: https://svnweb.freebsd.org/changeset/ports/380619

Log:
  Add CPE info.

  PR:		198369
  Submitted by:	shun.fbsd.pr@dropcut.net

Changes:
  head/security/putty/Makefile
Comment 2 Matthias Andree freebsd_committer freebsd_triage 2015-03-06 20:32:12 UTC
Accepted & committed. Thank you!