[Openvas-commits] r772 - trunk/openvas-libraries

scm-commit@wald.intevation.org scm-commit at wald.intevation.org
Tue Apr 1 11:48:35 CEST 2008


Author: jan
Date: 2008-04-01 11:48:35 +0200 (Tue, 01 Apr 2008)
New Revision: 772

Modified:
   trunk/openvas-libraries/CHANGES
   trunk/openvas-libraries/ChangeLog
   trunk/openvas-libraries/VERSION
Log:
Doing the release 1.0.1.

* VERSION: Set to 1.0.1.

* CHANGES: Updated.


Modified: trunk/openvas-libraries/CHANGES
===================================================================
--- trunk/openvas-libraries/CHANGES	2008-03-27 17:25:13 UTC (rev 771)
+++ trunk/openvas-libraries/CHANGES	2008-04-01 09:48:35 UTC (rev 772)
@@ -1,3 +1,26 @@
+openvas-libraries 1.0.1 (2008-04-01)
+
+Comprehensive code-reduction, include- and config-change release.
+
+The changes might cause compile failures
+or other defects for various operating systems.
+Reports on problems are appreciated.
+
+* Replaced inclusion of includes.h for many modules by respective
+  separate include files.
+* Configure checks for libresolv have been improved but still fail
+  on some systems.
+* File includes.h is not installed anymore.
+* Compile option "--enable-bpf-sharing" and corresponding
+  functionalityx has been removed.
+* Added several include files which will be installed under include/openvas/
+  These have been extracted from libopenvas.h which, for convenience,
+  still includes all of the single new include files.
+* Removed various unused modules and functions.
+* Various fixes to reduce flawfinder warnings.
+* Various fixes to reduce compiler warnings.
+* Updates of the Debian packaging files.
+
 openvas-libraries 1.0.0 (2007-10-12)
 
 First stable release.

Modified: trunk/openvas-libraries/ChangeLog
===================================================================
--- trunk/openvas-libraries/ChangeLog	2008-03-27 17:25:13 UTC (rev 771)
+++ trunk/openvas-libraries/ChangeLog	2008-04-01 09:48:35 UTC (rev 772)
@@ -1,3 +1,11 @@
+2008-04-01  Jan-Oliver Wagner <jan-oliver.wagner at intevation.de>
+
+	Doing the release 1.0.1.
+
+	* VERSION: Set to 1.0.1.
+
+	* CHANGES: Updated.
+
 2008-03-27  Jan-Oliver Wagner <jan-oliver.wagner at intevation.de>
 
 	* TODO: Added item about Makefile improvements.

Modified: trunk/openvas-libraries/VERSION
===================================================================
--- trunk/openvas-libraries/VERSION	2008-03-27 17:25:13 UTC (rev 771)
+++ trunk/openvas-libraries/VERSION	2008-04-01 09:48:35 UTC (rev 772)
@@ -1 +1 @@
-1.0.1.SVN
+1.0.1



More information about the Openvas-commits mailing list