Module Name: src
Committed By: leot
Date: Sun Jun 7 15:41:03 UTC 2020
Modified Files:
src/games/fortune/datfiles: netbsd-tips
Log Message:
Recommend using `pkg_admin {fetch-pkg-vulnerabilities,audit}' instead of
{download-vulnerability-list,audit-packages}.
To generate a diff of this commit:
cvs rdiff -u -r1.7 -r1.8 src/games/fortune/datfiles/netbsd-tips
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
Modified files:
Index: src/games/fortune/datfiles/netbsd-tips
diff -u src/games/fortune/datfiles/netbsd-tips:1.7 src/games/fortune/datfiles/netbsd-tips:1.8
--- src/games/fortune/datfiles/netbsd-tips:1.7 Sun Jun 7 15:37:04 2020
+++ src/games/fortune/datfiles/netbsd-tips Sun Jun 7 15:41:03 2020
@@ -35,11 +35,11 @@ You can view your non-default Postfix se
To report about installed packages with known vulnerabilities,
fetch the latest pkg-vulnerabilities file as the superuser with:
- download-vulnerability-list
+ pkg_admin fetch-pkg-vulnerabilities
And then run:
- audit-packages
+ pkg_admin audit
%
The following shows an example of temporarily adding 10MB more swap
space for virtual memory: