pkgsrc-Changes-HG archive

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

[pkgsrc/trunk]: pkgsrc/templates audit-packages is now in pkg_install on pkgs...



details:   https://anonhg.NetBSD.org/pkgsrc/rev/6d1aa9a9c59c
branches:  trunk
changeset: 551230:6d1aa9a9c59c
user:      adrianp <adrianp%pkgsrc.org@localhost>
date:      Wed Dec 10 22:06:48 2008 +0000

description:
audit-packages is now in pkg_install on pkgsrc HEAD and stable so update
the pointer to audit-packages to point to pkgtools/pkg_install.

diffstat:

 templates/README.pkg |  7 ++++---
 1 files changed, 4 insertions(+), 3 deletions(-)

diffs (22 lines):

diff -r 319debfae3c2 -r 6d1aa9a9c59c templates/README.pkg
--- a/templates/README.pkg      Wed Dec 10 22:02:18 2008 +0000
+++ b/templates/README.pkg      Wed Dec 10 22:06:48 2008 +0000
@@ -1,5 +1,5 @@
 <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 3.2 Final//EN">
-<!-- $NetBSD: README.pkg,v 1.24 2007/10/09 19:19:15 martti Exp $ -->
+<!-- $NetBSD: README.pkg,v 1.25 2008/12/10 22:06:48 adrianp Exp $ -->
 <html>
 <head>
 <title>The NetBSD Packages Collection: %%PORT%%</title>
@@ -50,8 +50,9 @@
 If you have a vulnerable package installed on any machine, you are
 advised to remove the package
 immediately, using the standard package tools.
-The <a href="../../security/audit-packages/README.html">audit-packages</a>
-package locates any installed package which has been mentioned in security
+The <a href="../../pkgtools/pkg_install/README.html">audit-packages</a>
+command (now integrated with the pkg_install tools) locates any installed 
+package which has been mentioned in security
 advisories as being vulnerable.
 </P>
 



Home | Main Index | Thread Index | Old Index