[Openvas-commits] r784 - trunk/openvas-client
scm-commit@wald.intevation.org
scm-commit at wald.intevation.org
Fri Apr 4 11:41:57 CEST 2008
Author: jan
Date: 2008-04-04 11:41:56 +0200 (Fri, 04 Apr 2008)
New Revision: 784
Modified:
trunk/openvas-client/CHANGES
trunk/openvas-client/ChangeLog
trunk/openvas-client/VERSION
Log:
Doing the 1.0.3 release.
* VERSION: Set to 1.0.3.
* CHANGES: Updated.
Modified: trunk/openvas-client/CHANGES
===================================================================
--- trunk/openvas-client/CHANGES 2008-04-03 00:23:31 UTC (rev 783)
+++ trunk/openvas-client/CHANGES 2008-04-04 09:41:56 UTC (rev 784)
@@ -1,3 +1,32 @@
+Release 1.0.3 (2008-04-04):
+---------------------------
+
+Main changes since 1.0.2:
+
+* fixed: The default external links for HTML/PDF reports
+ now not anymore link to nessus.org but to securityfocus.com (BID),
+ mitre.org (CVE) and openvas.org (OpenVAS ID).
+ You will also note that the OpenVAS Change Request #1
+ http://www.openvas.org/openvas-cr-1.html
+ has been considered in the OpenVAS ID default URL as it
+ uses the convenience URL for the new OID concept.
+ The URLs will get active in the near future.
+* fixed: better localization of PDF reports.
+* fixed: in case caching was switched off and connection to server
+ established, seg-fault crashes occured with the previous version.
+* new: Expands/Collapses tree-list widgets upon left/right arrow keys.
+* fixed: various links in the reports now direct to OpenVAS, not Nessus.
+* new: configurable sort order for reports (host/port/severity
+ or port/host/severity).
+* removed: any support for NSR (the old Nessus report format),
+ according the OpenVAS Change Request #2:
+ http://www.openvas.org/openvas-cr-2.html
+* removed: any documentation about the Nessus Transfer Protocol
+ as it was redundant with the documentation in openvas-server
+ where it belongs to.
+* update: of Debian packaging files.
+* code-cleanups: various unused variables and compiler warnings resolved.
+
Release 1.0.2 (2007-12-18):
---------------------------
Modified: trunk/openvas-client/ChangeLog
===================================================================
--- trunk/openvas-client/ChangeLog 2008-04-03 00:23:31 UTC (rev 783)
+++ trunk/openvas-client/ChangeLog 2008-04-04 09:41:56 UTC (rev 784)
@@ -1,3 +1,11 @@
+2008-04-04 Jan-Oliver Wagner <jan-oliver.wagner at intevation.de>
+
+ Doing the 1.0.3 release.
+
+ * VERSION: Set to 1.0.3.
+
+ * CHANGES: Updated.
+
2008-04-02 Jan-Oliver Wagner <jan-oliver.wagner at intevation.de>
* MANIFEST: Updated.
Modified: trunk/openvas-client/VERSION
===================================================================
--- trunk/openvas-client/VERSION 2008-04-03 00:23:31 UTC (rev 783)
+++ trunk/openvas-client/VERSION 2008-04-04 09:41:56 UTC (rev 784)
@@ -1 +1 @@
-1.0.3.SVN
+1.0.3
More information about the Openvas-commits
mailing list