Bug 199369 - archivers/bzip2: add CPE information
Summary: archivers/bzip2: 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-04-11 10:00 UTC by shun
Modified: 2015-04-16 08:10 UTC (History)
2 users (show)

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


Attachments
adding CPE information to Makefile (265 bytes, patch)
2015-04-11 10:00 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-04-11 10:00:11 UTC
Created attachment 155455 [details]
adding CPE information to Makefile

archivers/bzip2 has had vulnerabilities with a CPE identifier assigned (e.g. CVE-2010-0405). 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-16 08:09:13 UTC
A commit references this bug:

Author: robak
Date: Thu Apr 16 08:08:36 UTC 2015
New revision: 384093
URL: https://svnweb.freebsd.org/changeset/ports/384093

Log:
  archivers/bzip2: add CPE info

  PR:		199369
  Submitted by:	Shun <shun.fbsd.pr@dropcut.net>
  Approved by:	portmgr blanket

Changes:
  head/archivers/bzip2/Makefile
Comment 2 Bartek Rutkowski freebsd_committer freebsd_triage 2015-04-16 08:10:24 UTC
Committed, with minor changes (please, dont do 'USES+=' when defining USES for a first time in the Makefile), thanks for your work!