[Openvas-commits] r10459 - trunk/openvas-manager
scm-commit@wald.intevation.org
scm-commit at wald.intevation.org
Wed Mar 2 15:20:32 CET 2011
Author: mwiegand
Date: 2011-03-02 15:20:31 +0100 (Wed, 02 Mar 2011)
New Revision: 10459
Modified:
trunk/openvas-manager/CHANGES
trunk/openvas-manager/ChangeLog
Log:
Preparing the openvas-manager 2.0.2 release.
* CHANGES: Updated.
Modified: trunk/openvas-manager/CHANGES
===================================================================
--- trunk/openvas-manager/CHANGES 2011-03-02 13:45:22 UTC (rev 10458)
+++ trunk/openvas-manager/CHANGES 2011-03-02 14:20:31 UTC (rev 10459)
@@ -1,3 +1,27 @@
+openvas-manager 2.0.2 (2011-03-02)
+
+This is the second maintenance release of the openvas-manager 2.0 module for the
+Open Vulnerability Assessment System release 4 (OpenVAS-4). The OpenVAS Manager
+is the central management service between the actual security scanner and
+various user clients.
+
+This release closes a number of memory and resource leaks discovered after the
+release of OpenVAS Manager 2.0.1, fixes the host count calculation and fixes an
+issue which occurred when upgrading very old installations.
+
+Many thanks to everyone who has contributed to this release:
+Matthew Mundell, Michael Wiegand and Felix Wolfsteller.
+
+Main changes since 2.0.1:
+* The test infrastructure has been updated.
+* A bug which caused the host count to be calculated incorrectly under certain
+ circumstances has been fixed.
+* A number of memory and resource leaks discovered by Felix Wolfsteller have
+ been closed.
+* A bug which caused database migration to fail when upgrading very old
+ installations has been fixed.
+
+
openvas-manager 2.0.1 (2011-02-18)
This is the first maintenance release of the openvas-manager 2.0 module for the
Modified: trunk/openvas-manager/ChangeLog
===================================================================
--- trunk/openvas-manager/ChangeLog 2011-03-02 13:45:22 UTC (rev 10458)
+++ trunk/openvas-manager/ChangeLog 2011-03-02 14:20:31 UTC (rev 10459)
@@ -1,3 +1,9 @@
+2011-03-02 Michael Wiegand <michael.wiegand at greenbone.net>
+
+ Preparing the openvas-manager 2.0.2 release.
+
+ * CHANGES: Updated.
+
2011-02-24 Matthew Mundell <matthew.mundell at greenbone.net>
* src/manage_sql.c (migrate_21_to_22): Keep going if it's a predefined
More information about the Openvas-commits
mailing list