Bug 198840 - ftp/wget: add CPE information
Summary: ftp/wget: 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 18:43 UTC by shun
Modified: 2015-04-11 18:07 UTC (History)
1 user (show)

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


Attachments
adding CPE information to Makefile (356 bytes, patch)
2015-03-23 18:43 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:43:22 UTC
Created attachment 154720 [details]
adding CPE information to Makefile

ftp/wget has had vulnerabilities with a CPE identifier assigned (e.g. CVE-2014-4877). 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-04-11 18:05:30 UTC
A commit references this bug:

Author: robak
Date: Sat Apr 11 18:05:15 UTC 2015
New revision: 383823
URL: https://svnweb.freebsd.org/changeset/ports/383823

Log:
  ftp/wget: add CPE information

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

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

Changes:
  head/ftp/wget/Makefile
Comment 2 Bartek Rutkowski freebsd_committer freebsd_triage 2015-04-11 18:07:35 UTC
Committed, thanks for your work!