Author: jan
Date: 2007-10-15 09:37:13 +0200 (Mon, 15 Oct 2007)
New Revision: 436

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

* VERSION: set to 0.9.1.

* CHANGES: Updated according to ChangeLog.


Modified: trunk/openvas-libnasl/CHANGES
===================================================================
--- trunk/openvas-libnasl/CHANGES       2007-10-14 19:07:57 UTC (rev 435)
+++ trunk/openvas-libnasl/CHANGES       2007-10-15 07:37:13 UTC (rev 436)
@@ -1,3 +1,22 @@
+openvas-libnasl 0.9.1 (2007-10-15)
+
+Introducing GnuPG detached signature(s) support.
+
+Main changes are:
+
+* Now tests for minimum required version of openvas-libraries during configure.
+* Missing signatures are now treated like bad signatures.
+* Removed "-S" option for signing a plugin from "nasl" command.
+* Support of checking detached GnuPG signatures for .nasl files.
+* Extended test suite for signature verification.
+* Added gpgme (the crypto interface library for GnuPG) as required dependency.
+* Removed installation of nessus_org.pem.
+* Introduced version handling of its own for openvas-libnasl.
+* Fixed paths for state_dir.
+* Switched on all compiler warnings during build by default.
+* Various compiler warning resolved.
+* Various code cleanups.
+
 openvas-libnasl 0.9.0 (2007-07-27)
 
 The first initial release of openvas-libnasl

Modified: trunk/openvas-libnasl/ChangeLog
===================================================================
--- trunk/openvas-libnasl/ChangeLog     2007-10-14 19:07:57 UTC (rev 435)
+++ trunk/openvas-libnasl/ChangeLog     2007-10-15 07:37:13 UTC (rev 436)
@@ -1,3 +1,11 @@
+2007-07-27  Jan-Oliver Wagner <[EMAIL PROTECTED]>
+
+       Doing the 0.9.1 release.
+
+       * VERSION: set to 0.9.1.
+
+       * CHANGES: Updated according to ChangeLog.
+
 2007-10-09  Bernhard Herzog  <[EMAIL PROTECTED]>
 
        * test/test_script_signing.sh (unsigned): Update test for unsigned

Modified: trunk/openvas-libnasl/VERSION
===================================================================
--- trunk/openvas-libnasl/VERSION       2007-10-14 19:07:57 UTC (rev 435)
+++ trunk/openvas-libnasl/VERSION       2007-10-15 07:37:13 UTC (rev 436)
@@ -1 +1 @@
-0.9.0.SVN
+0.9.1

_______________________________________________
Openvas-commits mailing list
[email protected]
http://lists.wald.intevation.org/mailman/listinfo/openvas-commits

Reply via email to