Created attachment 152804 [details] Makefile with CPE info added databases/postgresql94-server has vulnerabilities with a CVE number[0]. This patch adds CPE information as suggested in the FreeBSD wiki[1]. [0] http://www.vuxml.org/freebsd/3b40bf2c-ad83-11e4-a2b2-0026551a22dc.html [1] https://wiki.freebsd.org/Ports/CPE
Auto-assigned to maintainer pgsql@FreeBSD.org
Created attachment 152833 [details] Patch for all (non-deprecated) postgresql ports, adding cpe support Hi, The attached patch is the way I will do this. Does this change the package at all, that is, do I need to bump the PORTREVISION? Palle
(In reply to Palle Girgensohn from comment #2) Hi Palle, this does not change the package. It only adds information about the port/package, but does not touch on functionality or the build process. shun
A commit references this bug: Author: robak Date: Fri Apr 3 12:32:07 UTC 2015 New revision: 383112 URL: https://svnweb.freebsd.org/changeset/ports/383112 Log: databases/postgresql94-server: add CPE information - Maintainer's timeout (pgsql@FreeBSD.org) PR: 197489 Submitted by: Shun <shun.fbsd.pr@dropcut.net> Changes: head/databases/postgresql94-server/Makefile
Committed, thanks for your work!