[Openvas-commits] r5484 - in trunk/openvas-plugins: . scripts
scm-commit@wald.intevation.org
scm-commit at wald.intevation.org
Mon Oct 12 09:55:36 CEST 2009
Author: felix
Date: 2009-10-12 09:55:34 +0200 (Mon, 12 Oct 2009)
New Revision: 5484
Modified:
trunk/openvas-plugins/ChangeLog
trunk/openvas-plugins/scripts/gather-package-list.nasl
Log:
* scripts/gather-package-list.nasl: Raised version number, added
$Revision$ to version number and set svn:keywords property.
Modified: trunk/openvas-plugins/ChangeLog
===================================================================
--- trunk/openvas-plugins/ChangeLog 2009-10-12 07:54:51 UTC (rev 5483)
+++ trunk/openvas-plugins/ChangeLog 2009-10-12 07:55:34 UTC (rev 5484)
@@ -1,5 +1,10 @@
2009-10-12 Felix Wolfsteller <felix.wolfsteller at intevation.de>
+ * scripts/gather-package-list.nasl: Raised version number, added
+ $Revision$ to version number and set svn:keywords property.
+
+2009-10-12 Felix Wolfsteller <felix.wolfsteller at intevation.de>
+
* scripts/toolcheck.nasl: Removed check for smbclient, which is not
required by any NVT anymore.
Modified: trunk/openvas-plugins/scripts/gather-package-list.nasl
===================================================================
--- trunk/openvas-plugins/scripts/gather-package-list.nasl 2009-10-12 07:54:51 UTC (rev 5483)
+++ trunk/openvas-plugins/scripts/gather-package-list.nasl 2009-10-12 07:55:34 UTC (rev 5484)
@@ -26,7 +26,7 @@
if(description)
{
script_id(50282);
- script_version("1.1.3");
+ script_version("1.2-$Revision$");
name = "Determine OS and list of installed packages via SSH login";
script_name(name);
Property changes on: trunk/openvas-plugins/scripts/gather-package-list.nasl
___________________________________________________________________
Name: svn:keywords
+ Revision
More information about the Openvas-commits
mailing list