Bug 198841 - print/texinfo: adding CPE information
Summary: print/texinfo: adding 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: Johan van Selst
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2015-03-23 18:51 UTC by shun
Modified: 2015-03-28 11:20 UTC (History)
0 users

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


Attachments
adding CPE information to Makefile (468 bytes, patch)
2015-03-23 18:51 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:51:41 UTC
Created attachment 154721 [details]
adding CPE information to Makefile

print/texinfo has had vulnerabilities with a CPE identifier assigned (e.g. CVE-2006-4810). 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 11:18:56 UTC
A commit references this bug:

Author: johans
Date: Sat Mar 28 11:18:32 UTC 2015
New revision: 382460
URL: https://svnweb.freebsd.org/changeset/ports/382460

Log:
  - Update texinfo.tex, htmlxref.cnf to latest release
  - Add CPE information [1]
    print/texinfo has had vulnerabilities with a CPE identifier assigned
    (e.g. CVE-2006-4810).

  PR:		198841 [1]
  Submitted by:	shun.fbsd.pr@dropcut.net

Changes:
  head/print/texinfo/Makefile
  head/print/texinfo/distinfo
Comment 2 Johan van Selst freebsd_committer freebsd_triage 2015-03-28 11:20:09 UTC
Committed, thanks.