Subject: CVS commit: pkgsrc/security/audit-packages
To: None <pkgsrc-changes@NetBSD.org>
From: Alistair G. Crooks <agc@netbsd.org>
List: pkgsrc-changes
Date: 01/01/2004 23:35:28
Module Name:	pkgsrc
Committed By:	agc
Date:		Thu Jan  1 23:35:28 UTC 2004

Modified Files:
	pkgsrc/security/audit-packages: Makefile
	pkgsrc/security/audit-packages/files: audit-packages audit-packages.8

Log Message:
Update audit-packages to 1.28.

By popular demand, add a -v switch to audit-packages(8) which enables the
check for a package vulnerabilities file being unchanged for over 7 days.
To enable the check, -v must be specified on the command line:

	% audit-packages
	% audit-packages -v
	*** WARNING - /usr/distfiles/pkg-vulnerabilities more than a week old, continuing...
	%


To generate a diff of this commit:
cvs rdiff -r1.38 -r1.39 pkgsrc/security/audit-packages/Makefile
cvs rdiff -r1.15 -r1.16 pkgsrc/security/audit-packages/files/audit-packages
cvs rdiff -r1.5 -r1.6 pkgsrc/security/audit-packages/files/audit-packages.8

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