Subject: CVS commit: pkgsrc/security/audit-packages
To: None <pkgsrc-changes@NetBSD.org>
From: Adrian Portelli <adrianp@netbsd.org>
List: pkgsrc-changes
Date: 12/09/2006 12:30:47
Module Name:	pkgsrc
Committed By:	adrianp
Date:		Sat Dec  9 12:30:47 UTC 2006

Modified Files:
	pkgsrc/security/audit-packages: Makefile PLIST
	pkgsrc/security/audit-packages/files: audit-packages audit-packages.0
	    audit-packages.8
Added Files:
	pkgsrc/security/audit-packages/files: audit-packages.conf

Log Message:
Make pkglint really happy.
Add IGNORE_URLS code from agc@:
"If a URL is specified in IGNORE_URLS then all entries listed in
 pkg-vulnerabilities that match that URL will not be reported when
 audit-packages is run.  Running audit-packages -v will display the
 details of all entries skipped if IGNORE_URLS is set."
Add a sample audit-packages.conf detailing all the options we now support.
Update to 1.46


To generate a diff of this commit:
cvs rdiff -r1.73 -r1.74 pkgsrc/security/audit-packages/Makefile
cvs rdiff -r1.2 -r1.3 pkgsrc/security/audit-packages/PLIST
cvs rdiff -r1.29 -r1.30 pkgsrc/security/audit-packages/files/audit-packages
cvs rdiff -r1.14 -r1.15 pkgsrc/security/audit-packages/files/audit-packages.0
cvs rdiff -r1.19 -r1.20 pkgsrc/security/audit-packages/files/audit-packages.8
cvs rdiff -r0 -r1.1 pkgsrc/security/audit-packages/files/audit-packages.conf

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