[Openvas-commits] r10463 - trunk/openvas-libraries
scm-commit@wald.intevation.org
scm-commit at wald.intevation.org
Thu Mar 3 09:46:53 CET 2011
Author: mwiegand
Date: 2011-03-03 09:46:52 +0100 (Thu, 03 Mar 2011)
New Revision: 10463
Modified:
trunk/openvas-libraries/CHANGES
trunk/openvas-libraries/ChangeLog
Log:
Preparing the openvas-libraries 4.0.3 release.
* CHANGES: Updated.
Modified: trunk/openvas-libraries/CHANGES
===================================================================
--- trunk/openvas-libraries/CHANGES 2011-03-02 14:26:25 UTC (rev 10462)
+++ trunk/openvas-libraries/CHANGES 2011-03-03 08:46:52 UTC (rev 10463)
@@ -1,3 +1,20 @@
+openvas-libraries 4.0.3 (2011-03-03)
+
+This is the third maintenance release of the openvas-libraries 4.0 module for
+the Open Vulnerability Assessment System (OpenVAS).
+
+This release fixes a bug which lead to an incorrect dependency resolution when
+scheduling NVTs due to considering only the first dependency. It also fixes an
+issue which caused WMI requests to fail.
+
+Many thanks to everyone who has contributed this release:
+Chandrashekhar B and Michael Wiegand.
+
+Main changes compared to 4.0.2:
+* A bug which caused only the first NVT dependency to be considered has been fixed.
+* A bug which caused WMI connects to fail has been fixed.
+
+
openvas-libraries 4.0.2 (2011-02-23)
This is the second maintenance release of the openvas-libraries 4.0 module for
Modified: trunk/openvas-libraries/ChangeLog
===================================================================
--- trunk/openvas-libraries/ChangeLog 2011-03-02 14:26:25 UTC (rev 10462)
+++ trunk/openvas-libraries/ChangeLog 2011-03-03 08:46:52 UTC (rev 10463)
@@ -1,3 +1,9 @@
+2011-03-03 Michael Wiegand <michael.wiegand at greenbone.net>
+
+ Preparing the openvas-libraries 4.0.3 release.
+
+ * CHANGES: Updated.
+
2011-03-02 Chandrashekhar B <bchandra at secpod.com>
* nasl/nasl_wmi.c (nasl_wmi_connect, nasl_wmi_connect_reg,
More information about the Openvas-commits
mailing list