[Openvas-commits] r13338 - trunk/openvas-scanner

scm-commit at wald.intevation.org scm-commit at wald.intevation.org
Tue Apr 24 16:14:55 CEST 2012


Author: mwiegand
Date: 2012-04-24 16:14:55 +0200 (Tue, 24 Apr 2012)
New Revision: 13338

Modified:
   trunk/openvas-scanner/CHANGES
   trunk/openvas-scanner/ChangeLog
Log:
Preparing the openvas-scanner 3.3.1 release.

  * CHANGES: Updated.


Modified: trunk/openvas-scanner/CHANGES
===================================================================
--- trunk/openvas-scanner/CHANGES	2012-04-24 13:47:06 UTC (rev 13337)
+++ trunk/openvas-scanner/CHANGES	2012-04-24 14:14:55 UTC (rev 13338)
@@ -1,3 +1,24 @@
+openvas-scanner 3.3.1 (2012-04-24)
+
+This is the first maintenance release of the openvas-scanner 3.3 module for the Open
+Vulnerability Assessment System release 5 (OpenVAS-5).
+
+This release contains fixes for the CMake build infrastructure and an updated
+greenbone-nvt-sync script. It also raises the glib and gnutls dependencies to
+the minimum of what OpenVAS Libraries requires (currently glib 2.16 and gnutls
+2.2).
+
+Many thanks to everyone who has contributed to the 3.3.1 release:
+Lukas Grunwald, Jan-Oliver Wagner and Michael Wiegand.
+
+Main changes compared to 3.3.0:
+* The CMake infrastructure has been cleaned up to ensure that compilation with
+  modern gccs works.
+* The greenbone-nvt-sync script has been updated.
+* OpenVAS Scanner now requires at least glib 2.16 and gnutls 2.2, matching the
+  requirements of OpenVAS Libraries.
+
+
 openvas-scanner 3.3.0 (2012-03-25)
 
 This is the first release of the openvas-scanner 3.3 module for the Open

Modified: trunk/openvas-scanner/ChangeLog
===================================================================
--- trunk/openvas-scanner/ChangeLog	2012-04-24 13:47:06 UTC (rev 13337)
+++ trunk/openvas-scanner/ChangeLog	2012-04-24 14:14:55 UTC (rev 13338)
@@ -1,5 +1,11 @@
 2012-04-24  Michael Wiegand <michael.wiegand at greenbone.net>
 
+	Preparing the openvas-scanner 3.3.1 release.
+
+	* CHANGES: Updated.
+
+2012-04-24  Michael Wiegand <michael.wiegand at greenbone.net>
+
 	Clean up CMake infrastructure and ensure that compilation with modern
 	gccs works.
 



More information about the Openvas-commits mailing list