Subject: CVS commit: pkgsrc/mk
To: None <pkgsrc-changes@NetBSD.org>
From: Adrian Portelli <adrianp@netbsd.org>
List: pkgsrc-changes
Date: 08/29/2007 23:26:30
Module Name:	pkgsrc
Committed By:	adrianp
Date:		Wed Aug 29 23:26:30 UTC 2007

Modified Files:
	pkgsrc/mk: bsd.pkg.readme.mk
	pkgsrc/mk/scripts: genreadme.awk

Log Message:
The code for the pkg_install<20070714 vulnerability checks used in the
README.html generation are broken.  It will not find vulnerabilities in any
packages that have complex names in the pkg-vulnerabilties file.
e.g. php{4,5}-perl and sun-{jdk,jre}15
Post pkg_install-20070714 this is now fixed and only currently known
vulnerabilities are shown in the generated README.html files for packages.

You will need to update to pkg_install>=20070714 to get this fix.


To generate a diff of this commit:
cvs rdiff -r1.12 -r1.13 pkgsrc/mk/bsd.pkg.readme.mk
cvs rdiff -r1.27 -r1.28 pkgsrc/mk/scripts/genreadme.awk

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.