[Openvas-commits] r6028 - in trunk/openvas-manager: . doc
scm-commit@wald.intevation.org
scm-commit at wald.intevation.org
Tue Dec 1 16:27:11 CET 2009
Author: mwiegand
Date: 2009-12-01 16:27:11 +0100 (Tue, 01 Dec 2009)
New Revision: 6028
Modified:
trunk/openvas-manager/CHANGES
trunk/openvas-manager/ChangeLog
trunk/openvas-manager/VERSION
trunk/openvas-manager/doc/Doxyfile
trunk/openvas-manager/doc/Doxyfile_full
Log:
Preparing the openvas-manager 0.9.6 release.
* VERSION: Set to 0.9.6.
* doc/Doxyfile, doc/Doxyfile_full: Updated PROJECT_NUMBER.
* CHANGES: Updated.
Modified: trunk/openvas-manager/CHANGES
===================================================================
--- trunk/openvas-manager/CHANGES 2009-12-01 15:20:31 UTC (rev 6027)
+++ trunk/openvas-manager/CHANGES 2009-12-01 15:27:11 UTC (rev 6028)
@@ -1,3 +1,16 @@
+openvas-manager 0.9.6 (2009-12-01)
+
+This is the twelfth development release of the openvas-manager module
+for the Open Vulnerability Assessment System (OpenVAS).
+
+Many thanks to everyone who has contributed to this release:
+Matthew Mundell and Felix Wolfsteller.
+
+Main changes since 0.9.5:
+
+* Support for empty scan config templates has been added.
+
+
openvas-manager 0.9.5 (2009-11-30)
This is the eleventh development release of the openvas-manager module
Modified: trunk/openvas-manager/ChangeLog
===================================================================
--- trunk/openvas-manager/ChangeLog 2009-12-01 15:20:31 UTC (rev 6027)
+++ trunk/openvas-manager/ChangeLog 2009-12-01 15:27:11 UTC (rev 6028)
@@ -1,3 +1,13 @@
+2009-12-01 Michael Wiegand <michael.wiegand at intevation.de>
+
+ Preparing the openvas-manager 0.9.6 release.
+
+ * VERSION: Set to 0.9.6.
+
+ * doc/Doxyfile, doc/Doxyfile_full: Updated PROJECT_NUMBER.
+
+ * CHANGES: Updated.
+
2009-12-01 Michael Wiegand <michael.wiegand at greenbone.net>
Set up an empty scan config as template for new configs.
Modified: trunk/openvas-manager/VERSION
===================================================================
--- trunk/openvas-manager/VERSION 2009-12-01 15:20:31 UTC (rev 6027)
+++ trunk/openvas-manager/VERSION 2009-12-01 15:27:11 UTC (rev 6028)
@@ -1 +1 @@
-0.9.6.SVN
+0.9.6
Modified: trunk/openvas-manager/doc/Doxyfile
===================================================================
--- trunk/openvas-manager/doc/Doxyfile 2009-12-01 15:20:31 UTC (rev 6027)
+++ trunk/openvas-manager/doc/Doxyfile 2009-12-01 15:27:11 UTC (rev 6028)
@@ -23,7 +23,7 @@
# This could be handy for archiving the generated documentation or
# if some version control system is used.
-PROJECT_NUMBER = 0.9.6.SVN
+PROJECT_NUMBER = 0.9.6
# The OUTPUT_DIRECTORY tag is used to specify the (relative or absolute)
# base path where the generated documentation will be put.
Modified: trunk/openvas-manager/doc/Doxyfile_full
===================================================================
--- trunk/openvas-manager/doc/Doxyfile_full 2009-12-01 15:20:31 UTC (rev 6027)
+++ trunk/openvas-manager/doc/Doxyfile_full 2009-12-01 15:27:11 UTC (rev 6028)
@@ -23,7 +23,7 @@
# This could be handy for archiving the generated documentation or
# if some version control system is used.
-PROJECT_NUMBER = 0.9.6.SVN
+PROJECT_NUMBER = 0.9.6
# The OUTPUT_DIRECTORY tag is used to specify the (relative or absolute)
# base path where the generated documentation will be put.
More information about the Openvas-commits
mailing list