pkgsrc-Changes-HG archive

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

[pkgsrc/trunk]: pkgsrc/security/audit-packages Add explanation of -v switch t...



details:   https://anonhg.NetBSD.org/pkgsrc/rev/54372bce1c7d
branches:  trunk
changeset: 475514:54372bce1c7d
user:      reed <reed%pkgsrc.org@localhost>
date:      Mon May 17 19:28:19 2004 +0000

description:
Add explanation of -v switch to man page. (Okay'd by agc@.)
audit-packages version is now 1.31.

diffstat:

 security/audit-packages/Makefile               |  4 ++--
 security/audit-packages/files/audit-packages.0 |  7 ++++---
 security/audit-packages/files/audit-packages.8 |  9 +++++++--
 3 files changed, 13 insertions(+), 7 deletions(-)

diffs (60 lines):

diff -r cfaa3cbb7ed1 -r 54372bce1c7d security/audit-packages/Makefile
--- a/security/audit-packages/Makefile  Mon May 17 18:40:51 2004 +0000
+++ b/security/audit-packages/Makefile  Mon May 17 19:28:19 2004 +0000
@@ -1,6 +1,6 @@
-# $NetBSD: Makefile,v 1.47 2004/04/14 09:04:15 wiz Exp $
+# $NetBSD: Makefile,v 1.48 2004/05/17 19:28:19 reed Exp $
 
-DISTNAME=      audit-packages-1.30
+DISTNAME=      audit-packages-1.31
 CATEGORIES=    security pkgtools
 MASTER_SITES=  # empty
 DISTFILES=     # empty
diff -r cfaa3cbb7ed1 -r 54372bce1c7d security/audit-packages/files/audit-packages.0
--- a/security/audit-packages/files/audit-packages.0    Mon May 17 18:40:51 2004 +0000
+++ b/security/audit-packages/files/audit-packages.0    Mon May 17 19:28:19 2004 +0000
@@ -1,4 +1,4 @@
-AUDIT-PACKAGES(8)       NetBSD System Manager's Manual       AUDIT-PACKAGES(8)
+AUDIT-PACKAGES(8)           System Manager's Manual          AUDIT-PACKAGES(8)
 
 NNAAMMEE
      aauuddiitt--ppaacckkaaggeess, ddoowwnnllooaadd--vvuullnneerraabbiilliittyy--lliisstt - show vulnerabilities in
@@ -13,7 +13,8 @@
      _p_k_g_-_v_u_l_n_e_r_a_b_i_l_i_t_i_e_s file and reports any known security issues to stan-
      dard output.  This output contains the name and version of the package,
      the type of vulnerability, and an URL for further information for each
-     vulnerable package.
+     vulnerable package.  If the --vv option is specified, aauuddiitt--ppaacckkaaggeess will
+     warn when the vulnerabilities file is more than a week old.
 
      The ddoowwnnllooaadd--vvuullnneerraabbiilliittyy--lliisstt program downloads this file from
      
_f_t_p_:_/_/_f_t_p_._N_e_t_B_S_D_._o_r_g_/_p_u_b_/_N_e_t_B_S_D_/_p_a_c_k_a_g_e_s_/_d_i_s_t_f_i_l_e_s_/_p_k_g_-_v_u_l_n_e_r_a_b_i_l_i_t_i_e_s
@@ -99,4 +100,4 @@
      September 19, 2000.  The original idea came from Roland Dowdeswell and
      Bill Sommerfeld.
 
-NetBSD 1.6                      January 1, 2004                     NetBSD 1.6
+pkgsrc                             May 12, 2004                         pkgsrc
diff -r cfaa3cbb7ed1 -r 54372bce1c7d security/audit-packages/files/audit-packages.8
--- a/security/audit-packages/files/audit-packages.8    Mon May 17 18:40:51 2004 +0000
+++ b/security/audit-packages/files/audit-packages.8    Mon May 17 19:28:19 2004 +0000
@@ -1,5 +1,5 @@
-.\" $NetBSD: audit-packages.8,v 1.6 2004/01/01 23:35:28 agc Exp $
-.Dd January 1, 2004
+.\" $NetBSD: audit-packages.8,v 1.7 2004/05/17 19:28:19 reed Exp $
+.Dd May 12, 2004
 .Os
 .Dt AUDIT-PACKAGES 8
 .Sh NAME
@@ -19,6 +19,11 @@
 This output contains the name and version of the package, the
 type of vulnerability, and an URL for further information for each
 vulnerable package.
+If the
+.Fl v
+option is specified,
+.Nm
+will warn when the vulnerabilities file is more than a week old.
 .Pp
 The
 .Nm download-vulnerability-list



Home | Main Index | Thread Index | Old Index