adding CPE information to Makefile
archivers/gzip has had vulnerabilities with a CPE identifier assigned (e.g. CVE-2009-2624). This patch adds CPE information as suggested in the FreeBSD wiki PR: 198641 Submitted by: shun.fbsd.pr@dropcut.net
This commit is contained in:
parent
74eae62616
commit
742dae6da0
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=381435
@ -9,10 +9,11 @@ MASTER_SITES= GNU
|
||||
MAINTAINER= johans@FreeBSD.org
|
||||
COMMENT= Compression utility designed to be a replacement for compress
|
||||
|
||||
USES= charsetfix makeinfo
|
||||
USES= cpe charsetfix makeinfo
|
||||
GNU_CONFIGURE= yes
|
||||
|
||||
INFO= gzip
|
||||
INFO= gzip
|
||||
CPE_VENDOR= gnu
|
||||
|
||||
DOC_FILES= AUTHORS COPYING ChangeLog ChangeLog-2007 INSTALL NEWS README \
|
||||
THANKS TODO
|
||||
|
Loading…
Reference in New Issue
Block a user