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

Modified Files:
	pkgsrc/doc: CHANGES

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.4319 -r1.4320 pkgsrc/doc/CHANGES

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