[Openvas-commits] r499 - trunk/openvas-libnasl

scm-commit@wald.intevation.org scm-commit at wald.intevation.org
Thu Nov 1 12:07:56 CET 2007


Author: jan
Date: 2007-11-01 12:07:56 +0100 (Thu, 01 Nov 2007)
New Revision: 499

Modified:
   trunk/openvas-libnasl/CHANGES
   trunk/openvas-libnasl/ChangeLog
   trunk/openvas-libnasl/VERSION
Log:
Doing the 0.9.2 release.

* VERSION: set to 0.9.2.

* CHANGES: Updated according to ChangeLog.



Modified: trunk/openvas-libnasl/CHANGES
===================================================================
--- trunk/openvas-libnasl/CHANGES	2007-11-01 08:49:44 UTC (rev 498)
+++ trunk/openvas-libnasl/CHANGES	2007-11-01 11:07:56 UTC (rev 499)
@@ -1,3 +1,14 @@
+openvas-libnasl 0.9.2 (2007-11-01)
+
+Bug-fix release making local security checks work.
+
+Main changes are:
+
+* Internal fixes to enable pkcs8 rsa keys to be used
+  for local security checks, i.e. to login via ssh.
+* Fixed Makefile cleanup process.
+* Minor fixes in documentation.
+
 openvas-libnasl 0.9.1 (2007-10-15)
 
 Introducing GnuPG detached signature(s) support.

Modified: trunk/openvas-libnasl/ChangeLog
===================================================================
--- trunk/openvas-libnasl/ChangeLog	2007-11-01 08:49:44 UTC (rev 498)
+++ trunk/openvas-libnasl/ChangeLog	2007-11-01 11:07:56 UTC (rev 499)
@@ -1,3 +1,11 @@
+2007-11-01  Jan-Oliver Wagner <jan-oliver.wagner at intevation.de>
+
+	Doing the 0.9.2 release.
+
+	* VERSION: set to 0.9.2.
+
+	* CHANGES: Updated according to ChangeLog.
+
 2007-10-29  Bernhard Herzog  <bh at intevation.de>
 
 	* test/test_blowfish.nasl (test_bf_cbc_encrypt): New parameter

Modified: trunk/openvas-libnasl/VERSION
===================================================================
--- trunk/openvas-libnasl/VERSION	2007-11-01 08:49:44 UTC (rev 498)
+++ trunk/openvas-libnasl/VERSION	2007-11-01 11:07:56 UTC (rev 499)
@@ -1 +1 @@
-0.9.2.SVN
+0.9.2



More information about the Openvas-commits mailing list