Bug 197468

Summary: [patch] net/openldap24-server: add CPE information
Product: Ports & Packages Reporter: shun <shun.fbsd.pr>
Component: Individual Port(s)Assignee: Xin LI <delphij>
Status: Closed FIXED    
Severity: Affects Only Me Flags: bugzilla: maintainer-feedback? (delphij)
Priority: ---    
Version: Latest   
Hardware: Any   
OS: Any   
Attachments:
Description Flags
Makefile with CPE info added none

Description shun 2015-02-08 20:31:49 UTC
Created attachment 152773 [details]
Makefile with CPE info added

net/openldap24-server has vulnerabilities with an upcoming CVE number[0]. This patch adds CPE information as suggested in the FreeBSD wiki[1].

[0] http://www.vuxml.org/freebsd/a0c45e53-ae51-11e4-8ac7-d050992ecde8.html
[1] https://wiki.freebsd.org/Ports/CPE
Comment 1 Bugzilla Automation freebsd_committer freebsd_triage 2015-02-08 20:31:49 UTC
Auto-assigned to maintainer delphij@FreeBSD.org
Comment 2 commit-hook freebsd_committer freebsd_triage 2015-02-09 06:44:51 UTC
A commit references this bug:

Author: delphij
Date: Mon Feb  9 06:44:47 UTC 2015
New revision: 378716
URL: https://svnweb.freebsd.org/changeset/ports/378716

Log:
  Add CPE information.

  Submitted by:	shun
  PR:		ports/197468

Changes:
  head/net/openldap24-server/Makefile
Comment 3 Xin LI freebsd_committer freebsd_triage 2015-02-09 06:45:21 UTC
Committed, thanks!