pkgsrc-Changes-HG archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

[pkgsrc/trunk]: pkgsrc/doc Update audit-packages to 1.28.



details:   https://anonhg.NetBSD.org/pkgsrc/rev/14f2d35df993
branches:  trunk
changeset: 465564:14f2d35df993
user:      agc <agc%pkgsrc.org@localhost>
date:      Thu Jan 01 23:36:42 2004 +0000

description:
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...
        %

diffstat:

 doc/CHANGES |  3 ++-
 1 files changed, 2 insertions(+), 1 deletions(-)

diffs (14 lines):

diff -r 10ecc6b15b90 -r 14f2d35df993 doc/CHANGES
--- a/doc/CHANGES       Thu Jan 01 23:35:28 2004 +0000
+++ b/doc/CHANGES       Thu Jan 01 23:36:42 2004 +0000
@@ -1,4 +1,4 @@
-$NetBSD: CHANGES,v 1.4319 2004/01/01 21:46:55 cube Exp $
+$NetBSD: CHANGES,v 1.4320 2004/01/01 23:36:42 agc Exp $
 
 Changes to the packages collection and infrastructure in 2004:
 
@@ -16,3 +16,4 @@
        Added sylpheed-claws-dillo-viewer-0.9.7 [cube 2004-01-01]
        Added sylpheed-claws-image-viewer-0.9.7 [cube 2004-01-01]
        Added sylpheed-claws-trayicon-0.9.7 [cube 2004-01-01]
+       Updated audit-packages to 1.28 [agc 2004-01-01]



Home | Main Index | Thread Index | Old Index