[Openvas-commits] r1304 - in trunk/openvas-plugins: . scripts
scm-commit@wald.intevation.org
scm-commit at wald.intevation.org
Tue Sep 9 12:33:00 CEST 2008
Author: mwiegand
Date: 2008-09-09 12:33:00 +0200 (Tue, 09 Sep 2008)
New Revision: 1304
Modified:
trunk/openvas-plugins/ChangeLog
trunk/openvas-plugins/scripts/gather-package-list-sigkeyid.nasl
Log:
* scripts/gather-package-list-sigkeyid.nasl: Added a note explaining the
modification.
Modified: trunk/openvas-plugins/ChangeLog
===================================================================
--- trunk/openvas-plugins/ChangeLog 2008-09-09 10:31:23 UTC (rev 1303)
+++ trunk/openvas-plugins/ChangeLog 2008-09-09 10:33:00 UTC (rev 1304)
@@ -1,5 +1,10 @@
2008-09-09 Michael Wiegand <michael.wiegand at intevation.de>
+ * scripts/gather-package-list-sigkeyid.nasl: Added a note explaining the
+ modification.
+
+2008-09-09 Michael Wiegand <michael.wiegand at intevation.de>
+
* scripts/gather-package-list-sigkeyid.nasl: Added. Modification of
gather-package-list.nasl to included the ID of the signature key when
gathering package information for RPM-based distributions. Needed by
Modified: trunk/openvas-plugins/scripts/gather-package-list-sigkeyid.nasl
===================================================================
--- trunk/openvas-plugins/scripts/gather-package-list-sigkeyid.nasl 2008-09-09 10:31:23 UTC (rev 1303)
+++ trunk/openvas-plugins/scripts/gather-package-list-sigkeyid.nasl 2008-09-09 10:33:00 UTC (rev 1304)
@@ -2,6 +2,11 @@
# $Id$
# Description: Gather installed packages/rpms/etc for local security checks
#
+# NOTE: This is a modification of gather-package-list.nasl which will also
+# retrieve the ID of the key used to sign the package on RPM-based
+# distributions. This feature script can be removed once this feature is
+# integrated into the original script and controllable by a setting.
+#
# Authors:
# Thomas Reinke <reinke at securityspace.com>
#
More information about the Openvas-commits
mailing list